XYLAN-FLT-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for XYLAN-FLT-MIB.
102
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
102 total| Object Name |
|---|
xylanFltStatus OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.22.1 |
IMPORTS Unknown .1.3.6.1.4.1.800.2.22.1 |
xylanFltActiveAdminStateThe current administrative state of the HRE-X filtering
software.ro Enumeration .1.3.6.1.4.1.800.2.22.1.1 |
xylanFltActiveOperStateThe current operational state of the HRE-X filtering
software. This is independent of the administrative
state.ro Enumeration .1.3.6.1.4.1.800.2.22.1.2 |
xylanFltConfigAdminStateThe current configured administrative state of the
HRE-X filtering software.rw Enumeration .1.3.6.1.4.1.800.2.22.1.3 |
xylanFltCommitCommits the current configuration.rw INTEGER .1.3.6.1.4.1.800.2.22.1.4 |
xylanFltStaticConfig OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.22.2 |
xylanFltGroups OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.22.2.1 |
xylanFltGroupTableGroup entry for HRE-X filtering feature. This object
contains a collection of Group objects when contain a
list of filtering rules. SEQUENCE OF FltGroupEntry .1.3.6.1.4.1.800.2.22.2.1.1 |
xylanFltGroupEntryEach entry corresponds to one Group. FltGroupEntry .1.3.6.1.4.1.800.2.22.2.1.1.1 |
xylanFltGroupIndexThe group index which is the octet string of
printable characters containing
the name of the group.ro OCTET STRING .1.3.6.1.4.1.800.2.22.2.1.1.1.1 |
xylanFltGroupAdminStateThe current status of this group. active (1) means
the route is functioning, delete (2) tells SNMP to
delete the routerw Enumeration .1.3.6.1.4.1.800.2.22.2.1.1.1.2 |
xylanFltGroupProtocolThe protocol type of the group. This has
significance with the index of the OIDs of
the rules in the group.rw Enumeration .1.3.6.1.4.1.800.2.22.2.1.1.1.3 |
xylanFltGroupAdrTypeThis indicates which address is designated first.
e.g. If destination is specified, the addresses
the OIDs of the rules are ordered <destination>
<source>.
If the group is an IPX group, this indicator does
not affect the OID.rw Enumeration .1.3.6.1.4.1.800.2.22.2.1.1.1.4 |
xylanFltRuleListTableThe address and rule pairings. SEQUENCE OF FltRuleListEntry .1.3.6.1.4.1.800.2.22.2.1.2 |
xylanFltRuleListEntryEach entry corresponds to one rule. FltRuleListEntry .1.3.6.1.4.1.800.2.22.2.1.2.1 |
xylanFltRuleListIndexRule index is made up of the octets of the
group name and the network addresses of the
rule. It has the following format:
IP - <group_name>,0,<adr-4 bytes><mask-4 bytes><adr-4bytes><mask-4 bytes>
IPX - <group_name>,0,<net-4 bytes><node-6 bytes>ro OCTET STRING .1.3.6.1.4.1.800.2.22.2.1.2.1.1 |
xylanFltRuleListAdminStateThe current status of this group. active (1) means
the route is functioning, delete (2) tells SNMP to
delete the routerw Enumeration .1.3.6.1.4.1.800.2.22.2.1.2.1.2 |
xylanFltRuleListRuleThe rule for the address pair. 1) allows traffic for the
addresses and 2) rejects all trafic for the pair.rw Enumeration .1.3.6.1.4.1.800.2.22.2.1.2.1.3 |
xylanFltServices OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.22.2.2 |
xylanFltServiceTableService entry for HRE-X filtering feature. This object
contains a collection of IP port numbers and filtering
Group objects. Thus rules for different service such
as FTP or Telnet may be defined. SEQUENCE OF FltServiceEntry .1.3.6.1.4.1.800.2.22.2.2.1 |
xylanFltServiceEntryEach entry corresponds to one service. FltServiceEntry .1.3.6.1.4.1.800.2.22.2.2.1.1 |
xylanFltServiceIndexThe index is made up of an octet string of ASCII
characters containing the name of the service.ro OCTET STRING .1.3.6.1.4.1.800.2.22.2.2.1.1.1 |
xylanFltServiceAdminStateThe current status of this group. active (1) means
the route is functioning, delete (2) tells SNMP to
delete the routerw Enumeration .1.3.6.1.4.1.800.2.22.2.2.1.1.2 |
xylanFltServiceNumberTableThis table contains the port numbers associated
with a particular service. SEQUENCE OF FltServiceNumberEntry .1.3.6.1.4.1.800.2.22.2.2.2 |
xylanFltServiceNumberEntryEach entry corresponds to one port number. FltServiceNumberEntry .1.3.6.1.4.1.800.2.22.2.2.2.1 |
xylanFltServiceNumberIndexService number index is made up of the octets of the
group name and the port number:
<service_name>,0,<port number-4 bytes>ro OCTET STRING .1.3.6.1.4.1.800.2.22.2.2.2.1.1 |
xylanFltServiceNumberAdminStateThe current status of this group. active (1) means
the route is functioning, delete (2) tells SNMP to
delete the routerw Enumeration .1.3.6.1.4.1.800.2.22.2.2.2.1.2 |
xylanFltServiceGroupTableThis table contains the groups associated
with a particular service. SEQUENCE OF FltServiceGroupEntry .1.3.6.1.4.1.800.2.22.2.2.3 |
xylanFltServiceGroupEntryEach entry corresponds to one group. FltServiceGroupEntry .1.3.6.1.4.1.800.2.22.2.2.3.1 |
xylanFltServiceGroupIndexService group index is made up of the octets of the
service name and the group name:
<service_name>,0,<group name>ro OCTET STRING .1.3.6.1.4.1.800.2.22.2.2.3.1.1 |
xylanFltServiceGroupAdminStateThe current status of this group. active (1) means
the route is functioning, delete (2) tells SNMP to
delete the routerw Enumeration .1.3.6.1.4.1.800.2.22.2.2.3.1.2 |
xylanFltGlobals OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.22.2.3 |
xylanFltGlobalIPRuleGlobal IP rule.rw Enumeration .1.3.6.1.4.1.800.2.22.2.3.1 |
xylanFltGlobalIPXRuleGlobal IPX rule.rw Enumeration .1.3.6.1.4.1.800.2.22.2.3.2 |
xylanFltGlobalPrecedenceGlobal rule precedence (tie breaker).rw Enumeration .1.3.6.1.4.1.800.2.22.2.3.3 |
xylanFltGlobalGroupTableList of active groups. SEQUENCE OF FltGlobalGroupEntry .1.3.6.1.4.1.800.2.22.2.3.4 |
xylanFltGlobalGroupEntryEach entry corresponds to one group. FltGlobalGroupEntry .1.3.6.1.4.1.800.2.22.2.3.4.1 |
xylanFltGlobalGroupIndexGlobal group index is made up of the octets of the
group name.ro OCTET STRING .1.3.6.1.4.1.800.2.22.2.3.4.1.1 |
xylanFltGlobalGroupAdminStateThe current status of this group. active (1) means
the route is functioning, delete (2) tells SNMP to
delete the routerw Enumeration .1.3.6.1.4.1.800.2.22.2.3.4.1.2 |
xylanFltGlobalServiceTableList of active services. SEQUENCE OF FltGlobalServiceEntry .1.3.6.1.4.1.800.2.22.2.3.5 |
xylanFltGlobalServiceEntryEach entry corresponds to one service. FltGlobalServiceEntry .1.3.6.1.4.1.800.2.22.2.3.5.1 |
xylanFltGlobalServiceIndexGlobal service index is made up of the octets of the
service name.ro OCTET STRING .1.3.6.1.4.1.800.2.22.2.3.5.1.1 |
xylanFltGlobalServiceAdminStateThe current status of this service. active (1) means
the route is functioning, delete (2) tells SNMP to
delete the routerw Enumeration .1.3.6.1.4.1.800.2.22.2.3.5.1.2 |
xylanFltActiveConfig OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.22.3 |
xylanFltIpServicePortTblTable that maps a service name to the list of TCP
ports it represents. SEQUENCE OF FltIpServicePortTblEntry .1.3.6.1.4.1.800.2.22.3.1 |
xylanFltIpServicePortTblEntryEntry in table that maps a service name to the list of
TCP ports it represents. FltIpServicePortTblEntry .1.3.6.1.4.1.800.2.22.3.1.1 |
xylanFltIpServicePortNameName of service for HRE-X Filtering Engine.ro DisplayString .1.3.6.1.4.1.800.2.22.3.1.1.1 |
xylanFltIpServicePortNumberTCP port number assigned to a service for HRE-X Filtering
Engine.ro INTEGER .1.3.6.1.4.1.800.2.22.3.1.1.2 |
xylanFltIpServiceRuleTblTable that maps a service name to the list of filtering
rules. This includes the special service, GLOBAL, which
is comprised of the global rules. SEQUENCE OF FltIpServiceRuleTblEntry .1.3.6.1.4.1.800.2.22.3.2 |
xylanFltIpServiceRuleTblEntryEntry in table that maps a service name (or GLOBAL for global
rules to its list of filtering rules. FltIpServiceRuleTblEntry .1.3.6.1.4.1.800.2.22.3.2.1 |
xylanFltIpServiceRuleNameName of service (or Global for global rules) for HRE-X Filtering
Engine.ro DisplayString .1.3.6.1.4.1.800.2.22.3.2.1.1 |
xylanFltIpServiceRuleIDRule ID for filtering rule.ro INTEGER .1.3.6.1.4.1.800.2.22.3.2.1.2 |
xylanFltIpServiceRuleDestDestination address for the filtering rule.ro IpAddress .1.3.6.1.4.1.800.2.22.3.2.1.3 |
xylanFltIpServiceRuleDestMaskThe destination address mask.ro OCTET STRING .1.3.6.1.4.1.800.2.22.3.2.1.4 |
xylanFltIpServiceRuleSrcSource address for the filtering rule.ro IpAddress .1.3.6.1.4.1.800.2.22.3.2.1.5 |
xylanFltIpServiceRuleSrcMaskThe source address mask.ro OCTET STRING .1.3.6.1.4.1.800.2.22.3.2.1.6 |
xylanFltIpServiceRuleDispThe disposition for the filtering rule.ro Enumeration .1.3.6.1.4.1.800.2.22.3.2.1.7 |
xylanFltIpServiceRuleCountThe number of times the filtering rule has been applied.ro INTEGER .1.3.6.1.4.1.800.2.22.3.2.1.8 |
xylanFltIpServiceRuleGroupName of group in which the filtering rule is defined.ro DisplayString .1.3.6.1.4.1.800.2.22.3.2.1.9 |
xylanFltIpxRuleTblTable of IPX filtering rules. SEQUENCE OF FltIpxRuleTblEntry .1.3.6.1.4.1.800.2.22.3.3 |
xylanFltIpxRuleTblEntryEntry in table of IPX filtering rules. FltIpxRuleTblEntry .1.3.6.1.4.1.800.2.22.3.3.1 |
xylanFltIpxRuleTypeIPX rules are categorized into four types:
Full Address - both the network number and node must
match for the rule to be applied
Node - only the node must match for the rule to be
applied
Network - only the network number must match for the
rule to be applied
Global - this rule type always matches
Full Address has the highest precedence, followed by
Node, Network, and then Global.ro Enumeration .1.3.6.1.4.1.800.2.22.3.3.1.1 |
xylanFltIpxRuleIDRule ID for filtering rule.ro INTEGER .1.3.6.1.4.1.800.2.22.3.3.1.2 |
xylanFltIpxRuleNetDestination IPX network.ro OCTET STRING .1.3.6.1.4.1.800.2.22.3.3.1.3 |
xylanFltIpxRuleNodeDestination IPX node.ro OCTET STRING .1.3.6.1.4.1.800.2.22.3.3.1.4 |
xylanFltIpxRuleDispThe disposition for the filtering rule.ro Enumeration .1.3.6.1.4.1.800.2.22.3.3.1.5 |
xylanFltIpxRuleCountThe number of times the filtering rule has been applied.ro INTEGER .1.3.6.1.4.1.800.2.22.3.3.1.6 |
xylanFltIpxRuleGroupName of group in which the filtering rule is defined.ro DisplayString .1.3.6.1.4.1.800.2.22.3.3.1.7 |
xylanFltIpQueriesIP flow result queries. SEQUENCE OF FltIpQuery .1.3.6.1.4.1.800.2.22.3.4 |
xylanFltIpQueryIP flow result query. FltIpQuery .1.3.6.1.4.1.800.2.22.3.4.1 |
xylanFltIpQueryDestDestination IP address to be used in the query.ro IpAddress .1.3.6.1.4.1.800.2.22.3.4.1.1 |
xylanFltIpQuerySrcSource IP address to be used in the query.ro IpAddress .1.3.6.1.4.1.800.2.22.3.4.1.2 |
xylanFltIpQueryPortDestination TCP port to be used in the query. 0
is an indication to not use the port.ro INTEGER .1.3.6.1.4.1.800.2.22.3.4.1.3 |
xylanFltIpQueryDispThe disposition that results from the query.ro Enumeration .1.3.6.1.4.1.800.2.22.3.4.1.4 |
xylanFltIpQueryServiceService that contains the rule that is applied to
determine the disposition of the query. The empty
string indicates no rule applied.ro DisplayString .1.3.6.1.4.1.800.2.22.3.4.1.5 |
xylanFltIpQueryRuleIDRule ID used to determine the disposition for the
query. -1 indicates no rule applied.ro INTEGER .1.3.6.1.4.1.800.2.22.3.4.1.6 |
xylanFltIpxQueriesIPX flow result queries. SEQUENCE OF FltIpxQuery .1.3.6.1.4.1.800.2.22.3.5 |
xylanFltIpxQueryIPX flow result query. FltIpxQuery .1.3.6.1.4.1.800.2.22.3.5.1 |
xylanFltIpxQueryNetworkDestination IPX network for query.ro OCTET STRING .1.3.6.1.4.1.800.2.22.3.5.1.1 |
xylanFltIpxQueryNodeDestination IPX node for query.ro OCTET STRING .1.3.6.1.4.1.800.2.22.3.5.1.2 |
xylanFltIpxQueryDispThe disposition that results from the query.ro Enumeration .1.3.6.1.4.1.800.2.22.3.5.1.3 |
xylanFltIpxQueryRuleTypeIPX rules are categorized into four types:
Full Address - both the network number and node must
match for the rule to be applied
Node - only the node must match for the rule to be
applied
Network - only the network number must match for the
rule to be applied
Global - this rule type always matches
Full Address has the highest precedence, followed by
Node, Network, and then Global.ro Enumeration .1.3.6.1.4.1.800.2.22.3.5.1.4 |
xylanFltIpxQueryRuleIDRule ID used to determine the disposition for the
query. -1 is used when no rule applied.ro INTEGER .1.3.6.1.4.1.800.2.22.3.5.1.5 |
xylanFltActDefaultIpDispThe current default IP disposition if no other rule applies.ro Enumeration .1.3.6.1.4.1.800.2.22.3.6 |
xylanFltActIpPrecedenceThe current precedence for IP rules.ro Enumeration .1.3.6.1.4.1.800.2.22.3.7 |
xylanFltActDefaultIpxDispThe current default IPX disposition if no other rule applies.ro Enumeration .1.3.6.1.4.1.800.2.22.3.8 |
xylanFltTraps OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.22.4 |
xylanFltIpTrapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.22.4.1 |
xylanFltLastIpDenySrcSource IP address for last denied route by HRE-X
Filtering.ro IpAddress .1.3.6.1.4.1.800.2.22.4.1.1 |
xylanFltLastIpDenyDestDestination IP address for last denied route by HRE-X
Filtering.ro IpAddress .1.3.6.1.4.1.800.2.22.4.1.2 |
xylanFltLastIpDenyPortDestination IP address for last denied route by HRE-X
Filtering.ro INTEGER .1.3.6.1.4.1.800.2.22.4.1.3 |
xylanFltIpxTrapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.22.4.2 |
xylanFltLastIpxDenyNetDestination IPX network for last denied route by HRE-X
Filtering.ro OCTET STRING .1.3.6.1.4.1.800.2.22.4.2.1 |
xylanFltLastIpxDenyNodeDestination IPX node for last denied route by HRE-X
Filtering.ro OCTET STRING .1.3.6.1.4.1.800.2.22.4.2.2 |
xylanFltCommitTrapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.22.4.3 |
xylanFltLastCommitTrapReasonThe reason for the last HRE-X Filtering COMMIT trap;
the valid reasons are:
0 - No trap has been sent.
1 - A service that was referenced from the global
configuration could not be found.
2 - A group that was referenced from the GLOBAL
level or some other service could not be found.
3 - An IPX rule was found in a group assigned to a
service rather than the GLOBAL level.
4 - The same port was assigned to two services.
5 - The same service name appears twice.
6 - The same IPX address has two rules associated with
it.ro Enumeration .1.3.6.1.4.1.800.2.22.4.3.1 |
xylanFltLastCommitTrapEntity1An entity associated with the last HRE-X Filtering
COMMIT trap; the value depends on the value of the last
xylanFltLastCommitTrapReason. These are:
0 - The data is invalid.
1 - The name of the service that was referenced.
2 - The name of the service that referenced the group.
3 - The name of the service that contained the IPX rule.
4 - The name of the first service to include the port.
This service will retain the port.
5 - The service name that appears twice.
6 - The name of the group that contains the second
rule for the same IPX address.ro DisplayString .1.3.6.1.4.1.800.2.22.4.3.2 |
xylanFltLastCommitTrapEntity2An entity associated with the last HRE-X Filtering
COMMIT trap; the value depends on the value of the last
xylanFltLastCommitTrapReason. These are:
0 - The data is invalid.
1 - This data item is unused.
2 - The name of the group that could not be found.
3 - The name of the group that contained the IPX rule.
4 - The name of the second service to include the port.
This service will not retain the port.
5 - This data item is unused.
6 - The name of the group that contains the first rule
for an IPX address for which there is a duplicate.ro DisplayString .1.3.6.1.4.1.800.2.22.4.3.3 |
xylanFltLastCommitTrapPortThe port number associated with the last HRE-X Filtering
COMMIT trap; the value depends on the value of the last
xylanFltLastCommitTrapReason. These are:
0 - The data is invalid.
1 - This data item is unused.
2 - This data item is unused.
3 - This data item is unused.
4 - The port that was assigned to two services.
5 - This data item is unused.
6 - This data item is unused.ro INTEGER .1.3.6.1.4.1.800.2.22.4.3.4 |
xylanFltLastCommitTrapIpxNetDestination IPX network for last HRE-X Filtering COMMIT
trap; the value depends on the value of the last
xylanFltLastCommitTrapReason. These are:
0 - The data is invalid.
1 - This data item is unused.
2 - This data item is unused.
3 - This data item is unused.
4 - This data item is unused.
5 - This data item is unused.
6 - Contains the IPX network number for which there
was a duplicate rule.ro OCTET STRING .1.3.6.1.4.1.800.2.22.4.3.5 |
xylanFltLastCommitTrapIpxNodeDestination IPX node for last HRE-X Filtering COMMIT
trap; the value depends on the value of the last
xylanFltLastCommitTrapReason. These are:
0 - The data is invalid.
1 - This data item is unused.
2 - This data item is unused.
3 - This data item is unused.
4 - This data item is unused.
5 - This data item is unused.
6 - Contains the IPX node address for which there
was a duplicate rule.ro OCTET STRING .1.3.6.1.4.1.800.2.22.4.3.6 |