eltPhdTransceiverInfoFiberDiameterType
ELTEX-MES-PHYSICAL-DESCRIPTION-MIB ·
.1.3.6.1.4.1.35265.1.23.53.1.1.1.7
Object
column Enumeration
The diameter of the fiber, measured in micron. fiber9 - 9 micron multi-mode fiber fiber50 - 50 micron multi-mode fiber fiber625 - 62.5 micron multi-mode fiber copper - copper cable.
Context
- MIB
- ELTEX-MES-PHYSICAL-DESCRIPTION-MIB
- OID
.1.3.6.1.4.1.35265.1.23.53.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eltPhdTransceiverInfoEntry
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 'ELTEX-MES-PHYSICAL-DESCRIPTION-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-PHYSICAL-DESCRIPTION-MIB::eltPhdTransceiverInfoFiberDiameterType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-PHYSICAL-DESCRIPTION-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-PHYSICAL-DESCRIPTION-MIB::eltPhdTransceiverInfoFiberDiameterType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-PHYSICAL-DESCRIPTION-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-PHYSICAL-DESCRIPTION-MIB::eltPhdTransceiverInfoFiberDiameterType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fiber9 |
2 | fiber50 |
3 | fiber625 |
4 | copper |
65535 | unknown |