All MIBs › CODAN-MIB › wvSetOperationId
wvSetOperationId
Module: CODAN-MIB
OID (symbolic): CODAN-MIB::wvSetOperationId
OID (numeric): 1.3.6.1.4.1.23304.1.1.1.3.100
Node type: OBJECT-TYPE
Type: TestAndIncr
Access: read-write
Description: This object identifies the current successful invocation of the set operation.
What is wvSetOperationId?
This read-write TestAndIncr object tracks a counter that increments with each successful SNMP set operation performed against the terminal, letting a manager verify its writes are actually being applied. A network management application reads the current value, includes it in its next set request, and expects it to match before proceeding, which prevents two managers from unknowingly overwriting each other's changes. For example, if two operators are both about to reconfigure a link, one manager's set will fail if wvSetOperationId has already been incremented by the other's change in between.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.1.3.100 snmpwalk -v2c -c public <target> CODAN-MIB::wvSetOperationId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.1.3.100.1 snmpget -v2c -c public <target> CODAN-MIB::wvSetOperationId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.23304.1.1.1.3.100.1 s <value>
Start monitoring Codan 8800 DMR microwave radio link equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CODAN-MIB::wvSetOperationId OID value, configure state conditions and alerts, and monitor any Codan 8800 DMR microwave radio link equipment from a single console.
OID Breakdown
Upper-level ancestors (8 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.23304 | codanGroup | CODAN-SMI |
| 1.3.6.1.4.1.23304.1 | codanMibs | CODAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.23304.1.1 | minetMIB | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1 | wvConfiguration | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1.3 | wvManagement | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1.3.100 | wvSetOperationId | CODAN-MIB |