MRVINREACH :: paramClientWriteNow

MIB Reference — IPNetwork Monitor

All MIBsMRVINREACHparamClientWriteNow

paramClientWriteNow

Module: MRVINREACH

OID (symbolic): MRVINREACH::paramClientWriteNow

OID (numeric): 1.3.6.1.4.1.33.7.21

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Control to start saving parameters immediately in response to an execute. Corresponds directly to the WRITE PARAMETERS command. In response to a get-request or get-next-request, the agent always returns 'ready' for this value.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.7.21
snmpwalk -v2c -c public <target> MRVINREACH::paramClientWriteNow

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.33.7.21.1
snmpget -v2c -c public <target> MRVINREACH::paramClientWriteNow.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.33.7.21.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> paramClientWriteNow.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.33iTouchITOUCH-MIB
1.3.6.1.4.1.33.7xParamClientITOUCH-PARAM-CLIENT-MIB
1.3.6.1.4.1.33.7.21paramClientWriteNowMRVINREACH