CISCO-WAN-BBIF-ILMI-MIB

File: CISCO-WAN-BBIF-ILMI-MIB.mib (17561 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ATM-TC-MIB
BASIS-MIB CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 MODULE-COMPLIANCE OBJECT-GROUP
AtmIlmiNetworkPrefix bbIfCnf bbIfCnt
ciscoWan

Defined Types

BbIfCnfSigILMIGrpEntry  
SEQUENCE    
  bbIfSigPortNum Integer32
  bbIfIlmiEnable INTEGER
  bbIfSignallingProtocolType INTEGER
  bbIfSignallingVpi Integer32
  bbIfSignallingVci Integer32
  bbIfAddrPrefix AtmIlmiNetworkPrefix
  bbIfCustomerId Integer32
  bbIfProtocolRevNo Integer32
  bbIfIlmiTrapEnable INTEGER
  bbIfMinTrapInterval Integer32
  bbIfKeepAlivePollingEnable INTEGER
  bbIfErrorThresholdN491 Integer32
  bbIfEventThresholdN492 Integer32
  bbIfPollingIntervalT491 INTEGER
  bbIfMinEnquiryIntervalT493 Integer32
  bbIfAddrRegEnable INTEGER

BbIfCntSigILMIGrpEntry  
SEQUENCE    
  sigCntBbIfNum Integer32
  bbIfSnmpPduReceived Counter32
  bbIfGetRequestReceived Counter32
  bbIfGetNextRequestReceived Counter32
  bbIfSetRequestReceived Counter32
  bbIfTrapReceived Counter32
  bbIfGetResponseReceived Counter32
  bbIfGetResponseTransmitted Counter32
  bbIfGetRequestTransmitted Counter32
  bbIfTrapTransmitted Counter32
  bbIfInvalidPDUReceived Counter32
  bbIfAsn1ParseError Counter32
  bbIfNoSuchNameError Counter32
  bbIfTooBigError Counter32
  bbIfSigCntClrButton INTEGER

Defined Values

ciscoWanBbifIlmiMIB 1.3.6.1.4.1.351.150.33
The MIB module for ILMI configuration and ILMI statistics for broad band interface ports in PXM1 service module. PXM1 service module is supported in MGX82xx series products. The broadband interface referred to in this mib is for ATM logical ports.
MODULE-IDENTITY    

bbIfCnfSigILMIGrp 1.3.6.1.4.1.351.110.5.2.6.1.2
OBJECT IDENTIFIER    

bbIfCntSigILMIGrp 1.3.6.1.4.1.351.110.5.2.6.4.2
OBJECT IDENTIFIER    

bbIfCnfSigILMIGrpTable 1.3.6.1.4.1.351.110.5.2.6.1.2.1
This table contains ILMI configuration parameters for a broadband interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BbIfCnfSigILMIGrpEntry

bbIfCnfSigILMIGrpEntry 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1
An entry for a boradband interface used as a UNI port. Each entry contains ILMI configuration parameters and variables for a broadband interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  BbIfCnfSigILMIGrpEntry  

bbIfSigPortNum 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.1
This object refers to the broadband interface. The value for this object is same as value specified in bbIfNum object from bbIfCnfGrpTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

bbIfIlmiEnable 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.2
The logical interface is a generic entity, it can be used as either a virtual trunk, or user port with UNI support. This variable is provided to enable/disable ILMI. ILMI should only be enabled on 'user ports' and not on 'virtual trunks' 1 - disable 2 - enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

bbIfSignallingProtocolType 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.3
This will set the signalling protocol other(1) : other noSignalling(2) : noSignalling iLMI(3) : ILMI
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), noSignalling(2), iLMI(3)  

bbIfSignallingVpi 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.4
This object specifies the VPI on which signalling cells received.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

bbIfSignallingVci 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.5
This object specifies the VPI on which signalling cells received.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..ffff  

bbIfAddrPrefix 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.6
Network Prefix for the ATM address.
Status: current Access: read-write
OBJECT-TYPE    
  AtmIlmiNetworkPrefix  

bbIfCustomerId 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.7
This represents the customer Id.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

bbIfProtocolRevNo 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.8
This object represents the protocol revision number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

