All MIBs › BIANCA-BRICK-IPSEC-MIB › ipsecSaSecProto
ipsecSaSecProto
Module: BIANCA-BRICK-IPSEC-MIB
OID (symbolic): BIANCA-BRICK-IPSEC-MIB::ipsecSaSecProto
OID (numeric): 1.3.6.1.4.1.272.4.26.3.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object specifies the security protocol applied by this SA. Possible values: esp(50), -- Encapsulating Security Payload ah(51), -- Authentication Header ipcomp(108) -- Internet Payload Compression Protocol.
What is ipsecSaSecProto?
This read-only OID shows the security protocol: ESP(50), AH(51), or IPComp(108). Determines which IPsec mechanism protects the traffic. Example: ESP(50) means the SA encrypts and authenticates traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.26.3.1.7 snmpwalk -v2c -c public <target> BIANCA-BRICK-IPSEC-MIB::ipsecSaSecProto
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.26.3.1.7.1 snmpget -v2c -c public <target> BIANCA-BRICK-IPSEC-MIB::ipsecSaSecProto.1
Start monitoring bintec BIANCA/BRICK ISDN/VPN routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BIANCA-BRICK-IPSEC-MIB::ipsecSaSecProto OID value, configure state conditions and alerts, and monitor any bintec BIANCA/BRICK ISDN/VPN routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.272 | bintec | BIANCA-BOX-ISDN-MIB |
| 1.3.6.1.4.1.272.4 | bibo | BIANCA-BOX-ISDN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.272.4.26 | ipsec | BIANCA-BRICK-IPSEC-MIB |
| 1.3.6.1.4.1.272.4.26.3 | ipsecSaTable | BIANCA-BRICK-IPSEC-MIB |
| 1.3.6.1.4.1.272.4.26.3.1 | ipsecSaEntry | BIANCA-BRICK-IPSEC-MIB |
| 1.3.6.1.4.1.272.4.26.3.1.7 | ipsecSaSecProto | BIANCA-BRICK-IPSEC-MIB |