HP SNMP/XL User's Guide (36922-90036)
80 AppendixB
Supported MIB Objects
Non-Standard HP Extended MIB Objects
The Trap Group
trapDestinationNum OBJECT-TYPE
SYNTAX: Gauge
ACCESS: read-only
STATUS: mandatory
DESCRIPTION: “The number of trap destinations.”
::= { trap 1 }: +
trapDestinationTable OBJECT-TYPE
SYNTAX: SEQUENCE OF TrapDestinationEntry
ACCESS: read-write
STATUS: mandatory
DESCRIPTION: “List of addresses to which the agent sends traps.”
::= { trap 2 }: +
trapDestinationEntry OBJECT-TYPE
SYNTAX: TrapDestinationEntry ::= SEQUENCE {
trapDestination
NetworkAddress
}
ACCESS: read-write
STATUS: mandatory
DESCRIPTION: “Each entry contains the address to which the agent
sends traps.”
::= { trapDestinationTable 1 }: +
trapDestination OBJECT-TYPE
SYNTAX: NetworkAddress
ACCESS: read-only
STATUS: mandatory
DESCRIPTION: “Address to which the agent sends traps.”
::= { trapDestinationEntry 1 }: +