Apple-macintosh-system-mib :: trapDestination

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsApple-macintosh-system-mibtrapDestination

trapDestination

Module: Apple-macintosh-system-mib

OID (symbolic): Apple-macintosh-system-mib::trapDestination

OID (numeric): 1.3.6.1.4.1.63.1.1.4.1.5

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: The information required to obtain the address of the console requesting the trap. This information would be different for each protocol. For example, for IP, the IP address stored in dot notation is sufficient. For AppleTalk, the NBP entry is sufficient and reliable, but also including the present DDP address greatly improves the efficiency.

What is trapDestination?

Stores the network address (as octet string) of the destination host to which the trap should be sent.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.63.1.1.4.1.5
snmpwalk -v2c -c public <target> Apple-macintosh-system-mib::trapDestination

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.63.1.1.4.1.5.1
snmpget -v2c -c public <target> Apple-macintosh-system-mib::trapDestination.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.63.1.1.4.1.5.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> trapDestination.1

Start monitoring Apple Macintosh computers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Apple-macintosh-system-mib::trapDestination OID value, configure state conditions and alerts, and monitor any Apple Macintosh computers from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.63appleApple-macintosh-system-mib
1.3.6.1.4.1.63.1macintoshApple-macintosh-system-mib
1.3.6.1.4.1.63.1.1systemApple-macintosh-system-mib
1.3.6.1.4.1.63.1.1.4trapTableApple-macintosh-system-mib
1.3.6.1.4.1.63.1.1.4.1trapRequestEntryApple-macintosh-system-mib
1.3.6.1.4.1.63.1.1.4.1.5trapDestinationApple-macintosh-system-mib