All MIBs › ADN-MIB › adnLdrChanNumOfFlags
adnLdrChanNumOfFlags
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnLdrChanNumOfFlags
OID (numeric): 1.3.6.1.4.1.637.3.1.5.10.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The minimum number of flags to recognize the end of one frame and the start of the next (G.703 (DS1 or E1) line driver only).
This object is not relevant to the v-series or FLIP (fake line internal process) line drivers which will respond to an SNMP Get command with a value of zero.
This object has the same value as rs232SyncPortMinFlags in the rs232SyncPortTable for the v-series Line Driver(LDR).
What is adnLdrChanNumOfFlags?
This read-write integer parameter sets how many consecutive flag bytes the line driver must see to recognize a frame boundary. Incorrect values cause frame misalignment and lost data, so it must match your framing protocol exactly. A value of 2 means the driver recognizes any 2 consecutive flag bytes as a boundary, while 1 might trigger false boundaries on accidental flag patterns in data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.10.1.1.11 snmpwalk -v2c -c public <target> ADN-MIB::adnLdrChanNumOfFlags
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.10.1.1.11.1 snmpget -v2c -c public <target> ADN-MIB::adnLdrChanNumOfFlags.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.5.10.1.1.11.1 i <value>
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnLdrChanNumOfFlags OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) 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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.10 | adnLdrMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.10.1 | adnLdrChanTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.10.1.1 | adnLdrChanEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.10.1.1.11 | adnLdrChanNumOfFlags | ADN-MIB |