atmSvcProfileServiceCategory
AcAtm ·
.1.3.6.1.4.1.5003.9.10.6.1.6.1.1.8
Object
column r/w
Enumeration
This category is limited to Constant Bit Rate (CBR) traffic or realtime Variable Bit Rate (rtVBR) for this release.
Context
- MIB
- AcAtm
- OID
.1.3.6.1.4.1.5003.9.10.6.1.6.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmSvcProfileEntry
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 'AcAtm' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcAtm::atmSvcProfileServiceCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AcAtm' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcAtm::atmSvcProfileServiceCategory.<atmSvcProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcAtm' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcAtm::atmSvcProfileServiceCategory'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cbr |
2 | rtVbr |