All MIBs › RAPID-CITY › rcKhiPortStateSmltPortsDownList
rcKhiPortStateSmltPortsDownList
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcKhiPortStateSmltPortsDownList
OID (numeric): 1.3.6.1.4.1.2272.1.85.5.2.12
Node type: OBJECT-TYPE
Type: PortSet
Access: read-only
Description:
List of SMLT ports that are administratively enabled and operationally down.
What is rcKhiPortStateSmltPortsDownList?
This object lists all the SMLT (Split Multi-Link Trunking) ports that are enabled for operation but are currently not passing traffic. SMLT is a redundancy technology, and ports in this list have connectivity issues preventing normal operation. Network operators use this to quickly identify which redundant links are down and need attention for fault resolution.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.85.5.2.12 snmpwalk -v2c -c public <target> RAPID-CITY::rcKhiPortStateSmltPortsDownList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.85.5.2.12.1 snmpget -v2c -c public <target> RAPID-CITY::rcKhiPortStateSmltPortsDownList.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcKhiPortStateSmltPortsDownList.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.12 | rcKhiPortStateSmltPortsDownList | RAPID-CITY |