nmcAvailStatus
CORIANT-GROOVE-MIB ·
.1.3.6.1.4.1.42229.1.2.4.5.14.1.1.4
Object
column Bits
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.
Context
- MIB
- CORIANT-GROOVE-MIB
- OID
.1.3.6.1.4.1.42229.1.2.4.5.14.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nmcEntry
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 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::nmcAvailStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::nmcAvailStatus.<nmcName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CORIANT-GROOVE-MIB::nmcAvailStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | none |
1 | failed |
2 | mismatch |
3 | lowerLayerDown |
4 | notPresent |
5 | shutdown |
6 | degraded |
7 | idle |
8 | busy |
9 | hibernation |
10 | inTest |
11 | loopback |
12 | softwareUpgrade |
13 | initializing |
14 | unknown |
15 | incomplete |
16 | laserSafetyShutoff |
17 | measuring |
18 | firmwareLoading |
19 | connected |
20 | communicationFailed |