All MIBs › SVRMGT-MIB › svrTrapDestination
svrTrapDestination
Module: SVRMGT-MIB
OID (symbolic): SVRMGT-MIB::svrTrapDestination
OID (numeric): 1.3.6.1.4.1.36.2.18.22.2.4.7.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This is the destination that the trap will be sent. It can either an IP address, TCPIP name, Netbios name or IPX address. To create a destination entry, just issue a SET command for svrTrapDestination with an instance of svrTrapDestinationNextIndex. To delete the entry, issue a SET command for that particular instance using an empty display string (length = 0).
What is svrTrapDestination?
This read-write string is one trap-destination address for a community, which can be an IP address, TCP/IP name, NetBIOS name, or IPX address. An admin creates an entry by SETting this field at the index from svrTrapDestinationNextIndex, and deletes it by setting an empty string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.4.7.1.2 snmpwalk -v2c -c public <target> SVRMGT-MIB::svrTrapDestination
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.4.7.1.2.1 snmpget -v2c -c public <target> SVRMGT-MIB::svrTrapDestination.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.22.2.4.7.1.2.1 s <value>
Start monitoring server hardware managed via a DEC/Compaq Enterprise Management Architecture (EMA)-style agent (configurable threshold-alarm framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SVRMGT-MIB::svrTrapDestination OID value, configure state conditions and alerts, and monitor any server hardware managed via a DEC/Compaq Enterprise Management Architecture (EMA)-style agent (configurable threshold-alarm framework) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.22 | svrSystem | SVRCLU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.22.2 | svrMgt | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.4 | svrTrap | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.4.7 | svrTrapDestinationTable | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.4.7.1 | svrTrapDestinationEntry | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.4.7.1.2 | svrTrapDestination | SVRMGT-MIB |