hmArcManagerAdminStatus
HMRINGARC-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.5.7.1.1
Object
scalar r/w
Enumeration
The administratively desired status of the ARC manager.
enabled(1): ARC manager is active, the device can check and configure other ARC devices.
disabled(2): ARC manager is inactive, neither checking nor automatic configuring can be done.
Context
- MIB
- HMRINGARC-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.5.7.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmArcManagerConfig
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 'HMRINGARC-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMRINGARC-MGMT-SNMP-MIB::hmArcManagerAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMRINGARC-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMRINGARC-MGMT-SNMP-MIB::hmArcManagerAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |