otu4OperStatus

CORIANT-GROOVE-MIB · .1.3.6.1.4.1.42229.1.2.4.1.10.1.1.3

Object

column Enumeration
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

Context

MIB
CORIANT-GROOVE-MIB
OID
.1.3.6.1.4.1.42229.1.2.4.1.10.1.1.3
Type
column
Access
readonly
Status
current
Parent
otu4Entry

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 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::otu4OperStatus'
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::otu4OperStatus.<shelfId>.<slotId>.<subslotId>.<portId>.<subportId>'
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::otu4OperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down