Reference record for OID 1.3.6.1.4.1.529.23.77.3.1


parent
1.3.6.1.4.1.529.23.77.3 (mibfilterProfile-InputFiltersTable)
node code
1
node name
mibfilterProfile-InputFiltersEntry
dot oid
1.3.6.1.4.1.529.23.77.3.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ascend(529) configuration(23) mibfilterProfile(77) mibfilterProfile-InputFiltersTable(3) mibfilterProfile-InputFiltersEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ascend(529) configuration(23) mibfilterProfile(77) mibfilterProfile-InputFiltersTable(3) mibfilterProfile-InputFiltersEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) ascend(529) configuration(23) mibfilterProfile(77) mibfilterProfile-InputFiltersTable(3) mibfilterProfile-InputFiltersEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) ascend(529) configuration(23) mibfilterProfile(77) mibfilterProfile-InputFiltersTable(3) mibfilterProfile-InputFiltersEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ascend(529) configuration(23) mibfilterProfile(77) mibfilterProfile-InputFiltersTable(3) mibfilterProfile-InputFiltersEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ascend(529) configuration(23) mibfilterProfile(77) mibfilterProfile-InputFiltersTable(3) mibfilterProfile-InputFiltersEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/ascend/configuration/mibfilterProfile/mibfilterProfile-InputFiltersTable/mibfilterProfile-InputFiltersEntry
  • /iso/identified-organization/dod/internet/private/enterprises/ascend/configuration/mibfilterProfile/mibfilterProfile-InputFiltersTable/mibfilterProfile-InputFiltersEntry
  • /iso/org/dod/internet/private/enterprise/ascend/configuration/mibfilterProfile/mibfilterProfile-InputFiltersTable/mibfilterProfile-InputFiltersEntry
  • /iso/org/dod/internet/private/enterprises/ascend/configuration/mibfilterProfile/mibfilterProfile-InputFiltersTable/mibfilterProfile-InputFiltersEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/ascend/configuration/mibfilterProfile/mibfilterProfile-InputFiltersTable/mibfilterProfile-InputFiltersEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/ascend/configuration/mibfilterProfile/mibfilterProfile-InputFiltersTable/mibfilterProfile-InputFiltersEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/529/23/77/3/1

    Description by circitor

    A mibfilterProfile__input_filters entry containing objects that
    maps to the parameters of mibfilterProfile__input_filters profile.

    Parsed from file ASCEND-MIBFILTR-MIB.mib
    Module: ASCEND-MIBFILTR-MIB

    Information by oid_info

    Vendor: Ascend Communications Inc.
    Module: ASCEND-MIBFILTR-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    mibfilterProfile-InputFiltersEntry OBJECT-TYPE SYNTAX MibfilterProfile-InputFiltersEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A mibfilterProfile__input_filters entry containing objects that maps to the parameters of mibfilterProfile__input_filters profile." INDEX { filterProfile-InputFilters-FilterName, filterProfile-InputFilters-Index-o } ::= { mibfilterProfile-InputFiltersTable 1 }

    Children (48)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.529.23.77.3.1.1 filterProfile-InputFilters-FilterName 0 0 None
    1.3.6.1.4.1.529.23.77.3.1.2 filterProfile-InputFilters-Index-o 0 0 None
    1.3.6.1.4.1.529.23.77.3.1.3 filterProfile-InputFilters-ValidEntry 0 0 When TRUE, this filter entry has been defined and properly initialized. When FALSE, this entry should be skipped when filtering.
    1.3.6.1.4.1.529.23.77.3.1.4 filterProfile-InputFilters-Forward 0 0 When TRUE a packet matching this filter will be forwarded or restart the idle timer. When FALSE a packet matching this filter w…
    1.3.6.1.4.1.529.23.77.3.1.5 filterProfile-InputFilters-oType 0 0 The type of filter contained in this entry. Used to select which of the following fields should be used.
    1.3.6.1.4.1.529.23.77.3.1.6 filterProfile-InputFilters-GenFilter-Offset 0 0 Offset from start of frame of data to test.
    1.3.6.1.4.1.529.23.77.3.1.7 filterProfile-InputFilters-GenFilter-Len 0 0 Number of octets to test. Max value is 8 octets.
    1.3.6.1.4.1.529.23.77.3.1.8 filterProfile-InputFilters-GenFilter-More 0 0 Include next entry in as part of filter.
    1.3.6.1.4.1.529.23.77.3.1.9 filterProfile-InputFilters-GenFilter-CompNeq 0 0 Defines type of comparison( Equals(FALSE) or Notequals(TRUE). Default is Equals.
    1.3.6.1.4.1.529.23.77.3.1.10 filterProfile-InputFilters-GenFilter-Mask 0 0 A mask to be applied to the data at offset. Only the first len octets will be applied.
    1.3.6.1.4.1.529.23.77.3.1.11 filterProfile-InputFilters-GenFilter-Value 0 0 The value to compare with the masked data. Only the first len octets will be compared.
    1.3.6.1.4.1.529.23.77.3.1.12 filterProfile-InputFilters-IpFilter-Protocol 0 0 The protocol number of the protocol to filter for. If set to zero this entry will match any IP protocol.
    1.3.6.1.4.1.529.23.77.3.1.13 filterProfile-InputFilters-IpFilter-SourceAddressMask 0 0 A mask to apply to a source address before comparison.
    1.3.6.1.4.1.529.23.77.3.1.14 filterProfile-InputFilters-IpFilter-SourceAddress 0 0 A value to compare with the masked source addresses.
    1.3.6.1.4.1.529.23.77.3.1.15 filterProfile-InputFilters-IpFilter-DestAddressMask 0 0 A mask to apply to a destination address before comparison.
    1.3.6.1.4.1.529.23.77.3.1.16 filterProfile-InputFilters-IpFilter-DestAddress 0 0 A value to compare with the masked destination addresses.
    1.3.6.1.4.1.529.23.77.3.1.17 filterProfile-InputFilters-IpFilter-oSrcPortCmp 0 0 The type of comparison for the source port field. May be set to no comparison.
    1.3.6.1.4.1.529.23.77.3.1.18 filterProfile-InputFilters-IpFilter-SourcePort 0 0 A value to compare with the source port. The comparison is defined by the sourceTest field.
    1.3.6.1.4.1.529.23.77.3.1.19 filterProfile-InputFilters-IpFilter-oDstPortCmp 0 0 The type of comparison for the destination port field. May be set to no comparison.
    1.3.6.1.4.1.529.23.77.3.1.20 filterProfile-InputFilters-IpFilter-DestPort 0 0 A value to compare with the destination port. The comparison is defined by the destTest field.
    1.3.6.1.4.1.529.23.77.3.1.21 filterProfile-InputFilters-IpFilter-TcpEstab 0 0 Indicates whether to look at tcp packets in an established connection.
    1.3.6.1.4.1.529.23.77.3.1.22 filterProfile-InputFilters-RouteFilter-SourceAddressMask 0 0 A mask to apply to a source address before comparison.
    1.3.6.1.4.1.529.23.77.3.1.23 filterProfile-InputFilters-RouteFilter-SourceAddress 0 0 A value to compare with the masked source addresses.
    1.3.6.1.4.1.529.23.77.3.1.24 filterProfile-InputFilters-RouteFilter-RouteMask 0 0 A mask to apply to a destination address before comparison.
    1.3.6.1.4.1.529.23.77.3.1.25 filterProfile-InputFilters-RouteFilter-RouteAddress 0 0 A value to compare with the masked destination addresses.
    1.3.6.1.4.1.529.23.77.3.1.26 filterProfile-InputFilters-RouteFilter-AddMetric 0 0 A value to be added to metric of the route, this is valid only when action is add.
    1.3.6.1.4.1.529.23.77.3.1.27 filterProfile-InputFilters-RouteFilter-Action 0 0 The type of action taken when match occurs.
    1.3.6.1.4.1.529.23.77.3.1.28 filterProfile-InputFilters-IpxFilter-SrcNetAddress 0 0 A value to compare with source network addresses.
    1.3.6.1.4.1.529.23.77.3.1.29 filterProfile-InputFilters-IpxFilter-DestNetAddress 0 0 A value to compare with destination network addresses.
    1.3.6.1.4.1.529.23.77.3.1.30 filterProfile-InputFilters-IpxFilter-SrcNodeAddress 0 0 A value to compare with source node addresses.
    1.3.6.1.4.1.529.23.77.3.1.31 filterProfile-InputFilters-IpxFilter-DestNodeAddress 0 0 A value to compare with destination node addresses.
    1.3.6.1.4.1.529.23.77.3.1.32 filterProfile-InputFilters-IpxFilter-SrcSocket 0 0 The type of comparison for the source socket field. May be set to no comparison.
    1.3.6.1.4.1.529.23.77.3.1.33 filterProfile-InputFilters-IpxFilter-SrcSocketCmp 0 0 The type of comparison for the source socket field. May be set to no comparison.
    1.3.6.1.4.1.529.23.77.3.1.34 filterProfile-InputFilters-IpxFilter-DestSocket 0 0 A value to compare with the destination socket. The comparison is defined by the destTest field.
    1.3.6.1.4.1.529.23.77.3.1.35 filterProfile-InputFilters-IpxFilter-DstSocketCmp 0 0 The type of comparison for the destination socket field. May be set to no comparison.
    1.3.6.1.4.1.529.23.77.3.1.36 filterProfile-InputFilters-TosFilter-Protocol 0 0 The protocol number of the protocol you like to support type-of-service. If set to zero this entry will match any IP protocol.
    1.3.6.1.4.1.529.23.77.3.1.37 filterProfile-InputFilters-TosFilter-SourceAddressMask 0 0 A mask to apply to a source address before comparison.
    1.3.6.1.4.1.529.23.77.3.1.38 filterProfile-InputFilters-TosFilter-SourceAddress 0 0 A value to compare with the masked source addresses.
    1.3.6.1.4.1.529.23.77.3.1.39 filterProfile-InputFilters-TosFilter-DestAddressMask 0 0 A mask to apply to a destination address before comparison.
    1.3.6.1.4.1.529.23.77.3.1.40 filterProfile-InputFilters-TosFilter-DestAddress 0 0 A value to compare with the masked destination addresses.
    1.3.6.1.4.1.529.23.77.3.1.41 filterProfile-InputFilters-TosFilter-oSrcPortCmp 0 0 The type of comparison for the source port field. May be set to no comparison.
    1.3.6.1.4.1.529.23.77.3.1.42 filterProfile-InputFilters-TosFilter-SourcePort 0 0 A value to compare with the source port. The comparison is defined by the sourceTest field.
    1.3.6.1.4.1.529.23.77.3.1.43 filterProfile-InputFilters-TosFilter-oDstPortCmp 0 0 The type of comparison for the destination port field. May be set to no comparison.
    1.3.6.1.4.1.529.23.77.3.1.44 filterProfile-InputFilters-TosFilter-DestPort 0 0 A value to compare with the destination port. The comparison is defined by the destTest field.
    1.3.6.1.4.1.529.23.77.3.1.45 filterProfile-InputFilters-TosFilter-Precedence 0 0 Tag the precedence bits (priority bits) in the TOS octet of IP datagram header with this value when match occurs.
    1.3.6.1.4.1.529.23.77.3.1.46 filterProfile-InputFilters-TosFilter-TypeOfService 0 0 Tag the type of service field in the TOS octet of IP datagram header with this value when match occurs.
    1.3.6.1.4.1.529.23.77.3.1.47 filterProfile-InputFilters-TosFilter-MarkingType 0 0 Select type of packet marking.
    1.3.6.1.4.1.529.23.77.3.1.48 filterProfile-InputFilters-TosFilter-Dscp 0 0 DSCP tag to be used in marking of the packets (if marking-type = dscp).