Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 211 product(1) iaServer(31) primequest(1) mmb(1) sysInfo(1) serverInformation(4) serverTable(1) servers(1) srvShutdownCommand(5)}

srvShutdownCommand(5)

 
 

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

srvShutdownCommand OBJECT-TYPE
SYNTAX INTEGER{
unknown(1),
power-off(2),
power-on(3),
power-cycle(4),
shutdown-and-off(5),
shutdown-and-reset(6),
shutdown-and-power-cycle(7),
raise-nmi(8),
abort-pending-command(9),
reset(10)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION "Shutdown the server and switch off or reset; a delay (see object below)
can be defined before the command is being executed;
on reading that value you get the currently pending or executing command value;
argument tells what kind of action:
power-on: switch power on
power-off: switch power off
power-cycle: switch power off and switch power on again.
shutdown-and-off: execute a shutdown then power off
shutdown-and-reset: execute a shutdown then reset
shutdown-and-power-cycle: execute a shutdown then power off and on again
raise-nmi: raise an NMI (normally causes debugger to start)
The value unknown(1) cannot be set; Not supported."



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: servers(1) First sibling OID: srvUnitId(1) Previous sibling OID: srvCurrentBootStatus(4) Next sibling OID: srvShutdownDelay(6) Last sibling OID: srvManagementIP(10)