ACC-MIB :: accPppLcpMonInterval

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccPppLcpMonInterval

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.32accPppACC-MIB
1.3.6.1.4.1.5.1.1.32.2accPppLcpConfigTableACC-MIB
1.3.6.1.4.1.5.1.1.32.2.1accPppLcpConfigEntryACC-MIB
1.3.6.1.4.1.5.1.1.32.2.1.11accPppLcpMonIntervalACC-MIB