TIMETRA-SERV-MIB :: svcArpHostDefaultSessionTimeout

MIB Reference — IPNetwork Monitor

All MIBsTIMETRA-SERV-MIBsvcArpHostDefaultSessionTimeout

svcArpHostDefaultSessionTimeout

Module: TIMETRA-SERV-MIB

OID (symbolic): TIMETRA-SERV-MIB::svcArpHostDefaultSessionTimeout

OID (numeric): 1.3.6.1.4.1.6527.3.1.2.4.2.48

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description:

The value of svcArpHostDefaultSessionTimeout indicates the default value of the ARP host session timeout.

This default value is used if no value was specified, for instance by the Radius server.

What is svcArpHostDefaultSessionTimeout?

This OID stores a time value (in seconds) that defines how long an ARP host session can remain idle before the device automatically disconnects it. It's read-only because it represents the vendor's default setting unless overridden by a RADIUS authentication server. An operator would look at this to understand how long inactive user sessions persist on the network before cleanup.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.4.2.48
snmpwalk -v2c -c public <target> TIMETRA-SERV-MIB::svcArpHostDefaultSessionTimeout

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.4.2.48.1
snmpget -v2c -c public <target> TIMETRA-SERV-MIB::svcArpHostDefaultSessionTimeout.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> svcArpHostDefaultSessionTimeout.1

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.6527timetraALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3timetraProductsALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1tmnxSRMIBALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1.2tmnxSRObjsALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1.2.4tmnxServObjsALCATEL-IND1-TIMETRA-SERV-MIB
1.3.6.1.4.1.6527.3.1.2.4.2tmnxSvcObjsALCATEL-IND1-TIMETRA-SERV-MIB
1.3.6.1.4.1.6527.3.1.2.4.2.48svcArpHostDefaultSessionTimeoutTIMETRA-SERV-MIB