XYLAN-FLT-MIB: View SNMP OID List / Download MIB

VENDOR: XYLAN CORP.


 Home MIB: XYLAN-FLT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 xylanFltStatus 1.3.6.1.4.1.800.2.22.1
     xylanFltActiveAdminState 1.3.6.1.4.1.800.2.22.1.1 integer read-only
The current administrative state of the HRE-X filtering software. Enumeration: 'disabled': 2, 'enabled': 1.
     xylanFltActiveOperState 1.3.6.1.4.1.800.2.22.1.2 integer read-only
The current operational state of the HRE-X filtering software. This is independent of the administrative state. Enumeration: 'active': 1, 'deactivating': 2, 'inactive': 3, 'initializing': 0.
     xylanFltConfigAdminState 1.3.6.1.4.1.800.2.22.1.3 integer read-write
The current configured administrative state of the HRE-X filtering software. Enumeration: 'disabled': 2, 'enabled': 1.
     xylanFltCommit 1.3.6.1.4.1.800.2.22.1.4 integer read-write
Commits the current configuration.
 xylanFltStaticConfig 1.3.6.1.4.1.800.2.22.2
     xylanFltGroups 1.3.6.1.4.1.800.2.22.2.1
         xylanFltGroupTable 1.3.6.1.4.1.800.2.22.2.1.1 no-access
Group entry for HRE-X filtering feature. This object contains a collection of Group objects when contain a list of filtering rules.
             xylanFltGroupEntry 1.3.6.1.4.1.800.2.22.2.1.1.1 no-access
Each entry corresponds to one Group.
                 xylanFltGroupIndex 1.3.6.1.4.1.800.2.22.2.1.1.1.1 octet string read-only
The group index which is the octet string of printable characters containing the name of the group.
                 xylanFltGroupAdminState 1.3.6.1.4.1.800.2.22.2.1.1.1.2 integer read-write
The current status of this group. active (1) means the route is functioning, delete (2) tells SNMP to delete the route Enumeration: 'active': 1, 'delete': 2.
                 xylanFltGroupProtocol 1.3.6.1.4.1.800.2.22.2.1.1.1.3 integer read-write
The protocol type of the group. This has significance with the index of the OIDs of the rules in the group. Enumeration: 'na': 0, 'ipx': 2, 'ip': 1.
                 xylanFltGroupAdrType 1.3.6.1.4.1.800.2.22.2.1.1.1.4 integer read-write
This indicates which address is designated first. e.g. If destination is specified, the addresses the OIDs of the rules are ordered . If the group is an IPX group, this indicator does not affect the OID. Enumeration: 'na': 0, 'destination': 1, 'source': 2.
         xylanFltRuleListTable 1.3.6.1.4.1.800.2.22.2.1.2 no-access
The address and rule pairings.
             xylanFltRuleListEntry 1.3.6.1.4.1.800.2.22.2.1.2.1 no-access
Each entry corresponds to one rule.
                 xylanFltRuleListIndex 1.3.6.1.4.1.800.2.22.2.1.2.1.1 octet string read-only
Rule index is made up of the octets of the group name and the network addresses of the rule. It has the following format: IP - ,0, IPX - ,0,
                 xylanFltRuleListAdminState 1.3.6.1.4.1.800.2.22.2.1.2.1.2 integer read-write
The current status of this group. active (1) means the route is functioning, delete (2) tells SNMP to delete the route Enumeration: 'active': 1, 'delete': 2.
                 xylanFltRuleListRule 1.3.6.1.4.1.800.2.22.2.1.2.1.3 integer read-write
The rule for the address pair. 1) allows traffic for the addresses and 2) rejects all trafic for the pair. Enumeration: 'deny': 2, 'allow': 1.
     xylanFltServices 1.3.6.1.4.1.800.2.22.2.2
         xylanFltServiceTable 1.3.6.1.4.1.800.2.22.2.2.1 no-access
Service 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.
             xylanFltServiceEntry 1.3.6.1.4.1.800.2.22.2.2.1.1 no-access
Each entry corresponds to one service.
                 xylanFltServiceIndex 1.3.6.1.4.1.800.2.22.2.2.1.1.1 octet string read-only
The index is made up of an octet string of ASCII characters containing the name of the service.
                 xylanFltServiceAdminState 1.3.6.1.4.1.800.2.22.2.2.1.1.2 integer read-write
The current status of this group. active (1) means the route is functioning, delete (2) tells SNMP to delete the route Enumeration: 'active': 1, 'delete': 2.
         xylanFltServiceNumberTable 1.3.6.1.4.1.800.2.22.2.2.2 no-access
