All MIBs › CXR-TS-MIB › bytesSendToV24
bytesSendToV24
Module: CXR-TS-MIB
OID (symbolic): CXR-TS-MIB::bytesSendToV24
OID (numeric): 1.3.6.1.4.1.1425.1040.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Bytes send to V24
What is bytesSendToV24?
This read-only counter tracks the total bytes the terminal server has transmitted out to the attached serial device on this port's V.24/RS-232 line, the transmit-side counterpart to bytesReceiveFromV24.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1425.1040.3.1.2 snmpwalk -v2c -c public <target> CXR-TS-MIB::bytesSendToV24
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1425.1040.3.1.2.1 snmpget -v2c -c public <target> CXR-TS-MIB::bytesSendToV24.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bytesSendToV24.1
Start monitoring Aastra CXR terminal server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CXR-TS-MIB::bytesSendToV24 OID value, configure state conditions and alerts, and monitor any Aastra CXR terminal server from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1425 | cxr | CXR-TS-MIB |
| 1.3.6.1.4.1.1425.1040 | ts | CXR-TS-MIB |
| 1.3.6.1.4.1.1425.1040.3 | portStatsTable | CXR-TS-MIB |
| 1.3.6.1.4.1.1425.1040.3.1 | portStatsEntry | CXR-TS-MIB |
| 1.3.6.1.4.1.1425.1040.3.1.2 | bytesSendToV24 | CXR-TS-MIB |