All MIBs › CISCO-VISM-MODULE-MIB › vismPvcAlarmLogOperTimer
vismPvcAlarmLogOperTimer
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismPvcAlarmLogOperTimer
OID (numeric): 1.3.6.1.4.1.351.110.3.17.4.48
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object specifies the time remaining in minutes for which the detailed alarm logging will remain enabled on all the PVCs on the module. When this value becomes 0, it indicates that all the PVCs on the module have run through the time specified in vismPvcAlarmLogOperTimer. This will cause the vismPvcAlarmLogEnable to be set to false. If vismPvcAlarmLogAdminTimer is overwritten with a new value, this object will also be set to reflect the new value.
What is vismPvcAlarmLogOperTimer?
This read-only Unsigned32, in minutes, reports the time remaining before detailed PVC alarm logging automatically turns off, counting down from the value set in vismPvcAlarmLogAdminTimer, and once it hits 0 it causes vismPvcAlarmLogEnable to be set to false. An admin cares because polling this object shows exactly how much longer detailed logging will continue without needing to track the original admin timer setting manually. For example, an operator checking in mid-troubleshooting session could read this object to see, say, 120 minutes remaining before detailed PVC logging shuts off on its own.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.48 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismPvcAlarmLogOperTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.48.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismPvcAlarmLogOperTimer.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vismPvcAlarmLogOperTimer.1
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-MODULE-MIB::vismPvcAlarmLogOperTimer OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.3 | cardSpecific | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.17 | vismConfig | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.4 | vismSystemGrp | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.4.48 | vismPvcAlarmLogOperTimer | CISCO-VISM-MODULE-MIB |