juniAtm1483ProfileVccServiceCategory
Juniper-ATM-1483-Profile-MIB ·
.1.3.6.1.4.1.4874.2.2.58.1.1.1.1.4
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-ATM-1483-Profile-MIB
- OID
.1.3.6.1.4.1.4874.2.2.58.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniAtm1483ProfileEntry
- Groups
- 6
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-ATM-1483-Profile-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ATM-1483-Profile-MIB::juniAtm1483ProfileVccServiceCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-ATM-1483-Profile-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ATM-1483-Profile-MIB::juniAtm1483ProfileVccServiceCategory.<juniAtm1483ProfileId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-ATM-1483-Profile-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-ATM-1483-Profile-MIB::juniAtm1483ProfileVccServiceCategory'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ubr |
1 | ubrPcr |
2 | nrtVbr |
3 | cbr |
4 | rtVbr |