CISCO-VISM-CONN-STAT-MIB

File: CISCO-VISM-CONN-STAT-MIB.mib (27579 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF BASIS-MIB
CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP vismChanGrp ciscoWan

Defined Types

VismChanCntGrpEntry  
SEQUENCE    
  vismCntChanNum Integer32
  vismCntClrButton INTEGER
  vismChanAal2HecErrors Counter32
  vismChanAal2CrcErrors Counter32
  vismChanAal2OamLpbLostCells Counter32
  vismChanAal2InvOsfCells Counter32
  vismChanAal2InvParCells Counter32
  vismChanAal2CpsSentPkts Counter32
  vismChanAal2CpsRcvdPkts Counter32
  vismChanAal2CpsInvCidPkts Counter32
  vismChanAal2CpsInvUuiPkts Counter32
  vismChanAal2CpsInvLenPkts Counter32
  vismChanAal5InvCpiPdus Counter32
  vismChanAal5OversizedSdusRcvdPdus Counter32
  vismChanAal5InvLenPdus Counter32
  vismChanAal5Crc32ErrorPdus Counter32
  vismChanAal5ReassemTimerExpiryPdus Counter32
  vismChan24HrPeakXmtCellRate Counter32
  vismChanCurrentXmtCellRate Counter32
  vismChan24HrPeakRcvCellRate Counter32
  vismChanCurrentRcvCellRate Counter32
  vismChanAisSuppressCount Counter32
  vismChanXmtAisCnts Counter32
  vismChanRcvAisCnts Counter32
  vismChanXmtFerfCnts Counter32
  vismChanRcvFerfCnts Counter32
  vismChanAal5PduSentPkts Counter32
  vismChanAal5PduRcvdPkts Counter32
  vismChanAisDelayLeft Unsigned32
  vismChanOamLpbkTimeoutCnts Counter32
  vismChanOamLpbkTimeoutDuration Unsigned32

Defined Values

ciscoVismConnStatMIB 1.3.6.1.4.1.351.150.89
The MIB module contain VISM channel counters information.
MODULE-IDENTITY    

vismChanCntGrp 1.3.6.1.4.1.351.110.5.5.3.3
OBJECT IDENTIFIER    

vismChanCntGrpTable 1.3.6.1.4.1.351.110.5.5.3.3.1
vismChanCntGrpTable contains VISM channels counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VismChanCntGrpEntry

vismChanCntGrpEntry 1.3.6.1.4.1.351.110.5.5.3.3.1.1
An entry for each voice channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  VismChanCntGrpEntry  

vismCntChanNum 1.3.6.1.4.1.351.110.5.5.3.3.1.1.1
This object identifies the LCN(Logical Channel Number) on the VISM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 131..510  

vismCntClrButton 1.3.6.1.4.1.351.110.5.5.3.3.1.1.10
This object is use to either reset counters or perform no action(do not clear counters).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noAction(1), resetcounters(2)  

vismChanAal2HecErrors 1.3.6.1.4.1.351.110.5.5.3.3.1.1.11
This object keep count of egress AAL2(ATM Adaptation layer 2) CPS(Common Part Sub-layer) PDU(Protocol Data Unit) dropped due to HEC(Header Error Control) error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal2CrcErrors 1.3.6.1.4.1.351.110.5.5.3.3.1.1.12
This object keeps track of egress AAL2 Type3 CPS PDUs dropped due to invalid CRC-10(Cyclic redundancy check) error. CRC validation is for Type 3 packets only. Type 1 packets are not subjected to CRC-10 error validation. Also this counter keeps track of CRC-10 errors for the Type 3 packets which are generated by the the datamover CPU only. It does not take into account of Type 3 packets generated by the DSP(Digital Signal Processing).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal2OamLpbLostCells 1.3.6.1.4.1.351.110.5.5.3.3.1.1.13
This object keeps track of the number of OAM(Operation and management) loopback cells lost. OAM loopback cells are sent on a periodic basis (1 sec) on each PVC(Permanent Virtual Circuit) to monitor the health of the PVC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal2InvOsfCells 1.3.6.1.4.1.351.110.5.5.3.3.1.1.14
This object keeps track of the number AAL2 cells dropped due to invalid OSF (OffSet Field) in the egress direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal2InvParCells 1.3.6.1.4.1.351.110.5.5.3.3.1.1.15
This object keeps track of the number of AAL2 cells dropped due to invalid Parity bit field in the egress direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal2CpsSentPkts 1.3.6.1.4.1.351.110.5.5.3.3.1.1.16
This object keeps track of the number of AAL2 CPS packets sent to the network.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal2CpsRcvdPkts 1.3.6.1.4.1.351.110.5.5.3.3.1.1.17
This object keeps track of AAL2 CPS packets received from the network. This does not include the packets which are counted as error packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal2CpsInvCidPkts 1.3.6.1.4.1.351.110.5.5.3.3.1.1.18
This object keeps track of AAL2 CPS packets dropped in the egress direction due to invalid CID(Channel Identifier). The CID may be considered as invalid if it is out of range or not configured.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal2CpsInvUuiPkts 1.3.6.1.4.1.351.110.5.5.3.3.1.1.19
This object keeps track of AAL2 CPS packets dropped in the egress direction due to invalid UUI (User-to-User Information) field.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal2CpsInvLenPkts 1.3.6.1.4.1.351.110.5.5.3.3.1.1.20
This object keeps track of AAL2 CPS packets dropped in the egress direction due to invalid length field.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal5InvCpiPdus 1.3.6.1.4.1.351.110.5.5.3.3.1.1.21
This object counts the number of AAL5 PDUs dropped in the egress direction due to invalid CPI(Common Part Indicator) field in the AAL5 PDU trailer. This is applicable only to the PVCs configured as AAL5 PVCs (VoIP(Voice Over IP) PVCs or CCS(Common Channel Signaling) PVCs in the case of VoAAL2 application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal5OversizedSdusRcvdPdus 1.3.6.1.4.1.351.110.5.5.3.3.1.1.22
This object counts the number AAL5 PDUs dropped due to the SDU(Service Data Unit) size bigger than the configured value. This is applicable for AAL5 PVCs only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal5InvLenPdus 1.3.6.1.4.1.351.110.5.5.3.3.1.1.23
This object counts the number of AAL5 PDUs dropped due to the length violations. This is applicable to the CCS PVCs. The HDLC(High Level Data Link Control) frames should have a minimum frame size in order for the proper interpretation by the upper layer protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal5Crc32ErrorPdus 1.3.6.1.4.1.351.110.5.5.3.3.1.1.24
This object counts the number of AAL5 PDUs dropped in the egress direction due to CRC-32 errors detected by the SAR(Segmentation and Reassembly).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal5ReassemTimerExpiryPdus 1.3.6.1.4.1.351.110.5.5.3.3.1.1.25
This object counts of AAL5 PDU reassembly timer expirations. The timers are maintained in the egress direction for building an AAL5 PDU from the cells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChan24HrPeakXmtCellRate 1.3.6.1.4.1.351.110.5.5.3.3.1.1.26
This object counts the peak transmit cell rate (cells per second) for the channel since midnight with reference to node time; the peak cell rate counter gets reset to 0 every 24 hours at midnight. If the node time is changed, the counter will continue to gather data until the next time midnight is reached.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanCurrentXmtCellRate 1.3.6.1.4.1.351.110.5.5.3.3.1.1.27
This object counts the current transmit cell rate (cells per second) for the channel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChan24HrPeakRcvCellRate 1.3.6.1.4.1.351.110.5.5.3.3.1.1.28
This object counts the peak receive cell rate (cells per second) for the channel since midnight with reference to node time; the peak cell rate counter gets reset to 0 every 24 hours at midnight. If the node time is changed, the counter will continue to gather data until the next time midnight is reached.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanCurrentRcvCellRate 1.3.6.1.4.1.351.110.5.5.3.3.1.1.29
This object counts the current receive cell rate (cells per second) for the channel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAisSuppressCount 1.3.6.1.4.1.351.110.5.5.3.3.1.1.30
This object holds the number of times that ATM network alarms were successfully suppressed and prevented from propagating onto the TDM side for this PVC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanXmtAisCnts 1.3.6.1.4.1.351.110.5.5.3.3.1.1.31
The number of instances that an ATM AIS alarm was transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanRcvAisCnts 1.3.6.1.4.1.351.110.5.5.3.3.1.1.32
The number of instances that an ATM AIS alarm was received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanXmtFerfCnts 1.3.6.1.4.1.351.110.5.5.3.3.1.1.33
The number of instances that an ATM FERF alarm was transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanRcvFerfCnts 1.3.6.1.4.1.351.110.5.5.3.3.1.1.34
The number of instances that an ATM FERF alarm was received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal5PduSentPkts 1.3.6.1.4.1.351.110.5.5.3.3.1.1.35
This object counts the number of AAL5 PDUs transmitted to the network. This is only applicable to the PVCs configured as AAL5 PVCs, VoIP (Voice Over IP) PVCs or CCS (Common Channel Signaling) PVCs in the case of VoAAL2 applications.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAal5PduRcvdPkts 1.3.6.1.4.1.351.110.5.5.3.3.1.1.36
This object counts the number of AAL5 PDUs received from the network. This is only applicable to the PVCs configured as AAL5 PVCs, VoIP (Voice Over IP) PVCs or CCS (Common Channel Signaling) PVCs in the case of VoAAL2 applications.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanAisDelayLeft 1.3.6.1.4.1.351.110.5.5.3.3.1.1.37
The real-time number of seconds remaining for the AIS delay timer after which the ATM alarm will be propagated to the TDM side. This object is tied to the vismChanAisDelayTime object in the CISCO-VISM-CONN-MIB. vismChanAisDelayTime will store the configurable AIS delay timer. The delay time left (vismChanAisDelayLeft) will be equal to the delay time in vismChanAisDelayTime until an AIS alarm is received at which point it starts to decrement and could go down to 0 and propagate the alarm to the TDM side.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

vismChanOamLpbkTimeoutCnts 1.3.6.1.4.1.351.110.5.5.3.3.1.1.38
The number of instances that OAM loopback timeout alarm has occurred since the system was last re-initialized.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vismChanOamLpbkTimeoutDuration 1.3.6.1.4.1.351.110.5.5.3.3.1.1.39
The total duration of OAM loopback timeout alarms since the system was last re-initialized.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ciscoVismConnStatMIBConformance 1.3.6.1.4.1.351.150.89.2
OBJECT IDENTIFIER    

ciscoVismConnStatMIBGroups 1.3.6.1.4.1.351.150.89.2.1
OBJECT IDENTIFIER    

ciscoVismConnStatMIBCompliances 1.3.6.1.4.1.351.150.89.2.2
OBJECT IDENTIFIER    

ciscoVismConnStatCompliance 1.3.6.1.4.1.351.150.89.2.2.1
The compliance statement for objects related to VISM channel counters.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoVismConnStatCompliance1 1.3.6.1.4.1.351.150.89.2.2.2
The compliance statement for objects related to VISM channel counters.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoVismConnStatCompliance2 1.3.6.1.4.1.351.150.89.2.2.3
The compliance statement for objects related to VISM channel counters.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoVismConnStatCompliance3 1.3.6.1.4.1.351.150.89.2.2.4
The compliance statement for objects related to VISM channel counters.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoVismConnStatGroup 1.3.6.1.4.1.351.150.89.2.1.1
The collection of objects which are used to represent VISM channel counter group.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoVismConnStatGroup1 1.3.6.1.4.1.351.150.89.2.1.2
The collection of objects which are used to represent VISM channel counter group.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoVismConnStatGroup2 1.3.6.1.4.1.351.150.89.2.1.3
The collection of objects which are used to represent VISM channel counter group.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoVismConnStatGroup3 1.3.6.1.4.1.351.150.89.2.1.4
The collection of objects which are used to represent VISM channel counter group.
Status: current Access: read-only
OBJECT-GROUP