All MIBs › NBS-CMMC-MIB › nbsCmmcPortTxActivity
nbsCmmcPortTxActivity
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcPortTxActivity
OID (numeric): 1.3.6.1.4.1.629.200.8.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The transmit status of the port.
What is nbsCmmcPortTxActivity?
This read-only object reports the current transmit activity status of a network port (whether it is actively transmitting data or idle). This status is useful for real-time monitoring of port utilization and troubleshooting network connectivity issues. Operators observe this value during diagnostics to verify that ports are functioning and passing traffic as expected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.11 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortTxActivity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.8.1.1.11.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcPortTxActivity.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcPortTxActivity.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.629 | nbs | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8 | nbsCmmcPortGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1 | nbsCmmcPortTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1.1 | nbsCmmcPortEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.8.1.1.11 | nbsCmmcPortTxActivity | NBS-CMMC-MIB |