SNMP Reference Guide

remoteAccessType
IsDRACIII(3)
The remote access type is DRAC III.
remoteAccessType
IsERA(4)
The remote access type is ERA.
Table 1385. Remote Access Control Capabilities
Variable Name:DellRemoteAccessControlCapabilities
Data Type:Integer
Possible Data Values Meaning of Data Value
none(0)
The remote access hardware has no control
capabilities.
unknownCapabilit
ies(1)
The remote access hardware control capabilities
are unknown.
logResetCapable(
2)
The remote access hardware can reset its
integrated logs.
hardResetCapabl
e(4)
The remote access hardware can perform a hard
reset.
softResetCapabl
e(8)
The remote access hardware can perform a soft
reset.
gracefulResetCap
able(16)
The remote access hardware can gracefully shut
down and perform a soft reset.
defaultConfigRes
etCapable(32)
The remote access hardware can reset to its
default settings.
shutdownCapable(
64)
The remote access hardware can shut down.
Table 1386. Remote Access Control Settings
Variable Name:DellRemoteAccessControlSettings
Data Type:Integer
Possible Data Values Meaning of Data Value
none(0)
The remote access hardware has no control
settings.
unknown(1)
The remote access hardware control settings are
unknown.
logReset(2)
The remote access hardware resets its integrated
logs.
hardReset(4)
The remote access hardware performs a hard
reset.
softReset(8)
The remote access hardware performs a soft reset.
gracefulReset(16
)
The remote access hardware shuts down and
perform a soft reset.
defaultConfigRes
et(32)
The remote access hardware resets to its default
settings.
383