hh3cIPSecSaEncryptAlgo
HH3C-IPSEC-MONITOR-MIB ·
.1.3.6.1.4.1.25506.2.7.1.3.1.5
Object
column Hh3cEncryptAlgo
The encryption algorithm used by the security association of the IPSec Phase-2 Tunnel.
Context
- MIB
- HH3C-IPSEC-MONITOR-MIB
- OID
.1.3.6.1.4.1.25506.2.7.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cIPSecSaEntry
- 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-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPSEC-MONITOR-MIB::hh3cIPSecSaEncryptAlgo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPSEC-MONITOR-MIB::hh3cIPSecSaEncryptAlgo.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-IPSEC-MONITOR-MIB::hh3cIPSecSaEncryptAlgo'
Syntax
- Source
- Hh3cEncryptAlgo
- 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 |
2147483647 | invalidAlg |
Conformance
Member of