All MIBs › RAPID-CITY › rcKhiLastSendMacAddrSentTimeStamp
rcKhiLastSendMacAddrSentTimeStamp
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcKhiLastSendMacAddrSentTimeStamp
OID (numeric): 1.3.6.1.4.1.2272.1.85.7.25
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description:
Timestamp for the last SMLT send MAC addr event sent
What is rcKhiLastSendMacAddrSentTimeStamp?
This OID records a timestamp (date and time) of when the switch last sent a MAC address event related to SMLT (Smart Link technology). Monitoring this tells you whether the switch's MAC address notification system is working and actively detecting network events. A network operator checks this when troubleshooting why link failover isn't happening as expected—if the timestamp is stale, the switch may not be sending updates correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.85.7.25 snmpwalk -v2c -c public <target> RAPID-CITY::rcKhiLastSendMacAddrSentTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.85.7.25.1 snmpget -v2c -c public <target> RAPID-CITY::rcKhiLastSendMacAddrSentTimeStamp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcKhiLastSendMacAddrSentTimeStamp.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.7 | rcKhiProtocol | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85.7.25 | rcKhiLastSendMacAddrSentTimeStamp | RAPID-CITY |