slcNetVPNPerfectForwardSecrecy
LANTRONIX-SLC-MIB ·
.1.3.6.1.4.1.244.1.1.1.4.20
Object
scalar EnabledState
When a new IPSec SA is negotiated after the IPSec SA lifetime expires, a new Diffie-Hellman key exchange can be performed to generate a new session key to be used to encrypt the data being sent through the tunnel. If this is enabled, it provides greater security, since the old session keys are destroyed.
Context
- MIB
- LANTRONIX-SLC-MIB
- OID
.1.3.6.1.4.1.244.1.1.1.4.20- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- slcNetVPN
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANTRONIX-SLC-MIB' -M '/opt/observium/mibs/lantronix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANTRONIX-SLC-MIB::slcNetVPNPerfectForwardSecrecy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANTRONIX-SLC-MIB' -M '/opt/observium/mibs/lantronix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANTRONIX-SLC-MIB::slcNetVPNPerfectForwardSecrecy'
Syntax
- Source
- EnabledState
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | enabled |