oacAAARadiusServerConfigTable

ONEACCESS-AAA-MIB · .1.3.6.1.4.1.13191.10.3.4.10.1.1

Object

table
Configuring Radius Server:
For the device to authenticate with an radius server
database, the following parameters have to be configured.
The cli command for adding a radius server details is
radius-server <RADIUS-server-ip> [<RADIUS-UDP-port>] <shared-key> [ <interface> <unit> ]
The snmp table will contain the following attributes.
1) hostname or IP Address  			String
2) Radius Server Port 				Integer 1-65535
3) Shared Key   					String.
4) Retransmit  						Integer 1-100  default 3
5) Timeout 							Integer 1-600  default 3
6) Interface 						InterfaceIndex

Context

MIB
ONEACCESS-AAA-MIB
OID
.1.3.6.1.4.1.13191.10.3.4.10.1.1
Type
table
Status
current
Parent
oacAAAConfigObjects
Children
1

Use a bulk walk to inspect objects and instances beneath this OID.

Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-AAA-MIB::oacAAARadiusServerConfigTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-AAA-MIB::oacAAARadiusServerConfigTable'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.