rcEthRingDiscoverPeerState

SWITCH-ERING-MIB · .1.3.6.1.4.1.8886.6.1.39.1.2.1.5

Object

column Enumeration
Port state of ethernet ring,including none,discover and full.
none(1)-- two ports of the bridge did not receive any packets from opposite ports;
discover(2)-- at least one port of the bridge received packet before got into stable status;
full(3)-- Port received the same packet three times continuously.

Context

MIB
SWITCH-ERING-MIB
OID
.1.3.6.1.4.1.8886.6.1.39.1.2.1.5
Type
column
Access
readonly
Status
current
Parent
rcEthRingPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2discover
3full