All MIBs › IP-MIB › ipIfStatsTableLastChange
ipIfStatsTableLastChange
Module: IP-MIB
OID (symbolic): IP-MIB::ipIfStatsTableLastChange
OID (numeric): 1.3.6.1.2.1.4.31.2
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The value of sysUpTime on the most recent occasion at which a row in the ipIfStatsTable was added or deleted.
If new objects are added to the ipIfStatsTable that require the ipIfStatsTableLastChange to be updated when they are modified, they must specify that requirement in their description clause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.31.2 snmpwalk -v2c -c public <target> IP-MIB::ipIfStatsTableLastChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.31.2.1 snmpget -v2c -c public <target> IP-MIB::ipIfStatsTableLastChange.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.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.31 | ipTrafficStats | IP-MIB |
| 1.3.6.1.2.1.4.31.2 | ipIfStatsTableLastChange | IP-MIB |