AISLC1-MIB

File: AISLC1-MIB.mib (12712 bytes)

Imported modules

RFC1213-MIB SNMPv2-SMI

Imported symbols

DisplayString MODULE-IDENTITY OBJECT-TYPE
Counter32 Gauge32 enterprises

Defined Values

aii 1.3.6.1.4.1.539
OBJECT IDENTIFIER    

aiSystemOID 1.3.6.1.4.1.539.2
OBJECT IDENTIFIER    

aiSLC1 1.3.6.1.4.1.539.11
The MIB Module for Series One Smart Line Cards (SLC).
MODULE-IDENTITY    

aiSLC1System 1.3.6.1.4.1.539.11.1
OBJECT IDENTIFIER    

ai192 1.3.6.1.4.1.539.2.192
OBJECT IDENTIFIER    

ai192Ver7 1.3.6.1.4.1.539.2.192.7
OBJECT IDENTIFIER    

ai192Ver70 1.3.6.1.4.1.539.2.192.7.0
OBJECT IDENTIFIER    

ai192Ver708 1.3.6.1.4.1.539.2.192.7.0.8
OBJECT IDENTIFIER    

ai192Ver709 1.3.6.1.4.1.539.2.192.7.0.9
OBJECT IDENTIFIER    

ai192Ver71 1.3.6.1.4.1.539.2.192.7.1
OBJECT IDENTIFIER    

ai192Ver710 1.3.6.1.4.1.539.2.192.7.1.0
OBJECT IDENTIFIER    

ai192Ver711 1.3.6.1.4.1.539.2.192.7.1.1
OBJECT IDENTIFIER    

ai192Ver72 1.3.6.1.4.1.539.2.192.7.2
OBJECT IDENTIFIER    

ai192Ver720 1.3.6.1.4.1.539.2.192.7.2.0
OBJECT IDENTIFIER    

ai192Ver77 1.3.6.1.4.1.539.2.192.7.7
OBJECT IDENTIFIER    

ai196 1.3.6.1.4.1.539.2.196
OBJECT IDENTIFIER    

ai196Ver7 1.3.6.1.4.1.539.2.196.7
OBJECT IDENTIFIER    

ai196Ver70 1.3.6.1.4.1.539.2.196.7.0
OBJECT IDENTIFIER    

ai196Ver708 1.3.6.1.4.1.539.2.196.7.0.8
OBJECT IDENTIFIER    

ai196Ver709 1.3.6.1.4.1.539.2.196.7.0.9
OBJECT IDENTIFIER    

ai196Ver71 1.3.6.1.4.1.539.2.196.7.1
OBJECT IDENTIFIER    

ai196Ver710 1.3.6.1.4.1.539.2.196.7.1.0
OBJECT IDENTIFIER    

ai196Ver711 1.3.6.1.4.1.539.2.196.7.1.1
OBJECT IDENTIFIER    

ai196Ver72 1.3.6.1.4.1.539.2.196.7.2
OBJECT IDENTIFIER    

ai196Ver720 1.3.6.1.4.1.539.2.196.7.2.0
OBJECT IDENTIFIER    

ai196Ver77 1.3.6.1.4.1.539.2.196.7.7
OBJECT IDENTIFIER    

aislc1AdminLogsEnabled 1.3.6.1.4.1.539.11.1.1
Determines whether the SLC sends log messages to the console port of the AISwitch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

