All MIBs › TN3270E-MIB › tn3270eConfSpinLock
tn3270eConfSpinLock
Module: TN3270E-MIB
OID (symbolic): TN3270E-MIB::tn3270eConfSpinLock
OID (numeric): 1.3.6.1.2.1.34.8.1.10
Node type: OBJECT-TYPE
Type: TestAndIncr
Access: read-write
Description: An advisory lock used to allow cooperating TN3270E-MIB applications to coordinate their use
of the tn3270eSrvrConfTable, the tn3270eSrvrPortTable, the tn3270eClientGroupTable, the tn3270eResPoolTable, and the tn3270eClientResMapTable.
When creating a new entry or altering an existing entry in the any of the tables mentioned above, an application should make use of tn3270eRtSpinLock to serialize application changes or additions.
Since this is an advisory lock, the use of this lock is not enforced.
What is tn3270eConfSpinLock?
An advisory TestAndIncr lock cooperating management applications should increment-and-check before writing to the server-config, port, client-group, resource-pool, or client-resource-map tables, to avoid clobbering each other's changes; since it's advisory, the agent does not enforce it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.8.1.10 snmpwalk -v2c -c public <target> TN3270E-MIB::tn3270eConfSpinLock
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.8.1.10.1 snmpget -v2c -c public <target> TN3270E-MIB::tn3270eConfSpinLock.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.34.8.1.10.1 s <value>
Start monitoring vendor-neutral, standards-based IETF MIB (RFC 2562), TN3270E gateway/protocol converter servers (server admin/session status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TN3270E-MIB::tn3270eConfSpinLock OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based IETF MIB (RFC 2562), TN3270E gateway/protocol converter servers (server admin/session status) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.8 | tn3270eMIB | TN3270E-MIB |
| 1.3.6.1.2.1.34.8.1 | tn3270eObjects | TN3270E-MIB |
| 1.3.6.1.2.1.34.8.1.10 | tn3270eConfSpinLock | TN3270E-MIB |