All MIBs › A3COM-HUAWEI-NDEC-MIB › hipsProtocol
hipsProtocol
Module: A3COM-HUAWEI-NDEC-MIB
OID (symbolic): A3COM-HUAWEI-NDEC-MIB::hipsProtocol
OID (numeric): 1.3.6.1.4.1.43.45.1.2.33.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Protocol of this SA entry.
What is hipsProtocol?
This integer field specifies which IPsec protocol is active for the SA: ESP (Encapsulating Security Payload) or AH (Authentication Header). Engineers select this to determine encryption and authentication mechanisms protecting the tunnel. ESP (value 50) is most common for encrypted traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.2.33.2.1.1.2 snmpwalk -v2c -c public <target> A3COM-HUAWEI-NDEC-MIB::hipsProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.2.33.2.1.1.2.1 snmpget -v2c -c public <target> A3COM-HUAWEI-NDEC-MIB::hipsProtocol.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hipsProtocol.1
Start monitoring H3C/3Com security routers/appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-NDEC-MIB::hipsProtocol OID value, configure state conditions and alerts, and monitor any H3C/3Com security routers/appliances from a single console.
OID Breakdown
Upper-level ancestors (11 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.2 | hwproducts | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.2.33 | mlsr | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.2.33.2 | huaweiNDEC | A3COM-HUAWEI-NDEC-MIB |
| 1.3.6.1.4.1.43.45.1.2.33.2.1 | hipsNDECSAListTable | A3COM-HUAWEI-NDEC-MIB |
| 1.3.6.1.4.1.43.45.1.2.33.2.1.1 | hipsNDECSAListEntry | A3COM-HUAWEI-NDEC-MIB |
| 1.3.6.1.4.1.43.45.1.2.33.2.1.1.2 | hipsProtocol | A3COM-HUAWEI-NDEC-MIB |