All MIBs › ADVA-MIB › snmpServerPort
snmpServerPort
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::snmpServerPort
OID (numeric): 1.3.6.1.4.1.2544.2.5.7.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The TCP or UDP port on which a server is listening
What is snmpServerPort?
Stores the TCP or UDP port number where the SNMP server listens for management traffic. Allows non-standard ports if needed (typically 161 for standard SNMP). An operator configures this to run SNMP on a different port for security or to avoid port conflicts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.7.2 snmpwalk -v2c -c public <target> ADVA-MIB::snmpServerPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.7.2.1 snmpget -v2c -c public <target> ADVA-MIB::snmpServerPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.5.7.2.1 i <value>
Start monitoring ADVA FSP 150 (F3) Carrier Ethernet demarcation devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADVA-MIB::snmpServerPort OID value, configure state conditions and alerts, and monitor any ADVA FSP 150 (F3) Carrier Ethernet demarcation devices 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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5 | config | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.7 | snmpAgent | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.7.2 | snmpServerPort | ADVA-MIB |