nndsxT1E1IfConfigCableType

DSX-TE1-MIB · .1.3.6.1.4.1.562.73.1.1.2.1.2.1.1.1.1.11

Object

column Enumeration
The cable type that is being used.
              
'cable-type-coax' indicates that the cable is coaxial and the impedance is 75 ohm
              
'cable-type-twistedpair' indicates  that the cable is a twisted pair and the impedance is 120 ohm.

Context

MIB
DSX-TE1-MIB
OID
.1.3.6.1.4.1.562.73.1.1.2.1.2.1.1.1.1.11
Type
column
Access
readonly
Status
current
Parent
nndsxT1E1IfConfigLineEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0cable-type-none
1cable-type-coax
2cable-type-twistedpair