All MIBs › SMON2-MIB › xsSubnetMatrixControlInserts
xsSubnetMatrixControlInserts
Module: SMON2-MIB
OID (symbolic): SMON2-MIB::xsSubnetMatrixControlInserts
OID (numeric): 1.3.6.1.4.1.81.30.2.4.3.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times an subnetMatrix entry has been inserted into the subnetMatrix tables. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. The addition of a conversation into both the xsSubnetMatrixSDTable and xsSubnetMatrixDSTable shall be counted as two insertions (even though every addition into one table must be accompanied by an insertion into the other).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 sum of then xsSubnetMatrixSDTable and xsSubnetMatrixDSTable sizes can be determined by subtracting xsSubnetMatrixControlNlDeletes from xsSubnetMatrixControlNlInserts.
What is xsSubnetMatrixControlInserts?
This read-only counter tracks how many times a conversation entry has been inserted into the subnet matrix tables on behalf of this control entry; adding one conversation to both the SD and DS tables counts as two insertions. Subtracting xsSubnetMatrixControlDeletes from this value tells an admin the combined table size.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.2.4.3.1.4 snmpwalk -v2c -c public <target> SMON2-MIB::xsSubnetMatrixControlInserts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.2.4.3.1.4.1 snmpget -v2c -c public <target> SMON2-MIB::xsSubnetMatrixControlInserts.1
Start monitoring vendor-neutral SMON-based managed Ethernet switch (Host Top-N traffic analysis) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SMON2-MIB::xsSubnetMatrixControlInserts OID value, configure state conditions and alerts, and monitor any vendor-neutral SMON-based managed Ethernet switch (Host Top-N traffic analysis) 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.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.30 | smon | APPLIC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.30.2 | xsSmon | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.4 | xsSubnet | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.4.3 | xsSubnetMatrixControlTable | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.4.3.1 | xsSubnetMatrixControlEntry | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.4.3.1.4 | xsSubnetMatrixControlInserts | SMON2-MIB |