dwLoadFileCrcCheck
FD-SYSTEM-MIB ·
.1.3.6.1.4.1.34592.1.3.1.8.7
Object
scalar r/w
Enumeration
This object is used to indicate the target device
should or not to do crc check operation,if 'checkCrc'
the operator should give the download file's crc
calculate result on the 'dwLoadFileCrcValue' object.
Crc check is now only useful when do download
operation.
Context
- MIB
- FD-SYSTEM-MIB
- OID
.1.3.6.1.4.1.34592.1.3.1.8.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- upgrade
- 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 'FD-SYSTEM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-SYSTEM-MIB::dwLoadFileCrcCheck.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-SYSTEM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-SYSTEM-MIB::dwLoadFileCrcCheck'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | checkCrc |
2 | dontCheckCrc |
Conformance
Member of