nptReceivedLOSStatus
NPT-SYSTEM-MIB ·
.1.3.6.1.4.1.1286.5.1.1.2.1.8.2.1.5
Object
column NPT-TC-MIBNPTSfpLOSStatus
Received LOS Status
Context
- MIB
- NPT-SYSTEM-MIB
- OID
.1.3.6.1.4.1.1286.5.1.1.2.1.8.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nptTransceiverStatusEntry
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 'NPT-SYSTEM-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NPT-SYSTEM-MIB::nptReceivedLOSStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NPT-SYSTEM-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NPT-SYSTEM-MIB::nptReceivedLOSStatus.<nptTransceiverStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NPT-SYSTEM-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NPT-SYSTEM-MIB::nptReceivedLOSStatus'
Syntax
- Source
- NPT-TC-MIBNPTSfpLOSStatus
- Base type
Enumeration
Type Description
TC Description
Values & Constraints
Type Values
0 | nolos |
1 | los |
2 | notpresent |