All MIBs › ADN-ENV-MIB › adnRdssAckFlags
adnRdssAckFlags
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnRdssAckFlags
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.100.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is bit-map field represents the statuses of acknowledgment from a previous transmitted FAT, GAT, or MAT message. Bit 0 represents FAT acknowledgment, bit 1 represents GAT acknowledgment, and bit 2 represents MAT acknowledgment. If a bit position has value of zero, it indicates the correspond acknowledgment message has not been received. When an acknowledgment message is received, its sequence number is compared with the correspond transmitted message's sequence number. If both are match, then the correspond Ack Flag bit will be set. If both are not match, then the received message will be ignored.
What is adnRdssAckFlags?
This read-only INTEGER uses individual bit positions (0=FAT, 1=GAT, 2=MAT) to indicate which message acknowledgments have been received from a subsystem, where a 0 means no acknowledgment yet and 1 means acknowledged. Network engineers examine this bitmap to pinpoint which message types are failing to reach a subsystem, isolating communication problems. For example, a flag value showing bit 0 cleared and bits 1-2 set means FAT messages are not being acknowledged while gateway and management messages are.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.100.1.1.8 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnRdssAckFlags
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.8.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnRdssAckFlags.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::adnRdssAckFlags 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.8 | adnRdssAckFlags | ADN-ENV-MIB |