rdwrIkePhase1DhKeyGroup
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.1.120.1.1.1.4
Object
column mandatory
r/w
Enumeration
The Diffie Hellman Group used in phase1 negotiations
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.35.1.120.1.1.1.4- 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::rdwrIkePhase1DhKeyGroup'
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::rdwrIkePhase1DhKeyGroup.<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::rdwrIkePhase1DhKeyGroup'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | modp768 |
2 | modp1024 |
3 | ec2n155 |
4 | ec2n185 |
5 | modp1536 |