|
Description:
|
dot1qPortGvrpFailingReason OBJECT-TYPE
SYNTAX INTEGER {
lackOfResources(1),
registrationRestricted(2),
unsupportedVID(3)
}
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The reason for the last registration failure on this
port. The value 'lackofResources(1)' indicates that
GVRP failed due to lack of resources in the Filtering
Database for the creation of a VLAN Registration
Entry. The value 'registrationRestricted(2)' indicates
that GVRP failed because dynamic VLAN registration is
restricted. And the value 'unsupportedVID(3)'
indicates that a registration request for an
unsupported VID is received."
REFERENCE
"IEEE 802.1u clause 12.10.1.6.3c."
|
|
|