rcDeviceErrBootPTftpTrFailed
RUGGEDCOM-SYS-INFO-MIB ·
.1.3.6.1.4.1.15004.4.2.1.9
Object
scalar SNMPv2-TCTruthValue
Indicates whether the the file was transfered properly after obtaining IP address from the BootP server. 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.9- Type
- scalar
- Access
- readonly
- Status
- current
- 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::rcDeviceErrBootPTftpTrFailed.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::rcDeviceErrBootPTftpTrFailed'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of