alaStackMgrCommandStatus

ALCATEL-IND1-STACK-MANAGER-MIB · .1.3.6.1.4.1.6486.800.1.2.1.24.1.1.1.1.13

Object

This object provides the current status of last command received from the management
as follows: notSignificant(0), clearSlotInProgress(1), clearSlotFailed(2), clearSlotSuccess(3), 
setSlotInProgress(4), setSlotFailed(5) or setSlotSuccess(6).
New commands are only accepted if the value of this object is different than setSlotInProgress
and clearSlotInProgress.

Context

MIB
ALCATEL-IND1-STACK-MANAGER-MIB
OID
.1.3.6.1.4.1.6486.800.1.2.1.24.1.1.1.1.13
Type
column
Access
readonly
Status
current
Parent
alaStackMgrChassisEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALCATEL-IND1-STACK-MANAGER-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-STACK-MANAGER-MIB::alaStackMgrCommandStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-STACK-MANAGER-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-STACK-MANAGER-MIB::alaStackMgrCommandStatus.<alaStackMgrSlotNINumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-STACK-MANAGER-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-STACK-MANAGER-MIB::alaStackMgrCommandStatus'

Syntax

Source
AlaStackMgrCommandStatus
Base type
Enumeration

Values & Constraints

Type Values
0notSignificant
1clearSlotInProgress
2clearSlotFailed
3clearSlotSuccess
4setSlotInProgress
5setSlotFailed
6setSlotSuccess

Conformance