All MIBs › SMONAMON-MIB › amonMatrixTimeCreationOrder
amonMatrixTimeCreationOrder
Module: SMONAMON-MIB
OID (symbolic): SMONAMON-MIB::amonMatrixTimeCreationOrder
OID (numeric): 1.3.6.1.4.1.81.30.5.4.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An index that uniquely identifies an entry in the amonMatrixTimeTable among those entries associated with the same matrixControlEntry. This index shall be between 1 and N, where N is the value of the associated matrixControlTableSize. The ordering of the indexes is based on the order of each entry-s insertion into the table, in which entries added earlier have a lower index value than entries added later. Thus the management station has the ability to learn of new entries added to this table without downloading the entire table.
What is amonMatrixTimeCreationOrder?
A per-matrixControlEntry sequence number (1..N) recording the order in which this source/destination conversation was added to the table, earlier pairs getting lower numbers. This lets a management station detect newly-seen conversations incrementally instead of re-polling the entire matrix table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.5.4.1.1.2 snmpwalk -v2c -c public <target> SMONAMON-MIB::amonMatrixTimeCreationOrder
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.5.4.1.1.2.1 snmpget -v2c -c public <target> SMONAMON-MIB::amonMatrixTimeCreationOrder.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> amonMatrixTimeCreationOrder.1
Start monitoring ATM switch or probe implementing SMON/AMON extensions (per-slot/port ATM cell traffic statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SMONAMON-MIB::amonMatrixTimeCreationOrder OID value, configure state conditions and alerts, and monitor any ATM switch or probe implementing SMON/AMON extensions (per-slot/port ATM cell traffic statistics) 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.5 | smonamon | SMONAMON-MIB |
| 1.3.6.1.4.1.81.30.5.4 | amonHostMatrix | SMONAMON-MIB |
| 1.3.6.1.4.1.81.30.5.4.1 | amonMatrixTimeTable | SMONAMON-MIB |
| 1.3.6.1.4.1.81.30.5.4.1.1 | amonMatrixTimeEntry | SMONAMON-MIB |
| 1.3.6.1.4.1.81.30.5.4.1.1.2 | amonMatrixTimeCreationOrder | SMONAMON-MIB |