ciscoTsStackReset
CISCO-TS-STACK-MIB ·
.1.3.6.1.4.1.9.5.32.1.1.15
Object
scalar mandatory
r/w
Enumeration
Operational status of the controlling switch in the stack. Setting this value to either coldReset(2) or warmReset(3) will cause all boxes in the stack to cold start or warm start after a predefined time delay.
Context
- MIB
- CISCO-TS-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.32.1.1.15- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ciscoTsConfig
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 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsStackReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TS-STACK-MIB::ciscoTsStackReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | coldReset |
3 | warmReset |