cie1000SysutilControlRebootType

CIE1000-SYSUTIL-MIB · .1.3.6.1.4.1.9.9.832.1.24.1.4.1.1.2

Object

Type of reboot. noReboot(0) does not reboot. coldReboot(1) is to do
cold reboot. warmReboot(2) is to do warm reboot, but this is optional.
The OID of vtssSysutilCapabilitiesWarmRebootSupported tells if warm
reboot is supported or not. factoryReset (3) is to remove all
configuration and return to factory settings.

Context

MIB
CIE1000-SYSUTIL-MIB
OID
.1.3.6.1.4.1.9.9.832.1.24.1.4.1.1.2
Type
column
Access
readwrite
Status
current
Parent
cie1000SysutilControlRebootEntry
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 'CIE1000-SYSUTIL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-SYSUTIL-MIB::cie1000SysutilControlRebootType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIE1000-SYSUTIL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-SYSUTIL-MIB::cie1000SysutilControlRebootType.<cie1000SysutilControlRebootSwitchId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIE1000-SYSUTIL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIE1000-SYSUTIL-MIB::cie1000SysutilControlRebootType'

Syntax

Source
CIE1000SysutilRebootType
Base type
Enumeration

Values & Constraints

Type Values
0noReboot
1coldReboot
2warmReboot
3factoryReset