All MIBs › ACC-MIB › accPppDecIndex
accPppDecIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppDecIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.32.15.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Same as ifIndex.
What is accPppDecIndex?
This OID contains a unique integer identifier for a PPP interface supporting DECnet protocol, a legacy network protocol used by Digital Equipment Corporation systems and VAX computers. Network engineers use this index to manage DECnet settings independently for each PPP link on the access controller. An index value of 2 would identify the second PPP interface configured for DECnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.15.1.1 snmpwalk -v2c -c public <target> ACC-MIB::accPppDecIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.15.1.1.1 snmpget -v2c -c public <target> ACC-MIB::accPppDecIndex.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.15 | accPppDecTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.15.1 | accPppDecEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.15.1.1 | accPppDecIndex | ACC-MIB |