All MIBs › ACC-MIB › accPppProtocolProtocol
accPppProtocolProtocol
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppProtocolProtocol
OID (numeric): 1.3.6.1.4.1.5.1.1.32.17.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
What is accPppProtocolProtocol?
This read-only OID reports which network protocol type a particular table entry represents, such as IP, IPX, AppleTalk, or DECnet. A network engineer uses this to inventory and understand what protocols the access controller is configured to route and which PPP connections support them. For example, a value might be 1 for IP, 2 for IPX, 3 for AppleTalk, or 4 for DECnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.17.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accPppProtocolProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.17.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accPppProtocolProtocol.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.17 | accPppProtocolTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.17.1 | accPppProtocolEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.17.1.2 | accPppProtocolProtocol | ACC-MIB |