agentInventoryFipsModeEnabled
AIRESPACE-SWITCHING-MIB ·
.1.3.6.1.4.1.14179.1.1.1.20
Object
scalar SNMPv2-TCTruthValue
True if FIPS (Federal Information Processing Standards) mode has been enabled on the controller.False if FIPS mode has not been enabled. FIPS mode can only be enabled through console.
Context
- MIB
- AIRESPACE-SWITCHING-MIB
- OID
.1.3.6.1.4.1.14179.1.1.1.20- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentInventoryGroup
- Groups
- 1
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 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-SWITCHING-MIB::agentInventoryFipsModeEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AIRESPACE-SWITCHING-MIB::agentInventoryFipsModeEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of