All MIBs › ATM-RMON-MIB › atmHostControlInserts
atmHostControlInserts
Module: ATM-RMON-MIB
OID (symbolic): ATM-RMON-MIB::atmHostControlInserts
OID (numeric): 1.3.6.1.4.1.9.10.16.1.3.1.1.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times an atmHost entry has been inserted into the atmHost table. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2.
To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time.
Note that the table size can be determined by subtracting atmHostControlDeletes from atmHostControlInserts.
What is atmHostControlInserts?
Counts the total number of times an ATM host entry has been inserted into the ATM host table, with each re-insertion counted separately. This helps management stations track the churn rate of host entries in the monitoring table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.16.1.3.1.1.1 snmpwalk -v2c -c public <target> ATM-RMON-MIB::atmHostControlInserts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.16.1.3.1.1.1.1 snmpget -v2c -c public <target> ATM-RMON-MIB::atmHostControlInserts.1
Start monitoring ATM network probes/monitoring devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATM-RMON-MIB::atmHostControlInserts OID value, configure state conditions and alerts, and monitor any ATM network probes/monitoring devices 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.16 | atmRmon | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1 | atmRmonMIBObjects | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1.3 | atmHost | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1.3.1 | atmHostControlTable | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1.3.1.1 | atmHostControlEntry | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1.3.1.1.1 | atmHostControlInserts | ATM-RMON-MIB |