ACC-DN :: accDnX25Idle

MIB Reference — IPNetwork Monitor

All MIBsACC-DNaccDnX25Idle

accDnX25Idle

Module: ACC-DN

OID (symbolic): ACC-DN::accDnX25Idle

OID (numeric): 1.3.6.1.4.1.5.1.1.19.21.1.19

Node type: OBJECT-TYPE

Type: TimeTicks

Access: read-write

Description:

Maximum idle time before this circuit is considered unused. Object will be set to default value if not present in entry-adding SET PDU.

What is accDnX25Idle?

This OID sets the maximum time in milliseconds that a circuit can remain inactive before the device treats it as unused and potentially closes the connection. Setting this value helps prevent long-idle circuits from wasting network resources or keeping expensive dedicated lines active unnecessarily. For example, a value of 300000 means if no traffic passes for 5 minutes, the gateway may shut down the circuit.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.19
snmpwalk -v2c -c public <target> ACC-DN::accDnX25Idle

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.19.1
snmpget -v2c -c public <target> ACC-DN::accDnX25Idle.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.19.21.1.19.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.19accDnACC-DN
1.3.6.1.4.1.5.1.1.19.21accDnCktTableACC-DN
1.3.6.1.4.1.5.1.1.19.21.1accDnCktEntryACC-DN
1.3.6.1.4.1.5.1.1.19.21.1.19accDnX25IdleACC-DN