All MIBs › CT-ELS10-27-MIB › sysTrapPort
sysTrapPort
Module: CT-ELS10-27-MIB
OID (symbolic): CT-ELS10-27-MIB::sysTrapPort
OID (numeric): 1.3.6.1.4.1.97.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
What is sysTrapPort?
This read-write INTEGER configures the UDP port number the device uses when sending SNMP trap notifications. An admin changes this if the network management station listens for traps on a non-standard port rather than the default. For example, redirecting traps to port 1620 instead of the standard 162 would require setting this object to 1620 to match the NMS's custom listener.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.1.6 snmpwalk -v2c -c public <target> CT-ELS10-27-MIB::sysTrapPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.1.6.1 snmpget -v2c -c public <target> CT-ELS10-27-MIB::sysTrapPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.97.1.6.1 i <value>
Start monitoring Cabletron Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-ELS10-27-MIB::sysTrapPort OID value, configure state conditions and alerts, and monitor any Cabletron Ethernet switches from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97 | sigma | CT-ELS10-27-MIB |
| 1.3.6.1.4.1.97.1 | sys | CT-ELS10-27-MIB |
| 1.3.6.1.4.1.97.1.6 | sysTrapPort | CT-ELS10-27-MIB |