All MIBs › USR-DSX3-MIB › usrDsx3CFMStatusFlag
usrDsx3CFMStatusFlag
Module: USR-DSX3-MIB
OID (symbolic): USR-DSX3-MIB::usrDsx3CFMStatusFlag
OID (numeric): 1.3.6.1.4.1.429.4.43.2
Node type: OBJECT-TYPE
Type: UsrConfigStatus
Access: read-write
Description:
Setting the value of this object to `save' causes the values of the Dsx3SlotTable to be written out to the current config file, which is stored in the usrDsx3ConfigFileName object. While the new ConfigFile is being written, the NMBA 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) while result in a badValue error being returned. Setting the value to `normal' will result in no action.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.4.43.2 snmpwalk -v2c -c public <target> USR-DSX3-MIB::usrDsx3CFMStatusFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.4.43.2.1 snmpget -v2c -c public <target> USR-DSX3-MIB::usrDsx3CFMStatusFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.4.43.2.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.429 | usr | D3I-MIB |
| 1.3.6.1.4.1.429.4 | common | USR-DEFINITIONS-MIB |
| 1.3.6.1.4.1.429.4.43 | usrDsx3 | USR-DEFINITIONS-MIB |
| 1.3.6.1.4.1.429.4.43.2 | usrDsx3CFMStatusFlag | USR-DSX3-MIB |