aislc1AdminTrapsEnabled 1.3.6.1.4.1.539.11.1.2
Determines whether the SLC sends SNMP Trap PDUs. If the active CLC in the AISwitch chassis with the SLC is not SNMP capable, this object cannot be set to the value on(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

aislc1AdminTrapTimer 1.3.6.1.4.1.539.11.1.3
After a trap is generated, a timer is started. If the event that generated the trap occurs while the timer is running, no trap will be generated for the event. The value of this object is the duration of the timer in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..ffff  

aislc1OperLastMsgText 1.3.6.1.4.1.539.11.1.4
Contains the message text of the last log message that was sent by the SLC (or would have been sent, if log message transmission is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..245)  

aislc1OperLastMsgNum 1.3.6.1.4.1.539.11.1.5
Contains the message number of the last log message that was sent by the SLC (or would have been sent, if log message transmission is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffff  

aislc1OperCrashCode 1.3.6.1.4.1.539.11.1.6
Contains a crash cause code. This object is for use as a varbind in TRAP PDUs only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER crashbus(01), crashvector(09), crashx25(a0), crashstack(a2), crashmain(a3), crashchecksum(a4), crashinit(a5), crashreboot(a6), crashtimer(a7), crashstopped(a8), crashbadzero(a9), crashmemfail(aa), crashrxfifo(ab), crashscc(ac)  

aislc1OperNumEventsSinceLastTrap 1.3.6.1.4.1.539.11.1.7
The number of times this trap was discarded because the aislcAdminTrapTimer had not yet expired since the last time the event which generated the trap occured. This object is for use as a varbind in TRAP PDUs only.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffff  

aislc1StatAIBfrsInUse 1.3.6.1.4.1.539.11.1.8
The number of AI buffers currently in use.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffff  

aislc1StatAIBfrsTotal 1.3.6.1.4.1.539.11.1.9
The total number of AI buffers.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffff  

aislc1StatActiveVCs 1.3.6.1.4.1.539.11.1.10
The number of Virtual Connections currently in some state other than Idle.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffff  

aislc1StatTotalVCs 1.3.6.1.4.1.539.11.1.11
The total number of Virtual Connection structures allocated on the SLC.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffff  

aislc1StatMinLoopsPerSecond 1.3.6.1.4.1.539.11.1.12
The minimum number of iterations per second of the SLC's main polling loop during the sample period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

aislc1StatAvgLoopsPerSecond 1.3.6.1.4.1.539.11.1.13
The average number of iterations per second of the SLC's main polling loop during the sample period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

aislc1StatCurLoopsPerSecond 1.3.6.1.4.1.539.11.1.14
The number of iterations of the SLC's main polling loop during the past second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

aislc1StatFErrFifoInIsr 1.3.6.1.4.1.539.11.1.15
Number of RxFIFO half-full ISR interrupts which occurred. This is not always an error, but may be indicative of a heavy load on the X.25 software.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aislc1StatErrFifoInFull 1.3.6.1.4.1.539.11.1.16
Number of times the input FIFO was detected as full. This means that data has probably been lost, due to the inability of the X.25 software to keep pace with the RxFIFO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aislc1StatErrFifoInPort 1.3.6.1.4.1.539.11.1.17
Number of times a bad port number has been received through the FIFO. This is probably indicative of a hardware failure, or perhaps a software problem in the CLC code.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aislc1StatErrFifoInLost 1.3.6.1.4.1.539.11.1.18
Number of characters received from the FIFO which were discarded because of lack of space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aislc1StatErrFifoOutFull 1.3.6.1.4.1.539.11.1.19
Number of times the output FIFO was detected as full. This may be an indication of a hardware fault, or a breakdown in communications between the X.25 software and CLC regarding the status of a connection(i.e., if the CLC breaks a connection while the X.25 software is still using it, a TxFIFO full will definitely result).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aislc1StatErrWinInCode 1.3.6.1.4.1.539.11.1.20
Number of bad transaction codes received from the CLC via the window(i.e., the transaction code is out of range of the expected values).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aislc1StatErrWinInPort 1.3.6.1.4.1.539.11.1.21
Number of bad port numbers received from the CLC via the window(i.e., the relative port number is out of range of the expected values).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aislc1StatErrWinInConn 1.3.6.1.4.1.539.11.1.22
Number of bad connection transactions from the CLC via the window.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aislc1StatErrWinInDisc 1.3.6.1.4.1.539.11.1.23
Number of bad disconnection transactions from the CLC via the window. Note that this counter will probably be incremented if calls are disconnected following a link outage, it is not necessarily indicative of a serious problem.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aislc1StatErrWinInAck 1.3.6.1.4.1.539.11.1.24
Number of unexpected connection ACK's from the CLC via the window.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aislc1StatErrWinInNak 1.3.6.1.4.1.539.11.1.25
Number of unexpected connection NAK's from the CLC via the window.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aislc1StatErrWinOutLost 1.3.6.1.4.1.539.11.1.26
Number of output window transactions which were lost due to buffer failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aislc1StatAIBfrsMax 1.3.6.1.4.1.539.11.1.27
The maximum number of AI buffers that have been used.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffff