All MIBs › CORIANT-GROOVE-MIB › interfaceOperStatus
interfaceOperStatus
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::interfaceOperStatus
OID (numeric): 1.3.6.1.4.1.42229.1.2.6.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The operational state specifies whether or not a resource is able to provide service. The operational state shall be visible to the operator. The user cannot modify the operational state. It provides a simple mechanism for the operator to decide whether a resource is operational or not, therefore this parameter has a read-only nature. The operational state is closely coupled with the alarm status of a resource, i.e. state transitions are triggered internally by the NE software. It can have one of the following values: Down: The resource is totally inoperable and unable to provide service to the user(s) Up: The resource is partially or fully operable and available for use.
default value :up
What is interfaceOperStatus?
This read-only up/down status reflects whether a network interface is actually able to pass traffic right now, driven by the device's internal fault and alarm logic rather than user-settable. An operator relies on this to see real interface health, since it can show down even while adminStatus remains up, for example due to a disconnected cable. Comparing adminStatus up against operStatus down on the same interface is the classic signature of an unexpected physical-layer failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.6.2.1.1.5 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::interfaceOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.6.2.1.1.5.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::interfaceOperStatus.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::interfaceOperStatus OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6 | networking | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.2 | interface | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.2.1 | interfaceTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.2.1.1 | interfaceEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.6.2.1.1.5 | interfaceOperStatus | CORIANT-GROOVE-MIB |