aal2VclCircuitModeData
ZhoneAAL2-MIB ·
.1.3.6.1.4.1.5504.4.2.1.1.1.13
Object
column r/w
Enumeration
The service provided is the transfer of circuit
mode data. The circuit mode data service is an
emulation of the N*64 kbit/s (N = 1, 2, ..., 30)
unrestricted, 8 kHz structured circuit mode
service of Recommendations I.231.1 and
I.231.10. The value N = 31 is also allowed.
The value of N does not change during the
lifetime of a call.
Valid values are enabled and disabled.
Context
- MIB
- ZhoneAAL2-MIB
- OID
.1.3.6.1.4.1.5504.4.2.1.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aal2VclEntry
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 'ZhoneAAL2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneAAL2-MIB::aal2VclCircuitModeData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneAAL2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneAAL2-MIB::aal2VclCircuitModeData.<ifIndex>.<atmVclVpi>.<atmVclVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneAAL2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneAAL2-MIB::aal2VclCircuitModeData'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |