All MIBs › TUNNEL-MIB › tunnelIfSecurity
tunnelIfSecurity
Module: TUNNEL-MIB
OID (symbolic): TUNNEL-MIB::tunnelIfSecurity
OID (numeric): 1.3.6.1.2.1.10.131.1.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The method used by the tunnel to secure the outer IP header. The value ipsec indicates that IPsec is used between the tunnel endpoints for authentication or encryption or both. More specific security-related information may be available in a MIB module for the security protocol in use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.131.1.1.1.1.5 snmpwalk -v2c -c public <target> TUNNEL-MIB::tunnelIfSecurity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.131.1.1.1.1.5.1 snmpget -v2c -c public <target> TUNNEL-MIB::tunnelIfSecurity.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.131 | tunnelMIB | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1 | tunnelMIBObjects | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1 | tunnel | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1.1 | tunnelIfTable | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1.1.1 | tunnelIfEntry | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1.1.1.5 | tunnelIfSecurity | TUNNEL-MIB |