HPNSAREMOTEASSIST-MIB

File: HPNSAREMOTEASSIST-MIB.mib (26693 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
RFC-1215

Imported symbols

enterprises Counter DisplayString
OBJECT-TYPE TRAP-TYPE

Defined Types

HPnsaRAAgentEntry  
SEQUENCE    
  hpnsaRAAgentIndex INTEGER
  hpnsaRAAgentName DisplayString
  hpnsaRAAgentVersion DisplayString
  hpnsaRAAgentDate OCTET STRING

HpnsaRAVoltEntry  
SEQUENCE    
  hpnsaRAVoltTypeIndex INTEGER
  hpnsaRAVoltMeasured INTEGER
  hpnsaRAVoltLoLimit INTEGER
  hpnsaRAVoltHiLimit INTEGER

HpnsaRALogEntry  
SEQUENCE    
  hpnsaRALogIndex INTEGER
  hpnsaRALogEventCode INTEGER
  hpnsaRALogDescription OCTET STRING
  hpnsaRALogViewed INTEGER
  hpnsaRALogDateTime OCTET STRING
  hpnsaRALogData INTEGER

Defined Values

hp 1.3.6.1.4.1.11
OBJECT IDENTIFIER    

nm 1.3.6.1.4.1.11.2
OBJECT IDENTIFIER    

hpnsa 1.3.6.1.4.1.11.2.23
OBJECT IDENTIFIER    

hpnsaRemoteAssist 1.3.6.1.4.1.11.2.23.8
OBJECT IDENTIFIER    

hpnsaRAMibRev 1.3.6.1.4.1.11.2.23.8.1
OBJECT IDENTIFIER    

hpnsaRAAgent 1.3.6.1.4.1.11.2.23.8.2
OBJECT IDENTIFIER    

hpnsaRAInfo 1.3.6.1.4.1.11.2.23.8.3
OBJECT IDENTIFIER    

hpnsaRATemp 1.3.6.1.4.1.11.2.23.8.4
OBJECT IDENTIFIER    

hpnsaRAVolt 1.3.6.1.4.1.11.2.23.8.5
OBJECT IDENTIFIER    

hpnsaRABusUsage 1.3.6.1.4.1.11.2.23.8.6
OBJECT IDENTIFIER    

hpnsaRALog 1.3.6.1.4.1.11.2.23.8.7
OBJECT IDENTIFIER    

hpnsaRAEventConfig 1.3.6.1.4.1.11.2.23.8.8
OBJECT IDENTIFIER    

hpnsaRAMibRevMajor 1.3.6.1.4.1.11.2.23.8.1.1
The major revision level of the MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hpnsaRAMibRevMinor 1.3.6.1.4.1.11.2.23.8.1.2
The minor revision level of the MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaRAAgentTable 1.3.6.1.4.1.11.2.23.8.2.1
A table of SNMP agents that satisfy requests for this MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaRAAgentEntry

hpnsaRAAgentEntry 1.3.6.1.4.1.11.2.23.8.2.1.1
A description of the agents that access related information in HP Remote Assistant.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaRAAgentEntry  

hpnsaRAAgentIndex 1.3.6.1.4.1.11.2.23.8.2.1.1.1
A unique index for this module description.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaRAAgentName 1.3.6.1.4.1.11.2.23.8.2.1.1.2
Name of the agent/agents satisfying SNMP requests for this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaRAAgentVersion 1.3.6.1.4.1.11.2.23.8.2.1.1.3
Version number of the agent/agents satisfying SNMP requests for this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..5)  

hpnsaRAAgentDate 1.3.6.1.4.1.11.2.23.8.2.1.1.4
The date on which this agent was created. field octets contents range ------------------------------------------------- 1 1 years since 1900 0..255 2 2 month 1..12 3 3 day 1..31 4 4 hour 0..23 5 5 minute 0..59 6 6 second 0..59
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaRAInfoBoardType 1.3.6.1.4.1.11.2.23.8.3.1
A description of the type of HP Remote Assistant board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

hpnsaRAInfoBoardName 1.3.6.1.4.1.11.2.23.8.3.2
The server name configured on the HP Remote Assistant board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

hpnsaRAInfoBoardID 1.3.6.1.4.1.11.2.23.8.3.3
The server ID configured on the HP Remote Assistant board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRAInfoBoardVersion 1.3.6.1.4.1.11.2.23.8.3.4
The HP Remote Assistant firmware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..5)  

hpnsaRATempMeasured 1.3.6.1.4.1.11.2.23.8.4.1
Current temperature in degrees Celsius as measured by the HP Remote Assistant on-board sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRATempWarnLimit 1.3.6.1.4.1.11.2.23.8.4.2
Temperature warning threshold value in degrees Celsius for the HP Remote Assistant on-board sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRATempGracefulSDLimit 1.3.6.1.4.1.11.2.23.8.4.3
Graceful shutdown temperature threshold value in degrees Celsius for the HP Remote Assistant on-board sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRATempCriticalSDLimit 1.3.6.1.4.1.11.2.23.8.4.4
Critical shutdown temperature threshold value in degrees Celsius for the HP Remote Assistant on-board sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRAVoltTable 1.3.6.1.4.1.11.2.23.8.5.1
A table of HP Remote Assistant voltage entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnsaRAVoltEntry

