me1200SysutilControlRebootType
ME1200-SYSUTIL-MIB ·
.1.3.6.1.4.1.9.9.815.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.
Context
- MIB
- ME1200-SYSUTIL-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.24.1.4.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- me1200SysutilControlRebootEntry
- 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 'ME1200-SYSUTIL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-SYSUTIL-MIB::me1200SysutilControlRebootType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-SYSUTIL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-SYSUTIL-MIB::me1200SysutilControlRebootType.<me1200SysutilControlRebootSwitchId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-SYSUTIL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-SYSUTIL-MIB::me1200SysutilControlRebootType'
Syntax
- Source
- ME1200SysutilRebootType
- Base type
Enumeration
Values & Constraints
Type Values
0 | noReboot |
1 | coldReboot |
2 | warmReboot |
Conformance
Member of