All MIBs › TIMETRA-SERV-MIB › svcArpHostDefaultSessionTimeout
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 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.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.4 | tmnxServObjs | ALCATEL-IND1-TIMETRA-SERV-MIB |
| 1.3.6.1.4.1.6527.3.1.2.4.2 | tmnxSvcObjs | ALCATEL-IND1-TIMETRA-SERV-MIB |
| 1.3.6.1.4.1.6527.3.1.2.4.2.48 | svcArpHostDefaultSessionTimeout | TIMETRA-SERV-MIB |