All MIBs › AGENTX-MIB › agentxConnTableLastChange
agentxConnTableLastChange
Module: AGENTX-MIB
OID (symbolic): AGENTX-MIB::agentxConnTableLastChange
OID (numeric): 1.3.6.1.2.1.74.1.2.1
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The value of sysUpTime when the last row creation or deletion occurred in the agentxConnectionTable.
What is agentxConnTableLastChange?
This is a read-only timestamp of the last change to the connection table. Shows when the last AgentX connection was created or removed. Helps track when the agent configuration changed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.74.1.2.1 snmpwalk -v2c -c public <target> AGENTX-MIB::agentxConnTableLastChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.74.1.2.1.1 snmpget -v2c -c public <target> AGENTX-MIB::agentxConnTableLastChange.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.74 | agentxMIB | AGENTX-MIB |
| 1.3.6.1.2.1.74.1 | agentxObjects | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.2 | agentxConnection | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.2.1 | agentxConnTableLastChange | AGENTX-MIB |