All MIBs › CNTAU-MIB › cntsctRxDataBytes
cntsctRxDataBytes
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntsctRxDataBytes
OID (numeric): 1.3.6.1.4.1.333.1.14.2.1.4.1.10
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Receive data byte count.
What is cntsctRxDataBytes?
This counter tracks the total number of received payload data bytes on this subchannel, excluding message framing overhead. It gives an admin a cleaner measure of actual useful throughput than the message byte counter alone. For example, a big gap between cntsctRxMsgBytes and cntsctRxDataBytes on one subchannel would reveal unusually high framing overhead worth investigating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.14.2.1.4.1.10 snmpwalk -v2c -c public <target> CNTAU-MIB::cntsctRxDataBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.14.2.1.4.1.10.1 snmpget -v2c -c public <target> CNTAU-MIB::cntsctRxDataBytes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cntsctRxDataBytes.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::cntsctRxDataBytes 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.10 | cntsctRxDataBytes | CNTAU-MIB |