AVICI-MODULE-MIB

File: AVICI-MODULE-MIB.mib (39950 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
TimeTicks Gauge32 Counter64
NOTIFICATION-TYPE DisplayString MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP aviciBayIndex
aviciSlotIndex AviciPartNumberType AviciRevisionType
AviciSerialNumberType AviciProductIdType AviciHighAvailabilityType
aviciMibs aviciSysTrapDescr

Defined Types

AviciModuleEntry  
SEQUENCE    
  aviciModuleAdminStatus INTEGER
  aviciModuleOperStatus INTEGER
  aviciModuleUpTime TimeTicks
  aviciModuleCurrTemp Integer32
  aviciModuleMaxTemp Gauge32
  aviciModuleDescr DisplayString
  aviciModuleAssySerialNumber AviciSerialNumberType
  aviciModuleLineSerialNumber AviciSerialNumberType
  aviciModuleMbSerialNumber AviciSerialNumberType
  aviciModuleAssyRevision AviciRevisionType
  aviciModuleLineRevision AviciRevisionType
  aviciModuleMbRevision AviciRevisionType
  aviciModuleSoftwareVersion DisplayString
  aviciModuleFirmwareVersion DisplayString
  aviciModuleAssyProductId AviciProductIdType
  aviciModuleLinePartNumber AviciPartNumberType
  aviciModuleMbPartNumber AviciPartNumberType

AviciModuleIpEntry  
SEQUENCE    
  aviciModuleIpInReceives Counter64
  aviciModuleIpInHdrErrors Counter64
  aviciModuleIpInAddrErrors Counter64
  aviciModuleIpForwDatagrams Counter64
  aviciModuleIpInUnknownProtos Counter64
  aviciModuleIpInDiscards Counter64
  aviciModuleIpInDelivers Counter64
  aviciModuleIpOutRequests Counter64
  aviciModuleIpOutDiscards Counter64
  aviciModuleIpOutNoRoutes Counter64
  aviciModuleIpFragOKs Counter64
  aviciModuleIpFragFails Counter64
  aviciModuleIpFragCreates Counter64

AviciModuleIcmpEntry  
SEQUENCE    
  aviciModuleIcmpInMsgs Counter64
  aviciModuleIcmpInErrors Counter64
  aviciModuleIcmpInDestUnreachs Counter64
  aviciModuleIcmpInTimeExcds Counter64
  aviciModuleIcmpInParmProbs Counter64
  aviciModuleIcmpInSrcQuenchs Counter64
  aviciModuleIcmpInRedirects Counter64
  aviciModuleIcmpInEchos Counter64
  aviciModuleIcmpInEchoReps Counter64
  aviciModuleIcmpInTimestamps Counter64
  aviciModuleIcmpInTimestampReps Counter64
  aviciModuleIcmpInAddrMasks Counter64
  aviciModuleIcmpInAddrMaskReps Counter64
  aviciModuleIcmpOutMsgs Counter64
  aviciModuleIcmpOutErrors Counter64
  aviciModuleIcmpOutDestUnreachs Counter64
  aviciModuleIcmpOutTimeExcds Counter64
  aviciModuleIcmpOutParmProbs Counter64
  aviciModuleIcmpOutSrcQuenchs Counter64
  aviciModuleIcmpOutRedirects Counter64
  aviciModuleIcmpOutEchos Counter64
  aviciModuleIcmpOutEchoReps Counter64
  aviciModuleIcmpOutTimestamps Counter64
  aviciModuleIcmpOutTimestampReps Counter64
  aviciModuleIcmpOutAddrMasks Counter64
  aviciModuleIcmpOutAddrMaskReps Counter64

AviciServerAccessModuleEntry  
SEQUENCE    
  aviciServerAccessModuleType AviciHighAvailabilityType
  aviciServerAccessModuleLinkStatus INTEGER
  aviciServerAccessModuleNumTransitions Gauge32
  aviciServerAccessModuleLastTransition TimeTicks

Defined Values

aviciModuleMIB 1.3.6.1.4.1.2474.1.5
This MIB module specifies those managed objects that monitor and control a forwarding module.
MODULE-IDENTITY    

aviciModuleObjects 1.3.6.1.4.1.2474.1.5.1
OBJECT IDENTIFIER    

aviciModuleNotifications 1.3.6.1.4.1.2474.1.5.2
OBJECT IDENTIFIER    

aviciModuleNotificationPrefix 1.3.6.1.4.1.2474.1.5.2.0
OBJECT IDENTIFIER    

aviciServerAccessModuleNotifications 1.3.6.1.4.1.2474.1.5.4
OBJECT IDENTIFIER    

aviciServerAccessModuleNotificationPrefix 1.3.6.1.4.1.2474.1.5.4.0
OBJECT IDENTIFIER    

aviciModuleTable 1.3.6.1.4.1.2474.1.5.1.1
This table contains parameters and state variables for all modules in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AviciModuleEntry

aviciModuleEntry 1.3.6.1.4.1.2474.1.5.1.1.1
The status and parameter values for a module in the TSR bay.
Status: current Access: not-accessible
OBJECT-TYPE    
  AviciModuleEntry  

aviciModuleAdminStatus 1.3.6.1.4.1.2474.1.5.1.1.1.1
The administrative state of this module.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

aviciModuleOperStatus 1.3.6.1.4.1.2474.1.5.1.1.1.2
The operating state of the module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), unconfigured(3), unknown(4), testing(5), failed(6), misconfigured(7), incompatibleSW(8), upgrading(9)  

