All MIBs › ACC-MIB › accPppLcpConfigIndex
accPppLcpConfigIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLcpConfigIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.32.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Interface number
What is accPppLcpConfigIndex?
This identifies the physical or logical interface number associated with this PPP Link Control Protocol (LCP) configuration. Network engineers use this to tie configuration objects back to the actual network interface they manage. For example, a value of 1 refers to the first PPP interface, 2 to the second, allowing you to look up configs for specific ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.2.1.1 snmpwalk -v2c -c public <target> ACC-MIB::accPppLcpConfigIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.2.1.1.1 snmpget -v2c -c public <target> ACC-MIB::accPppLcpConfigIndex.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32 | accPpp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.2 | accPppLcpConfigTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.2.1 | accPppLcpConfigEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.2.1.1 | accPppLcpConfigIndex | ACC-MIB |