saPUFScanOnNextBoot
SA-CM-MIB ·
.1.3.6.1.4.1.1429.77.1.10.1.1.6
Object
column r/w
Enumeration
Setting an index of this object to set(1) causes the modem to scan for the frequency stored in saPUFFrequency.x on the next reboot and record the results to non-vol. After the reboot and data is recorded, the index of this object is reset back to unset(0) . Conditions to run a scan on Next boot: - saPUFScanOnNextBoot.x must = set (1). - saPUFRowStatus.x must be set to active in non-vol.
Context
- MIB
- SA-CM-MIB
- OID
.1.3.6.1.4.1.1429.77.1.10.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- saPUFEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-CM-MIB::saPUFScanOnNextBoot'
More examples
Read one indexed 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::saPUFScanOnNextBoot.<saPUFIndex>'
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::saPUFScanOnNextBoot'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unset |
1 | set |