aviciModuleUpTime 1.3.6.1.4.1.2474.1.5.1.1.1.3
The time in 100ths of seconds since the the module booted.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

aviciModuleCurrTemp 1.3.6.1.4.1.2474.1.5.1.1.1.4
The current temperature of the module in degrees C.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

aviciModuleMaxTemp 1.3.6.1.4.1.2474.1.5.1.1.1.5
The maximum temperature reported by the module in degrees C.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

aviciModuleDescr 1.3.6.1.4.1.2474.1.5.1.1.1.6
A text string containing a description of the type of module card in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

aviciModuleAssySerialNumber 1.3.6.1.4.1.2474.1.5.1.1.1.7
The serial number of the module assembly in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  AviciSerialNumberType  

aviciModuleLineSerialNumber 1.3.6.1.4.1.2474.1.5.1.1.1.8
The serial number of the line card attached to the module in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  AviciSerialNumberType  

aviciModuleMbSerialNumber 1.3.6.1.4.1.2474.1.5.1.1.1.9
The serial number of the mother board in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  AviciSerialNumberType  

aviciModuleAssyRevision 1.3.6.1.4.1.2474.1.5.1.1.1.10
The revision number of the module assembly in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  AviciRevisionType  

aviciModuleLineRevision 1.3.6.1.4.1.2474.1.5.1.1.1.11
The revision number of the line card attached to the module in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  AviciRevisionType  

aviciModuleMbRevision 1.3.6.1.4.1.2474.1.5.1.1.1.12
The revision number of the mother board in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  AviciRevisionType  

aviciModuleSoftwareVersion 1.3.6.1.4.1.2474.1.5.1.1.1.13
The version of the software running on the module in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

aviciModuleFirmwareVersion 1.3.6.1.4.1.2474.1.5.1.1.1.14
The version of the firmware running on the module in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

aviciModuleAssyProductId 1.3.6.1.4.1.2474.1.5.1.1.1.15
The product identification number of the module assembly in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  AviciProductIdType  

aviciModuleLinePartNumber 1.3.6.1.4.1.2474.1.5.1.1.1.16
The part number of the line card attached to the module in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  AviciPartNumberType  

aviciModuleMbPartNumber 1.3.6.1.4.1.2474.1.5.1.1.1.17
The part number of the mother board in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  AviciPartNumberType  

