CISCO-FILTER-GROUP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
30
.1.3.6.1.4.1.9.9.474.1.1.1 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cfgFilterGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FILTER-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FILTER-GROUP-MIB::cfgFilterGroupTable'
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.
cfgFilterGroupEntry row .1.3.6.1.4.1.9.9.474.1.1.1.1
An entry in filter group table. Each entry
contains information such as filter group type,
filter description.
Column Syntax OID
This object identifies unique name for the
filter group.
CfgFilterGroupName
Type Constraints:
range: 0..64
.1.3.6.1.4.1.9.9.474.1.1.1.1.1
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…
Enumerationr/w
Enumerated Values:
1network
2ipProtocol
3ipService
4icmp
.1.3.6.1.4.1.9.9.474.1.1.1.1.2
This object is used for configuring description
for the filter group.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.474.1.1.1.1.3
The storage type for this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.474.1.1.1.1.4
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.474.1.1.1.1.5
.1.3.6.1.4.1.9.9.474.1.1.2 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cfgFilterNetworkGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FILTER-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FILTER-GROUP-MIB::cfgFilterNetworkGroupTable'
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'.
cfgFilterNetworkGroupEntry row .1.3.6.1.4.1.9.9.474.1.1.2.1
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 …
Column Syntax OID
This object identifies an unique entry
for a network filter group.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.474.1.1.2.1.1
This is the internet address type of for the
cfgFilterNetworkAddress and cfgFilterNetworkMask.
The value of this object cannot be changed
when cfgFilterGroupRowStatus is 'active'.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.474.1.1.2.1.2
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
sp…
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.474.1.1.2.1.3
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 b…
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.474.1.1.2.1.4
The storage type for this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.474.1.1.2.1.5
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.474.1.1.2.1.6
.1.3.6.1.4.1.9.9.474.1.1.3 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cfgFilterIpProtocolGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FILTER-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FILTER-GROUP-MIB::cfgFilterIpProtocolGroupTable'
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'.
cfgFilterIpProtocolGroupEntry row .1.3.6.1.4.1.9.9.474.1.1.3.1
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.
Column Syntax OID
This index uniquely identifies the entries
in this table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.474.1.1.3.1.1
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:
CISCO-TCCiscoIpProtocolr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.474.1.1.3.1.2
The storage type for this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.474.1.1.3.1.3
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.474.1.1.3.1.4
.1.3.6.1.4.1.9.9.474.1.1.4 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cfgFilterIpServiceGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FILTER-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FILTER-GROUP-MIB::cfgFilterIpServiceGroupTable'
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'.
cfgFilterIpServiceGroupEntry row .1.3.6.1.4.1.9.9.474.1.1.4.1
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.
Column Syntax OID
This index uniquely identifies the entries
in this table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.474.1.1.4.1.1
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
applicabl…
Enumerationr/w
Enumerated Values:
1tcp
2udp
3tcpUdp
.1.3.6.1.4.1.9.9.474.1.1.4.1.2
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. Th…
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.474.1.1.4.1.3
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. Th…
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.474.1.1.4.1.4
The storage type for this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.474.1.1.4.1.5
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.474.1.1.4.1.6
.1.3.6.1.4.1.9.9.474.1.1.5 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cfgFilterICMPGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FILTER-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FILTER-GROUP-MIB::cfgFilterICMPGroupTable'
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'.
cfgFilterICMPGroupEntry row .1.3.6.1.4.1.9.9.474.1.1.5.1
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.
Column Syntax OID
This index identifies an unique entry in
this table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.474.1.1.5.1.1
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:
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.9.9.474.1.1.5.1.2
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.
Integer32r/w
Constraints:
range: -1-255
.1.3.6.1.4.1.9.9.474.1.1.5.1.3
The storage type for this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.474.1.1.5.1.4
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.474.1.1.5.1.5
.1.3.6.1.4.1.9.9.474.1.1.6 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cfgFilterNestedGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FILTER-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FILTER-GROUP-MIB::cfgFilterNestedGroupTable'
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.
cfgFilterNestedGroupEntry row .1.3.6.1.4.1.9.9.474.1.1.6.1
An entry in nested filter group table.
Each entry contains information on the
a group that is configured in another group.
Column Syntax OID
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 cfgFilter…
CfgFilterGroupName
Type Constraints:
range: 0..64
.1.3.6.1.4.1.9.9.474.1.1.6.1.1
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 cfgFilterGroup…
CfgFilterGroupName
Type Constraints:
range: 0..64
.1.3.6.1.4.1.9.9.474.1.1.6.1.2
The storage type for this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.474.1.1.6.1.3
This object is used for adding/deleting
entries in this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.474.1.1.6.1.4