All MIBs › CORIANT-GROOVE-MIB › interfaceAvailStatus
interfaceAvailStatus
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::interfaceAvailStatus
OID (numeric): 1.3.6.1.4.1.42229.1.2.6.2.1.1.6
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: Provided to qualify the operational, usage and/or administrative status attributes. The value shall be a bits, management interface shall show the string with space separator ' ' per yang definition.
Following available status indication shall be supported: Failed,Mismatch,LowerLayerDown,NotPresent,Shutdown,Degraded,Idle,Busy, Hibernation,In-Test,Loopback,SoftwareUpgrade,Initializing,Unknown,Incomplete
Example: an ODU can be failed without cross connection, the available status is 'Failed Idle'.
Provided to qualify the operational, usage and/or administrative state attributes. The value of each status attribute may denote the presence of one or more particular conditions applicable to the resource.
What is interfaceAvailStatus?
This BITS field on a network interface can carry qualifiers such as failed, mismatch, lowerLayerDown, degraded, notPresent, or inTest to describe the interface's condition in more detail than a plain up/down value. An admin reads this to distinguish, for instance, an interface that's down because its lower layer is down versus one where the port hardware itself is simply not present. Seeing "notPresent" on an interface's avail status quickly tells the operator no transceiver or module is even plugged in, rather than there being a signal problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.6.2.1.1.6 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::interfaceAvailStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.6.2.1.1.6.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::interfaceAvailStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> interfaceAvailStatus.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::interfaceAvailStatus 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.6 | interfaceAvailStatus | CORIANT-GROOVE-MIB |