sfpInvFiberType
ASAM-SFP-MIB ·
.1.3.6.1.4.1.637.61.1.56.6.1.4
Object
column mandatory
Enumeration
A column in the sfpInventoryTable, containing the fiber type of
the specified SFP/SFP+.
For XFP, it is always singleMode
ALCATEL NOTE:
ACCESS: RO
USAGE: NA
PERSIST: NO
INSRVMOD: NO
RANGE: NA
DEFVALUE: NA
UNITS: NA
SPARSE: NO
DESCR: NA
Context
- MIB
- ASAM-SFP-MIB
- OID
.1.3.6.1.4.1.637.61.1.56.6.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sfpInventoryEntry
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 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SFP-MIB::sfpInvFiberType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SFP-MIB::sfpInvFiberType.<sfpInvLogicalSlot>.<sfpInvFaceplateNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-SFP-MIB::sfpInvFiberType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | singleMode |
2 | multiMode |
3 | notAvailable |