All MIBs › CLEARTRAC7-MIB › ifwanFormat
ifwanFormat
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::ifwanFormat
OID (numeric): 1.3.6.1.4.1.727.7.2.2.2.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: For ASYNC and COP protocols only. Character format. The parameter values are different for the ASYNC and COP protocols.
ASYNC Protocols:
The parameter defines the number of data bits per character, the parity bit usage, number of stop bits and idle characters. When not specified in the parameter value, the number of stop bits is 1. 8N-2STOP configures the port for 8 bits, no parity and 2 stop bits.
Values: 8-NONE, 8-ODD, 8-EVEN, 7-NONE, 7-ODD, 7-EVEN, 7 SPACE, 7-MARK, 7-IGNORE, 8N-2STOP
COP Protocol:
The parameter defines the number of bits per character only.
Values: 8 bits, 6 bits
What is ifwanFormat?
This read-write enumeration, applying to ASYNC and COP protocols only, sets the character format, defining data bits, parity, and stop bits for ASYNC, with a different meaning for COP. An administrator configures this to match the character framing expected by the connected serial equipment. For example, an ASYNC port connected to a terminal expecting 7 data bits with even parity would need the corresponding fmt-7-even format setting rather than one of the 8-bit no-parity options.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.2.2.1.17 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::ifwanFormat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.2.2.1.17.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::ifwanFormat.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.727.7.2.2.2.1.17.1 i <value>
Start monitoring ClearTrac 7 series asset-tracking hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLEARTRAC7-MIB::ifwanFormat OID value, configure state conditions and alerts, and monitor any ClearTrac 7 series asset-tracking hardware from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.2 | ifwan | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.2.2 | ifwanTable | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.2.2.1 | ifwanEntry | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.2.2.1.17 | ifwanFormat | CLEARTRAC7-MIB |