apSysMgmtSingleUnitRedundancyState
APSYSMGMT-MIB ·
.1.3.6.1.4.1.9148.3.2.2.6
Object
The new redundancy state for the generating entity.
Context
- MIB
- APSYSMGMT-MIB
- OID
.1.3.6.1.4.1.9148.3.2.2.6- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- apSysMgmtNotificationObjects
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 'APSYSMGMT-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSYSMGMT-MIB::apSysMgmtSingleUnitRedundancyState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APSYSMGMT-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APSYSMGMT-MIB::apSysMgmtSingleUnitRedundancyState'
Syntax
- Source
- ACMEPACKET-TCApRedundancyState
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | initial |
2 | active |
3 | standby |
4 | outOfService |
5 | unassigned |
6 | activePending |
7 | standbyPending |
8 | outOfServicePending |
9 | recovery |