All MIBs › CISCO-VISM-MODULE-MIB › vismPvcAlarmLogAdminTimer
vismPvcAlarmLogAdminTimer
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismPvcAlarmLogAdminTimer
OID (numeric): 1.3.6.1.4.1.351.110.3.17.4.47
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This object specifies the time for which the detailed alarm logging for all the PVCs on the module will remain active. The value in this object can be set and is valid only if vismPvcAlarmLogEnable is set to true. If this object is set to 0, it indicates that the alarm logging will remain active forever. Once set, this object can be overwritten as long as vismPvcAlarmLogEnable is true. If this is done, the vismPvcAlarmLogAdminTimer will be refreshed to take the new value set in this object.
What is vismPvcAlarmLogAdminTimer?
This read-write Unsigned32, in minutes, sets how long detailed PVC alarm logging (enabled via vismPvcAlarmLogEnable) stays active, with 0 meaning the logging runs indefinitely, and it is only meaningful while vismPvcAlarmLogEnable is true. An admin cares because this timer lets detailed logging be scheduled to automatically turn itself off rather than requiring manual disable, avoiding runaway log growth. For example, an engineer diagnosing a PVC problem overnight might set this to 480 minutes so detailed logging automatically stops after 8 hours.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.47 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismPvcAlarmLogAdminTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.47.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismPvcAlarmLogAdminTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.4.47.1 i <value>
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::vismPvcAlarmLogAdminTimer 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.47 | vismPvcAlarmLogAdminTimer | CISCO-VISM-MODULE-MIB |