All MIBs › CNTAU-MIB › cntsctRxMsgBytes
cntsctRxMsgBytes
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntsctRxMsgBytes
OID (numeric): 1.3.6.1.4.1.333.1.14.2.1.4.1.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Receive message byte count.
What is cntsctRxMsgBytes?
This counter tracks the total number of bytes of received messages, including framing overhead, on this subchannel. It is a throughput indicator that includes protocol overhead rather than pure payload. For example, an admin comparing this counter to cntsctRxDataBytes over the same period could estimate how much overhead this subchannel's protocol is adding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.14.2.1.4.1.9 snmpwalk -v2c -c public <target> CNTAU-MIB::cntsctRxMsgBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.14.2.1.4.1.9.1 snmpget -v2c -c public <target> CNTAU-MIB::cntsctRxMsgBytes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cntsctRxMsgBytes.1
Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cntsctRxMsgBytes OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.333 | cnt | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.1 | cntau | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.14 | cntlua | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.14.2 | cntLuaTable | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.14.2.1 | cntluaEntry | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.14.2.1.4 | cntSubChanTable | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.14.2.1.4.1 | cntsubchanEntry | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.14.2.1.4.1.9 | cntsctRxMsgBytes | CNTAU-MIB |