hm2RedundantCplCurrentRole
HM2-L2REDUNDANCY-MIB ·
.1.3.6.1.4.1.248.11.40.1.9.7
Object
scalar Enumeration
Current role of the RCP coupler.
Context
- MIB
- HM2-L2REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.248.11.40.1.9.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hm2RedundantCplConfigMibGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hm2RedundantCplCurrentRole.0'
More examples
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::hm2RedundantCplCurrentRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | master |
2 | slave |
3 | listening |
4 | error |
5 | disabled |
6 | single |