All MIBs › A3COM-SWITCHING-SYSTEMS-MIB › a3ComSysAgentTrapDestinationEntryStatus
a3ComSysAgentTrapDestinationEntryStatus
Module: A3COM-SWITCHING-SYSTEMS-MIB
OID (symbolic): A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysAgentTrapDestinationEntryStatus
OID (numeric): 1.3.6.1.4.1.43.29.4.6.6.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The status of the trap destination table entry. Setting this object to invalid(1) has the effect of removing the corresponding entry from the table.
What is a3ComSysAgentTrapDestinationEntryStatus?
This read-write INTEGER controls the lifecycle of a trap destination entry using standard SNMP row status semantics. Setting to invalid(1) deletes the entry; other values activate or suspend traps to that destination. Operators use this to dynamically add or remove trap receivers without rebooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.29.4.6.6.1.4 snmpwalk -v2c -c public <target> A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysAgentTrapDestinationEntryStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.29.4.6.6.1.4.1 snmpget -v2c -c public <target> A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysAgentTrapDestinationEntryStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.29.4.6.6.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> a3ComSysAgentTrapDestinationEntryStatus.1
Start monitoring 3Com SuperStack switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysAgentTrapDestinationEntryStatus OID value, configure state conditions and alerts, and monitor any 3Com SuperStack switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.29 | switchingSystemsMibs | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| 1.3.6.1.4.1.43.29.4 | a3ComSwitchingSystemsMib | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.29.4.6 | a3ComSysAgent | A3COM-SWITCHING-SYSTEMS-MIB |
| 1.3.6.1.4.1.43.29.4.6.6 | a3ComSysAgentTrapDestinationTable | A3COM-SWITCHING-SYSTEMS-MIB |
| 1.3.6.1.4.1.43.29.4.6.6.1 | a3ComSysAgentTrapDestinationTableEntry | A3COM-SWITCHING-SYSTEMS-MIB |
| 1.3.6.1.4.1.43.29.4.6.6.1.4 | a3ComSysAgentTrapDestinationEntryStatus | A3COM-SWITCHING-SYSTEMS-MIB |