alaChasIssuForStackablesStatus
ALCATEL-IND1-CHASSIS-MIB ·
.1.3.6.1.4.1.6486.800.1.1.1.3.1.1.15
Object
scalar Enumeration
This object contains the status of ISSU. Enabled: Issu is in progress Disabled: Issu has not been started yet Aborted: Issu was aborted Successfull: ISSU was successfully completed
Context
- MIB
- ALCATEL-IND1-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6486.800.1.1.1.3.1.1.15- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- alcatelIND1ChassisMIBObjects
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 'ALCATEL-IND1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-CHASSIS-MIB::alaChasIssuForStackablesStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-CHASSIS-MIB::alaChasIssuForStackablesStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | in-progress |
2 | disabled |
3 | aborted |
4 | successful |