All MIBs › ALC-MIB › alcLineStationType
alcLineStationType
Module: ALC-MIB
OID (symbolic): ALC-MIB::alcLineStationType
OID (numeric): 1.3.6.1.4.1.1978.2.10.1.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Defines the mode of operation for this line: Primary: We poll terminals, SecondaryPointtopoint: They poll us, we are the only device on the line, SecondaryMultidrop: They poll us, we are sharing the line.
What is alcLineStationType?
Read-write enum (primary/secondary point-to-point/secondary multidrop) defining polling mode. Engineers set this based on network topology: primary polls terminals, secondary responds to polls. Controls communication protocol behavior.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1978.2.10.1.2.1.2 snmpwalk -v2c -c public <target> ALC-MIB::alcLineStationType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1978.2.10.1.2.1.2.1 snmpget -v2c -c public <target> ALC-MIB::alcLineStationType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1978.2.10.1.2.1.2.1 i <value>
Start monitoring Northrop Grumman-Canada Tiger network access device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALC-MIB::alcLineStationType OID value, configure state conditions and alerts, and monitor any Northrop Grumman-Canada Tiger network access device (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.1978 | ngcan | ALC-MIB |
| 1.3.6.1.4.1.1978.2 | tiger | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10 | alcMIB | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10.1 | alcLine | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10.1.2 | alcLineTable | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10.1.2.1 | alcLineEntry | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10.1.2.1.2 | alcLineStationType | ALC-MIB |