All MIBs › CISCO-WAN-AXIPOP-MIB › bbConnServiceType
bbConnServiceType
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::bbConnServiceType
OID (numeric): 1.3.6.1.4.1.351.110.5.2.7.1.1.1.46
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This specifies the service type 1 ==> Constant Bit Rate 2 ==> Variable Bit Rate 4 ==> Unspecified Bit Rate 6 ==> Available Bit Rate ( standard ) 8 ==> Variable Bit Rate - Real-Time
Note that this is used by PXM card, Also to make it compatible with existing AUSM MIB definition, value 3 is not used.
foresight ABR is not supported in PXM , i.e Virtual Service Module
What is bbConnServiceType?
This read-write setting specifies the ATM service category for this PXM connection end-point using values 1 for CBR, 2 for VBR, 4 for UBR, 6 for standard ABR, or 8 for real-time VBR, explicitly skipping value 3 for compatibility with the pre-existing AUSM MIB's service-type numbering. It plays the same role as bbChanServiceType but for the PXM-card connection object, and admins need to be aware of its non-sequential numbering when scripting against it. An admin migrating configuration logic from the AUSM-card MIB to this PXM MIB needs to remember that bbConnServiceType's numeric codes intentionally don't run consecutively, since 3 was deliberately left unused.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.7.1.1.1.46 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bbConnServiceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.7.1.1.1.46.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bbConnServiceType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.2.7.1.1.1.46.1 i <value>
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::bbConnServiceType OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2 | atm | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.7 | bbChan | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.7.1 | bbChanCnfGrp | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.7.1.1 | bbChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.7.1.1.1 | bbChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.7.1.1.1.46 | bbConnServiceType | CISCO-WAN-AXIPOP-MIB |