juniAtmSubIfVccServiceCategory
Juniper-UNI-ATM-MIB ·
.1.3.6.1.4.1.4874.2.2.8.1.3.3.1.6
Object
column r/w
Enumeration
Service category for this circuit: ubr Unspecified Bit Rate (best effort). ubrPcr Unspecified Bit Rate with Peak Cell Rate limit. nrtVbr Non-RealTime Variable Bit Rate. cbr Constant Bit Rate. rtVbr Realtime Variable Bit Rate.
Context
- MIB
- Juniper-UNI-ATM-MIB
- OID
.1.3.6.1.4.1.4874.2.2.8.1.3.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniAtmSubIfVccEntry
- Groups
- 7
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 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-UNI-ATM-MIB::juniAtmSubIfVccServiceCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-UNI-ATM-MIB::juniAtmSubIfVccServiceCategory.<juniAtmSubIfIndex>.<juniAtmSubIfVccVpi>.<juniAtmSubIfVccVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-UNI-ATM-MIB::juniAtmSubIfVccServiceCategory'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ubr |
1 | ubrPcr |
2 | nrtVbr |
3 | cbr |
4 | rtVbr |