AVICI-SERVER-MIB

File: AVICI-SERVER-MIB.mib (7449 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF AVICI-SMI
AVICI-TC AVICI-SYSTEM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
NOTIFICATION-TYPE MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP aviciMibs AviciBayType
AviciSlotType AviciHighAvailabilityType aviciSysTrapDescr

Defined Types

AviciServerEntry  
SEQUENCE    
  aviciServerIndex Unsigned32
  aviciServerBay AviciBayType
  aviciServerSlot AviciSlotType
  aviciServerState AviciHighAvailabilityType
  aviciServerDomain INTEGER
  aviciServerOperStatus INTEGER

Defined Values

aviciServerMIB 1.3.6.1.4.1.2474.1.9
This MIB module specifies those managed objects that monitor and control a route server.
MODULE-IDENTITY    

aviciServerObjects 1.3.6.1.4.1.2474.1.9.1
OBJECT IDENTIFIER    

aviciServerGroup 1.3.6.1.4.1.2474.1.9.2
OBJECT IDENTIFIER    

aviciServerNotifications 1.3.6.1.4.1.2474.1.9.3
OBJECT IDENTIFIER    

aviciServerNotificationPrefix 1.3.6.1.4.1.2474.1.9.3.0
OBJECT IDENTIFIER    

aviciServerHeartbeatType 1.3.6.1.4.1.2474.1.9.2.1
The type of server heartbeat.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AviciHighAvailabilityType  

aviciServerTable 1.3.6.1.4.1.2474.1.9.1.1
A list of servers, including primary and backup.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AviciServerEntry

aviciServerEntry 1.3.6.1.4.1.2474.1.9.1.1.1
An entry containing information about a control server.
Status: current Access: not-accessible
OBJECT-TYPE    
  AviciServerEntry  

aviciServerIndex 1.3.6.1.4.1.2474.1.9.1.1.1.1
The index number of the server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..64  

aviciServerBay 1.3.6.1.4.1.2474.1.9.1.1.1.2
The bay containing this server.
Status: current Access: read-only
OBJECT-TYPE    
  AviciBayType  

aviciServerSlot 1.3.6.1.4.1.2474.1.9.1.1.1.3
The slot containing this server.
Status: current Access: read-only
OBJECT-TYPE    
  AviciSlotType  

aviciServerState 1.3.6.1.4.1.2474.1.9.1.1.1.4
The current high availability state of the server.
Status: current Access: read-only
OBJECT-TYPE    
  AviciHighAvailabilityType  

aviciServerDomain 1.3.6.1.4.1.2474.1.9.1.1.1.5
The domain of this server. The server can control the upper or lower half of a split bay or it can control one or more full bays.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER upper(1), lower(2), full(3)  

aviciServerOperStatus 1.3.6.1.4.1.2474.1.9.1.1.1.6
The current operational state of the server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), unknown(3), misconfigured(4)  

aviciServerUp 1.3.6.1.4.1.2474.1.9.3.0.1
This notification is sent when a route server changes state to up.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciServerDown 1.3.6.1.4.1.2474.1.9.3.0.2
This notification is sent when a route server detects that a peer server has transitioned down. If only one route server is present, this notification will not be sent.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciServerHeartbeatUp 1.3.6.1.4.1.2474.1.9.3.0.3
This notification is sent when the server heartbeat transitions to up.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciServerHeartbeatDown 1.3.6.1.4.1.2474.1.9.3.0.4
This notification is sent when the server heartbeat transitions to down.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciServerMisconfigured 1.3.6.1.4.1.2474.1.9.3.0.5
This notification indicates that a route server is misconfigured and must have its configuration manually corrected.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciServerMIBConformance 1.3.6.1.4.1.2474.1.9.4
OBJECT IDENTIFIER    

aviciServerMIBCompliances 1.3.6.1.4.1.2474.1.9.4.1
OBJECT IDENTIFIER    

aviciServerMIBGroups 1.3.6.1.4.1.2474.1.9.4.2
OBJECT IDENTIFIER    

aviciServerMIBCompliance 1.3.6.1.4.1.2474.1.9.4.1.1
The compliance statement for the aviciServer.
Status: current Access: read-only
MODULE-COMPLIANCE    

aviciServerGeneralGroup 1.3.6.1.4.1.2474.1.9.4.2.1
Objects for the server.
Status: current Access: read-only
OBJECT-GROUP    

aviciServerNotificationGroup 1.3.6.1.4.1.2474.1.9.4.2.2
Notifications for servers.
Status: current Access: read-only
NOTIFICATION-GROUP