hpnicfTransceiverFiberDiameterType
HPN-ICF-TRANSCEIVER-INFO-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.70.1.1.1.6
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
- HPN-ICF-TRANSCEIVER-INFO-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.70.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfTransceiverInfoEntry
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 'HPN-ICF-TRANSCEIVER-INFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-TRANSCEIVER-INFO-MIB::hpnicfTransceiverFiberDiameterType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-TRANSCEIVER-INFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-TRANSCEIVER-INFO-MIB::hpnicfTransceiverFiberDiameterType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-TRANSCEIVER-INFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-TRANSCEIVER-INFO-MIB::hpnicfTransceiverFiberDiameterType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fiber9 |
2 | fiber50 |
3 | fiber625 |
4 | copper |
65535 | unknown |