All MIBs › ACC-MIB › accPppLcpMonEvents
accPppLcpMonEvents
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLcpMonEvents
OID (numeric): 1.3.6.1.4.1.5.1.1.32.2.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
What is accPppLcpMonEvents?
This OID sets how many monitoring events or probe attempts (1-10) must occur before the link is considered failed or degraded. Each monitoring interval, your device records whether the link was responsive; once this threshold of failed events is reached, an alarm may trigger or the link may be reset. You configure this to tune the sensitivity: low values (1-2) detect problems quickly but may produce false alarms, while high values tolerate occasional glitches. Setting this to 3 means after 3 consecutive failed probes, your device concludes the link is truly dead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.2.1.12 snmpwalk -v2c -c public <target> ACC-MIB::accPppLcpMonEvents
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.2.1.12.1 snmpget -v2c -c public <target> ACC-MIB::accPppLcpMonEvents.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.32.2.1.12.1 i <value>
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.2 | accPppLcpConfigTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.2.1 | accPppLcpConfigEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.2.1.12 | accPppLcpMonEvents | ACC-MIB |