Gives the type for the corresponding entry in the dot1dTpFdbTable.
other(1) : none of the following.
invalid(2) : the entry is no longer valid but has not yet
been flushed from the table.
learned(3) : the entry was learned and is currently in use.
self(4) : the entry represents one of the bridge's
addresses.
mgmtForward(5) : the management-entered table entry specifies
that packets destined to the corresponding
dot1dTpFdbAddress are to be forwarded to the
dot1dTpFdbPort which is a valid (non-zero)
bridge port identifier.
mgtFilter(6) : the management-entered table entry specifies
that packets destined to the corresponding
dot1dTpFdbAddress are not to be forwarded.
mgtFlood(7) : the management-entered table entry specified
that packets destined to the corresponding
dot1dTpFdbAddress are forwared to all ports
on the bridge.
Parsed from file isd_mib.txt
Company: a3com
Module: CHIPCOMMIB
Vendor: 3Com
Module: CHIPCOMMIB (isd_mib)
Type: TABULAR
Access: read-only
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
vbAFdbExtEntryType OBJECT-TYPE SYNTAX INTEGER { other(1), invalid(2), learned(3), self(4), mgmtForward(5), mgtFilter(6), mgtFlood(7) } ACCESS read-only STATUS mandatory DESCRIPTION "Gives the type for the corresponding entry in the dot1dTpFdbTable. other(1) : none of the following. invalid(2) : the entry is no longer valid but has not yet been flushed from the table. learned(3) : the entry was learned and is currently in use. self(4) : the entry represents one of the bridge's addresses. mgmtForward(5) : the management-entered table entry specifies that packets destined to the corresponding dot1dTpFdbAddress are to be forwarded to the dot1dTpFdbPort which is a valid (non-zero) bridge port identifier. mgtFilter(6) : the management-entered table entry specifies that packets destined to the corresponding dot1dTpFdbAddress are not to be forwarded. mgtFlood(7) : the management-entered table entry specified that packets destined to the corresponding dot1dTpFdbAddress are forwared to all ports on the bridge. " ::= { vbAFdbExtEntry 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.49.2.12.3.2.1.2 | vbAFdbExtPersist | 0 | 0 | The persistence of the entry. The meanings of the values are: invalid(2) - writing this value to the object removes the corresponā¦ |
1.3.6.1.4.1.49.2.12.3.2.1.3 | vbAFdbExtSrcCheck | 0 | 0 | When enabled, packets with a source address matching the corresponding dot1dTpFdbAddress may only be sourced from the correspondiā¦ |