prtExHsrEncapsMode
RAD-Mpmx-MIB ·
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.20
Object
column r/w
Enumeration
Low Speed encapsulation method over PCM.
When Encapsulation mode is Latency optimized, only rates up to 19.2 are supported.
In this case a double number of bits occupy the Time Slot.
For up to 9.6 Kbps - 4 bits are occupied.
For 14.4 & 19.2 Kbps - 8 bits are occupied.
When Encapsulation Mode is Bandwidth Optimized:
For up to 9.6 Kbps - 2 bits are occupied.
For 14.4 & 19.2 Kbps - 4 bits are occupied.
For higher rates - 8 bits are occupied.
Context
- MIB
- RAD-Mpmx-MIB
- OID
.1.3.6.1.4.1.164.3.2.3.2.10.1.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtExHsrCnfgEntry
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 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtExHsrEncapsMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtExHsrEncapsMode.<prtExHsrCnfgIdx>.<prtExHsrSltIdx>.<prtExHsrPrtIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Mpmx-MIB::prtExHsrEncapsMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | bwOptimized |
3 | latencyOptimized |
4 | asmi31 |