MIB Viewer

tnFIDDbEntryType

OBJECT-TYPE
1.3.6.1.4.1.868.2.5.4.1.7.1.1.6
Access
read-create
Status
current
Sub-identifiers
0
The Entry state of this unicast or multicast entry. The types represent : static(1) - A Valid entry that doesnot age. staticNRL(2) - A static entry that has no ingress rate limiting. staticPA(3) - A static entry that has priority override enabled. dynamic(4) - A valid entry with no special attributes which ages and finally removed from the database. A unicast entry can be static(1) or staticPA(3) but not staticNRL(2). For MAC address which are learned, the read-only value of dynamic(4) is returned.
INTEGER { static(1), staticNRL(2), staticPA(3), dynamic(4) }