All MIBs › COSINE-ORION-MIB › csOrionL2tpTunnelHelloInterval
csOrionL2tpTunnelHelloInterval
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csOrionL2tpTunnelHelloInterval
OID (numeric): 1.3.6.1.4.1.3085.3.1.6.13.2.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object defines the interval (in seconds) in which HELLO (or keep-alive) packets are to be sent to the tunnel peer. The value 0 indicates that sending of HELLO packets is disabled
What is csOrionL2tpTunnelHelloInterval?
This read-only Integer32 reports how many seconds elapse between HELLO (keep-alive) packets sent to this tunnel's peer, with a value of 0 meaning HELLO packets are disabled entirely for that tunnel. An admin uses it to confirm the tunnel has an active liveness check running, which is what lets a dead peer be detected even when no sessions are actively exchanging data. Seeing 60 here means the box expects to keep pinging the tunnel peer every minute; seeing 0 on a tunnel that later hangs would explain why a dead peer wasn't noticed sooner.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.6.13.2.1.4 snmpwalk -v2c -c public <target> COSINE-ORION-MIB::csOrionL2tpTunnelHelloInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.6.13.2.1.4.1 snmpget -v2c -c public <target> COSINE-ORION-MIB::csOrionL2tpTunnelHelloInterval.1
Start monitoring CoSine Communications IPNOS blade-based service platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COSINE-ORION-MIB::csOrionL2tpTunnelHelloInterval OID value, configure state conditions and alerts, and monitor any CoSine Communications IPNOS blade-based service platform from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.6 | csOrionServiceInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.13 | csOrionL2tpInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.13.2 | csOrionL2tpTunnelTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.13.2.1 | csOrionL2tpTunnelEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.13.2.1.4 | csOrionL2tpTunnelHelloInterval | COSINE-ORION-MIB |