All MIBs › IPMS-MIB › ipmsPolManActiveTimer
ipmsPolManActiveTimer
Module: IPMS-MIB
OID (symbolic): IPMS-MIB::ipmsPolManActiveTimer
OID (numeric): 1.3.6.1.4.1.800.2.14.1.1.7.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The time in seconds that entries in the IPMS Policy Manager cache table remain active before being flagged as 'stale'.
What is ipmsPolManActiveTimer?
This is the time in seconds an entry in the IPMS Policy Manager cache table stays active before being flagged as stale if no fresh confirmation is received.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.14.1.1.7.2 snmpwalk -v2c -c public <target> IPMS-MIB::ipmsPolManActiveTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.14.1.1.7.2.1 snmpget -v2c -c public <target> IPMS-MIB::ipmsPolManActiveTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.14.1.1.7.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipmsPolManActiveTimer.1
Start monitoring Xylan/Alcatel OmniSwitch modular chassis switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPMS-MIB::ipmsPolManActiveTimer OID value, configure state conditions and alerts, and monitor any Xylan/Alcatel OmniSwitch modular chassis switch 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.14 | xylanIpmsArch | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.14.1 | ipmsMIB | IPMS-MIB |
| 1.3.6.1.4.1.800.2.14.1.1 | ipmsMIBObjects | IPMS-MIB |
| 1.3.6.1.4.1.800.2.14.1.1.7 | ipmsPolManParameters | IPMS-MIB |
| 1.3.6.1.4.1.800.2.14.1.1.7.2 | ipmsPolManActiveTimer | IPMS-MIB |