All MIBs › ACC-MIB › accPppDecOperStatus
accPppDecOperStatus
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppDecOperStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.32.15.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
What is accPppDecOperStatus?
This read-only OID reports the current operational status of the DECnet protocol on a PPP connection, indicating whether it is up, down, or in a test mode. A system administrator checks this to verify that DECnet traffic is flowing to legacy Digital systems connected across the WAN, or to pinpoint why data transfer has stopped. A status of 1 (up) means DECnet is active; a value of 2 (down) indicates the protocol is not operational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.15.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accPppDecOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.15.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accPppDecOperStatus.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.2 | accPppDecOperStatus | ACC-MIB |