fipsMode
PDU-MIB ·
.1.3.6.1.4.1.13742.4.1.1.47
Object
The fips mode: either enabled or disabled. The mode can be set (changed) only if both of the following conditions hold a) the user is admin b) snmpv3 is being used. Changing this mode will result in a reboot of the PX When the PX is in FIPS mode, the follwing conditions hold. a) FIPS approved algorithms must be used b) snmp v1 & v2c are not supported b) snmp v3 must be used with AES and SHA c) https must be used; http is not supported d) Radius authentication is not supported e) Ldaps must be used; ldap is not supported f) ipmi v2.0 must be used
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 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::fipsMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDU-MIB::fipsMode'
Syntax
- Source
- EnabledDisabledEnumeration
- Base type
Enumeration
Values & Constraints
Type Values
0 | disabled |
1 | enabled |
Conformance
Member of