All MIBs › RAPID-CITY › rcKhiIpInterfaceHistoryIpAddr
rcKhiIpInterfaceHistoryIpAddr
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcKhiIpInterfaceHistoryIpAddr
OID (numeric): 1.3.6.1.4.1.2272.1.85.9.1.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
IP address of the interface.
What is rcKhiIpInterfaceHistoryIpAddr?
This stores a historical record of the IP address that was configured on a specific network interface at a particular point in time. It preserves the IP address value from the past for audit or troubleshooting purposes. An operator reviewing interface history can trace when IP address changes occurred and correlate them with network connectivity issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.85.9.1.1.3 snmpwalk -v2c -c public <target> RAPID-CITY::rcKhiIpInterfaceHistoryIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.85.9.1.1.3.1 snmpget -v2c -c public <target> RAPID-CITY::rcKhiIpInterfaceHistoryIpAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcKhiIpInterfaceHistoryIpAddr.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85 | rcKhi | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85.9 | rcKhiIpInterface | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85.9.1 | rcKhiIpInterfaceHistoryTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85.9.1.1 | rcKhiIpInterfaceHistoryEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85.9.1.1.3 | rcKhiIpInterfaceHistoryIpAddr | RAPID-CITY |