All MIBs › RADIUS-AUTH-CLIENT-MIB › radiusAuthClientServerPortNumber
radiusAuthClientServerPortNumber
Module: RADIUS-AUTH-CLIENT-MIB
OID (symbolic): RADIUS-AUTH-CLIENT-MIB::radiusAuthClientServerPortNumber
OID (numeric): 1.3.6.1.2.1.67.1.2.1.1.3.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The UDP port the client is using to send requests to this server.
What is radiusAuthClientServerPortNumber?
The UDP port this client uses to send Access-Request packets to this RADIUS server, per RFC 2865 section 3, from the deprecated IPv4-only table. Confirming this matches the server's configured listening port (typically 1812) helps rule out a port mismatch when authentication requests aren't getting answered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.67.1.2.1.1.3.1.3 snmpwalk -v2c -c public <target> RADIUS-AUTH-CLIENT-MIB::radiusAuthClientServerPortNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.67.1.2.1.1.3.1.3.1 snmpget -v2c -c public <target> RADIUS-AUTH-CLIENT-MIB::radiusAuthClientServerPortNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> radiusAuthClientServerPortNumber.1
Start monitoring vendor-neutral, standards-based MIB, network access server/VPN gateway/wireless controller (RADIUS auth client, RFC 4668) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADIUS-AUTH-CLIENT-MIB::radiusAuthClientServerPortNumber OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, network access server/VPN gateway/wireless controller (RADIUS auth client, RFC 4668) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.67 | radiusMIB | RADIUS-ACC-CLIENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.67.1 | radiusAuthentication | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2 | radiusAuthClientMIB | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1 | radiusAuthClientMIBObjects | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1 | radiusAuthClient | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1.3 | radiusAuthServerTable | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1.3.1 | radiusAuthServerEntry | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1.3.1.3 | radiusAuthClientServerPortNumber | RADIUS-AUTH-CLIENT-MIB |