All MIBs › RADIUS-ACC-CLIENT-MIB › radiusAccClientServerPortNumber
radiusAccClientServerPortNumber
Module: RADIUS-ACC-CLIENT-MIB
OID (symbolic): RADIUS-ACC-CLIENT-MIB::radiusAccClientServerPortNumber
OID (numeric): 1.3.6.1.2.1.67.2.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 radiusAccClientServerPortNumber?
This object reports the UDP port the client uses to send Accounting-Request packets to a specific RADIUS accounting server, per RFC 2866. Admins check this to confirm the client is targeting the expected accounting port on that server, which is useful when troubleshooting a mismatch between client and server port configuration. For example, seeing a value of 1813 here confirms the client is using the standard RADIUS accounting UDP port for that server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.3.1.3 snmpwalk -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientServerPortNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.3.1.3.1 snmpget -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientServerPortNumber.1
Start monitoring vendor-neutral, standards-based MIB, network access servers/routers/switches (RADIUS accounting client, RFC 4670) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADIUS-ACC-CLIENT-MIB::radiusAccClientServerPortNumber OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, network access servers/routers/switches (RADIUS accounting client, RFC 4670) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.67 | radiusMIB | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2 | radiusAccounting | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2 | radiusAccClientMIB | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1 | radiusAccClientMIBObjects | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1 | radiusAccClient | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.3 | radiusAccServerTable | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.3.1 | radiusAccServerEntry | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.3.1.3 | radiusAccClientServerPortNumber | RADIUS-ACC-CLIENT-MIB |