opIfOperStatus

FS-NMS-OPTICAL-PORT-MIB · .1.3.6.1.4.1.52642.9.183.1.1.4

Object

column Enumeration
The current operational state of the optical interface. The same value as ifOperStatus of ifTable in RFC1213.

Context

MIB
FS-NMS-OPTICAL-PORT-MIB
OID
.1.3.6.1.4.1.52642.9.183.1.1.4
Type
column
Access
readonly
Status
current
Parent
opticalPortPowerEntry

Walk 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 'FS-NMS-OPTICAL-PORT-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-OPTICAL-PORT-MIB::opIfOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-OPTICAL-PORT-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-OPTICAL-PORT-MIB::opIfOperStatus.<opIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-OPTICAL-PORT-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-OPTICAL-PORT-MIB::opIfOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3testing