primaryRateInterfaceLineCoding

MX-ISDN-MIB · .0.1850.1.200.100.1.400

Object

column r/w Enumeration
Line Coding
              
Defines the transmission encoding of bits:
              
  * B8ZS: Bipolar with 8-Zeros Substitution (T1 lines)
  * HDB3: High-Density Bipolar with 3-zeros (E1 lines)
  * AMI: Alternate Mark Inversion (E1 and T1 lines)
              
For further information, see ITU-T Recommendation G.703.

Context

MIB
MX-ISDN-MIB
OID
.0.1850.1.200.100.1.400
Type
column
Access
readwrite
Status
current
Parent
primaryRateInterfaceEntry

Walk 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 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::primaryRateInterfaceLineCoding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::primaryRateInterfaceLineCoding.<primaryRateInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-ISDN-MIB::primaryRateInterfaceLineCoding'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100b8zs
200hdb3
300ami