All MIBs › TN-SERV-MIB › tnSvcArpHostIfTableLastMgmtChange
tnSvcArpHostIfTableLastMgmtChange
Module: TN-SERV-MIB
OID (symbolic): TN-SERV-MIB::tnSvcArpHostIfTableLastMgmtChange
OID (numeric): 1.3.6.1.4.1.7483.6.1.2.4.2.46
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The value of tnSvcArpHostIfTableLastMgmtChange indicates the sysUpTime at the time of the most recent management-initiated change to the tnSvcArpHostIfTable.
This is currently not used and always returns 0.
What is tnSvcArpHostIfTableLastMgmtChange?
This object records the system uptime timestamp of the last management-initiated change made to the ARP host interface table on a Trellian Node device. This allows network operators to audit when configuration changes were made to ARP settings, which is useful for tracking service modifications. Note that this field is currently not implemented and always returns 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.2.46 snmpwalk -v2c -c public <target> TN-SERV-MIB::tnSvcArpHostIfTableLastMgmtChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.2.46.1 snmpget -v2c -c public <target> TN-SERV-MIB::tnSvcArpHostIfTableLastMgmtChange.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnSvcArpHostIfTableLastMgmtChange.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.7483 | tropic | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6 | tnProducts | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1 | tnSRMIB | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.2 | tnSRObjs | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.2.4 | tnServObjs | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2 | tnSvcObjs | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2.46 | tnSvcArpHostIfTableLastMgmtChange | TN-SERV-MIB |