All MIBs › ACC-MIB › accPppProtocolOperStatus
accPppProtocolOperStatus
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppProtocolOperStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.32.17.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
What is accPppProtocolOperStatus?
This read-only OID displays the actual operational state of a protocol entry on the access controller, indicating whether it is currently up, down, testing, or dormant. A network operator checks this to determine which protocols are actively running and available for routing packets, or to identify protocols that are administratively enabled but operationally offline. A value of 1 means the protocol is operationally up; a value of 2 means it is down despite being enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.17.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accPppProtocolOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.17.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accPppProtocolOperStatus.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.4 | accPppProtocolOperStatus | ACC-MIB |