hh3cIPsecTunOutSaEncryptAlgoV2
HH3C-IPSEC-MONITOR-V2-MIB ·
.1.3.6.1.4.1.25506.2.126.1.2.1.28
Object
column Hh3cIPsecEncryptAlgoV2
The encryption algorithm used by the outbound security association of the IPsec Phase-2 Tunnel.
Context
- MIB
- HH3C-IPSEC-MONITOR-V2-MIB
- OID
.1.3.6.1.4.1.25506.2.126.1.2.1.28- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cIPsecTunnelV2Entry
- 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 'HH3C-IPSEC-MONITOR-V2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPSEC-MONITOR-V2-MIB::hh3cIPsecTunOutSaEncryptAlgoV2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-IPSEC-MONITOR-V2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPSEC-MONITOR-V2-MIB::hh3cIPsecTunOutSaEncryptAlgoV2.<hh3cIPsecTunIndexV2>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-IPSEC-MONITOR-V2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-IPSEC-MONITOR-V2-MIB::hh3cIPsecTunOutSaEncryptAlgoV2'
Syntax
- Source
- Hh3cIPsecEncryptAlgoV2
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | desCbc |
2 | ideaCbc |
3 | blowfishCbc |
4 | rc5R16B64Cbc |
5 | tripleDesCbc |
6 | castCbc |
7 | aesCbc |
8 | nsaCbc |
9 | aesCbc128 |
10 | aesCbc192 |
11 | aesCbc256 |
12 | aesCtr |
13 | aesCamelliaCbc |
14 | rc4 |
15 | aesCtr128 |
16 | aesCtr192 |
17 | aesCtr256 |
18 | camelliaCbc128 |
19 | camelliaCbc192 |
20 | camelliaCbc256 |
21 | gmac128 |
22 | gmac192 |
23 | gmac256 |
24 | gcm128 |
25 | gcm192 |
26 | gcm256 |
128 | sm1Cbc128 |
129 | sm1Cbc192 |
130 | sm1Cbc256 |
131 | sm4Cbc |
2147483647 | invalidAlg |
Conformance
Member of