saPUFEntriesClearOnRFD
SA-CM-MIB ·
.1.3.6.1.4.1.1429.77.1.10.5
Object
scalar SNMPv2-TCTruthValue
By Default, reset to factory default (RFD) would clear all the PUF entries to factory values. Setting this value to false(2) would mean that the saPUF table frequencies would not be cleared upon a factory reset. This MIB should not be cleared upon factory reset and hence in permanent non-vol. The MIB would take effect only in configuration file, but can be read via SNMPGET or SNMPWALK.
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 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-CM-MIB::saPUFEntriesClearOnRFD.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-CM-MIB::saPUFEntriesClearOnRFD'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |