All MIBs › COM21-HCXTOP-MIB › hcxTrapRcvrAgeTime
hcxTrapRcvrAgeTime
Module: COM21-HCXTOP-MIB
OID (symbolic): COM21-HCXTOP-MIB::hcxTrapRcvrAgeTime
OID (numeric): 1.3.6.1.4.1.1141.2.6.1.1.4
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-write
Description: This is the time interval used to age entries out of the trap receiver table. The default value if not specified will be 0, or infinite, never to be aged out. At least initially, there will be no transient management devices in the comUNITY system. Therefore this attibute will always be set to 0.
What is hcxTrapRcvrAgeTime?
This read-write TimeTicks value sets the interval used to age entries out of the trap receiver table, defaulting to 0 meaning entries never expire, and the description notes that in the comUNITY system there are currently no transient management devices so this is always left at 0. An admin generally leaves it untouched since aging isn't needed for the fixed set of NMS servers in use. For example, an admin confirms this stays at 0 rather than configuring an expiry, since no temporary trap receivers are ever registered on this system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.6.1.1.4 snmpwalk -v2c -c public <target> COM21-HCXTOP-MIB::hcxTrapRcvrAgeTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.6.1.1.4.1 snmpget -v2c -c public <target> COM21-HCXTOP-MIB::hcxTrapRcvrAgeTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.6.1.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hcxTrapRcvrAgeTime.1
Start monitoring Com21 ComController HCX unit control/topology (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXTOP-MIB::hcxTrapRcvrAgeTime OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX unit control/topology (legacy) 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.1141 | com21 | COM21-HCX-MIB |
| 1.3.6.1.4.1.1141.2 | com21Hcx | COM21-HCX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1141.2.6 | com21HcxTrapRcvrGroup | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.6.1 | hcxTrapReceiverTable | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.6.1.1 | hcxTrapReceiverEntry | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.6.1.1.4 | hcxTrapRcvrAgeTime | COM21-HCXTOP-MIB |