MIB Viewer

CISCO-FILTER-GROUP-MIB

57 objects
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.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.474IdentityciscoFilterGroupMIBThe MIB module is for creating and configuring object groups to support packet filtering and access control on IP and other protocols. The cfgFilterGroupTable …
1.3.6.1.4.1.9.9.474.0NodeciscoFilterGroupMIBNotifs
1.3.6.1.4.1.9.9.474.1NodeciscoFilterGroupMIBObjects
1.3.6.1.4.1.9.9.474.1.1NodecfgFilterConfig
1.3.6.1.4.1.9.9.474.1.1.1TablecfgFilterGroupTablenot-accessiblecurrentThis 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…
1.3.6.1.4.1.9.9.474.1.1.1.1RowcfgFilterGroupEntrynot-accessiblecurrentAn 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.1ColumncfgFilterGroupNamenot-accessiblecurrentThis object identifies unique name for the filter group.
1.3.6.1.4.1.9.9.474.1.1.1.1.2ColumncfgFilterGroupTyperead-createcurrentThis object identifies the type of the filter group. The possible values are: network (1) : specifies network group. This group contains information on the IP …
1.3.6.1.4.1.9.9.474.1.1.1.1.3ColumncfgFilterGroupDescriptionread-createcurrentThis object is used for configuring description for the filter group.
1.3.6.1.4.1.9.9.474.1.1.1.1.4ColumncfgFilterGroupStorageTyperead-createcurrentThe storage type for this conceptual row.
1.3.6.1.4.1.9.9.474.1.1.1.1.5ColumncfgFilterGroupRowStatusread-createcurrentThis 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.2TablecfgFilterNetworkGroupTablenot-accessiblecurrentThis 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 o…
1.3.6.1.4.1.9.9.474.1.1.2.1RowcfgFilterNetworkGroupEntrynot-accessiblecurrentAn 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…
1.3.6.1.4.1.9.9.474.1.1.2.1.1ColumncfgFilterNetworkGroupIndexnot-accessiblecurrentThis object identifies an unique entry for a network filter group.
1.3.6.1.4.1.9.9.474.1.1.2.1.2ColumncfgFilterNetworkAddressTyperead-createcurrentThis is the internet address type of for the cfgFilterNetworkAddress and cfgFilterNetworkMask. The value of this object cannot be changed when cfgFilterGroupRo…
1.3.6.1.4.1.9.9.474.1.1.2.1.3ColumncfgFilterNetworkAddressread-createcurrentThe 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 us…
1.3.6.1.4.1.9.9.474.1.1.2.1.4ColumncfgFilterNetworkMaskread-createcurrentThis 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 cfgFilt…
1.3.6.1.4.1.9.9.474.1.1.2.1.5ColumncfgFilterNetworkStorageTyperead-createcurrentThe storage type for this conceptual row.
1.3.6.1.4.1.9.9.474.1.1.2.1.6ColumncfgFilterNetworkRowStatusread-createcurrentThis 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.3TablecfgFilterIpProtocolGroupTablenot-accessiblecurrentThis 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 cfgFilter…
1.3.6.1.4.1.9.9.474.1.1.3.1RowcfgFilterIpProtocolGroupEntrynot-accessiblecurrentEach 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.1ColumncfgFilterIpProtocolGroupIndexnot-accessiblecurrentThis index uniquely identifies the entries in this table.
1.3.6.1.4.1.9.9.474.1.1.3.1.2ColumncfgFilterIpProtocolNumberread-createcurrentThis object identifies the internet protocol number in the packets. These IP protocol numbers are defined in the Network Group Request For Comments(RFC) docume…
1.3.6.1.4.1.9.9.474.1.1.3.1.3ColumncfgFilterIpProtocolStorageTyperead-createcurrentThe storage type for this conceptual row.
1.3.6.1.4.1.9.9.474.1.1.3.1.4ColumncfgFilterIpProtocolGroupRowStatusread-createcurrentThis 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.4TablecfgFilterIpServiceGroupTablenot-accessiblecurrentThis 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 …
1.3.6.1.4.1.9.9.474.1.1.4.1RowcfgFilterIpServiceGroupEntrynot-accessiblecurrentEach 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.1ColumncfgFilterIpServiceGroupIndexnot-accessiblecurrentThis index uniquely identifies the entries in this table.
1.3.6.1.4.1.9.9.474.1.1.4.1.2ColumncfgFilterIpServiceTyperead-createcurrentThis 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…
1.3.6.1.4.1.9.9.474.1.1.4.1.3ColumncfgFilterIpServicePortLowread-createcurrentThis 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…
1.3.6.1.4.1.9.9.474.1.1.4.1.4ColumncfgFilterIpServicePortHighread-createcurrentThis 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…
1.3.6.1.4.1.9.9.474.1.1.4.1.5ColumncfgFilterIpServiceStorageTyperead-createcurrentThe storage type for this conceptual row.
1.3.6.1.4.1.9.9.474.1.1.4.1.6ColumncfgFilterIpServiceGroupRowStatusread-createcurrentThis 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.5TablecfgFilterICMPGroupTablenot-accessiblecurrentThis 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 m…
1.3.6.1.4.1.9.9.474.1.1.5.1RowcfgFilterICMPGroupEntrynot-accessiblecurrentAn 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 cfgFilterG…
1.3.6.1.4.1.9.9.474.1.1.5.1.1ColumncfgFilterICMPGroupIndexnot-accessiblecurrentThis index identifies an unique entry in this table.
1.3.6.1.4.1.9.9.474.1.1.5.1.2ColumncfgFilterICMPTyperead-createcurrentThis 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 t…
1.3.6.1.4.1.9.9.474.1.1.5.1.3ColumncfgFilterICMPCoderead-createcurrentThis 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.4ColumncfgFilterICMPStorageTyperead-createcurrentThe storage type for this conceptual row.
1.3.6.1.4.1.9.9.474.1.1.5.1.5ColumncfgFilterICMPGroupRowStatusread-createcurrentThis 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.6TablecfgFilterNestedGroupTablenot-accessiblecurrentThis 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.1RowcfgFilterNestedGroupEntrynot-accessiblecurrentAn 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.1ColumncfgFilterParentGroupNamenot-accessiblecurrentThis object identifies the filter group that is previously created and to which another filter group identified by cfgFilterNestedGroupName will be added. The …
1.3.6.1.4.1.9.9.474.1.1.6.1.2ColumncfgFilterNestedGroupNamenot-accessiblecurrentThis object identifies the filter group that is previously created and is being added to another filter group identified by cfgFilterParentGroupName. The value…
1.3.6.1.4.1.9.9.474.1.1.6.1.3ColumncfgFilterNestedStorageTyperead-createcurrentThe storage type for this conceptual row.
1.3.6.1.4.1.9.9.474.1.1.6.1.4ColumncfgFilterNestedGroupRowStatusread-createcurrentThis object is used for adding/deleting entries in this table.
1.3.6.1.4.1.9.9.474.1.2GroupciscoFilterObjectGroupcurrentConfiguration parameters for filter groups.
1.3.6.1.4.1.9.9.474.1.3GroupciscoFilterNetworkGroupcurrentConfiguration parameters for network filters.
1.3.6.1.4.1.9.9.474.1.4GroupciscoFilterIpProtocolGroupcurrentConfiguration parameters for protocol filters.
1.3.6.1.4.1.9.9.474.1.5GroupciscoFilterIpServiceGroupcurrentConfiguration parameters for port filters.
1.3.6.1.4.1.9.9.474.1.6GroupciscoFilterICMPGroupcurrentConfiguration parameters related to ICMP filter group.
1.3.6.1.4.1.9.9.474.1.7GroupciscoFilterNestedGroupcurrentConfiguration parameters related to nesting of filter group.
1.3.6.1.4.1.9.9.474.2NodeciscoFilterGroupMIBConform
1.3.6.1.4.1.9.9.474.2.1NodeciscoFilterGroupMIBCompl
1.3.6.1.4.1.9.9.474.2.1.1ComplianceciscoFilterGroupConfigMIBCompliancecurrentThe compliance statement for entities implementing the Cisco IP Protocol Filter MIB.
1.3.6.1.4.1.9.9.474.2.2NodeciscoFilterGroupMIBGroups
Type Definitions
NameSyntaxStatusDescription
CfgFilterGroupNameOCTET STRING (SIZE (0..64))currentThis 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.