All MIBs › RTM-MIB › managerPortNumber
managerPortNumber
Module: RTM-MIB
OID (symbolic): RTM-MIB::managerPortNumber
OID (numeric): 1.3.6.1.4.1.351.120.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The UDP Port number on which the manager receives traps from a system.
What is managerPortNumber?
Sets the UDP port number on which a registered manager receives traps from the system. Admins configure this if the manager's trap receiver listens on a non-default UDP port rather than the standard 162. Setting this to 1620 would send traps for that manager to UDP port 1620 instead of the default trap port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.120.1.1.1.2 snmpwalk -v2c -c public <target> RTM-MIB::managerPortNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.120.1.1.1.2.1 snmpget -v2c -c public <target> RTM-MIB::managerPortNumber.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.120.1.1.1.2.1 i <value>
Start monitoring generic SNMP-manageable network device with configurable trap forwarding (real-time trap management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RTM-MIB::managerPortNumber OID value, configure state conditions and alerts, and monitor any generic SNMP-manageable network device with configurable trap forwarding (real-time trap management) 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.351 | stratacom | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.120 | rtm | RTM-MIB |
| 1.3.6.1.4.1.351.120.1 | trapsConfig | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.1 | trapConfigTable | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.1.1 | trapConfigEntry | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.1.1.2 | managerPortNumber | RTM-MIB |