PDN-MPE-FILTER-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
29
.1.3.6.1.4.1.1795.2.24.12.23.1.1.1
·
1 row entry
·
8 columns
Uses the paradyne variant from
Command help
/opt/observium/mibs/paradyne.
Walk mpeSysDevIpFilterConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-MPE-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-FILTER-MIB::mpeSysDevIpFilterConfigTable'
This table allows the user to configure filtering information. Every filter is comprised of a number of rules(see SysDevRuleTable). When a filter is bound to an interface, all the rules of that particular filter apply to that particular interface. Also the same filter maybe bound to several interfaces. This table only allows us to configure information about a particular filter. this table is indexed by entPhysicalIndex and sysDevIpFilterName.
Describes a specific entry of the filter configuration table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mpeSysDevIpFilterNamemandatory
The value of this object corresponds directly to the name
of the filter. |
OctetString Constraints: range: 1-12 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.1.1.1 |
||||||||||||
|
mpeSysDevIpDefFilterActionmandatory
The value of this object corresponds to the default action
taken on a particular IP packet based on the filter rule. forward - the packet is forwarded discard - the packet is discarded. delete - the rule of a parti… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.12.23.1.1.1.1.2 |
||||||||||||
|
mpeSysDevIpFilterNumOfDynamicRulesmandatory
This object corresponds to the number of dynamic rules
configured for this filter |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.1.1.3 |
||||||||||||
|
mpeSysDevIpFilterNumOfStaticRulesmandatory
This object corresponds to the number of static rules
configured for this filter |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.1.1.4 |
||||||||||||
|
mpeSysDevIpFilterRefCountmandatory
This object corresponds to the number of
references for this filter by the various interfaces of the system For Example if filter 'abc' is bound to two of the DSL interfaces as input filters. then the reference count … |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.1.1.5 |
||||||||||||
|
mpeSysDevIpFilterTcpAckFilterActionmandatory
The value of this object corresponds to the default action
taken on the first TCP ACK packet of the TCP connection. This object is not supported for MCC. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.12.23.1.1.1.1.6 |
||||||||||||
|
mpeSysDevIpFilterDhcpFilterActionmandatory
The value of this object corresponds to the default action
taken on the DHCP transaction messages. This object is not supported for mcc. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.12.23.1.1.1.1.7 |
||||||||||||
|
mpeSysDevIpFilterRowStatusmandatory
The object is used to add or delete a row from
this table. |
SNMPv2-TCRowStatusr/w Type Values:
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.1795.2.24.12.23.1.1.1.1.8 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2
·
1 row entry
·
19 columns
Uses the paradyne variant from
Command help
/opt/observium/mibs/paradyne.
Walk mpeSysDevIpFilterRuleConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-MPE-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-FILTER-MIB::mpeSysDevIpFilterRuleConfigTable'
This table allows the user to configure the rules of each IP filter. When a filter is bound to an interface, all the rules of that particular filter apply to that particular interface. Also, the same filter may be found to several interfaces. This table is indexed by entPhysicalIndex, sysDevIpFilterName and sysDevIpFilterRuleNumber.
Describes a specific entry of the filter rule configuration table.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mpeSysDevIpRuleFilterNamemandatory
The value of this object corresponds directly to the name
of the filter. |
OctetString Constraints: range: 1-12 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.1 |
||||||||||||||
|
mpeSysDevIpFilterRuleNumbermandatory
The value of this object corresponds directly to a rule
within a particular filter. If the value of this object is 0, then the sets apply to the filter as a whole. For example one may want to delete the whole filter. f… |
Integer32 Constraints: range: 1-33 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.2 |
||||||||||||||
|
mpeSysDevIpFilterRuleSrcAddressmandatory
The value of this object corresponds directly to an source
IP Address. This object could be set if IP packets need to be filtered based on where it is coming from. Setting this object to 0.0.0.0 disables source IP addre… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.3 |
||||||||||||||
|
mpeSysDevIpFilterRuleSrcAddrMaskmandatory
The value of this object corresponds directly to an source
IP Address Mask. The value of this object is bitwise anded with the source address within the IP packet and then compared with the mpeSysDevIPFilterSrcAddress. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.4 |
||||||||||||||
|
This object enables or disables the source address comparison.
It is not supported for MCC. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.5 |
||||||||||||||
|
mpeSysDevIpFilterRuleSrcPortNummandatory
The UDP or TCP port number of the source on which this filter
is applied. |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.6 |
||||||||||||||
|
mpeSysDevIpFilterRuleMaxSrcPortNummandatory
The maximum UDP or TCP port number of the source on which
this filter is applied. This object is valid only if the source comparison type is in-range or out-range |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.7 |
||||||||||||||
|
mpeSysDevIpFilterRuleSrcCompTypemandatory
The value of this object corresponds to the type of
comparison which is to be made for source based filtering for the particular rule of the filter. none - no comparison is to be made. eq - equal to neq - not equ… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.8 |
||||||||||||||
|
mpeSysDevIpFilterRuleDestAddressmandatory
The value of this object corresponds directly to an destination
IP Address. This object could be set if IP packets need to be filtered based on where it is going to. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.9 |
||||||||||||||
|
mpeSysDevIpFilterRuleDestAddrMaskmandatory
The value of this object corresponds directly to an destination
IP Address Mask. The value of this object is bitwise anded with the destination address within the IP packet and then compared with the mpeSysDevIPFilterRu… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.10 |
||||||||||||||
|
This object enables or disables the destination address comparison.
It is not supported for MCC. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.11 |
||||||||||||||
|
mpeSysDevIpFilterRuleDestPortNummandatory
The UDP or TCP port number of the destination on which this filter
is applied |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.12 |
||||||||||||||
|
mpeSysDevIpFilterRuleMaxDestPortNummandatory
The maximum UDP or TCP port number of the destination on which
this filter is applied. This object is valid only if the destination comparison type is in-range or out-range |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.13 |
||||||||||||||
|
mpeSysDevIpFilterRuleDestCompTypemandatory
The value of this object corresponds to the type of
comparison which is to be made for destination based filtering for the particular rule of the filter. none - no comparison is to be made. eq - equal to neq - no… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.14 |
||||||||||||||
|
mpeSysDevIpFilterRuleTypemandatory
The value of this object corresponds to the type of
type of rule configured static - This indicates that the rule was configured by an NMS either by SNMP, console or using telnet dy… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.15 |
||||||||||||||
|
mpeSysDevIpFilterRuleProtocolTypeUdpmandatory
The value of this object corresponds to the action
taken on a particular UDP packet based on the source/ destination port comparison rule. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.16 |
||||||||||||||
|
mpeSysDevIpFilterRuleProtocolTypeTcpmandatory
The value of this object corresponds to the action
taken on a particular TCP packet bases on the source/ destination port comparison rule. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.17 |
||||||||||||||
|
The value of this object corresponds to the action
taken on a particular ICMP packet bases on the protocol type comparison rule. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.12.23.1.1.2.1.18 |
||||||||||||||
|
mpeSysDevIpFilterRuleRowStatusmandatory
The object is used to add or delete a row from
this table. |
SNMPv2-TCRowStatusr/w Type Values:
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.1795.2.24.12.23.1.1.2.1.19 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.3
·
1 row entry
·
2 columns
Uses the paradyne variant from
Command help
/opt/observium/mibs/paradyne.
Walk mpeSysDevMaxNumOfIpFiltersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-MPE-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-FILTER-MIB::mpeSysDevMaxNumOfIpFiltersTable'
This table contains the maximum number of IP filters supported on a device. It is indexed by entPhysicalIndex.
Describes a specific entry of the max number of filters table.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
mpeSysDevMaxNumOfInputIpFiltersmandatory
The value of this object corresponds directly to the max
number of input IP filters supported by each device. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.3.1.1 |
|
mpeSysDevMaxNumOfOutputIpFiltersmandatory
The value of this object corresponds directly to the max
number of Output IP filters supported by each device. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1795.2.24.12.23.1.1.3.1.2 |