vgRptrPortAllowedTrainType
DOT12-RPTR-MIB ·
.1.3.6.1.2.1.53.1.1.3.1.1.7
Object
column
r/w
Enumeration
This security object is set by the network
manager to configure what type of device is
permitted to connect to the port. One of the
following values:
allowEndNodesOnly - only non-
promiscuous end
nodes permitted.
allowPromiscuousEndNodes - promiscuous or
non-promiscuous
end nodes
permitted
allowEndNodesOrRepeaters - repeaters or non-
promiscuous end
nodes permitted
allowAnything - repeaters,
promiscuous or
non-promiscuous
end nodes
permitted
For a port for which vgRptrPortType is equal to
'cascadeInternal' or 'cascadeExternal', the
corresponding instance of this object may not be
set to 'allowEndNodesOnly' or
'allowPromiscuousEndNodes'.
The agent must reject a SET of this object if the
value includes no capabilities that are
supported by this port's hardware, as defined by
the values of the corresponding instances of
vgRptrPortSupportedPromiscMode and
vgRptrPortSupportedCascadeMode.
Note that vgRptrPortSupportPromiscMode and
vgRptrPortSupportedCascadeMode represent what the
port hardware is capable of supporting.
vgRptrPortAllowedTrainType is used for setting an
administrative policy for a port. The actual set
of training configurations that will be allowed
to succeed on a port is the intersection of what
the hardware will support and what is
administratively allowed. The above requirement
on what values may be set to this object says that
the intersection of what is supported and what is
allowed must be non-empty. In other words, it
must not result in a situation in which nothing
would be allowed to train on that port. However,
a value can be set to this object as long as the
combination of this object and what is supported
by the hardware would still leave at least one
configuration that could successfully train on the
port.
The value of this object should be preserved
across repeater resets and power failures.
Context
- MIB
- DOT12-RPTR-MIB
- OID
.1.3.6.1.2.1.53.1.1.3.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vgRptrBasicPortEntry
- Table
- vgRptrBasicPortTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allowEndNodesOnly |
2 | allowPromiscuousEndNodes |
3 | allowEndNodesOrRepeaters |
4 | allowAnything |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vgRptrPortIndex This object identifies the port within the group
for which this entry contains information. This
identifies the port independently from the
repeater it may be attached to. The n… | column | Integer32 | .1.3.6.1.2.1.53.1.1.3.1.1.1 |
| vgRptrPortPriorityEnable A configuration flag used to determine whether
the repeater will service high priority requests
received on the port as high priority or normal
priority. When 'false', high prior… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.53.1.1.3.1.1.10 |
| vgRptrPortRptrInfoIndex This object identifies the repeater that this
port is currently mapped to. The repeater
identified by a particular value of this object
is the same as that identified by the same… | column | Integer32 | .1.3.6.1.2.1.53.1.1.3.1.1.11 |
| vgRptrPortType Describes the type of port. One of the
following:
cascadeExternal - Port is an uplink with
physical connections which
… | column | Enumeration | .1.3.6.1.2.1.53.1.1.3.1.1.2 |
| vgRptrPortAdminStatus Port enable/disable function. Enabling a
disabled port will cause training to be
initiated by the training initiator (the slave
mode device) on the link. Setting this object to
… | column | Enumeration | .1.3.6.1.2.1.53.1.1.3.1.1.3 |
| vgRptrPortOperStatus Current status for the port as specified by the
PORT_META_STATE in the port process module of
clause 12 [IEEE Std 802.12].
During initialization or any link warning… | column | Enumeration | .1.3.6.1.2.1.53.1.1.3.1.1.4 |
| vgRptrPortSupportedPromiscMode This object describes whether the port hardware
is capable of supporting promiscuous mode, single
address mode (i.e., repeater filters unicasts not
addressed to the end station at… | column | Enumeration | .1.3.6.1.2.1.53.1.1.3.1.1.5 |
| vgRptrPortSupportedCascadeMode This object describes whether the port hardware
is capable of supporting cascaded repeaters, end
nodes, or both. A port for which vgRptrPortType
is equal to 'cascadeInternal' or
… | column | Enumeration | .1.3.6.1.2.1.53.1.1.3.1.1.6 |
| vgRptrPortLastTrainConfig This object is a 16 bit field. For local ports,
this object contains the requested configuration
field from the most recent error-free training
request frame sent by the device c… | column | OctetString | .1.3.6.1.2.1.53.1.1.3.1.1.8 |
| vgRptrPortTrainingResult 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 bi… | column | OctetString | .1.3.6.1.2.1.53.1.1.3.1.1.9 |