CISCO-MGX82XX-VIRTUAL-PORT-MIB

File: CISCO-MGX82XX-VIRTUAL-PORT-MIB.mib (20177 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 MODULE-COMPLIANCE OBJECT-GROUP
virtualInterface ciscoWan

Defined Types

VrtlIntrConfigEntry  
SEQUENCE    
  configVrtlIntrNum Integer32
  vrtlIntrPortNum Integer32
  vrtlIntrState INTEGER
  vrtlIntrMaxQueMem Integer32
  vrtlIntrMinCellRate Integer32
  vrtlIntrMaxCellRate Integer32
  vrtlIntrCurrConfigPaths Integer32

VrtlIntrCounterEntry  
SEQUENCE    
  countVrtlIntrNum Integer32
  vrtlIntrTotalCellCnt Counter32
  vrtlIntrTotalQbinCellCnt Counter32
  vrtlIntrRxdValidOAMCellCnt Counter32
  vrtlIntrRxdRmCellCnt Counter32
  vrtlIntrRxdClpUntaggedCellCnt Counter32
  vrtlIntrRxdClpTaggedCellCnt Counter32
  vrtlIntrRxdClpUntaggedDiscardedCellCnt Counter32
  vrtlIntrRxdClpTaggedDiscardedCellCnt Counter32
  vrtlIntrXmtdOAMCellCnt Counter32
  vrtlIntrXmtdRmCellCnt Counter32
  vrtlIntrXmtdClpUntaggedCellCnt Counter32
  vrtlIntrXmtdClpTaggedCellCnt Counter32

VrtlIntrQbinConfigEntry  
SEQUENCE    
  queConfigVrtlIntrNum Integer32
  queConfigVrtlIntrQbinNum Integer32
  vrtlIntrQbinState INTEGER
  vrtlIntrQbinPri Integer32
  vrtlIntrQbinRate Integer32
  vrtlIntrQbinDiscardSelection INTEGER
  vrtlIntrQbinMaxThreshold Integer32
  vrtlIntrQbinClpHiThreshold Integer32
  vrtlIntrQbinClpLoThreshold Integer32
  vrtlIntrQbinFrameDiscardThreshold Integer32
  vrtlIntrQbinEfciThreshold Integer32

VrtlIntrQbinCounterEntry  
SEQUENCE    
  queConuterVrtlIntrNum INTEGER
  queCounterVrtlIntrQbinNum INTEGER
  vrtlIntrQbinCurrentCellCnt Counter32
  vrtlIntrQbinRxdCellCnt Counter32
  vrtlIntrQbinTxdCellCnt Counter32
  vrtlIntrQbinDiscardedCellCnt Counter32

Defined Values

ciscoMgx82xxVirtualPortMIB 1.3.6.1.4.1.351.150.38
The MIB module for configuration ond reporting statistics of virtual ports in PXM1 Service module in MGX82xx series.
MODULE-IDENTITY    

virtualInterfaceCnf 1.3.6.1.4.1.351.110.5.2.8.1
OBJECT IDENTIFIER    

virtualInterfaceCnt 1.3.6.1.4.1.351.110.5.2.8.2
OBJECT IDENTIFIER    

virtualInterfaceQbinCnf 1.3.6.1.4.1.351.110.5.2.8.3
OBJECT IDENTIFIER    

virtualInterfaceQbinCnt 1.3.6.1.4.1.351.110.5.2.8.4
OBJECT IDENTIFIER    

vrtlIntrConfigTable 1.3.6.1.4.1.351.110.5.2.8.1.1
Virtual Interface Configuration Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VrtlIntrConfigEntry

vrtlIntrConfigEntry 1.3.6.1.4.1.351.110.5.2.8.1.1.1
An entry in the Virtual Interface configuration Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VrtlIntrConfigEntry  

configVrtlIntrNum 1.3.6.1.4.1.351.110.5.2.8.1.1.1.1
Virtual Interface Number. There are totaly. 32 Virtual Interfaces on the card (egress).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

vrtlIntrPortNum 1.3.6.1.4.1.351.110.5.2.8.1.1.1.2
Port number which will be connected to the Virtual Interface. Value zero meens that this virtual interface is not connected to any port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4  

vrtlIntrState 1.3.6.1.4.1.351.110.5.2.8.1.1.1.3
Virtual Interface State.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER down(1), up(2)  

vrtlIntrMaxQueMem 1.3.6.1.4.1.351.110.5.2.8.1.1.1.4
Virtual Interface's Max queue memory. 1 = 4Kcells 2 = 8Kcells 3 = 16Kcells 4 = 32Kcells 5 = 64Kcells 6 = 128Kcells 7 = 256Kcells 8 = 512Kcells.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8  

vrtlIntrMinCellRate 1.3.6.1.4.1.351.110.5.2.8.1.1.1.5
Virtual Interface's minimum cell rate. The default value: for OC12 port is 1412832 cells/sec for OC3 port is 353208 cells/sec for T3 port is 96000 cells/sec for E3 port is 80000 cells/sec
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 103384..353208  

vrtlIntrMaxCellRate 1.3.6.1.4.1.351.110.5.2.8.1.1.1.6
Virtual Interface's maximum cell rate. The default value: for OC12 port is 1412832 cells/sec for OC3 port is 353208 cells/sec for T3 port is 96000 cells/sec for E3 port is 80000 cells/sec
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 103384..353208  

vrtlIntrCurrConfigPaths 1.3.6.1.4.1.351.110.5.2.8.1.1.1.7
This is not a configurable parameter. This gives the count of paths currently configured on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vrtlIntrCounterTable 1.3.6.1.4.1.351.110.5.2.8.2.1
Virtual Interface Counter32s Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VrtlIntrCounterEntry

vrtlIntrCounterEntry 1.3.6.1.4.1.351.110.5.2.8.2.1.1
An entry in the Virtual Interface Counter32 Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VrtlIntrCounterEntry  

countVrtlIntrNum 1.3.6.1.4.1.351.110.5.2.8.2.1.1.1
Virtual Interface Number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

vrtlIntrTotalCellCnt 1.3.6.1.4.1.351.110.5.2.8.2.1.1.2
Total number of cells (VC plus Qbin) that belong to this Virtual Interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrTotalQbinCellCnt 1.3.6.1.4.1.351.110.5.2.8.2.1.1.3
Total number of cells in the Qbin belonging to this Virtual Interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrRxdValidOAMCellCnt 1.3.6.1.4.1.351.110.5.2.8.2.1.1.4
Total number of OAM cell received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrRxdRmCellCnt 1.3.6.1.4.1.351.110.5.2.8.2.1.1.5
Total number of RM cells Received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrRxdClpUntaggedCellCnt 1.3.6.1.4.1.351.110.5.2.8.2.1.1.6
Total number of CLP-0 cells Received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrRxdClpTaggedCellCnt 1.3.6.1.4.1.351.110.5.2.8.2.1.1.7
Total number of CLP-1 cells Received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrRxdClpUntaggedDiscardedCellCnt 1.3.6.1.4.1.351.110.5.2.8.2.1.1.8
Total number of CLP-0 cells discarded at Ingress.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrRxdClpTaggedDiscardedCellCnt 1.3.6.1.4.1.351.110.5.2.8.2.1.1.9
Total number of CLP-1 cells discarded at Ingress.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrXmtdOAMCellCnt 1.3.6.1.4.1.351.110.5.2.8.2.1.1.10
Total number of OAM cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrXmtdRmCellCnt 1.3.6.1.4.1.351.110.5.2.8.2.1.1.11
Total number of RM(Resource Monitoring) cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrXmtdClpUntaggedCellCnt 1.3.6.1.4.1.351.110.5.2.8.2.1.1.12
Total number of CLP-0 cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrXmtdClpTaggedCellCnt 1.3.6.1.4.1.351.110.5.2.8.2.1.1.13
Total number of CLP-1 cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrQbinConfigTable 1.3.6.1.4.1.351.110.5.2.8.3.1
Virtual Interface QBin Configuration Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VrtlIntrQbinConfigEntry

vrtlIntrQbinConfigEntry 1.3.6.1.4.1.351.110.5.2.8.3.1.1
An entry in the Virtual Interface Qbin Config Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VrtlIntrQbinConfigEntry  

queConfigVrtlIntrNum 1.3.6.1.4.1.351.110.5.2.8.3.1.1.1
Virtual Interface Number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

queConfigVrtlIntrQbinNum 1.3.6.1.4.1.351.110.5.2.8.3.1.1.2
Virtual Interface Qbin Number. There are totaly 16 Qbin per Virtual Interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

vrtlIntrQbinState 1.3.6.1.4.1.351.110.5.2.8.3.1.1.3
Virtual Interface QBIN state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER down(1), up(2)  

vrtlIntrQbinPri 1.3.6.1.4.1.351.110.5.2.8.3.1.1.4
This indicates the priority of the QBIN service within the Virtual Interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

vrtlIntrQbinRate 1.3.6.1.4.1.351.110.5.2.8.3.1.1.5
The rate at which cells in the QBIN are serviced. Max Cell rate for OC3 interface is 353208 cell/sec.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..353208  

vrtlIntrQbinDiscardSelection 1.3.6.1.4.1.351.110.5.2.8.3.1.1.6
Virtual Interface QBin Congestion control option.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clpHysteresis(1), frameDiscard(3)  

vrtlIntrQbinMaxThreshold 1.3.6.1.4.1.351.110.5.2.8.3.1.1.7
Max cells that can be queued in the QBIN. The Get value will be different from the Set value because of FW internal round up.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..512000  

vrtlIntrQbinClpHiThreshold 1.3.6.1.4.1.351.110.5.2.8.3.1.1.8
The threshold above which the tagged cells will be dropped. The Get value will be different from the Set value because of FW internal round up.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..512000  

vrtlIntrQbinClpLoThreshold 1.3.6.1.4.1.351.110.5.2.8.3.1.1.9
Valid only if congestion control is set to CLP hysterises. The threshold upto which the dropping of the tagged cells should continue once it has crossed CLP HI threshold. The Get value will be different from the Set value because of FW internal round up.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..512000  

vrtlIntrQbinFrameDiscardThreshold 1.3.6.1.4.1.351.110.5.2.8.3.1.1.10
Valid only if congestion control is set to Frame Discard. It is the threshold after which the QE will start discarding the entire frame if one or more cells of the frame is discarded.. The Get value will be different from the Set value because of FW internal round up.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..512000  

vrtlIntrQbinEfciThreshold 1.3.6.1.4.1.351.110.5.2.8.3.1.1.11
The threshold above which the EFCI bits of the cell is set. The Get value will be different from the Set value because of FW internal round up.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..512000  

vrtlIntrQbinCounterTable 1.3.6.1.4.1.351.110.5.2.8.4.1
Virtual Interface QBin Counter Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VrtlIntrQbinCounterEntry

vrtlIntrQbinCounterEntry 1.3.6.1.4.1.351.110.5.2.8.4.1.1
An entry in the Virtual Interface Qbin Counter Table. Each entry contains information on the statistics supported for an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  VrtlIntrQbinCounterEntry  

queConuterVrtlIntrNum 1.3.6.1.4.1.351.110.5.2.8.4.1.1.1
Virtual Interface Number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

queCounterVrtlIntrQbinNum 1.3.6.1.4.1.351.110.5.2.8.4.1.1.2
Virtual Interface Qbin Number. There are totaly 16 Qbin per Virtual Interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

vrtlIntrQbinCurrentCellCnt 1.3.6.1.4.1.351.110.5.2.8.4.1.1.3
Total number of cells currently in the Qbin.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrQbinRxdCellCnt 1.3.6.1.4.1.351.110.5.2.8.4.1.1.4
Total number of cells arrived to the QBIN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrQbinTxdCellCnt 1.3.6.1.4.1.351.110.5.2.8.4.1.1.5
Total number of cells departured from QBIN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrtlIntrQbinDiscardedCellCnt 1.3.6.1.4.1.351.110.5.2.8.4.1.1.6
Total number of arrivals to QBIN which were discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmvPortMIBConformance 1.3.6.1.4.1.351.150.38.2
OBJECT IDENTIFIER    

cmvPortMIBGroups 1.3.6.1.4.1.351.150.38.2.1
OBJECT IDENTIFIER    

cmvPortMIBCompliances 1.3.6.1.4.1.351.150.38.2.2
OBJECT IDENTIFIER    

cmvPortCompliance 1.3.6.1.4.1.351.150.38.2.2.1
The compliance statement for objects related to SRM MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cmvPortConfGroup 1.3.6.1.4.1.351.150.38.2.1.1
The collection of objects which are used for configuring Virtual Ports in PXM1 service module.
Status: current Access: read-only
OBJECT-GROUP    

cmvPortStatsGroup 1.3.6.1.4.1.351.150.38.2.1.2
The collection of objects related to statistics for Virtual Ports in PXM1 service module.
Status: current Access: read-only
OBJECT-GROUP    

cmvPortQbinConfGroup 1.3.6.1.4.1.351.150.38.2.1.3
The collection of objects related to configuration of Qbin related things in PXM1 service module.
Status: current Access: read-only
OBJECT-GROUP    

cmvPortQbinStatsGroup 1.3.6.1.4.1.351.150.38.2.1.4
The collection of objects related to statistics for Qbin related things in PXM1 service module.
Status: current Access: read-only
OBJECT-GROUP