All MIBs › RAPID-CITY › rcKhiPortStatePortDownEventFirstEventTs
rcKhiPortStatePortDownEventFirstEventTs
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcKhiPortStatePortDownEventFirstEventTs
OID (numeric): 1.3.6.1.4.1.2272.1.85.5.2.26
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description:
Timestamp of the first occurence of a port down event after reboot or clear.
What is rcKhiPortStatePortDownEventFirstEventTs?
This timestamp marks the first occurrence of a port down event after the device reboots or administrative counters are cleared, using the DateAndTime format. It helps operators determine when a port began experiencing problems relative to the last system reset. By comparing this timestamp to the current time, administrators can track how long a port has been unavailable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.85.5.2.26 snmpwalk -v2c -c public <target> RAPID-CITY::rcKhiPortStatePortDownEventFirstEventTs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.85.5.2.26.1 snmpget -v2c -c public <target> RAPID-CITY::rcKhiPortStatePortDownEventFirstEventTs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcKhiPortStatePortDownEventFirstEventTs.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.5 | rcKhiPort | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85.5.2 | rcKhiPortState | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85.5.2.26 | rcKhiPortStatePortDownEventFirstEventTs | RAPID-CITY |