hm2SrmSubRingPortOperState

HM2-L2REDUNDANCY-MIB · .1.3.6.1.4.1.248.11.40.1.4.3.1.10

Object

column Enumeration
Operational state of sub-ring port.
disabled(1) indicates that all frames are
dropped.
blocked(2) indicates that all frames are
dropped except
- frames used by the selected ring protocol
  which are defined to pass blocked(2) ports,
- frames from other protocols which are
  Defined to pass blocked(2) ports.
forwarding(3) indicates that all frames are
passed through according to the forwarding
behavior of IEEE 802.1D.
not-connected(4) indicates that the port has
no link.

Context

MIB
HM2-L2REDUNDANCY-MIB
OID
.1.3.6.1.4.1.248.11.40.1.4.3.1.10
Type
column
Access
readonly
Status
current
Parent
hm2SrmEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2blocked
3forwarding
4not-connected