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
Start monitoring Bay Networks/Nortel Accelar and Ethernet Routing Switch (ERS) chassis switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAPID-CITY::rcKhiIpInterfaceHistoryIpAddr OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Accelar and Ethernet Routing Switch (ERS) chassis switches 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |