sfpOptions
SIAE-SFP-MIB ·
.1.3.6.1.4.1.3373.1103.74.2.1.10
Object
column Bits
Implemented transceiver options: -bit 5: = 1 RATE_SELECT implemented. -bit 4: = 1 TX_DISABLE implemented -bit 3: = 1 TX_FAULT implemented -bit 2: = 1 LOS Implemented, inverted -bit 1: = 1 LOS Implemented Located at I2C address 0xa0, byte: 65
Context
- MIB
- SIAE-SFP-MIB
- OID
.1.3.6.1.4.1.3373.1103.74.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sfpSerialIdEntry
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 'SIAE-SFP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SFP-MIB::sfpOptions'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-SFP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SFP-MIB::sfpOptions.<sfpModuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-SFP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-SFP-MIB::sfpOptions'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | sfpOPTRateSelect |
1 | sfpOPTTxDisable |
2 | sfpOPTTxFault |
3 | sfpOPTInvertedLOS |
4 | sfpOPTlos |