All MIBs › SNA-NAU-MIB › snaNodeLinkOperTableLastChange
snaNodeLinkOperTableLastChange
Module: SNA-NAU-MIB
OID (symbolic): SNA-NAU-MIB::snaNodeLinkOperTableLastChange
OID (numeric): 1.3.6.1.2.1.34.1.1.9
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The timestamp of the last change made to any object in the snaNodeLinkOperTable, including row deletions/additions.
This object can be used to reduce frequent retrievals of the snaNodeLinkOperTable by a Management Station. It is expected that a Management Station will periodically poll this object and compare its current value with the previous one. A difference indicates that some Node operational information has been changed. Only then will the Management Station retrieve the entire table.
What is snaNodeLinkOperTableLastChange?
Records the timestamp of the last change to any object or row in snaNodeLinkOperTable, including row deletions and additions, letting a management station poll for changes without re-fetching the whole table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.1.1.9 snmpwalk -v2c -c public <target> SNA-NAU-MIB::snaNodeLinkOperTableLastChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.1.1.9.1 snmpget -v2c -c public <target> SNA-NAU-MIB::snaNodeLinkOperTableLastChange.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snaNodeLinkOperTableLastChange.1
Start monitoring vendor-neutral, standards-based MIB, SNA gateway/controller or communication server (PU/LU node status/fault traps) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNA-NAU-MIB::snaNodeLinkOperTableLastChange OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, SNA gateway/controller or communication server (PU/LU node status/fault traps) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1 | snanauObjects | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.1 | snaNode | SNA-NAU-MIB |
| 1.3.6.1.2.1.34.1.1.9 | snaNodeLinkOperTableLastChange | SNA-NAU-MIB |