ICF-VG-RPTR :: icfVgPortTrainingResult

MIB Reference — IPNetwork Monitor

All MIBsICF-VG-RPTRicfVgPortTrainingResult

icfVgPortTrainingResult

Module: ICF-VG-RPTR

OID (symbolic): ICF-VG-RPTR::icfVgPortTrainingResult

OID (numeric): 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.10

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 most recent valid
  training response frame on the port.

First Octet:       Second Octet:      Third Octet:

 7 6 5 4 3 2 1 0    7 6 5 4 3 2 1 0    7 6 5 4 3 2 1 0
+-+-+-+-+-+-+-+-+  +-+-+-+-+-+-+-+-+  +-+-+-+-+-+-+-+-+
|0|0|0|0|0|0|V|G|  |v|v|v|D|C|N|0|0|  |0|0|0|F|F|P|P|R|
+-+-+-+-+-+-+-+-+  +-+-+-+-+-+-+-+-+  +-+-+-+-+-+-+-+-+

      V:   Valid: set when at least one error-free
           training frame has been received.  Indicates
           the 16 training configuration bits in
           icfVgPortLastTrainConfig and
           icfVgPortTrainingResult contain valid
           information.  This bit is cleared when
           icfVgPortStatus 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 received.  Cleared when a
           training packet with errors is received, and
           when icfVgPortStatus transitions to the
           'inactive' or 'training' state.
      vvv: The version of the 802.12 training protocol
           with which the training responder is
           compliant
      D:   0  = no duplicate address has been detected
           1  = duplicate address has been detected
      C:   0  = the requested configuration is
                compatible with the port
           1  = the requested configuration is not
                compatible with the port.  The FF, PP
                and R bits indicate the configuration
                which would be allowed (providing 
                N = 0).
      N:   0  = access will be allowed, providing the
                configuration is compatible (C = 0).
           1  = access not allowed because of security
                restrictions
      FF:  00 = frameType88023 will be used
           01 = frameType88025 will be used
           10 = reserved
           11 = reserved
      PP:  00 = singleAddressMode will be used
           01 = promiscuousMode will be used
           10 = reserved
           11 = reserved
      R:   0  = requested access as an end node is
                allowed
           1  = requested access as a repeater is
                allowed

  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 16
  training response bits 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 the
  cascade port, the higher level repeater originated
  the training response bits.
Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.10
snmpwalk -v2c -c public <target> ICF-VG-RPTR::icfVgPortTrainingResult

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.10.1
snmpget -v2c -c public <target> ICF-VG-RPTR::icfVgPortTrainingResult.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.11hpDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2nmDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2.14icfHP-ICF
1.3.6.1.4.1.11.2.14.8icfDot12DraftHP-ICF
1.3.6.1.4.1.11.2.14.8.1icfVgRepeaterHP-ICF
1.3.6.1.4.1.11.2.14.8.1.1icfVgBasicHP-ICF
1.3.6.1.4.1.11.2.14.8.1.1.3icfVgBasicPortHP-ICF
1.3.6.1.4.1.11.2.14.8.1.1.3.1icfVgBasicPortTableHP-ICF
1.3.6.1.4.1.11.2.14.8.1.1.3.1.1icfVgBasicPortEntryHP-ICF
1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.10icfVgPortTrainingResultICF-VG-RPTR