All MIBs › RAPID-CITY › rcKhiPortSystemStatsTotalUnicastTxPkts
rcKhiPortSystemStatsTotalUnicastTxPkts
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcKhiPortSystemStatsTotalUnicastTxPkts
OID (numeric): 1.3.6.1.4.1.2272.1.85.5.1.2
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
Total number of transmitted Unicast packets within the past 2 minutes.
What is rcKhiPortSystemStatsTotalUnicastTxPkts?
This OID counts the number of individually-addressed data packets (unicast traffic) successfully transmitted from a port over the last 2 minutes. It helps detect if a port is actively sending traffic or has stalled. An operator would review this to confirm a port is working and passing the expected amount of traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.85.5.1.2 snmpwalk -v2c -c public <target> RAPID-CITY::rcKhiPortSystemStatsTotalUnicastTxPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.85.5.1.2.1 snmpget -v2c -c public <target> RAPID-CITY::rcKhiPortSystemStatsTotalUnicastTxPkts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcKhiPortSystemStatsTotalUnicastTxPkts.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.1 | rcKhiPortSystemStats | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.85.5.1.2 | rcKhiPortSystemStatsTotalUnicastTxPkts | RAPID-CITY |