oaSfpInfoInstalledStatus
OA-SFP-MIB ·
.1.3.6.1.4.1.6926.1.18.1.1.2.1.40
Object
column Enumeration
The current installed state of the sfp transceiver unknown - Unknown notInstalled - the SFP transceiver is not installed installed - the sfp transceiver is installed
Context
- MIB
- OA-SFP-MIB
- OID
.1.3.6.1.4.1.6926.1.18.1.1.2.1.40- 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::oaSfpInfoInstalledStatus'
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::oaSfpInfoInstalledStatus.<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::oaSfpInfoInstalledStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | notInstalled |
3 | installed |
Conformance
Member of