All MIBs › PERIPHONICS-VRU-NETWORK-MIB › alrmLogMax
alrmLogMax
Module: PERIPHONICS-VRU-NETWORK-MIB
OID (symbolic): PERIPHONICS-VRU-NETWORK-MIB::alrmLogMax
OID (numeric): 1.3.6.1.4.1.1357.1.2.3.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies the maximum number of alarms that may be logged in the alarm log table at once. When alrmLogNumber is equivalent to alrmLogMax, the first alarm in the table will be removed when the next alarm is added.
What is alrmLogMax?
This read-only value (1-2147483647) is the maximum number of alarms the alarm log table can hold at once; once alrmLogNumber reaches this cap, the oldest alarm is dropped to make room for each new one. An admin checks this to know how much alarm history is retained before older entries start rolling off.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1357.1.2.3.4 snmpwalk -v2c -c public <target> PERIPHONICS-VRU-NETWORK-MIB::alrmLogMax
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1357.1.2.3.4.1 snmpget -v2c -c public <target> PERIPHONICS-VRU-NETWORK-MIB::alrmLogMax.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alrmLogMax.1
Start monitoring Periphonics VRU (Voice Response Unit), IVR telephony system (alarm/event log) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PERIPHONICS-VRU-NETWORK-MIB::alrmLogMax OID value, configure state conditions and alerts, and monitor any Periphonics VRU (Voice Response Unit), IVR telephony system (alarm/event log) from a single console.
OID Breakdown
Upper-level ancestors (8 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.1357 | periphonics | PERIPHONICS-MIB |
| 1.3.6.1.4.1.1357.1 | vruNetwork | PERIPHONICS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1357.1.2 | vruEvents | PERIPHONICS-VRU-NETWORK-MIB |
| 1.3.6.1.4.1.1357.1.2.3 | alarms | PERIPHONICS-VRU-NETWORK-MIB |
| 1.3.6.1.4.1.1357.1.2.3.4 | alrmLogMax | PERIPHONICS-VRU-NETWORK-MIB |