chassisRole
AT-CHASSIS-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.23.0.5
Object
scalar Enumeration
CFC's role in the chassis.
Context
- MIB
- AT-CHASSIS-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.23.0.5- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- chassisNotifications
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 'AT-CHASSIS-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-CHASSIS-MIB::chassisRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-CHASSIS-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-CHASSIS-MIB::chassisRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | leaving |
2 | discovering |
3 | synchronizing |
4 | standbyMember |
5 | pendingMaster |
6 | disabledMaster |
7 | activeMaster |