atmAcctngServiceCategory
ATM-ACCOUNTING-INFORMATION-MIB ·
.1.3.6.1.2.1.59.1.1.14
Object
scalar Enumeration
The connection's service category.
Context
- MIB
- ATM-ACCOUNTING-INFORMATION-MIB
- OID
.1.3.6.1.2.1.59.1.1.14- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- atmAcctngDataObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-ACCOUNTING-INFORMATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-ACCOUNTING-INFORMATION-MIB::atmAcctngServiceCategory.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-ACCOUNTING-INFORMATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-ACCOUNTING-INFORMATION-MIB::atmAcctngServiceCategory'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | cbr |
3 | vbrRt |
4 | vbrNrt |
5 | abr |
6 | ubr |
7 | unknown |