chApplicationBladeStatus
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.7.28
Object
scalar mandatory
r/w
Enumeration
Chassis informs that application server blade is up. This is internal MIB for gateway use to indicate the DO Telephony server that the application module undergoes reset and now it is up. The chassis set this mib to up(2). The MIB always returns idle(1).
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.7.28- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- chassis
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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::chApplicationBladeStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::chApplicationBladeStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | up |