sleVoipVoiceEncoding
SLE-VOIP-MIB ·
.1.3.6.1.4.1.6296.101.25.2.1.1.2
Object
column Enumeration
Line coding (0:a-law,1:mu-law).
Context
- MIB
- SLE-VOIP-MIB
- OID
.1.3.6.1.4.1.6296.101.25.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleVoipVoiceEntry
- Groups
- 1
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 'SLE-VOIP-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-VOIP-MIB::sleVoipVoiceEncoding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-VOIP-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-VOIP-MIB::sleVoipVoiceEncoding.<sleVoipVoiceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-VOIP-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-VOIP-MIB::sleVoipVoiceEncoding'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | a |
1 | m |
Conformance
Member of