All MIBs › ACC-MIB › accPppLcpMonInterval
accPppLcpMonInterval
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLcpMonInterval
OID (numeric): 1.3.6.1.4.1.5.1.1.32.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
What is accPppLcpMonInterval?
This OID sets the monitoring check interval in seconds (0-3600) at which your device will probe the PPP link or check its health status. A setting of 0 typically disables monitoring, while values above 0 enable periodic health checks at that interval. You configure this to detect silent link degradation or dead links that haven't formally disconnected, which is especially important for long-running connections where you want early warning of problems. For example, setting this to 30 means every 30 seconds your device sends a keepalive or echo request to verify the remote end is still responsive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.2.1.11 snmpwalk -v2c -c public <target> ACC-MIB::accPppLcpMonInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.2.1.11.1 snmpget -v2c -c public <target> ACC-MIB::accPppLcpMonInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.32.2.1.11.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.11 | accPppLcpMonInterval | ACC-MIB |