CISCO-FILTER-GROUP-MIB
- Registered at
- 1.3.6.1.4.1.9.9.474
- Last updated
- 2005-04-27 00:00
- Organization
- Cisco System Inc.
- Revisions
- 2005-04-27 00:00
- Namespace
- cisco
- Source file
CISCO-FILTER-GROUP-MIB- Digest
sha256:90f902146cb78fb272fec09318ef34bccd64f4537b46e2f135c24346b55d00fe
Description
The MIB module is for creating and configuring object groups to support packet filtering and access control on IP and other protocols. The cfgFilterGroupTable allows users to create delete, and get information about filter groups. Filter groups are uniquely identified by the group names. Filter groups can either be of network, protocol, service and icmp and filter group type cannot be changed once it has been created. The cfgFilterNetworkGroupTable is used for managing information about IP Addresses. The cfgFilterIpProtocolGroupTable is used for managing information about protocols. The cfgFilterIpServiceGroupTable is used for managing information about services(ports). The cfgFilterICMPGroupTable is used for managing information about ICMP protocol. The cfgFilterNestedGroupTable is used for supporting nesting of filter groups(i.e configuring filter groups inside the other filter groups). Terminologies used: ICMP - Internet Control Message Protocol.
Contact
Cisco Systems Customer Service Postal: 170 West Tasman Drive, San Jose CA 95134-1706. USA Tel: +1 800 553-NETS E-mail: ip-acl@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | CiscoIpProtocol |
| INET-ADDRESS-MIB | InetAddress, InetAddressType, InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-FILTER-GROUP-MIB CISCO-SMI CISCO-TC INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CfgFilterGroupName TEXTUAL-CONVENTION This textual convention defines the filter group. Filter group provides a name for combining multiple types of objects of same category. The object value shall be an alphanumeric string. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoFilterGroupMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.474.0 | |||
| ciscoFilterGroupMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.474.1 | |||
| cfgFilterConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.474.1.1 | |||
| cfgFilterGroupTable OBJECT-TYPE This table is used for creating/deleting filter groups. A filter group allows grouping of filter objects of same type. Filter group is identified by a name and this group can be used in other tables to simplify filter creation. Filter objects are Internet addresses, Internet Address masks, protocols, ports(services) and ICMP types. | 1.3.6.1.4.1.9.9.474.1.1.1 | not-accessible | current | |
| cfgFilterGroupEntry OBJECT-TYPE An entry in filter group table. Each entry contains information such as filter group type, filter description. | 1.3.6.1.4.1.9.9.474.1.1.1.1 | not-accessible | current | |
| cfgFilterGroupName OBJECT-TYPE This object identifies unique name for the filter group. | 1.3.6.1.4.1.9.9.474.1.1.1.1.1 | CfgFilterGroupName | not-accessible | current |
| cfgFilterGroupType OBJECT-TYPE This object identifies the type of the filter group. The possible values are: network (1) : specifies network group. This group contains information on the IP address and address mask. This information is available in cfgFilterNetworkGroupTable. ipProtocol (2) : specifies IP protocol group. This group contains protocol value. This information is available in cfgFilterIpProtocolGroupTable. ipService (3) : specifies IP service group. This group contains information on UDP/TCP port. This information is available in cfgFilterIpServiceGroupTable. icmp (4) : specifies the ICMP group. This group contains information on ICMP Message Type and ICMP message code. This information is available in cfgFilterICMPGroupTable. The value of this object cannot be changed when cfgFilterGroupRowStatus is 'active'. | 1.3.6.1.4.1.9.9.474.1.1.1.1.2 | INTEGER {network(1), ipProtocol(2), ipService(3), icmp(4)} | read-create | current |
| cfgFilterGroupDescription OBJECT-TYPE This object is used for configuring description for the filter group. | 1.3.6.1.4.1.9.9.474.1.1.1.1.3 | SnmpAdminString | read-create | current |
| cfgFilterGroupStorageType OBJECT-TYPE The storage type for this conceptual row. | 1.3.6.1.4.1.9.9.474.1.1.1.1.4 | StorageType | read-create | current |
| cfgFilterGroupRowStatus OBJECT-TYPE This object is used for adding/deleting entries in this table. This object can be set to 'active' only if cfgFilterGroupType is configured for the row. | 1.3.6.1.4.1.9.9.474.1.1.1.1.5 | RowStatus | read-create | current |
| cfgFilterNetworkGroupTable OBJECT-TYPE This table is used for adding/deleting network filter group. A network filter group is used to specify host IP addresses or subnet ranges. This is applicable only for the cfgFilterGroupType value of 'network'. | 1.3.6.1.4.1.9.9.474.1.1.2 | not-accessible | current | |
| cfgFilterNetworkGroupEntry OBJECT-TYPE An entry in network filter group table. Each entry contains information on the IP address and the mask value that can be used in filtering the packet. Multiple entries with the same value of cfgFilterGroupName belong to the same network filter group. | 1.3.6.1.4.1.9.9.474.1.1.2.1 | not-accessible | current | |
| cfgFilterNetworkGroupIndex OBJECT-TYPE This object identifies an unique entry for a network filter group. | 1.3.6.1.4.1.9.9.474.1.1.2.1.1 | Unsigned32 | not-accessible | current |
| cfgFilterNetworkAddressType OBJECT-TYPE This is the internet address type of for the cfgFilterNetworkAddress and cfgFilterNetworkMask. The value of this object cannot be changed when cfgFilterGroupRowStatus is 'active'. | 1.3.6.1.4.1.9.9.474.1.1.2.1.2 | InetAddressType | read-create | current |
| cfgFilterNetworkAddress OBJECT-TYPE The source/destination internet address to be configured. A value of zero causes all source/destination address to match in an IP filter where this group is used. The object value has to be consistent with the type specified in cfgFilterNetworkAddressType. | 1.3.6.1.4.1.9.9.474.1.1.2.1.3 | InetAddress | read-create | current |
| cfgFilterNetworkMask OBJECT-TYPE This is the wild card mask for the cfgFilterNetworkAddress bits that must match. Presence of 0 bits in the mask indicate that corresponding bits in the cfgFilterNetworkAddress must match in order for the matching to be successful, and 1 bits are don't care bits in the matching. A value of zero causes only IP packets of source and destination address the same as cfgFilterNetworkAddress to match. This object value has to be consistent with the type specified in cfgFilterNetworkAddressType. | 1.3.6.1.4.1.9.9.474.1.1.2.1.4 | InetAddress | read-create | current |
| cfgFilterNetworkStorageType OBJECT-TYPE The storage type for this conceptual row. | 1.3.6.1.4.1.9.9.474.1.1.2.1.5 | StorageType | read-create | current |
| cfgFilterNetworkRowStatus OBJECT-TYPE This object is used for adding/deleting entries in this table. This object can be set to 'active' only with valid value for cfgFilterNetworkAddressType object. | 1.3.6.1.4.1.9.9.474.1.1.2.1.6 | RowStatus | read-create | current |
| cfgFilterIpProtocolGroupTable OBJECT-TYPE This table is used for adding/deleting protocol filter group. A protocol filter group is used to specify protocol(s). This is applicable only for the cfgFilterGroupType value of 'ipProtocol'. | 1.3.6.1.4.1.9.9.474.1.1.3 | not-accessible | current | |
| cfgFilterIpProtocolGroupEntry OBJECT-TYPE Each entry is an IP Protocol traffic filter within an IP filter profile. Entries with the same cfgFilterGroupName belong to the same protocol filter group. | 1.3.6.1.4.1.9.9.474.1.1.3.1 | not-accessible | current | |
| cfgFilterIpProtocolGroupIndex OBJECT-TYPE This index uniquely identifies the entries in this table. | 1.3.6.1.4.1.9.9.474.1.1.3.1.1 | Unsigned32 | not-accessible | current |
| cfgFilterIpProtocolNumber OBJECT-TYPE This object identifies the internet protocol number in the packets. These IP protocol numbers are defined in the Network Group Request For Comments(RFC) documents. For example, Cisco commonly used protocol includes: 1 - Internet Control Message Protocol (ICMP) 2 - Internet Gateway Message Protocol (IGMP) 4 - IP in IP tunneling 6 - Transmission Control Protocol (TCP) 9 - Cisco's IGRP routing protocol (IGRP) 17 - User Datagram Protocol (UDP) 47 - Cisco's GRE tunneling (GRE) 50 - Encapsulation Security Payload 51 - Authentication Header Protocol 88 - Cisco's EIGRP routing protocol 89 - OSPF routing protocol 94 - KA9Q NOS compatible IP over IP tunneling 103 - Protocol Independent Multicast 108 - Payload Compression Protocol. | 1.3.6.1.4.1.9.9.474.1.1.3.1.2 | CiscoIpProtocol | read-create | current |
| cfgFilterIpProtocolStorageType OBJECT-TYPE The storage type for this conceptual row. | 1.3.6.1.4.1.9.9.474.1.1.3.1.3 | StorageType | read-create | current |
| cfgFilterIpProtocolGroupRowStatus OBJECT-TYPE This object is used for adding/deleting entries in this table. This object can be set to 'active' only with valid value for cfgFilterIpProtocolNumber object. | 1.3.6.1.4.1.9.9.474.1.1.3.1.4 | RowStatus | read-create | current |
| cfgFilterIpServiceGroupTable OBJECT-TYPE This table is used for adding/deleting service filter group. A service filter group is used to specify specific or ranges of TCP/UDP ports to be defined. This filter group can be used as either the source port(s) or destination port(s) in the associated cfgFilterExtTable. This is applicable only for the cfgFilterGroupType value of 'ipService'. | 1.3.6.1.4.1.9.9.474.1.1.4 | not-accessible | current | |
| cfgFilterIpServiceGroupEntry OBJECT-TYPE Each entry is an IP Protocol traffic filter within an IP filter profile. Entries with the same cfgFilterGroupName belong to the same protocol filter group. | 1.3.6.1.4.1.9.9.474.1.1.4.1 | not-accessible | current | |
| cfgFilterIpServiceGroupIndex OBJECT-TYPE This index uniquely identifies the entries in this table. | 1.3.6.1.4.1.9.9.474.1.1.4.1.1 | Unsigned32 | not-accessible | current |
| cfgFilterIpServiceType OBJECT-TYPE This object identifies the protocol type of the port for this group. The possible value(s) are : tcp(1) : TCP port. udp(2) : UDP port. tcpUdp(3) : TCP/UDP port. This value is applicable for a port which is same for both TCP and UDP. | 1.3.6.1.4.1.9.9.474.1.1.4.1.2 | INTEGER {tcp(1), udp(2), tcpUdp(3)} | read-create | current |
| cfgFilterIpServicePortLow OBJECT-TYPE This object identifies the source or destination port number. This is the inclusive lower bound of the transport-layer source/destination port range that is to be matched in the filter where this group is defined. This value must be equal to or less than the value specified for this entry in cfgFilterServicePortHigh. | 1.3.6.1.4.1.9.9.474.1.1.4.1.3 | InetPortNumber | read-create | current |
| cfgFilterIpServicePortHigh OBJECT-TYPE This object identifies the source or destination port number. This is the inclusive upper bound of the transport-layer source/destination port range that is to be matched in the filter where this group is defined. This value must be equal to or greater than the value specified for this entry in cfgFilterServicePortLow. If this value is '0', the udp or tcp port number is ignored during matching. | 1.3.6.1.4.1.9.9.474.1.1.4.1.4 | InetPortNumber | read-create | current |
| cfgFilterIpServiceStorageType OBJECT-TYPE The storage type for this conceptual row. | 1.3.6.1.4.1.9.9.474.1.1.4.1.5 | StorageType | read-create | current |
| cfgFilterIpServiceGroupRowStatus OBJECT-TYPE This object is used for adding/deleting entries in this table. This object can be set to 'active' only with valid value for cfgFilterIpServiceType object. | 1.3.6.1.4.1.9.9.474.1.1.4.1.6 | RowStatus | read-create | current |
| cfgFilterICMPGroupTable OBJECT-TYPE This table contains lists of filters for ICMP Type filter group. An ICMP Type filter group can be configured with multiple entries each representing the ICMP message types and ICMP message code. This is applicable only for the cfgFilterGroupType value of 'icmp'. | 1.3.6.1.4.1.9.9.474.1.1.5 | not-accessible | current | |
| cfgFilterICMPGroupEntry OBJECT-TYPE An entry in ICMP filter group table. Each entry contains information on the ICMP message type and ICMP code. Multiple Entries with the same value of cfgFilterGroupName belong to the same ICMP filter group. | 1.3.6.1.4.1.9.9.474.1.1.5.1 | not-accessible | current | |
| cfgFilterICMPGroupIndex OBJECT-TYPE This index identifies an unique entry in this table. | 1.3.6.1.4.1.9.9.474.1.1.5.1.1 | Unsigned32 | not-accessible | current |
| cfgFilterICMPType OBJECT-TYPE This object specifies the ICMP message type to be configured in ICMP filter group. Setting this object to '-1' will make the filtering match any ICMP message type. Some of the commonly used ICMP Message types are: 0 - Echo Reply 3 - Destination Unreachable 4 - Source Quench 5 - Redirect 8 - Echo 11 - Time Exceeded 12 - Parameter Problem 13 - Timestamp 14 - Timestamp Reply 15 - Information Request 16 - Information Reply 17 - Mask Request 18 - Mask Reply 31 - Conversion Error 32 - Mobile Redirect. | 1.3.6.1.4.1.9.9.474.1.1.5.1.2 | Integer32 (-1..255) | read-create | current |
| cfgFilterICMPCode OBJECT-TYPE This object specifies the ICMP message code to be configured in ICMP filter group. Setting this object to '-1' will make the filtering match any ICMP code. | 1.3.6.1.4.1.9.9.474.1.1.5.1.3 | Integer32 (-1..255) | read-create | current |
| cfgFilterICMPStorageType OBJECT-TYPE The storage type for this conceptual row. | 1.3.6.1.4.1.9.9.474.1.1.5.1.4 | StorageType | read-create | current |
| cfgFilterICMPGroupRowStatus OBJECT-TYPE This object is used for adding/deleting entries in this table. This object can be set to 'active' only with valid value for cfgFilterICMPType object. | 1.3.6.1.4.1.9.9.474.1.1.5.1.5 | RowStatus | read-create | current |
| cfgFilterNestedGroupTable OBJECT-TYPE This table contains lists of filter groups that are configured in other filter group. This table is used for configuring a group as member of another group. | 1.3.6.1.4.1.9.9.474.1.1.6 | not-accessible | current | |
| cfgFilterNestedGroupEntry OBJECT-TYPE An entry in nested filter group table. Each entry contains information on the a group that is configured in another group. | 1.3.6.1.4.1.9.9.474.1.1.6.1 | not-accessible | current | |
| cfgFilterParentGroupName OBJECT-TYPE This object identifies the filter group that is previously created and to which another filter group identified by cfgFilterNestedGroupName will be added. The value for this object must correspond to entry in cfgFilterGroupTable. | 1.3.6.1.4.1.9.9.474.1.1.6.1.1 | CfgFilterGroupName | not-accessible | current |
| cfgFilterNestedGroupName OBJECT-TYPE This object identifies the filter group that is previously created and is being added to another filter group identified by cfgFilterParentGroupName. The value for this object must correspond to entry in cfgFilterGroupTable. The value for this object should not be same as the value of cfgFilterParentGroupName. The value for this object must be unique amongst the multiple instances with the same value of cfgFilterParentGroupName. | 1.3.6.1.4.1.9.9.474.1.1.6.1.2 | CfgFilterGroupName | not-accessible | current |
| cfgFilterNestedStorageType OBJECT-TYPE The storage type for this conceptual row. | 1.3.6.1.4.1.9.9.474.1.1.6.1.3 | StorageType | read-create | current |
| cfgFilterNestedGroupRowStatus OBJECT-TYPE This object is used for adding/deleting entries in this table. | 1.3.6.1.4.1.9.9.474.1.1.6.1.4 | RowStatus | read-create | current |
| ciscoFilterGroupMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.474.2 | |||
| ciscoFilterGroupMIBCompl OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.474.2.1 | |||
| ciscoFilterGroupMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.474.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoFilterObjectGroup OBJECT-GROUP Configuration parameters for filter groups. | 1.3.6.1.4.1.9.9.474.1.2 | current |
| ciscoFilterNetworkGroup OBJECT-GROUP Configuration parameters for network filters. | 1.3.6.1.4.1.9.9.474.1.3 | current |
| ciscoFilterIpProtocolGroup OBJECT-GROUP Configuration parameters for protocol filters. | 1.3.6.1.4.1.9.9.474.1.4 | current |
| ciscoFilterIpServiceGroup OBJECT-GROUP Configuration parameters for port filters. | 1.3.6.1.4.1.9.9.474.1.5 | current |
| ciscoFilterICMPGroup OBJECT-GROUP Configuration parameters related to ICMP filter group. | 1.3.6.1.4.1.9.9.474.1.6 | current |
| ciscoFilterNestedGroup OBJECT-GROUP Configuration parameters related to nesting of filter group. | 1.3.6.1.4.1.9.9.474.1.7 | current |
| ciscoFilterGroupConfigMIBCompliance MODULE-COMPLIANCE The compliance statement for entities implementing the Cisco IP Protocol Filter MIB. | 1.3.6.1.4.1.9.9.474.2.1.1 | current |