oaSfpInfoEnableStatus
OA-SFP-MIB ·
.1.3.6.1.4.1.6926.1.18.1.1.2.1.42
Object
column Enumeration
The current enable state of the sfp transceiver unknown - Unknown enabled - the sfp transceiver has been enabled disabled - the sfp transceiver has been diabled
Context
- MIB
- OA-SFP-MIB
- OID
.1.3.6.1.4.1.6926.1.18.1.1.2.1.42- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oaSfpInfoEntry
- Groups
- 1
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 'OA-SFP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-SFP-MIB::oaSfpInfoEnableStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-SFP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-SFP-MIB::oaSfpInfoEnableStatus.<oaSfpInfoSlotIndex>.<ifIndex>.<oaSfpInfoPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-SFP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-SFP-MIB::oaSfpInfoEnableStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | enabled |
3 | disabled |
Conformance
Member of