atiStkSwSysAction
AtiStackSwitch9000-MIB ·
.1.3.6.1.4.1.207.8.17.1.1.11
Object
scalar Enumeration
This object specifies the following actions that apply to the switch: saveConfig - Save the current switch configuration. reset - Reboot the switch. defaultConfig - Restore default switch configuration. The switch is automatically rebooted after this operation. Note that this object returns a zero value when doing a Get operation.
Context
- MIB
- AtiStackSwitch9000-MIB
- OID
.1.3.6.1.4.1.207.8.17.1.1.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- atiStkSwSysConfig
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 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9000-MIB::atiStkSwSysAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiStackSwitch9000-MIB::atiStkSwSysAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | saveConfig |
2 | reset |
3 | defaultConfig |