wwpLeosOspfIfOperStatus
WWP-LEOS-OSPF-MIB ·
.1.3.6.1.4.1.6141.2.60.31.1.2.2.1.5
Object
column OspfOperStatus
The current operational state of this interface.
Context
- MIB
- WWP-LEOS-OSPF-MIB
- OID
.1.3.6.1.4.1.6141.2.60.31.1.2.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wwpLeosOspfIfEntry
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 'WWP-LEOS-OSPF-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-OSPF-MIB::wwpLeosOspfIfOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-OSPF-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-OSPF-MIB::wwpLeosOspfIfOperStatus.<wwpLeosOspfIfIpAddress>.<wwpLeosOspfAddressLessIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-OSPF-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-OSPF-MIB::wwpLeosOspfIfOperStatus'
Syntax
- Source
- OspfOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | operStatusUp |
2 | operStatusDown |
3 | operStatusGoingUp |
4 | operStatusGoingDown |
5 | operStatusActFailed |