Home/Catalog/CENTILLION-FILTERS-MIB

CENTILLION-FILTERS-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

48
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

48 total
Object Name
filterGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.5951.1.2.2.11
RFC1213-MIB
Unknown
.1.3.6.1.4.1.5951.1.2.2.11
filterGroupTableFilter Group Table. Entries are added into the group by specifying values for all objects with the exception of the filterGroupMonitorDests and filterGroupAdditionalDests objects. Entries are deleted simply by specifying the appropriate filterGroupStatus value.
SEQUENCE OF FilterGroupEntry
.1.3.6.1.4.1.5951.1.2.2.11.1
filterGroupEntryAn entry in the filter group table. Table entries are indexed by the unique user-defined group name, and the filter entry index as assigned by the system.
FilterGroupEntry
.1.3.6.1.4.1.5951.1.2.2.11.1.1
filterGroupNameA user-defined unique ASCII string identifying the filter group.rw
GeneralFilterName
.1.3.6.1.4.1.5951.1.2.2.11.1.1.1
filterGroupIndexThe index of the filter entry within the filter group. Any filter group entry is uniquely identifable by the group nam and index.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.1.1.2
filterGroupStatusThe status of this filter group entry. Entries may be deleted by setting this object to invalid(2).rw
StatusIndicator
.1.3.6.1.4.1.5951.1.2.2.11.1.1.3
filterGroupMatchThe match condition for the filter. Match conditions are in the form of the usual logical operators.rw
Enumeration
.1.3.6.1.4.1.5951.1.2.2.11.1.1.4
filterGroupTypeThe type of filter. MAC filters are defined from the start of the MAC frame. LLC filters are defined from the start of the LLC header (after RIF). VLAN filters operate on a packet's VLAN classification parameters. For a valid VLAN filter, filterGroupOffset be set to 0, and filterGroupValue must contain exactly four bytes of VLAN filter data as shown below: Octet 1 Defines the user priority match criteria for VLAN filter. Valid values are 0x01 through 0xFF. Each bit in the octet corresponds to one of the eight available user priority level as defined by the 802.1Q draft specification. The least significant bit represents priority zero, and the most significant bit represents priority seven. Octet 2 Defines the Canonical Format Indicator (CFI) match criteria for VLAN filter. Possible values are 0x00, 0x01 and 0xFF. The value 0xFF indicates the switch should ignore CFI value when filtering. Octet 3 and 4 Define 12-bit VLAN ID match criteria for VLAN filter. Valid values are 0x001 through 0xFFF.rw
Enumeration
.1.3.6.1.4.1.5951.1.2.2.11.1.1.5
filterGroupOffsetThe byte offset from the beginning of the header to the value to filter.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.1.1.6
filterGroupValueThe filter value field. The value is specified as a hexadecimal string up to 12 bytes.rw
OCTET STRING
.1.3.6.1.4.1.5951.1.2.2.11.1.1.7
filterGroupForwardThe forwarding rule for the filter. Forward to normal indicates that the frame should be forwarded as usual.rw
Enumeration
.1.3.6.1.4.1.5951.1.2.2.11.1.1.8
filterGroupNextIfMatchThe next filter entry as referenced by the filter index to apply if the filter match succeeds. An entry of 0 indicates that filtering ends for the packet. An entry whose value is larger than the number of filters in the group indicates that the next filter entry to apply is the next filter group (if any) enabled on the port.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.1.1.9
filterGroupNextIfFailThe next filter entry as referenced by the filter index to apply if the filter match fails. An entry of 0 indicates that filtering ends for the packet. An entry whose value is larger than the number of filters in the group indicates that the next filter entry to apply is the next filter group (if any) enabled on the port.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.1.1.10
filterGroupAdditionalDestsThis will be replaced by filterGroupAdditionalDestions. A list of up to 256 pairs of additional cards and ports to send packets matching this filter. Each unsigned int8 is formatted as follows: the high-order 4 bits represent the card number, the low order 4 bits are the port number.rwdeprecated
OCTET STRING
.1.3.6.1.4.1.5951.1.2.2.11.1.1.11
filterGroupMonitorDestsThis will be replaced by filterGroupAlternateDestination. A pair of the monitoring card and port to send packets matching this filter. Each unsigned int8 is formatted as follows: the high-order 4 bits represent the card number, the low order 4 bits are the port number.rwdeprecated
OCTET STRING
.1.3.6.1.4.1.5951.1.2.2.11.1.1.12
filterGroupAdditionalDestinationsFor 24 ports support. This is to replace filterGroupAdditionalDests. Setting either filterGroupAdditionalDests or filterGroupAlternateDestination is enough. And if both are set, the one set later will be in effect. Make sure that even number of octets are given. A list of up to 256 pairs of additional cards and ports to send packets matching this filter. Each pair of octets is formatted as follows: the high-order octet represent the card number, the low order octet is the port number.rw
OCTET STRING
.1.3.6.1.4.1.5951.1.2.2.11.1.1.13
filterGroupAlternateDestinationFor 24 ports support. This is to replace filterGroupMonitorDests. Setting either filterGroupMonitorDests filterGroupAlternateDestination is enough. And if both are set, the one set later will be in effect. Make sure that even number of octets are given. A pair of the monitoring card and port to send packets matching this filter. Each pair of octets is formatted as follows: the high-order byte represent the card number, the low order byte is the port number.rw
OCTET STRING
.1.3.6.1.4.1.5951.1.2.2.11.1.1.14
filterGroupPriorityThe forwarding priority for the filter. A value of (1) indicates that forwarding should occur with the native priority defined by 802.1Q or other priority classification methods. Values (2) and (3) override all previous priority classification methods.rw
Enumeration
.1.3.6.1.4.1.5951.1.2.2.11.1.1.15
filterPortTableInput Filter Port Table.
SEQUENCE OF FilterPortEntry
.1.3.6.1.4.1.5951.1.2.2.11.2
filterPortEntryAn entry in the filter group table. Table entries are indexed by the unique user-defined group name, and the filter entry index as assigned by the system.
FilterPortEntry
.1.3.6.1.4.1.5951.1.2.2.11.2.1
filterPortCardNumberThe card number to which the filters apply.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.2.1.1
filterPortPortNumberThe port number to which the filters apply.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.2.1.2
filterPortIndexA unique value for each filter group within the port.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.2.1.3
filterPortStatusThe status of this filter port entry. Entries may be deleted by setting this object to invalid(2).rw
StatusIndicator
.1.3.6.1.4.1.5951.1.2.2.11.2.1.4
filterPortGroupNameThe filter port group name.rw
GeneralFilterName
.1.3.6.1.4.1.5951.1.2.2.11.2.1.5
netbiosFilterPortTableThe NetBIOS name filter table indexed by card and port numbers.
SEQUENCE OF NetbiosFilterPortEntry
.1.3.6.1.4.1.5951.1.2.2.11.3
netbiosFilterPortEntryAn entry in the NetBios filter port table. Table entries are indexed by the card, port and PortIndex as assigned by the system.
NetbiosFilterPortEntry
.1.3.6.1.4.1.5951.1.2.2.11.3.1
netbiosFilterPortCardNumberThe card number to which the filters apply.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.3.1.1
netbiosFilterPortPortNumberThe port number to which the filters apply.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.3.1.2
netbiosFilterPortIndexA unique value for each filter group within the port.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.3.1.3
netbiosFilterPortStatusThe status of this NetBIOS filter entry. Entries may be deleted by setting this object to invalid(2).rw
StatusIndicator
.1.3.6.1.4.1.5951.1.2.2.11.3.1.4
netbiosFilterPortNameThe NetBIOS name to match for filtering. The name will be blank padded.rw
NetbiosFilterName
.1.3.6.1.4.1.5951.1.2.2.11.3.1.5
netbiosFilterPortActionThe action to take upon matching the name filter.rw
NetbiosFilterAction
.1.3.6.1.4.1.5951.1.2.2.11.3.1.6
netbiosFilterRingTableThe NetBIOS name filter table indexed by ring number.
SEQUENCE OF NetbiosFilterRingEntry
.1.3.6.1.4.1.5951.1.2.2.11.4
netbiosFilterRingEntryAn entry in the NetBios filter port table. Table entries are indexed by ring number and PortIndex as assigned by the system.
NetbiosFilterRingEntry
.1.3.6.1.4.1.5951.1.2.2.11.4.1
netbiosFilterRingNumberThe ring number to which the filters apply.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.4.1.1
netbiosFilterRingIndexA unique value for each filter group within the port.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.4.1.2
netbiosFilterRingStatusThe status of this NetBIOS filter entry. Entries may be deleted by setting this object to invalid(2).rw
StatusIndicator
.1.3.6.1.4.1.5951.1.2.2.11.4.1.3
netbiosFilterRingNameThe NetBIOS name to match for filtering. The name will be blank padded.rw
NetbiosFilterName
.1.3.6.1.4.1.5951.1.2.2.11.4.1.4
netbiosFilterRingActionThe action to take upon matching the name filter.rw
NetbiosFilterAction
.1.3.6.1.4.1.5951.1.2.2.11.4.1.5
outputFilterPortTableOutput Filter Port Table.
SEQUENCE OF OutputFilterPortEntry
.1.3.6.1.4.1.5951.1.2.2.11.5
outputFilterPortEntryAn entry in the filter group table. Table entries are indexed by the unique user-defined group name, and the filter entry index as assigned by the system.
OutputFilterPortEntry
.1.3.6.1.4.1.5951.1.2.2.11.5.1
outputFilterPortCardNumberThe card number to which the filters apply.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.5.1.1
outputFilterPortPortNumberThe port number to which the filters apply.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.5.1.2
outputFilterPortIndexA unique value for each filter group within the port.rw
INTEGER
.1.3.6.1.4.1.5951.1.2.2.11.5.1.3
outputFilterPortStatusThe status of this filter port entry. Entries may be deleted by setting this object to invalid(2).rw
StatusIndicator
.1.3.6.1.4.1.5951.1.2.2.11.5.1.4
outputFilterPortGroupNameThe filter port group name.rw
GeneralFilterName
.1.3.6.1.4.1.5951.1.2.2.11.5.1.5
CENTILLION-FILTERS-MIB - SNMP MIB Reference | MIBs Explorer