GENERICOBJECT-MIB :: genericLineNum

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsGENERICOBJECT-MIBgenericLineNum

genericLineNum

Module: GENERICOBJECT-MIB

OID (symbolic): GENERICOBJECT-MIB::genericLineNum

OID (numeric): 1.3.6.1.4.1.351.110.2.8.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This is the generic line number used in traps. This object cannot be set or read. This object may refer to a T1, T3 or X21 line. (It is a proxy for other objects lineNum, dsx3LineNum and x21LineNum).

Currently, the ranges are T1/E1 1..56 T3/E3 1..3 X21 1..4

What is genericLineNum?

This object doesn't represent a live, gettable value on its own -- it's a placeholder that appears only inside trap notifications, standing in for whichever real line-number object, T1/E1, T3/E3, or X21, actually triggered the trap. An admin parsing an incoming trap uses this generic line number, together with the trap's context, to figure out which physical line the alarm refers to, since a single generic object covers multiple line types. If a device reports a trap for its fifth T1 line, this object would carry the value 5 inside that trap's variable bindings, within the T1/E1 valid range of 1 to 56.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.2.8.1
snmpwalk -v2c -c public <target> GENERICOBJECT-MIB::genericLineNum

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.2.8.1.1
snmpget -v2c -c public <target> GENERICOBJECT-MIB::genericLineNum.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> genericLineNum.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::genericLineNum 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.110basisBASIS-MIB
1.3.6.1.4.1.351.110.2cardGenericBASIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.351.110.2.8genericObjectsGENERICOBJECT-MIB
1.3.6.1.4.1.351.110.2.8.1genericLineNumGENERICOBJECT-MIB