ringStatus

FIBERSTORE-MIB · .1.3.6.1.4.1.52642.1.45.4.1.12

Object

column Enumeration
The status of this ring. idel(0), complete(1),
failed(2), linkup(3), linkdown(4),
preforwording(5), init(6).

Context

MIB
FIBERSTORE-MIB
OID
.1.3.6.1.4.1.52642.1.45.4.1.12
Type
column
Access
readonly
Status
current
Parent
erpsRingEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0idel
1complete
2failed
3linkup
4linkdown
5preforwording
6init