All MIBs › FLARION-MIB › pgLpaL2PageTimeout
pgLpaL2PageTimeout
Module: FLARION-MIB
OID (symbolic): FLARION-MIB::pgLpaL2PageTimeout
OID (numeric): 1.3.6.1.4.1.8603.1.2.1.1.4.1.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
L2 Page Timeout. Timeout in seconds for which we will continue to wait for the mobile to go through access or to receive an L2 Page Response for presence test.
What is pgLpaL2PageTimeout?
This OID sets how many seconds the mobile network device waits for a mobile phone to respond to a paging request or show activity before abandoning the attempt and assuming the phone is unreachable. If a phone doesn't respond within this time, it's considered offline or unavailable. Mobile network operators tune this value based on typical dormant phone behavior—longer timeouts allow phones more time to wake up but increase network signaling overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.4.1.7.1 snmpwalk -v2c -c public <target> FLARION-MIB::pgLpaL2PageTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.4.1.7.1.1 snmpget -v2c -c public <target> FLARION-MIB::pgLpaL2PageTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8603.1.2.1.1.4.1.7.1.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.8603 | flarion | FLARION-MIB |
| 1.3.6.1.4.1.8603.1 | mibs | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2 | rrMib | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1 | rrManagedObjs | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1 | rrBaseStation | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.4 | rrPaging | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.4.1 | pagingProv | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.4.1.7 | pgLpaProv | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.4.1.7.1 | pgLpaL2PageTimeout | FLARION-MIB |