HPNSATRAPMNGR-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for HPNSATRAPMNGR-MIB.
43
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
43 total| Object Name |
|---|
hp OBJECT IDENTIFIER .1.3.6.1.4.1.11 |
RFC1213-MIB Unknown .1.3.6.1.4.1.11 |
nm OBJECT IDENTIFIER .1.3.6.1.4.1.11.2 |
hpnsa OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.23 |
hpnsaTrapMgr OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.23.23 |
hpnsaTrapMgrRev OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.23.23.1 |
hpnsaTrapMgrMibRevMajorThe major revision level of the MIB (left of the decimal).ro INTEGER .1.3.6.1.4.1.11.2.23.23.1.1 |
hpnsaTrapMgrMibRevMinorThe minor revision level of the MIB (right of the decimal).ro INTEGER .1.3.6.1.4.1.11.2.23.23.1.2 |
hpnsaTrapMgrAgentInfo OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.23.23.2 |
hpnsaTrapMgrAgentTableA table of SNMP Agents that satisfy requests for this MIB. SEQUENCE OF HPnsaTrapMgrAgentEntry .1.3.6.1.4.1.11.2.23.23.2.1 |
hpnsaTrapMgrAgentEntryA description of the agents that manage NSA traps. HPnsaTrapMgrAgentEntry .1.3.6.1.4.1.11.2.23.23.2.1.1 |
hpnsaTrapMgrAgentIndexA unique index for this module description.ro INTEGER .1.3.6.1.4.1.11.2.23.23.2.1.1.1 |
hpnsaTrapMgrAgentNameName of the Agent/Agents satisfying SNMP requests for this MIB.ro DisplayString .1.3.6.1.4.1.11.2.23.23.2.1.1.2 |
hpnsaTrapMgrAgentVersionVersion number of the Agent/Agents satisfying SNMP requests for
this MIB.ro DisplayString .1.3.6.1.4.1.11.2.23.23.2.1.1.3 |
hpnsaTrapMgrAgentDateThe 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..59ro OCTET STRING .1.3.6.1.4.1.11.2.23.23.2.1.1.4 |
hpnsaTrapMgrStats OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.23.23.3 |
hpnsaTrapMgrNumActiveNumber of active SNMP traps that have not been acknowledged.ro INTEGER .1.3.6.1.4.1.11.2.23.23.3.1 |
hpnsaTrapMgrNumHistoryNumber of SNMP traps in the history log.ro INTEGER .1.3.6.1.4.1.11.2.23.23.3.2 |
hpnsaTrapMgrMaxHistoryMaximum number of SNMP traps allowed in the history log.ro INTEGER .1.3.6.1.4.1.11.2.23.23.3.3 |
hpnsaTrapMgrEraseTrapsSet this variable to integer value of 1234 in order
to erase the entire log area.rw Enumeration .1.3.6.1.4.1.11.2.23.23.3.4 |
hpnsaTrapMgrActive OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.23.23.4 |
hpnsaTrapMgrActiveTableA table that contains all active NSA SNMP traps sent by
this server. An active traps is defined as a trap that has
not been acknowledged. The table is indexed by the trap handle. SEQUENCE OF HPnsaTrapMgrActiveTableEntry .1.3.6.1.4.1.11.2.23.23.4.1 |
hpnsaTrapMgrActiveTableEntryInformation provided for each NSA SNMP trap sent by this server. HPnsaTrapMgrActiveTableEntry .1.3.6.1.4.1.11.2.23.23.4.1.1 |
hpnsaTrapMgrActiveTrapHandleIndexA handle for each NSA SNMP trap that is received. The
value of the handle starts at 1 and increments to 65534.
Each trap received is given a handle and the handle remains
the same even if the SNMP agent is reloaded.ro INTEGER .1.3.6.1.4.1.11.2.23.23.4.1.1.1 |
hpnsaTrapMgrActiveTrapIDA unique identifier for the trap type. The format consists of
the NSA Enterprise ID appended with the specific trap type.ro DisplayString .1.3.6.1.4.1.11.2.23.23.4.1.1.2 |
hpnsaTrapMgrActiveTimeStampThe time and date the SNMP trap was transmitted. The format is
based on the time in seconds since January 1, 1970 (Greenwhich
Mean Time.ro INTEGER .1.3.6.1.4.1.11.2.23.23.4.1.1.3 |
hpnsaTrapMgrActiveSeverityThe severity level of the SNMP trap.ro Enumeration .1.3.6.1.4.1.11.2.23.23.4.1.1.4 |
hpnsaTrapMgrActiveCustomStringThe custom string typically sent with an NSA trapro DisplayString .1.3.6.1.4.1.11.2.23.23.4.1.1.5 |
hpnsaTrapMgrActiveEnterpriseIDThe Enterprise ID of the of the SNMP trap.ro DisplayString .1.3.6.1.4.1.11.2.23.23.4.1.1.6 |
hpnsaTrapMgrActiveSpecificIDThe Specific trap type of the SNMP trap.ro INTEGER .1.3.6.1.4.1.11.2.23.23.4.1.1.7 |
hpnsaTrapMgrAck OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.23.23.5 |
hpnsaTrapMgrTrapHandleAckAcknowledge a trap by setting this variable to a value that
matches a trap handle in the hpnsaTrapMgrActiveTable. Once a
trap is acknowledged, it is removed from the active table, but
remains in the history table.rw INTEGER .1.3.6.1.4.1.11.2.23.23.5.1 |
hpnsaTrapMgrHist OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.23.23.6 |
hpnsaTrapMgrHistTableA table that contains a history of NSA SNMP traps sent by
this server. The table is indexed by the trap handle. SEQUENCE OF HPnsaTrapMgrHistTableEntry .1.3.6.1.4.1.11.2.23.23.6.1 |
hpnsaTrapMgrHistTableEntryInformation provided for each NSA SNMP trap sent by this server. HPnsaTrapMgrHistTableEntry .1.3.6.1.4.1.11.2.23.23.6.1.1 |
hpnsaTrapMgrHistTrapHandleIndexA handle for each NSA SNMP trap that is received. The
value of the handle starts at 1 and increments to 65534.
Each trap received is given a handle and the handle remains
the same even if the SNMP agent is reloaded.ro INTEGER .1.3.6.1.4.1.11.2.23.23.6.1.1.1 |
hpnsaTrapMgrHistTrapIDA unique identifier for the trap type. The format consists of
the NSA Enterprise ID appended with the specific trap type.ro DisplayString .1.3.6.1.4.1.11.2.23.23.6.1.1.2 |
hpnsaTrapMgrHistTimeStampThe time and date the SNMP trap was transmitted. The format is
based on the time in seconds since January 1, 1970 (Greenwhich
Mean Time.ro INTEGER .1.3.6.1.4.1.11.2.23.23.6.1.1.3 |
hpnsaTrapMgrHistSeverityThe severity level of the SNMP trap.ro Enumeration .1.3.6.1.4.1.11.2.23.23.6.1.1.4 |
hpnsaTrapMgrHistCustomStringThe custom string typically sent with an NSA trapro DisplayString .1.3.6.1.4.1.11.2.23.23.6.1.1.5 |
hpnsaTrapMgrHistEnterpriseIDThe actual Enterprise ID of the of the SNMP trap.ro DisplayString .1.3.6.1.4.1.11.2.23.23.6.1.1.6 |
hpnsaTrapMgrHistSpecificIDThe Specific trap type of the SNMP trap.ro INTEGER .1.3.6.1.4.1.11.2.23.23.6.1.1.7 |
hpnsaTrapMgrHistAckDefines whether or not the trap has been acknowledged or not.ro Enumeration .1.3.6.1.4.1.11.2.23.23.6.1.1.8 |