All MIBs › SA-CM-MIB › saPUFRowStatus
saPUFRowStatus
Module: SA-CM-MIB
OID (symbolic): SA-CM-MIB::saPUFRowStatus
OID (numeric): 1.3.6.1.4.1.1429.77.1.10.1.1.2
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: Controls and reflects the status of rows in this table. Rows in this table may be created by either the create-and-go or create-and-wait paradigms. There is no restriction on changing values in a row of this table while the row is active. Setting the value of this object to active (either directly or indirectly via create-and-go) will cause the row to be written to non-volatile storage. Changing the value of saPUFFrequency while the row is active will also cause the row to be written to non-volatile storage.
What is saPUFRowStatus?
RowStatus column controlling a Power-Up Frequency scan-list entry: rows can be created with either create-and-go or create-and-wait, and setting this to active (directly or via create-and-go) — or later changing saPUFFrequency while the row is active — causes the row to be committed to non-volatile storage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1429.77.1.10.1.1.2 snmpwalk -v2c -c public <target> SA-CM-MIB::saPUFRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1429.77.1.10.1.1.2.1 snmpget -v2c -c public <target> SA-CM-MIB::saPUFRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1429.77.1.10.1.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> saPUFRowStatus.1
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::saPUFRowStatus 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.1 | saPUFTable | SA-CM-MIB |
| 1.3.6.1.4.1.1429.77.1.10.1.1 | saPUFEntry | SA-CM-MIB |
| 1.3.6.1.4.1.1429.77.1.10.1.1.2 | saPUFRowStatus | SA-CM-MIB |