This table contains the port numbers associated with a particular service.
             xylanFltServiceNumberEntry 1.3.6.1.4.1.800.2.22.2.2.2.1 no-access
Each entry corresponds to one port number.
                 xylanFltServiceNumberIndex 1.3.6.1.4.1.800.2.22.2.2.2.1.1 octet string read-only
Service number index is made up of the octets of the group name and the port number: ,0,
                 xylanFltServiceNumberAdminState 1.3.6.1.4.1.800.2.22.2.2.2.1.2 integer read-write
The current status of this group. active (1) means the route is functioning, delete (2) tells SNMP to delete the route Enumeration: 'active': 1, 'delete': 2.
         xylanFltServiceGroupTable 1.3.6.1.4.1.800.2.22.2.2.3 no-access
This table contains the groups associated with a particular service.
             xylanFltServiceGroupEntry 1.3.6.1.4.1.800.2.22.2.2.3.1 no-access
Each entry corresponds to one group.
                 xylanFltServiceGroupIndex 1.3.6.1.4.1.800.2.22.2.2.3.1.1 octet string read-only
Service group index is made up of the octets of the service name and the group name: ,0,
                 xylanFltServiceGroupAdminState 1.3.6.1.4.1.800.2.22.2.2.3.1.2 integer read-write
The current status of this group. active (1) means the route is functioning, delete (2) tells SNMP to delete the route Enumeration: 'active': 1, 'delete': 2.
     xylanFltGlobals 1.3.6.1.4.1.800.2.22.2.3
         xylanFltGlobalIPRule 1.3.6.1.4.1.800.2.22.2.3.1 integer read-write
Global IP rule. Enumeration: 'deny': 2, 'allow': 1.
         xylanFltGlobalIPXRule 1.3.6.1.4.1.800.2.22.2.3.2 integer read-write
Global IPX rule. Enumeration: 'deny': 2, 'allow': 1.
         xylanFltGlobalPrecedence 1.3.6.1.4.1.800.2.22.2.3.3 integer read-write
Global rule precedence (tie breaker). Enumeration: 'source': 2, 'destination': 1.
         xylanFltGlobalGroupTable 1.3.6.1.4.1.800.2.22.2.3.4 no-access
List of active groups.
             xylanFltGlobalGroupEntry 1.3.6.1.4.1.800.2.22.2.3.4.1 no-access
Each entry corresponds to one group.
                 xylanFltGlobalGroupIndex 1.3.6.1.4.1.800.2.22.2.3.4.1.1 octet string read-only
Global group index is made up of the octets of the group name.
                 xylanFltGlobalGroupAdminState 1.3.6.1.4.1.800.2.22.2.3.4.1.2 integer read-write
The current status of this group. active (1) means the route is functioning, delete (2) tells SNMP to delete the route Enumeration: 'active': 1, 'delete': 2.
         xylanFltGlobalServiceTable 1.3.6.1.4.1.800.2.22.2.3.5 no-access
List of active services.
             xylanFltGlobalServiceEntry 1.3.6.1.4.1.800.2.22.2.3.5.1 no-access
Each entry corresponds to one service.
                 xylanFltGlobalServiceIndex 1.3.6.1.4.1.800.2.22.2.3.5.1.1 octet string read-only
Global service index is made up of the octets of the service name.
                 xylanFltGlobalServiceAdminState 1.3.6.1.4.1.800.2.22.2.3.5.1.2 integer read-write
The current status of this service. active (1) means the route is functioning, delete (2) tells SNMP to delete the route Enumeration: 'active': 1, 'delete': 2.
 xylanFltActiveConfig 1.3.6.1.4.1.800.2.22.3
     xylanFltIpServicePortTbl 1.3.6.1.4.1.800.2.22.3.1 no-access
Table that maps a service name to the list of TCP ports it represents.
         xylanFltIpServicePortTblEntry 1.3.6.1.4.1.800.2.22.3.1.1 no-access
Entry in table that maps a service name to the list of TCP ports it represents.
             xylanFltIpServicePortName 1.3.6.1.4.1.800.2.22.3.1.1.1 displaystring read-only
Name of service for HRE-X Filtering Engine.
             xylanFltIpServicePortNumber 1.3.6.1.4.1.800.2.22.3.1.1.2 integer read-only
TCP port number assigned to a service for HRE-X Filtering Engine.
     xylanFltIpServiceRuleTbl 1.3.6.1.4.1.800.2.22.3.2 no-access
