h3cIPsecTunInSaEspAuthAlgoV2
H3C-IPSEC-MONITOR-V2-MIB ·
.1.3.6.1.4.1.2011.10.2.126.1.2.1.26
Object
column H3cIPsecAuthAlgoV2
The authentication algorithm used by the inbound encapsulation security protocol(ESP) security association of the IPsec Phase-2 Tunnel.
Context
- MIB
- H3C-IPSEC-MONITOR-V2-MIB
- OID
.1.3.6.1.4.1.2011.10.2.126.1.2.1.26- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cIPsecTunnelV2Entry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-IPSEC-MONITOR-V2-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IPSEC-MONITOR-V2-MIB::h3cIPsecTunInSaEspAuthAlgoV2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-IPSEC-MONITOR-V2-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IPSEC-MONITOR-V2-MIB::h3cIPsecTunInSaEspAuthAlgoV2.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-IPSEC-MONITOR-V2-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-IPSEC-MONITOR-V2-MIB::h3cIPsecTunInSaEspAuthAlgoV2'
Syntax
- Source
- H3cIPsecAuthAlgoV2
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | md5 |
2 | sha1 |
3 | sha256 |
4 | sha384 |
5 | sha512 |
2147483647 | invalidAlg |
Conformance
Member of