All MIBs › ADN-ENV-MIB › adnRdssMatLastSequenceNum
adnRdssMatLastSequenceNum
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnRdssMatLastSequenceNum
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.100.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This field hold the sequesnce number of the last received valid MAT message. It is used for handling duplicate received messages. This field is intialized to 0xff.
What is adnRdssMatLastSequenceNum?
This read-only INTEGER records the sequence number of the last valid MAT (Management Address Table) message received, initialized to 0xff and checked against new arrivals to eliminate duplicates. Network engineers use this to verify that management address updates reach subsystems reliably and to spot message loss. A static MAT sequence number over time indicates no new management address updates, suggesting either a stable network or a failed transmission pipeline.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.100.1.1.11 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnRdssMatLastSequenceNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.100.1.1.11.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnRdssMatLastSequenceNum.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnRdssMatLastSequenceNum.1
Start monitoring Frame Relay access equipment (FRANP signalling) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-ENV-MIB::adnRdssMatLastSequenceNum OID value, configure state conditions and alerts, and monitor any Frame Relay access equipment (FRANP signalling) from a single console.
OID Breakdown
Upper-level ancestors (11 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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.8 | adnEnvironment | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.8.5 | adnEnvHss | ADN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637.3.1.8.5.100 | adnRdssMIB | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.100.1 | adnRdssRegistrationTable | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.100.1.1 | adnRdssRegistrationEntry | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.100.1.1.11 | adnRdssMatLastSequenceNum | ADN-ENV-MIB |