bbIfIlmiTrapEnable 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.9
This object is used for enabling/disabling the sending of ILMI traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

bbIfMinTrapInterval 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.10
This object specifies the minimum throttling period of notification generation. The notificaton events should be suppressed by the agent until the current throttling period expires.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

bbIfKeepAlivePollingEnable 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.11
Enable/disable Keep Alive Polling.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

bbIfErrorThresholdN491 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.12
This object specifies Error Threshold (N491) value. The number of keep alive polls that must fail within a window of N491 polls, before the port is placed in the failed state. This attribute is applicable only when bbIfSignallingProtocolType set to iLMI(3).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

bbIfEventThresholdN492 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.13
This object specifies Error Threshold (N492) value. The number of keep alive polls that must fail within a window of N492 polls, before the port is placed in the failed state. This attribute is applicable only when bbIfSignallingProtocolType set to iLMI(3).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

bbIfPollingIntervalT491 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.14
This object specifies Polling Interval (T491) value. The T491 value is the number of seconds between each keep alive poll transmitted by port. This attribute is applicable only when bbIfSignallingProtocolType set to iLMI(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER v1(5), v2(10), v3(15), v4(20), v5(25), v6(30), v7(35), v8(40), v9(45), v10(50), v11(55), v12(60)  

bbIfMinEnquiryIntervalT493 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.15
This object specifies minimum Enquiry Interval(T493) value. The T493 value is the number of seconds between each keep alive poll transmitted by port. This attribute is applicable only when bbIfSignallingProtocolType set to iLMI(3).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..20  

bbIfAddrRegEnable 1.3.6.1.4.1.351.110.5.2.6.1.2.1.1.16
Enable/disable ILMI Address Registration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

bbIfCntSigILMIGrpTable 1.3.6.1.4.1.351.110.5.2.6.4.2.1
This table contains statistics related to ILMI.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BbIfCntSigILMIGrpEntry

bbIfCntSigILMIGrpEntry 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1
An entry for a boradband interface used as a UNI port.
Status: current Access: not-accessible
OBJECT-TYPE    
  BbIfCntSigILMIGrpEntry  

sigCntBbIfNum 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.1
This object refers to the broadband interface. The value for this object is same as value specified in bbIfSigPortNum object from bbIfCnfSigILMIGrpTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

bbIfSnmpPduReceived 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.2
The number of snmp packets received on this logical interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfGetRequestReceived 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.3
The number of get request messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfGetNextRequestReceived 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.4
The number of get-next messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfSetRequestReceived 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.5
The number of set messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfTrapReceived 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.6
The number of traps received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfGetResponseReceived 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.7
The number of Keep Alive response messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfGetResponseTransmitted 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.8
The number of response messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfGetRequestTransmitted 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.9
The number of Keep Alive get request messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfTrapTransmitted 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.10
The number of trap messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfInvalidPDUReceived 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.11
The number of invalid PDUs received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfAsn1ParseError 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.12
The number of parse errors on ASN.1.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfNoSuchNameError 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.13
The number of errors for name not present.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfTooBigError 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.14
The number of messages received with len > 484.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfSigCntClrButton 1.3.6.1.4.1.351.110.5.2.6.4.2.1.1.15
Writing a value of 2 resets all the counters from bbIfCntSigILMIGrpTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), resetCounters(2)  

cwbIlmiMIBConformance 1.3.6.1.4.1.351.150.33.2
OBJECT IDENTIFIER    

cwbIlmiMIBGroups 1.3.6.1.4.1.351.150.33.2.1
OBJECT IDENTIFIER    

cwbIlmiMIBCompliances 1.3.6.1.4.1.351.150.33.2.2
OBJECT IDENTIFIER    

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

cwbIlmiConfGroup 1.3.6.1.4.1.351.150.33.2.1.1
The collection of objects which are used for configuring ILMI on broad band interface ports.
Status: current Access: read-only
OBJECT-GROUP    

cwbIlmiStatsGroup 1.3.6.1.4.1.351.150.33.2.1.2
The collection of objects containing the ILMI statistics on broad band interface ports.
Status: current Access: read-only
OBJECT-GROUP