All MIBs › IPADv2-MIB › ipadSCADAStatsTxChars
ipadSCADAStatsTxChars
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadSCADAStatsTxChars
OID (numeric): 1.3.6.1.4.1.321.100.1.17.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The number of chracters transmitted through SCADA port.
What is ipadSCADAStatsTxChars?
This OID holds a count of all characters transmitted through a SCADA port, which is a serial communication interface used in industrial control systems. It measures total transmission activity on the industrial control port to track data flow. A network operator would monitor this to verify the SCADA port is actively communicating with remote devices and to detect if communication has stopped unexpectedly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.17.1.1.2 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadSCADAStatsTxChars
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.17.1.1.2.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadSCADAStatsTxChars.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.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.17 | ipadSCADAStats | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.17.1 | ipadSCADAStatsTable | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.17.1.1 | ipadSCADAStatsTableEntry | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.17.1.1.2 | ipadSCADAStatsTxChars | IPADv2-MIB |