rcDeviceErrConfigurationFailure
RUGGEDCOM-SYS-INFO-MIB ·
.1.3.6.1.4.1.15004.4.2.1.3
Object
Indicates whether errors were detected while applying configuration settings from configuration file. Configuration is updated from the configureation file at bootup time when file is loaded from nonvolatile memory, or when new file is downloaded to the device. Whenever the value of this object changes from false(2) to true(1), the device will generate genericTrap notification.
Context
- MIB
- RUGGEDCOM-SYS-INFO-MIB
- OID
.1.3.6.1.4.1.15004.4.2.1.3- Type
- scalar
- Access
- readonly
- Status
- obsolete
- Parent
- rcDeviceError
- 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 'RUGGEDCOM-SYS-INFO-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-SYS-INFO-MIB::rcDeviceErrConfigurationFailure.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUGGEDCOM-SYS-INFO-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUGGEDCOM-SYS-INFO-MIB::rcDeviceErrConfigurationFailure'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of