All MIBs › ADVA-MIB › snmpProxyServerPort
snmpProxyServerPort
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::snmpProxyServerPort
OID (numeric): 1.3.6.1.4.1.2544.2.5.7.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The TCP or UDP port on which a server is listening
What is snmpProxyServerPort?
This OID stores the TCP or UDP port number (typically 161 for SNMP) on which an SNMP proxy server is listening for management requests. It tells management software where to send monitoring commands to reach that proxy. An operator would check this value when configuring monitoring tools to ensure they connect to the correct port on the proxy server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.7.4 snmpwalk -v2c -c public <target> ADVA-MIB::snmpProxyServerPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.7.4.1 snmpget -v2c -c public <target> ADVA-MIB::snmpProxyServerPort.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 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.4 | snmpProxyServerPort | ADVA-MIB |