All MIBs › DOT12-RPTR-MIB › vgRptrPortTrainingResult
vgRptrPortTrainingResult
Module: DOT12-RPTR-MIB
OID (symbolic): DOT12-RPTR-MIB::vgRptrPortTrainingResult
OID (numeric): 1.3.6.1.2.1.53.1.1.3.1.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This 18 bit field is used to indicate the result
of training. It contains two bits which indicate
if error-free training frames have been received,
and it also contains the 16 bits of the allowed
configuration field from the most recent
error-free training response frame on the port.
First Octet: Second and Third Octets:
7 6 5 4 3 2 1 0
+-+-+-+-+-+-+-+-+-----------------------------+
|0|0|0|0|0|0|V|G| allowed configuration field |
+-+-+-+-+-+-+-+-+-----------------------------+
V: Valid: set when at least one error-free
training frame has been received.
Indicates the 16 training configuration
bits in vgRptrPortLastTrainConfig and
vgRptrPortTrainingResult contain valid
information. This bit is cleared when
vgRptrPortStatus transitions to the
'inactive' or 'training' state.
G: LinkGood: indicates the link hardware is
OK. Set if 24 consecutive error-free
training packets have been exchanged.
Cleared when a training packet with
errors is received, or when
vgRptrPortStatus transitions to the
'inactive' or 'training' state.
The format of the current version of the allowed
configuration field is described in section 3.2.
Please refer to the most recent version of the
IEEE 802.12 standard for the most up-to-date
definition of the format of this field.
If the port is in training, a management station
can examine this object to see if any training
packets have been passed successfully. If there
have been any good training packets, the Valid
bit will be set and the management station can
examine the allowed configuration field to see if
there is a duplicate address, configuration, or
security problem.
Note that on a repeater local port, this repeater
generates the training response bits, while on
a cascade port, the device at the upper end of
the link originated the training response bits.What is vgRptrPortTrainingResult?
An 18-bit field reporting whether valid error-free training frames have been received (Valid bit) and whether the link hardware is healthy after 24 good training exchanges (LinkGood bit), plus the 16-bit allowed configuration field. An admin watches this while a port is training to spot a duplicate address, configuration mismatch, or security policy problem before the port goes active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.53.1.1.3.1.1.9 snmpwalk -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortTrainingResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.53.1.1.3.1.1.9.1 snmpget -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortTrainingResult.1
Start monitoring IEEE 802.12 100VG-AnyLAN repeater/hub (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT12-RPTR-MIB::vgRptrPortTrainingResult OID value, configure state conditions and alerts, and monitor any IEEE 802.12 100VG-AnyLAN repeater/hub (vendor-neutral IETF standard) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.53 | vgRptrMIB | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1 | vgRptrObjects | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1 | vgRptrBasic | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1.3 | vgRptrBasicPort | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1.3.1 | vgRptrBasicPortTable | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1.3.1.1 | vgRptrBasicPortEntry | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1.3.1.1.9 | vgRptrPortTrainingResult | DOT12-RPTR-MIB |