All MIBs › CISCOSB-Tuning › rsRadiusMemoryPoolSizeAfterReset
rsRadiusMemoryPoolSizeAfterReset
Module: CISCOSB-Tuning
OID (symbolic): CISCOSB-Tuning::rsRadiusMemoryPoolSizeAfterReset
OID (numeric): 1.3.6.1.4.1.9.6.1.101.29.12.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The size of the memory pool that radius will allocate after reset. The memory pool is used for attributes
What is rsRadiusMemoryPoolSizeAfterReset?
This read-write INTEGER sets the size, in bytes, of the memory pool RADIUS will allocate for its attributes starting from the next system reset. An admin increases it ahead of a reboot when planning to add RADIUS-based authentication for more users or a richer attribute set (such as VLAN-assignment attributes). For example, before enabling RADIUS-assigned VLANs campus-wide, the admin raises this value so the extra attribute data fits after the next reload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.29.12.1 snmpwalk -v2c -c public <target> CISCOSB-Tuning::rsRadiusMemoryPoolSizeAfterReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.29.12.1.1 snmpget -v2c -c public <target> CISCOSB-Tuning::rsRadiusMemoryPoolSizeAfterReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.29.12.1.1 i <value>
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-Tuning::rsRadiusMemoryPoolSizeAfterReset OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.29 | rsTunning | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.29.12 | rsRadiusTuning | CISCOSB-Tuning |
| 1.3.6.1.4.1.9.6.1.101.29.12.1 | rsRadiusMemoryPoolSizeAfterReset | CISCOSB-Tuning |