All MIBs › NOKIA-IPSO-SYSTEM-MIB › ipsoConfigLogSize
ipsoConfigLogSize
Module: NOKIA-IPSO-SYSTEM-MIB
OID (symbolic): NOKIA-IPSO-SYSTEM-MIB::ipsoConfigLogSize
OID (numeric): 1.3.6.1.4.1.94.1.21.1.4.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: A maximum limit on the number of entries which may be recorded in the ipsoConfigLogTable.
What is ipsoConfigLogSize?
This read-write Integer32 (1-255) sets the maximum number of entries the ipsoConfigLogTable may hold. An admin tunes this to control how much configuration-change history the device retains before older entries are discarded. Setting ipsoConfigLogSize to 50 keeps the last 50 configuration-change log entries instead of a smaller or larger history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.94.1.21.1.4.2 snmpwalk -v2c -c public <target> NOKIA-IPSO-SYSTEM-MIB::ipsoConfigLogSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.94.1.21.1.4.2.1 snmpget -v2c -c public <target> NOKIA-IPSO-SYSTEM-MIB::ipsoConfigLogSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.94.1.21.1.4.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipsoConfigLogSize.1
Start monitoring Nokia IP-series security appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NOKIA-IPSO-SYSTEM-MIB::ipsoConfigLogSize OID value, configure state conditions and alerts, and monitor any Nokia IP-series security appliances 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.94 | nokia | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1 | nokiaProducts | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21 | ipsoProducts | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1 | ipsoSystem | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1.4 | ipsoConfigGroup | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1.4.2 | ipsoConfigLogSize | NOKIA-IPSO-SYSTEM-MIB |