hm2MrpRingport1OperState
HM2-L2REDUNDANCY-MIB ·
.1.3.6.1.4.1.248.11.40.1.1.1.1.5
Object
column Enumeration
Operational state of ringport 1.
disabled(1) indicates that all frames are dropped.
blocked(2) indicates that all frames 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.
notConnected(4) indicates that the port has no link.
Context
- MIB
- HM2-L2REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.248.11.40.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hm2MrpEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::hm2MrpRingport1OperState'
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::hm2MrpRingport1OperState.<hm2MrpDomainID>'
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::hm2MrpRingport1OperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | blocked |
3 | forwarding |
4 | notConnected |
Conformance
Member of