apSysMgmtRedRole
APSYSMGMT-MIB ·
.1.3.6.1.4.1.9148.3.2.5.7
Object
scalar Enumeration
0=primary unit in a redundant pair, 1=secondary unit in a redundant pair.
Context
- MIB
- APSYSMGMT-MIB
- OID
.1.3.6.1.4.1.9148.3.2.5.7- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- apSysMgmtMonitorObjects
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::apSysMgmtRedRole.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::apSysMgmtRedRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | primary |
1 | secondary |