ACD-POLICY-MIB :: acdPolicyTableLastChangeTid

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACD-POLICY-MIBacdPolicyTableLastChangeTid

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.22420accedianMIBACCEDIAN-SMI
1.3.6.1.4.1.22420.2acdMibsACCEDIAN-SMI
Numeric OIDNameModule
1.3.6.1.4.1.22420.2.3acdPolicyACD-POLICY-MIB
1.3.6.1.4.1.22420.2.3.5acdPolicyMIBObjectsACD-POLICY-MIB
1.3.6.1.4.1.22420.2.3.5.3acdPolicyTableTidACD-POLICY-MIB
1.3.6.1.4.1.22420.2.3.5.3.1acdPolicyTableLastChangeTidACD-POLICY-MIB