aviciModuleIpTable 1.3.6.1.4.1.2474.1.5.1.2
This table contains the per-module Avici proprietary IP counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AviciModuleIpEntry

aviciModuleIpEntry 1.3.6.1.4.1.2474.1.5.1.2.1
The per module aggregate IP counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  AviciModuleIpEntry  

aviciModuleIpInReceives 1.3.6.1.4.1.2474.1.5.1.2.1.1
The total number of input datagrams received from interfaces, including those received in error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIpInHdrErrors 1.3.6.1.4.1.2474.1.5.1.2.1.2
The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIpInAddrErrors 1.3.6.1.4.1.2474.1.5.1.2.1.3
The number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., 0.0.0.0) and addresses of unsupported Classes (e.g., Class E). For entities which are not IP routers and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIpForwDatagrams 1.3.6.1.4.1.2474.1.5.1.2.1.4
The number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. In entities which do not act as IP routers, this counter will include only those packets which were Source-Routed via this entity, and the Source-Route option processing was successful.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIpInUnknownProtos 1.3.6.1.4.1.2474.1.5.1.2.1.5
The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIpInDiscards 1.3.6.1.4.1.2474.1.5.1.2.1.6
The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIpInDelivers 1.3.6.1.4.1.2474.1.5.1.2.1.7
The total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIpOutRequests 1.3.6.1.4.1.2474.1.5.1.2.1.8
The total number of IP datagrams which local IP user- protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIpOutDiscards 1.3.6.1.4.1.2474.1.5.1.2.1.9
The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipForwDatagrams if any such packets met this (discretionary) discard criterion.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIpOutNoRoutes 1.3.6.1.4.1.2474.1.5.1.2.1.10
The number of IP datagrams discarded because no route could be found to transmit them to their destination. Note that this counter includes any packets counted in ipForwDatagrams which meet this `no-route' criterion. Note that this includes any datagrams which a host cannot route because all of its default routers are down.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIpFragOKs 1.3.6.1.4.1.2474.1.5.1.2.1.11
The number of IP datagrams that have been successfully fragmented at this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIpFragFails 1.3.6.1.4.1.2474.1.5.1.2.1.12
The number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment flag was set.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIpFragCreates 1.3.6.1.4.1.2474.1.5.1.2.1.13
The number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpTable 1.3.6.1.4.1.2474.1.5.1.3
This table contains the per-module Avici proprietary ICMP counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AviciModuleIcmpEntry

aviciModuleIcmpEntry 1.3.6.1.4.1.2474.1.5.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AviciModuleIcmpEntry  

aviciModuleIcmpInMsgs 1.3.6.1.4.1.2474.1.5.1.3.1.1
The total number of ICMP messages which the entity received. Note that this counter includes all those counted by aviciModuleIcmpInErrors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpInErrors 1.3.6.1.4.1.2474.1.5.1.3.1.2
The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpInDestUnreachs 1.3.6.1.4.1.2474.1.5.1.3.1.3
The number of ICMP destination unreachable messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpInTimeExcds 1.3.6.1.4.1.2474.1.5.1.3.1.4
The number of ICMP time exceeded messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpInParmProbs 1.3.6.1.4.1.2474.1.5.1.3.1.5
The number of ICMP parameter problem messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpInSrcQuenchs 1.3.6.1.4.1.2474.1.5.1.3.1.6
The number of ICMP source quench messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpInRedirects 1.3.6.1.4.1.2474.1.5.1.3.1.7
The number of ICMP redirect messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpInEchos 1.3.6.1.4.1.2474.1.5.1.3.1.8
The number of ICMP echo request messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpInEchoReps 1.3.6.1.4.1.2474.1.5.1.3.1.9
The number of ICMP echo reply messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpInTimestamps 1.3.6.1.4.1.2474.1.5.1.3.1.10
The number of ICMP timestamp request messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpInTimestampReps 1.3.6.1.4.1.2474.1.5.1.3.1.11
The number of ICMP timestamp reply messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpInAddrMasks 1.3.6.1.4.1.2474.1.5.1.3.1.12
The number of ICMP address mask request messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpInAddrMaskReps 1.3.6.1.4.1.2474.1.5.1.3.1.13
The number of ICMP address mask reply messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutMsgs 1.3.6.1.4.1.2474.1.5.1.3.1.14
The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by tsrIcmpOutErrors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutErrors 1.3.6.1.4.1.2474.1.5.1.3.1.15
The number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutDestUnreachs 1.3.6.1.4.1.2474.1.5.1.3.1.16
The number of ICMP destination unreachable messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutTimeExcds 1.3.6.1.4.1.2474.1.5.1.3.1.17
The number of ICMP time exceeded messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutParmProbs 1.3.6.1.4.1.2474.1.5.1.3.1.18
The number of ICMP parameter problem messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutSrcQuenchs 1.3.6.1.4.1.2474.1.5.1.3.1.19
The number of ICMP source quench messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutRedirects 1.3.6.1.4.1.2474.1.5.1.3.1.20
The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutEchos 1.3.6.1.4.1.2474.1.5.1.3.1.21
The number of ICMP echo request messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutEchoReps 1.3.6.1.4.1.2474.1.5.1.3.1.22
The number of ICMP echo reply messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutTimestamps 1.3.6.1.4.1.2474.1.5.1.3.1.23
The number of ICMP timestamp request messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutTimestampReps 1.3.6.1.4.1.2474.1.5.1.3.1.24
The number of ICMP timestamp reply messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutAddrMasks 1.3.6.1.4.1.2474.1.5.1.3.1.25
The number of ICMP address mask request messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciModuleIcmpOutAddrMaskReps 1.3.6.1.4.1.2474.1.5.1.3.1.26
The number of ICMP address mask reply messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aviciServerAccessModuleTable 1.3.6.1.4.1.2474.1.5.1.4
This table contains parameters and state variables for all server access modules in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AviciServerAccessModuleEntry

aviciServerAccessModuleEntry 1.3.6.1.4.1.2474.1.5.1.4.1
The status and parameter values for a server access module.
Status: current Access: not-accessible
OBJECT-TYPE    
  AviciServerAccessModuleEntry  

aviciServerAccessModuleType 1.3.6.1.4.1.2474.1.5.1.4.1.1
The type of Server Access Module (either primary or secondary).
Status: current Access: read-only
OBJECT-TYPE    
  AviciHighAvailabilityType  

aviciServerAccessModuleLinkStatus 1.3.6.1.4.1.2474.1.5.1.4.1.2
Current state of the link to this Server Access Module as seen from the server's point of view.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

aviciServerAccessModuleNumTransitions 1.3.6.1.4.1.2474.1.5.1.4.1.3
The number of times this Server Access Module has transitioned into the primary role.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

aviciServerAccessModuleLastTransition 1.3.6.1.4.1.2474.1.5.1.4.1.4
The last time this Server Access Module transitioned into the primary role.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

aviciModuleColdStart 1.3.6.1.4.1.2474.1.5.2.0.1
An aviciModuleColdStart trap indicates that the specified module has powered-up.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciModuleWarmStart 1.3.6.1.4.1.2474.1.5.2.0.2
An aviciModuleWarmStart notification indicates that the specified module has restarted.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciModuleDown 1.3.6.1.4.1.2474.1.5.2.0.3
The aviciModuleDown notification indicates that a server is no longer communicating with the specified module after having established communication.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciModuleTemperatureNormal 1.3.6.1.4.1.2474.1.5.2.0.4
The moduleTemperatureNormal notification signifies that the specified module is now operating within the normal temperature range. The current temperature is reported in the aviciModuleCurrTemp object.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciModuleTemperatureMinor 1.3.6.1.4.1.2474.1.5.2.0.5
The aviciModuleTemperatureMinor notification signifies that the specified module is reporting a temperature above the minor temperature threshold but below the major temperature threshold. The current module temperature is reported in the aviciModuleCurrTemp object. When the reported temperature drops below the minor threshold, the aviciModuleTemperatureNormal notification will be sent to clear this fault.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciModuleTemperatureMajor 1.3.6.1.4.1.2474.1.5.2.0.6
The aviciModuleTemperatureMajor notification signifies that the specified module is reporting a temperature above the major temperature threshold but below the critical temperature threshold. The current module temperature is reported in the aviciModuleCurrTemp object. When the reported temperature drops below the major threshold, the aviciModuleTemperatureMinor notification will be sent to clear this fault.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciModuleTemperatureCritical 1.3.6.1.4.1.2474.1.5.2.0.7
The aviciModuleTemperatureCritical notification signifies that the specified module is reporting a temperature above the critical temperature threshold. The current module temperature is reported in the aviciModuleCurrTemp object. When the reported temperature drops below the critical threshold, the aviciModuleTemperatureMajor notification will be sent to clear this fault.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciModuleMisconfigured 1.3.6.1.4.1.2474.1.5.2.0.8
An aviciModuleMisconfigured trap indicates when the fabric version mismatch, or a module in a multimodule set is not in the proper slot.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciModuleIncompatibleSW 1.3.6.1.4.1.2474.1.5.2.0.9
The aviciModuleIncompatibleSW notification signifies that the module is running a software image that is incompatible with the server image.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciServerAccessModuleDown 1.3.6.1.4.1.2474.1.5.4.0.1
The aviciServerAccessModuleDown notification signifies that a server access module has gone down.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciServerAccessModuleUp 1.3.6.1.4.1.2474.1.5.4.0.2
The aviciServerAccessModuleUp notification signifies that a server access module has come up.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciAllServerAccessModulesDown 1.3.6.1.4.1.2474.1.5.4.0.3
The aviciAllServerAccessModulesDown notification signifies that all server access modules have gone down.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciAllServerAccessModulesDownClear 1.3.6.1.4.1.2474.1.5.4.0.4
The aviciAllServerAccessModulesDownClear notification signifies that at least one server access module has come up.
Status: current Access: read-only
NOTIFICATION-TYPE    

aviciModuleMIBConformance 1.3.6.1.4.1.2474.1.5.3
OBJECT IDENTIFIER    

aviciModuleMIBCompliances 1.3.6.1.4.1.2474.1.5.3.1
OBJECT IDENTIFIER    

aviciModuleMIBGroups 1.3.6.1.4.1.2474.1.5.3.2
OBJECT IDENTIFIER    

aviciModuleMIBCompliance 1.3.6.1.4.1.2474.1.5.3.1.1
The compliance statement for the aviciModule.
Status: current Access: read-only
MODULE-COMPLIANCE    

aviciModuleGroup 1.3.6.1.4.1.2474.1.5.3.2.1
Objects for the module.
Status: current Access: read-only
OBJECT-GROUP    

aviciModuleIpCountersGroup 1.3.6.1.4.1.2474.1.5.3.2.2
Internet Protocol Counter statistics for the module.
Status: current Access: read-only
OBJECT-GROUP    

aviciModuleIcmpCountersGroup 1.3.6.1.4.1.2474.1.5.3.2.3
Internet Control Message Protocol Counter statistics for the module.
Status: current Access: read-only
OBJECT-GROUP    

aviciModuleNotificationGroup 1.3.6.1.4.1.2474.1.5.3.2.4
Notifications for the module.
Status: current Access: read-only
NOTIFICATION-GROUP    

aviciServerAccessModuleNotificationGroup 1.3.6.1.4.1.2474.1.5.3.2.5
Notifications for server access modules.
Status: current Access: read-only
NOTIFICATION-GROUP