alaStackMgrCommandAction
ALCATEL-IND1-STACK-MANAGER-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.24.1.1.1.1.12
Object
This object identifies which of the following Actions is to be performed: clearSlot(1), clearSlotImmediately (2) or reload (3). Whenever a new command is received, the value of the object alaStackMgrCommandStatus will be updated accordingly.
Context
- MIB
- ALCATEL-IND1-STACK-MANAGER-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.24.1.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- alaStackMgrChassisEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::alaStackMgrCommandAction'
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::alaStackMgrCommandAction.<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::alaStackMgrCommandAction'
Syntax
- Source
- AlaStackMgrCommandAction
- Base type
Enumeration
Values & Constraints
Type Values
0 | notSignificant |
1 | clearSlot |
2 | clearSlotImmediately |
3 | reloadAny |
4 | reloadPassThru |
Conformance
Member of