bbChanServiceType
CISCO-WAN-BBIF-ATM-CONN-MIB ·
.1.3.6.1.4.1.351.110.5.2.7.1.1.1.4
Object
column r/w
Enumeration
This specifies the service type
cbr(1) : Constant Bit Rate
vbr(2) : Variable Bit Rate
abr(3) : Available Bit Rate
ubr(4) : Unspecified Bit Rate
vbr-rt(5): Variable Bit Rate - Real Time
This object can not be modified once the connection is created.
Context
- MIB
- CISCO-WAN-BBIF-ATM-CONN-MIB
- OID
.1.3.6.1.4.1.351.110.5.2.7.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bbChanCnfGrpEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-BBIF-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-BBIF-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanServiceType.<bbChanCnfNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-BBIF-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cbr |
2 | vbr |
3 | abr |
4 | ubr |
5 | vbr-rt |
Conformance
Member of