hmMrpRingport2OperState

HMRING-MGMT-SNMP-MIB · .1.3.6.1.4.1.248.14.5.3.1.7

Object

column Enumeration
Operational state of ringport 2.
disabled(1) indicates that all frames are dropped.
blocked(2) indicates that all frame are dropped except
	- MRP topology change frames and MRP test frames from a MRM,
	- MRP link change frames from a MRC,
	- frames from other protocols that also define 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
HMRING-MGMT-SNMP-MIB
OID
.1.3.6.1.4.1.248.14.5.3.1.7
Type
column
Access
readonly
Status
current
Parent
hmMrpEntry

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

Syntax

Enumeration

Values & Constraints

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