h3cIKETunEncryptAlgo
H3C-IKE-MONITOR-MIB ·
.1.3.6.1.4.1.2011.10.2.30.1.1.1.13
Object
column H3cEncryptAlgo
The encryption algorithm used in the IPsec Phase-1 IKE negotiations.
Context
- MIB
- H3C-IKE-MONITOR-MIB
- OID
.1.3.6.1.4.1.2011.10.2.30.1.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cIKETunnelEntry
- 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-IKE-MONITOR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IKE-MONITOR-MIB::h3cIKETunEncryptAlgo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-IKE-MONITOR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IKE-MONITOR-MIB::h3cIKETunEncryptAlgo.<h3cIKETunIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-IKE-MONITOR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-IKE-MONITOR-MIB::h3cIKETunEncryptAlgo'
Syntax
- Source
- H3cEncryptAlgo
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | desCbc |
2 | ideaCbc |
3 | blowfishCbc |
4 | rc5R16B64Cbc |
5 | tripleDesCbc |
6 | castCbc |
7 | aesCbc |
8 | aesCbc128 |
9 | aesCbc192 |
10 | aesCbc256 |
11 | aesCtr |
12 | aesCamelliaCbc |
13 | rc4 |
2147483647 | invalidAlg |
Conformance
Member of