All MIBs › GENERICOBJECT-MIB › genericLineType
genericLineType
Module: GENERICOBJECT-MIB
OID (symbolic): GENERICOBJECT-MIB::genericLineType
OID (numeric): 1.3.6.1.4.1.351.110.2.8.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is the generic line type used in traps. This object cannot be set or read. Depending on the value, this object may refer to a T1, T3 or X21 line type.
It is a proxy for other objects lineType, dsx3LineType and x21LineType.
What is genericLineType?
Like its numeric-index sibling, this object exists purely to be carried inside trap notifications, reporting the specific framing or line type, such as ESF, D4, E1 CRC, or various T3, X21, and SONET types, of whichever line generated the trap. An admin reading a trap uses this value to understand exactly what kind of physical line format triggered the alarm, since the device reuses one generic object to cover many different line technologies instead of a separate type field per technology. A trap concerning a T3 line configured for C-bit parity framing would carry the value dsx3CbitParity(51) in this object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.2.8.2 snmpwalk -v2c -c public <target> GENERICOBJECT-MIB::genericLineType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.2.8.2.1 snmpget -v2c -c public <target> GENERICOBJECT-MIB::genericLineType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> genericLineType.1
Start monitoring Vendor-neutral supporting MIB, any manufacturer (generic line/type/timestamp objects) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GENERICOBJECT-MIB::genericLineType OID value, configure state conditions and alerts, and monitor any Vendor-neutral supporting MIB, any manufacturer (generic line/type/timestamp objects) from a single console.
OID Breakdown
Upper-level ancestors (9 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2 | cardGeneric | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.2.8 | genericObjects | GENERICOBJECT-MIB |
| 1.3.6.1.4.1.351.110.2.8.2 | genericLineType | GENERICOBJECT-MIB |