All MIBs › Usr-Dhcp-MIB › usrDhcpCFMStatusFlag
usrDhcpCFMStatusFlag
Module: Usr-Dhcp-MIB
OID (symbolic): Usr-Dhcp-MIB::usrDhcpCFMStatusFlag
OID (numeric): 1.3.6.1.4.1.429.4.59.2
Node type: OBJECT-TYPE
Type: UsrConfigStatus
Access: read-write
Description: Setting the value of this object to `save' causes the values of the SNMP Group to be written out to the current config file, which is stored in the usrFilterConfigFileName object. While the new ConfigFile is being written, the SNMP process will set the value of this flag to `saving''. Any attempts to set the value while it is not `normal' (i.e. the file is currently being written to the ConfigFile) will result in a badValue error being returned. Setting the value to `normal' will result in no action.
What is usrDhcpCFMStatusFlag?
Set this to 'save' to write the current DHCP SNMP group settings out to the config file named in usrDhcpConfigFileName; the agent reports 'saving' while the write is in progress and rejects further sets with a badValue error until it's done. Setting it to 'normal' is a no-op.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.4.59.2 snmpwalk -v2c -c public <target> Usr-Dhcp-MIB::usrDhcpCFMStatusFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.4.59.2.1 snmpget -v2c -c public <target> Usr-Dhcp-MIB::usrDhcpCFMStatusFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.4.59.2.1 s <value>
Start monitoring CommWorks/3Com broadband/remote-access equipment (DHCP pool/lease/relay status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Usr-Dhcp-MIB::usrDhcpCFMStatusFlag OID value, configure state conditions and alerts, and monitor any CommWorks/3Com broadband/remote-access equipment (DHCP pool/lease/relay status) from a single console.
OID Breakdown
Upper-level ancestors (9 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.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.4 | common | HDR2-MIB |
| 1.3.6.1.4.1.429.4.59 | usrDhcp | USR-DEFINITIONS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.429.4.59.2 | usrDhcpCFMStatusFlag | Usr-Dhcp-MIB |