HPNSATRAPCFG-MIB

File: HPNSATRAPCFG-MIB.mib (9135 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises DisplayString OBJECT-TYPE

Defined Types

HPnsaTrapCfgAgentEntry  
SEQUENCE    
  hpnsaTrapCfgAgentIndex INTEGER
  hpnsaTrapCfgAgentName DisplayString
  hpnsaTrapCfgAgentVersion DisplayString
  hpnsaTrapCfgAgentDate OCTET STRING

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    

hpnsaTrapCfg 1.3.6.1.4.1.11.2.23.13
OBJECT IDENTIFIER    

hpnsaTrapCfgMibRev 1.3.6.1.4.1.11.2.23.13.1
OBJECT IDENTIFIER    

hpnsaTrapCfgAgent 1.3.6.1.4.1.11.2.23.13.2
OBJECT IDENTIFIER    

hpnsaTrapTargetCfg 1.3.6.1.4.1.11.2.23.13.3
OBJECT IDENTIFIER    

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

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

hpnsaTrapCfgAgentTable 1.3.6.1.4.1.11.2.23.13.2.1
A table of SNMP agents that satisfy requests for this MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaTrapCfgAgentEntry

hpnsaTrapCfgAgentEntry 1.3.6.1.4.1.11.2.23.13.2.1.1
A description of the agent/agents that access Trap Config. information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaTrapCfgAgentEntry  

hpnsaTrapCfgAgentIndex 1.3.6.1.4.1.11.2.23.13.2.1.1.1
A unique index for this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaTrapCfgAgentName 1.3.6.1.4.1.11.2.23.13.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)  

hpnsaTrapCfgAgentVersion 1.3.6.1.4.1.11.2.23.13.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..10)  

hpnsaTrapCfgAgentDate 1.3.6.1.4.1.11.2.23.13.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(7)  

hpnsaRemoveTrapTarget 1.3.6.1.4.1.11.2.23.13.3.1
An SNMP Set request on this object will cause the agent to remove the specified network address from server's SNMP trap destinations list
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..50)  

hpnsaAddTrapTarget 1.3.6.1.4.1.11.2.23.13.3.2
An SNMP Set request on this object will cause the agent to add the specified network address to server's SNMP trap destination list
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..50)  

hpnsaRestartSNMP 1.3.6.1.4.1.11.2.23.13.3.3
Returns whether or not the SNMP service needs to be restarted in order for changes to SNMP trap destination list to take effect
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noActionNeeded(1), restartSNMP(2)