All MIBs › ACC-MIB › accExtProtImpProtocol
accExtProtImpProtocol
Module: ACC-MIB
OID (symbolic): ACC-MIB::accExtProtImpProtocol
OID (numeric): 1.3.6.1.4.1.5.1.1.35.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
What is accExtProtImpProtocol?
This read-only enumerated value indicates which protocol (such as IPX, AppleTalk, or others) is currently being implemented on an external protocol interface. Engineers monitor this to confirm that the correct protocol stack has been loaded or activated on the interface. A value representing 'IPX' confirms the IPX/SPX protocol is active and ready to route network traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.35.1.1.1 snmpwalk -v2c -c public <target> ACC-MIB::accExtProtImpProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.35.1.1.1.1 snmpget -v2c -c public <target> ACC-MIB::accExtProtImpProtocol.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.35 | accExtProtImp | ACC-EXTPROTIMP |
| 1.3.6.1.4.1.5.1.1.35.1 | accExtProtImpTable | ACC-EXTPROTIMP |
| 1.3.6.1.4.1.5.1.1.35.1.1 | accExtProtImpEntry | ACC-EXTPROTIMP |
| 1.3.6.1.4.1.5.1.1.35.1.1.1 | accExtProtImpProtocol | ACC-MIB |