All MIBs › SA-CM-MIB › saPUFScanAllNow
saPUFScanAllNow
Module: SA-CM-MIB
OID (symbolic): SA-CM-MIB::saPUFScanAllNow
OID (numeric): 1.3.6.1.4.1.1429.77.1.10.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Setting this object to true(1) causes the modem to immediately go offline and scan all the frequencies stored in the saPUFFrequency table. Results and timestamp of the scan are stored to non-vol. After the scan takes place the modem re-inits the CM mac and re-registers. Conditions to run the scan: - saPUFRowStatus.x must be set to active for a scan to take place for that frequency. - The scan will not take place if a provisioned line is offhook. - If this mib is added to the CM config file, a scan will not take place unless the current time from TOD server is > 360 seconds (6 minutes) from the last scan time stored in saPUFScanTimestamp.x. This mib object returns false(2)when read if no scan was initiated.
What is saPUFScanAllNow?
Writing true triggers the modem to immediately go offline and scan every active row in the Power-Up Frequency table at once, recording results and timestamps to non-volatile memory before re-initializing and re-registering, subject to the same off-hook and 6-minute-since-last-scan conditions as saPUFScanNow. Reading it back always returns false if no scan was triggered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1429.77.1.10.4 snmpwalk -v2c -c public <target> SA-CM-MIB::saPUFScanAllNow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1429.77.1.10.4.1 snmpget -v2c -c public <target> SA-CM-MIB::saPUFScanAllNow.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1429.77.1.10.4.1 s <value>
Start monitoring Cisco/Scientific Atlanta DOCSIS cable modems (vendor-specific LED/IGMP/DHCP/ARP configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SA-CM-MIB::saPUFScanAllNow OID value, configure state conditions and alerts, and monitor any Cisco/Scientific Atlanta DOCSIS cable modems (vendor-specific LED/IGMP/DHCP/ARP configuration) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1429 | ciscoSPVTG | CISCO-DMN-DSG-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1429.77 | saCmMib | SA-CM-MIB |
| 1.3.6.1.4.1.1429.77.1 | dpxCmMibObjects | SA-CM-MIB |
| 1.3.6.1.4.1.1429.77.1.10 | saPUF | SA-CM-MIB |
| 1.3.6.1.4.1.1429.77.1.10.4 | saPUFScanAllNow | SA-CM-MIB |