MIB Viewer

s5SbsDaFilteringStatus

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.5.3.26.1.3
Access
read-create
Status
current
Sub-identifiers
0
The status of the MAC-DA-Filtering entry. The primary use of this object is for modifying the MAC-DA-Filtering table. Values that can be written add(2), remove(3). Values that can be read: valid(1). Setting this entry to remove(3) causes the entry to be deleted from the table. Setting a new entry with add(2) causes the entry to be added in the table. The response to a get request or get-next request will always indicate a status of valid (1), since invalid entries are removed from the table.
INTEGER { valid(1), add(2), remove(3) }