All MIBs › ACD-POLICY-MIB › acdPolicyTableLastChangeTid
acdPolicyTableLastChangeTid
Module: ACD-POLICY-MIB
OID (symbolic): ACD-POLICY-MIB::acdPolicyTableLastChangeTid
OID (numeric): 1.3.6.1.4.1.22420.2.3.5.3.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This is the transaction ID of the last change of the acdPolicyTable table. If this value is different since the last read this is indicate a table change.
What is acdPolicyTableLastChangeTid?
This OID tracks a transaction ID (a number) that increments every time the policy table is modified, letting you detect whether any changes have occurred since you last checked. Engineers watch this value to implement change detection logic without fetching the entire table every time, saving polling bandwidth and latency. For example, if the transaction ID stays at 1001 over multiple polling cycles but then jumps to 1002, you know one or more policies were just changed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.5.3.1 snmpwalk -v2c -c public <target> ACD-POLICY-MIB::acdPolicyTableLastChangeTid
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.3.5.3.1.1 snmpget -v2c -c public <target> ACD-POLICY-MIB::acdPolicyTableLastChangeTid.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-POLICY-MIB::acdPolicyTableLastChangeTid OID value, configure state conditions and alerts, and monitor any Accedian MetroNID 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.22420 | accedianMIB | ACCEDIAN-SMI |
| 1.3.6.1.4.1.22420.2 | acdMibs | ACCEDIAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22420.2.3 | acdPolicy | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.5 | acdPolicyMIBObjects | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.5.3 | acdPolicyTableTid | ACD-POLICY-MIB |
| 1.3.6.1.4.1.22420.2.3.5.3.1 | acdPolicyTableLastChangeTid | ACD-POLICY-MIB |