smReset
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.8
Object
column mandatory
r/w
Enumeration
For the case where the switch module is currently powered on, this command will effectively power off and then power on the switch module indicated and cause it to run its POST test. For the case where the switch module is currently powered off, the command will just power on the switch module. This MIB object can not be set, if AMM grants switch module the Protected Mode permission and switch module goes into Protected Mode. NOTE: Value returned for the GET command is meaningless for this MIB object.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- smPowerRestartEntry
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::smReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::smReset.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::smReset'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.