All MIBs › USR-PPPLINK-MIB › usrPPPLinkInterfaceName
usrPPPLinkInterfaceName
Module: USR-PPPLINK-MIB
OID (symbolic): USR-PPPLINK-MIB::usrPPPLinkInterfaceName
OID (numeric): 1.3.6.1.4.1.429.4.11.3.1.1.4
Node type: OBJECT-TYPE
Type: UsrDisplayString
Access: read-only
Description:
The value of the Name that identifies the lower-level interface over which this PPP Link is operating. This interface would usually be an HDLC or RS-232 type of interface. If there is no lower-layer interface element, or there is no ifEntry for the element, or the element can not be identified, then the value of this object is NULL.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.4.11.3.1.1.4 snmpwalk -v2c -c public <target> USR-PPPLINK-MIB::usrPPPLinkInterfaceName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.4.11.3.1.1.4.1 snmpget -v2c -c public <target> USR-PPPLINK-MIB::usrPPPLinkInterfaceName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> usrPPPLinkInterfaceName.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.429 | usr | D3I-MIB |
| 1.3.6.1.4.1.429.4 | common | USR-DEFINITIONS-MIB |
| 1.3.6.1.4.1.429.4.11 | usrPPP | USR-DEFINITIONS-MIB |
| 1.3.6.1.4.1.429.4.11.3 | usrPPPLk | USR-PPPLINK-MIB |
| 1.3.6.1.4.1.429.4.11.3.1 | usrPPPLinkTable | USR-PPPLINK-MIB |
| 1.3.6.1.4.1.429.4.11.3.1.1 | usrPPPLinkEntry | USR-PPPLINK-MIB |
| 1.3.6.1.4.1.429.4.11.3.1.1.4 | usrPPPLinkInterfaceName | USR-PPPLINK-MIB |