rdwrIkePhase1EncryptionAlg
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.1.120.1.1.1.2
Object
column mandatory
r/w
Enumeration
The encryption algorithm used in phase1 negotiation
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.35.1.120.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rdwrIkeEntry
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 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rdwrIkePhase1EncryptionAlg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rdwrIkePhase1EncryptionAlg.<rdwrIkeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWARE-MIB::rdwrIkePhase1EncryptionAlg'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | des |
2 | idea |
3 | blowfish |
4 | rc5 |
5 | des3 |
6 | cast |
7 | aes |