All MIBs › SPIDCOM-ALARM-MIB › neAlarmTrapDestiPort
neAlarmTrapDestiPort
Module: SPIDCOM-ALARM-MIB
OID (symbolic): SPIDCOM-ALARM-MIB::neAlarmTrapDestiPort
OID (numeric): 1.3.6.1.4.1.22764.2.1.10.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The UDP port where traps are sent
What is neAlarmTrapDestiPort?
This value is the destination UDP port to which the device sends its alarm traps. An admin sets it to match the port the receiving trap server or NMS is listening on, ensuring alarm notifications actually reach their destination. For example, an admin configuring alarm traps to a non-standard SNMP trap listener would set neAlarmTrapDestiPort to that server's configured port rather than the default 162.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22764.2.1.10.5 snmpwalk -v2c -c public <target> SPIDCOM-ALARM-MIB::neAlarmTrapDestiPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22764.2.1.10.5.1 snmpget -v2c -c public <target> SPIDCOM-ALARM-MIB::neAlarmTrapDestiPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.22764.2.1.10.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> neAlarmTrapDestiPort.1
Start monitoring SPiDCOM powerline communication (PLC) modem/adapter (alarm/threshold fault status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SPIDCOM-ALARM-MIB::neAlarmTrapDestiPort OID value, configure state conditions and alerts, and monitor any SPiDCOM powerline communication (PLC) modem/adapter (alarm/threshold fault status) from a single console.
OID Breakdown
Upper-level ancestors (7 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.22764 | spidcom | SPIDCOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22764.2.1 | neAlarm | SPIDCOM-ALARM-MIB |
| 1.3.6.1.4.1.22764.2.1.10 | neAlarmTrap | SPIDCOM-ALARM-MIB |
| 1.3.6.1.4.1.22764.2.1.10.5 | neAlarmTrapDestiPort | SPIDCOM-ALARM-MIB |