osERPOperState

OS-ERP-MIB · .1.3.6.1.4.1.6926.2.20.3.1.4

Object

column Enumeration
Indicates the state of the node (and the ring).

Context

MIB
OS-ERP-MIB
OID
.1.3.6.1.4.1.6926.2.20.3.1.4
Type
column
Access
readonly
Status
current
Parent
osERPOperEntry
Groups
1

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 'OS-ERP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ERP-MIB::osERPOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ERP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ERP-MIB::osERPOperState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ERP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ERP-MIB::osERPOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1init
2idle
3protection
4forceSwitch
5manualSwitch
6pending

Conformance