Table that maps a service name to the list of filtering rules. This includes the special service, GLOBAL, which is comprised of the global rules.
         xylanFltIpServiceRuleTblEntry 1.3.6.1.4.1.800.2.22.3.2.1 no-access
Entry in table that maps a service name (or GLOBAL for global rules to its list of filtering rules.
             xylanFltIpServiceRuleName 1.3.6.1.4.1.800.2.22.3.2.1.1 displaystring read-only
Name of service (or Global for global rules) for HRE-X Filtering Engine.
             xylanFltIpServiceRuleID 1.3.6.1.4.1.800.2.22.3.2.1.2 integer read-only
Rule ID for filtering rule.
             xylanFltIpServiceRuleDest 1.3.6.1.4.1.800.2.22.3.2.1.3 ipaddress read-only
Destination address for the filtering rule.
             xylanFltIpServiceRuleDestMask 1.3.6.1.4.1.800.2.22.3.2.1.4 octet string read-only
The destination address mask.
             xylanFltIpServiceRuleSrc 1.3.6.1.4.1.800.2.22.3.2.1.5 ipaddress read-only
Source address for the filtering rule.
             xylanFltIpServiceRuleSrcMask 1.3.6.1.4.1.800.2.22.3.2.1.6 octet string read-only
The source address mask.
             xylanFltIpServiceRuleDisp 1.3.6.1.4.1.800.2.22.3.2.1.7 integer read-only
The disposition for the filtering rule. Enumeration: 'deny': 2, 'allow': 1.
             xylanFltIpServiceRuleCount 1.3.6.1.4.1.800.2.22.3.2.1.8 integer read-only
The number of times the filtering rule has been applied.
             xylanFltIpServiceRuleGroup 1.3.6.1.4.1.800.2.22.3.2.1.9 displaystring read-only
Name of group in which the filtering rule is defined.
     xylanFltIpxRuleTbl 1.3.6.1.4.1.800.2.22.3.3 no-access
Table of IPX filtering rules.
         xylanFltIpxRuleTblEntry 1.3.6.1.4.1.800.2.22.3.3.1 no-access
Entry in table of IPX filtering rules.
             xylanFltIpxRuleType 1.3.6.1.4.1.800.2.22.3.3.1.1 integer read-only
IPX 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. Enumeration: 'node': 2, 'global': 4, 'full-address': 1, 'network': 3, 'invalid': 0.
             xylanFltIpxRuleID 1.3.6.1.4.1.800.2.22.3.3.1.2 integer read-only
Rule ID for filtering rule.
             xylanFltIpxRuleNet 1.3.6.1.4.1.800.2.22.3.3.1.3 octet string read-only
Destination IPX network.
             xylanFltIpxRuleNode 1.3.6.1.4.1.800.2.22.3.3.1.4 octet string read-only
Destination IPX node.
             xylanFltIpxRuleDisp 1.3.6.1.4.1.800.2.22.3.3.1.5 integer read-only
The disposition for the filtering rule. Enumeration: 'deny': 2, 'allow': 1.
             xylanFltIpxRuleCount 1.3.6.1.4.1.800.2.22.3.3.1.6 integer read-only
The number of times the filtering rule has been applied.
             xylanFltIpxRuleGroup 1.3.6.1.4.1.800.2.22.3.3.1.7 displaystring read-only
Name of group in which the filtering rule is defined.
     xylanFltIpQueries 1.3.6.1.4.1.800.2.22.3.4 no-access
IP flow result queries.
         xylanFltIpQuery 1.3.6.1.4.1.800.2.22.3.4.1 no-access
IP flow result query.
             xylanFltIpQueryDest 1.3.6.1.4.1.800.2.22.3.4.1.1 ipaddress read-only
Destination IP address to be used in the query.
             xylanFltIpQuerySrc 1.3.6.1.4.1.800.2.22.3.4.1.2 ipaddress read-only
Source IP address to be used in the query.
             xylanFltIpQueryPort 1.3.6.1.4.1.800.2.22.3.4.1.3 integer read-only
Destination TCP port to be used in the query. 0 is an indication to not use the port.
             xylanFltIpQueryDisp 1.3.6.1.4.1.800.2.22.3.4.1.4 integer read-only
The disposition that results from the query. Enumeration: 'deny': 2, 'allow': 1.
             xylanFltIpQueryService 1.3.6.1.4.1.800.2.22.3.4.1.5 displaystring read-only
Service that contains the rule that is applied to determine the disposition of the query. The empty string indicates no rule applied.
             xylanFltIpQueryRuleID 1.3.6.1.4.1.800.2.22.3.4.1.6 integer read-only
Rule ID used to determine the disposition for the query. -1 indicates no rule applied.
     xylanFltIpxQueries 1.3.6.1.4.1.800.2.22.3.5 no-access
IPX flow result queries.
         xylanFltIpxQuery 1.3.6.1.4.1.800.2.22.3.5.1 no-access
IPX flow result query.
             xylanFltIpxQueryNetwork 1.3.6.1.4.1.800.2.22.3.5.1.1 octet string read-only
Destination IPX network for query.
             xylanFltIpxQueryNode 1.3.6.1.4.1.800.2.22.3.5.1.2 octet string read-only
Destination IPX node for query.
             xylanFltIpxQueryDisp 1.3.6.1.4.1.800.2.22.3.5.1.3 integer read-only
The disposition that results from the query. Enumeration: 'deny': 2, 'allow': 1.
             xylanFltIpxQueryRuleType 1.3.6.1.4.1.800.2.22.3.5.1.4 integer read-only
IPX 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. Enumeration: 'no-rule-applies': 0, 'node': 2, 'global': 4, 'full-address': 1, 'network': 3.
             xylanFltIpxQueryRuleID 1.3.6.1.4.1.800.2.22.3.5.1.5 integer read-only
Rule ID used to determine the disposition for the query. -1 is used when no rule applied.
     xylanFltActDefaultIpDisp 1.3.6.1.4.1.800.2.22.3.6 integer read-only
The current default IP disposition if no other rule applies. Enumeration: 'deny': 2, 'allow': 1.
     xylanFltActIpPrecedence 1.3.6.1.4.1.800.2.22.3.7 integer read-only
The current precedence for IP rules. Enumeration: 'source': 2, 'destination': 1.
     xylanFltActDefaultIpxDisp 1.3.6.1.4.1.800.2.22.3.8 integer read-only
The current default IPX disposition if no other rule applies. Enumeration: 'deny': 2, 'allow': 1.
 xylanFltTraps 1.3.6.1.4.1.800.2.22.4
     xylanFltIpTrapInfo 1.3.6.1.4.1.800.2.22.4.1
         xylanFltLastIpDenySrc 1.3.6.1.4.1.800.2.22.4.1.1 ipaddress read-only
Source IP address for last denied route by HRE-X Filtering.
         xylanFltLastIpDenyDest 1.3.6.1.4.1.800.2.22.4.1.2 ipaddress read-only
Destination IP address for last denied route by HRE-X Filtering.
         xylanFltLastIpDenyPort 1.3.6.1.4.1.800.2.22.4.1.3 integer read-only
Destination IP address for last denied route by HRE-X Filtering.
     xylanFltIpxTrapInfo 1.3.6.1.4.1.800.2.22.4.2
         xylanFltLastIpxDenyNet 1.3.6.1.4.1.800.2.22.4.2.1 octet string read-only
Destination IPX network for last denied route by HRE-X Filtering.
         xylanFltLastIpxDenyNode 1.3.6.1.4.1.800.2.22.4.2.2 octet string read-only
Destination IPX node for last denied route by HRE-X Filtering.
     xylanFltCommitTrapInfo 1.3.6.1.4.1.800.2.22.4.3
         xylanFltLastCommitTrapReason 1.3.6.1.4.1.800.2.22.4.3.1 integer read-only
The 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. Enumeration: 'port-in-two-services': 4, 'same-ipx-address-for-two-rules': 6, 'duplicate-service-names': 5, 'service-not-found': 1, 'group-not-found': 2, 'no-trap-sent': 0, 'ipx-in-non-global-group': 3.
         xylanFltLastCommitTrapEntity1 1.3.6.1.4.1.800.2.22.4.3.2 displaystring read-only
An 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.
         xylanFltLastCommitTrapEntity2 1.3.6.1.4.1.800.2.22.4.3.3 displaystring read-only
An 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.
         xylanFltLastCommitTrapPort 1.3.6.1.4.1.800.2.22.4.3.4 integer read-only
The 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.
         xylanFltLastCommitTrapIpxNet 1.3.6.1.4.1.800.2.22.4.3.5 octet string read-only
Destination 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.
         xylanFltLastCommitTrapIpxNode 1.3.6.1.4.1.800.2.22.4.3.6 octet string read-only
Destination 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.