subVoiceVoipG726ByteOrder
ZHONE-GEN-SUBSCRIBER ·
.1.3.6.1.4.1.5504.3.4.1.13.1.9
Object
column r/w
Enumeration
Indicates the byte order to be used when g.726 voice coding is in use. Cisco uses little endian byte order, whereas the g.726 standard calls for big endian byte order.
Context
- MIB
- ZHONE-GEN-SUBSCRIBER
- OID
.1.3.6.1.4.1.5504.3.4.1.13.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- subVoiceVoipEntry
- 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 'ZHONE-GEN-SUBSCRIBER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-SUBSCRIBER::subVoiceVoipG726ByteOrder'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-GEN-SUBSCRIBER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-SUBSCRIBER::subVoiceVoipG726ByteOrder.<subVoiceVoipEndPointIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-GEN-SUBSCRIBER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-GEN-SUBSCRIBER::subVoiceVoipG726ByteOrder'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bigEndian |
2 | littleEndian |
Conformance
Member of