hpnsaRAVoltEntry 1.3.6.1.4.1.11.2.23.8.5.1.1
HP Remote Assistant voltage information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpnsaRAVoltEntry  

hpnsaRAVoltTypeIndex 1.3.6.1.4.1.11.2.23.8.5.1.1.1
A unique index for each voltage level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER negative12v(1), positive12v(2), positive5v(3), positive3v(4)  

hpnsaRAVoltMeasured 1.3.6.1.4.1.11.2.23.8.5.1.1.2
The measured value for the particular voltage level in volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnsaRAVoltLoLimit 1.3.6.1.4.1.11.2.23.8.5.1.1.3
The low threshold value in volts at which HP Remote Assistant pages the configured administrator.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnsaRAVoltHiLimit 1.3.6.1.4.1.11.2.23.8.5.1.1.4
The high threshold value in volts at which HP Remote Assistant pages the configured administrator.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnsaRABusUsage5SecAve 1.3.6.1.4.1.11.2.23.8.6.1
The EISA bus utilization averaged over the last 5 seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRABusUsage15SecAve 1.3.6.1.4.1.11.2.23.8.6.2
The EISA bus utilization averaged over the last 15 seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRABusUsage1MinAve 1.3.6.1.4.1.11.2.23.8.6.3
The EISA bus utilization averaged over the last minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRABusUsage5MinAve 1.3.6.1.4.1.11.2.23.8.6.4
The EISA bus utilization averaged over the last 5 minutes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRABusUsageLimit 1.3.6.1.4.1.11.2.23.8.6.5
The EISA bus utilization threshold value at which HP Remote Assistant pages the configured administrator. HP Remote Assistant compares this threshold with the 5 minute average.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRALogTable 1.3.6.1.4.1.11.2.23.8.7.1
A table of HP Remote Assistant log entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnsaRALogEntry

hpnsaRALogEntry 1.3.6.1.4.1.11.2.23.8.7.1.1
HP Remote Assistant log information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpnsaRALogEntry  

hpnsaRALogIndex 1.3.6.1.4.1.11.2.23.8.7.1.1.1
A unique index for each log entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRALogEventCode 1.3.6.1.4.1.11.2.23.8.7.1.1.2
The code for the logged event. Refer to the HP Remote Assistant User's Manual for event code descriptions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRALogDescription 1.3.6.1.4.1.11.2.23.8.7.1.1.3
A description of the logged event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaRALogViewed 1.3.6.1.4.1.11.2.23.8.7.1.1.4
Indicates whether this log entry is new or has been previously viewed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER new(0), viewed(1)  

hpnsaRALogDateTime 1.3.6.1.4.1.11.2.23.8.7.1.1.5
The date on which the event occured. octets contents range -------------------------------------------- 1 years since 1900 0..255 2 month 1..12 3 day 1..31 4 hour 0..23 5 minute 0..59 6 second 0..59
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaRALogData 1.3.6.1.4.1.11.2.23.8.7.1.1.6
The data associated with the logged event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaRAEventConfigGlobal 1.3.6.1.4.1.11.2.23.8.8.1
Control for the HP Remote Assistant in-band traps. This is a global value that overrides all of the controls in this group. A value of 1 means all traps enabled; 0 means disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hpnsaRAEventConfigVolt 1.3.6.1.4.1.11.2.23.8.8.2
Control for the HP Remote Assistant in-band voltage traps. A value of 1 means voltage traps enabled; 0 means disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hpnsaRAEventConfigTemp 1.3.6.1.4.1.11.2.23.8.8.3
Control for the HP Remote Assistant in-band temperature traps. A value of 1 means temperature traps enabled; 0 means disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hpnsaRAEventConfigAsr 1.3.6.1.4.1.11.2.23.8.8.4
Control for the HP Remote Assistant in-band ASR traps. A value of 1 means ASR traps enabled; 0 means disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hpnsaRAEventConfigRemBoot 1.3.6.1.4.1.11.2.23.8.8.5
Control for the HP Remote Assistant in-band remote boot traps. A value of 1 means remote boot traps enabled; 0 means disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hpnsaRAEventConfigBusUsage 1.3.6.1.4.1.11.2.23.8.8.6
Control for the HP Remote Assistant in-band EISA bus utilization traps. A value of 1 means bus utilization traps enabled; 0 means disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hpnsaRAEventConfigRemAsst 1.3.6.1.4.1.11.2.23.8.8.7
Control for the other HP Remote Assistant in-band traps. A value of 1 means traps enabled; 0 means disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hpnsaRAEventConfigTrapTest 1.3.6.1.4.1.11.2.23.8.8.8
Control for the HP Remote Assistant in-band test trap. A value of 1 means test trap enabled; 0 means disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hpnsaRAEventConfigHostSys 1.3.6.1.4.1.11.2.23.8.8.9
Control for the HP Remote Assistant in-band host system traps. A value of 1 means host system traps enabled; 0 means disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)