All MIBs › ALC-OPT-MIB › alcTStatsConnState
alcTStatsConnState
Module: ALC-OPT-MIB
OID (symbolic): ALC-OPT-MIB::alcTStatsConnState
OID (numeric): 1.3.6.1.4.1.449.2.1.3.1.1.28.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Current state of the connection. online :The connection is available for data transfer. offline :The connection has been disabled by an operator. connecting:The ALP PAD is attempting to make the X.25 virtual circuit available for use. inactive :The inactivity timer has expired, so the virtual circuit has been dropped. Data received from ALC will cause the connection to be re-established. pending :The CSD option has been configured and the ALC entity is currently down; hence the ALP PAD has disabled the virtual circuit. na :Value not Available
What is alcTStatsConnState?
An INTEGER enum matching alcIStatsConnState, showing whether this specific terminal's connection is online, offline, connecting, inactive, or pending. Engineers check this before sending data to a terminal.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.449.2.1.3.1.1.28.3.1.4 snmpwalk -v2c -c public <target> ALC-OPT-MIB::alcTStatsConnState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.449.2.1.3.1.1.28.3.1.4.1 snmpget -v2c -c public <target> ALC-OPT-MIB::alcTStatsConnState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alcTStatsConnState.1
Start monitoring Motorola Codex 6500-series data/statistical multiplexer (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALC-OPT-MIB::alcTStatsConnState OID value, configure state conditions and alerts, and monitor any Motorola Codex 6500-series data/statistical multiplexer (legacy) 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.449 | codex | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2 | cdxProductSpecific | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1 | cdx6500 | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3 | cdx6500Statistics | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3.1 | cdx6500StatProtocolGroup | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3.1.1 | cdx6500PSTPortProtocolGroup | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3.1.1.28 | cdx6500PPSTALCStatsTable | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3.1.1.28.3 | cdx6500PPSTALCTerminalTable | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3.1.1.28.3.1 | cdx6500PPSTALCTerminalEntry | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1.3.1.1.28.3.1.4 | alcTStatsConnState | ALC-OPT-MIB |