scGenChRedunAgActivityStatus
XSWITCH-MIB ·
.1.3.6.1.4.1.81.28.1.1.3
Object
scalar mandatory
Enumeration
This attribute defines the status of the Redundant Agent. notPresent(1) - indicates that no redundant Agent exists. dormant(2) - indicates that the redundant Agent is ok and may at any moment become the Agent of the system. active(3) - indicates that the redundant Agent is acting as the Agent.
Context
- MIB
- XSWITCH-MIB
- OID
.1.3.6.1.4.1.81.28.1.1.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- scGenChassis
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 'XSWITCH-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XSWITCH-MIB::scGenChRedunAgActivityStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XSWITCH-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XSWITCH-MIB::scGenChRedunAgActivityStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notPresent |
2 | dormant |
3 | active |
255 | notSupported |