ipsecRadiusDynamicAuthentication
FEC-IPSEC-MIB ·
.0.13.3
Object
scalar r/w
Enumeration
This object enables/disables dynamic authentication via RADIUS. If no peer has been found matching an incoming IKE negotiation, the configured RADIUS servers are consulted (if any).
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.13.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipsecRadius
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 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ipsecRadiusDynamicAuthentication.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-IPSEC-MIB::ipsecRadiusDynamicAuthentication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |