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.
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
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.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 |
| 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 |