nbsMegaSwRunFilterStatus
NBASE-G1-MIB ·
.1.3.6.1.4.1.629.1.9.1.2.1.1
Object
column
mandatory
r/w
Enumeration
This object indicates the status of this entry.
The default value is deleteOnTimeout(4).
invalid(1) - this value indicates a inactive entry.
The entry may receive this value either
through a management SET operation or by
being aged out. Setting this value will delete
the entry from the forwarding database.
system(2) - this value indicates a system entry,
i.e. a system address, the broadcast address
or the spanning tree group address.
permanent(3) - this entry is currently in use and will
remain so after the next reset of the switch.
This value is allowed for entries of type
customFilter(2). For virtualFilter(1) type
setting the status to permanent will result
in a deleteOnReset(3) status.
deleteOnReset(4) - this entry is currently in use and will
remain so until the next reset of the switch.
deleteOnTimeout(5) - this entry is currently in use and will
remain so until it is aged out.
Context
- MIB
- NBASE-G1-MIB
- OID
.1.3.6.1.4.1.629.1.9.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nbsMegaSwRunFilterEntry
- Table
- nbsMegaSwRunFilterTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | system |
3 | permanent |
4 | deleteOnReset |
5 | deleteOnTimeout |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nbsMegaSwRunFilterAddr mandatory The destination MAC Address in a frame to which this entry
forwarding information applies. This object can take the
value of a unicast address, a group address or the
broadcast ad… | column | MacAddress | .1.3.6.1.4.1.629.1.9.1.2.1.2 |
| nbsMegaSwRunFilterType mandatory This object indicates the type of the entry and its adjacent
filter.
The default value is VirtualFilter(1).
virtualFilter(1) - this entry was either learned by the
… | column | Enumeration | .1.3.6.1.4.1.629.1.9.1.2.1.3 |
| nbsMegaSwRunFilterDport mandatory The port to which a frame containing the entry Mac Address
would be forwarded, if it is not overwritten by a Virtual
Filter. This object is rellevant for virtualFilter(1) type
of … | column | Integer32 | .1.3.6.1.4.1.629.1.9.1.2.1.4 |
| nbsMegaSwRunFilterSport mandatory A unique value that shows for which input/source port
the adjacent filter/dport map should be used.
At creation time this object should not be given the
value 0. It's range shou… | column | Integer32 | .1.3.6.1.4.1.629.1.9.1.2.1.5 |
| nbsMegaSwRunFilterDmap mandatory The Destination Port Bit Map = the set of ports
to which the incoming packet is to be forwarded.
Each octet within the value of this object specifies
a set of eight ports, with th… | column | OctetString | .1.3.6.1.4.1.629.1.9.1.2.1.6 |