nbsMegaSwRunFilterDmap
NBASE-G1-MIB ·
.1.3.6.1.4.1.629.1.9.1.2.1.6
Object
column
mandatory
r/w
OctetString
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 the first octet specifying ports 0 through 7, the second octet specifying ports 8 through 15, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of <1> then that port is included in the set of ports; the port is not included if its bit has a value of <0>. (Note that the setting of the bit corresponding to the port from which a frame is received is irrelevant). Port 0 means the SNMP agent. The default value of this object is a string of ones of appropriate length, except for the source port bit and the SNMP agent port(port 0). Modifing this fields is rellevant only for customFilter(2) type of entries. Deleting the filter for a specific source port means writing the default value - all 1's.
Context
- MIB
- NBASE-G1-MIB
- OID
.1.3.6.1.4.1.629.1.9.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nbsMegaSwRunFilterEntry
- Table
- nbsMegaSwRunFilterTable
- Siblings
- 5
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nbsMegaSwRunFilterStatus mandatory 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 recei… | column | Enumeration | .1.3.6.1.4.1.629.1.9.1.2.1.1 |
| 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 |