Reference record for OID 1.3.6.1.4.1.2.6.12.7.4.1.10



parent
1.3.6.1.4.1.2.6.12.7.4.1 (smMlmFilterEntry, sm6kFilterEntry)
node code
10
node names
  • smMlmFilterVariableExpression
  • sm6kFilterVariableExpression
  • dot oid
    1.3.6.1.4.1.2.6.12.7.4.1.10
    type
    OBJECT-TYPE
    asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smMlmFilter(7) smMlmFilterTable(4) smMlmFilterEntry(1) smMlmFilterVariableExpression(10)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smMlmFilter(7) smMlmFilterTable(4) smMlmFilterEntry(1) sm6kFilterVariableExpression(10)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kFilter(7) sm6kFilterTable(4) sm6kFilterEntry(1) smMlmFilterVariableExpression(10)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kFilter(7) sm6kFilterTable(4) sm6kFilterEntry(1) sm6kFilterVariableExpression(10)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smMlmFilter(7) smMlmFilterTable(4) smMlmFilterEntry(1) smMlmFilterVariableExpression(10)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smMlmFilter(7) smMlmFilterTable(4) smMlmFilterEntry(1) sm6kFilterVariableExpression(10)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kFilter(7) sm6kFilterTable(4) sm6kFilterEntry(1) smMlmFilterVariableExpression(10)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kFilter(7) sm6kFilterTable(4) sm6kFilterEntry(1) sm6kFilterVariableExpression(10)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/ibm/ibmProd/systemsMonitor6000/smMlmFilter/smMlmFilterTable/smMlmFilterEntry/smMlmFilterVariableExpression
  • /iso/identified-organization/dod/internet/private/enterprise/ibm/ibmProd/systemsMonitor6000/smMlmFilter/smMlmFilterTable/smMlmFilterEntry/sm6kFilterVariableExpression
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/ibm/prod/systemsMonitor6000/sm6kFilter/sm6kFilterTable/sm6kFilterEntry/smMlmFilterVariableExpression
  • /iso/org/dod/internet/private/enterprise/ibm/prod/systemsMonitor6000/sm6kFilter/sm6kFilterTable/sm6kFilterEntry/sm6kFilterVariableExpression
  • /iso/org/dod/internet/private/enterprises/ibm/ibmProd/systemsMonitor6000/smMlmFilter/smMlmFilterTable/smMlmFilterEntry/smMlmFilterVariableExpression
  • /iso/org/dod/internet/private/enterprises/ibm/ibmProd/systemsMonitor6000/smMlmFilter/smMlmFilterTable/smMlmFilterEntry/sm6kFilterVariableExpression
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/ibm/prod/systemsMonitor6000/sm6kFilter/sm6kFilterTable/sm6kFilterEntry/smMlmFilterVariableExpression
  • /iso/iso-identified-organization/dod/internet/private/enterprises/ibm/prod/systemsMonitor6000/sm6kFilter/sm6kFilterTable/sm6kFilterEntry/sm6kFilterVariableExpression
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/2/6/12/7/4/1/10

    Description by mibdepot

    Not implemented

    Parsed from file ibm-sysmon6k.mib.txt
    Company: None
    Module: SYSMON6K-MIB

    Description by circitor

    This field is used to match trap against the
    environment variables, set on the basis of MIB variables
    and other information flowing in the trap.

    The expression can be any expression with left operand as
    environment variable name( prepended with $) and right operand
    as values of variables or regular expression, with
    the following operators:

    () : grouping
    && : logical and
    || : logical or
    == : equal to
    != : not equal to
    < : less than
    <= : less than equal to
    > : greater than
    >= : greater than equal to
    ! : negation

    The precedence and associativity of operators is
    same as in c language and expression evaluation
    is based on standard c program execution.

    Set of environment variables that can be used in
    the expression are:
    SM6K_HOSTNAME={hostname running subagent}
    SM6K_DOMAIN_NAME={fully qualified hostname}
    SM6K_HOST_ADDRESS={ip address}
    SM6K_INSTANCE_NAME={instance string of row}
    SM6K_INSTANCE_ID={instance ASCII octet value of row}
    SM6K_EXECUTION_REASON=Filter_Matched|Filter_Armed|
    Filter_Disarmed

    SM6K_TRAP_ENTERPRISE={enterprise ID from the trap}
    SM6K_TRAP_AGENT_ADDRESS={IP address of the sending agent}
    SM6K_TRAP_GENERIC_NUM={generic trap number of the trap}
    SM6K_TRAP_SPECIFIC_NUM={specific trap number of the trap}
    SM6K_TRAP_TIME_TICKS={time ticks since the sending agent
    was started}
    SM6K_NUM_TRAP_VARS={number of MIB variables in the trap}
    SM6K_TRAP_VAR_OBJ_ID#={Object ID for MIB variable in trap}
    SM6K_TRAP_VAR_TYPE#=INTEGER|Counter|Gauge|TimeTicks|
    IpAddress|OCTET_STRING|Opaque|
    OBJECT_IDENTIFIER|NULL|Unknown
    SM6K_TRAP_VAR_VALUE#={value of the MIB object}

    where the # is replaced by the trap variable's positional
    number in the trap (starting at 1).

    Values can be in the form of integer, dot notation or string
    or hex string.
    If it is a string it should be within quotes.

    Format of regular expression is: RE:expression (within
    double quotes), where 'expression' is the extended regular
    expression in the style of ed or egrep command.

    example:

    Check for trap number 22 from System Information Agent.
    ( $SM6K_TRAP_ENTERPRISE == .1.3.6.1.4.1.2.6.12) &&
    ( $SM6K_TRAP_SPECIFIC_NUM == 22 )

    If the expression evaluates to TRUE, then the
    trap is matched.

    Parsed from file MIDLEVELMGR-MIB.mib
    Module: MIDLEVELMGR-MIB

    Information by oid_info

    Vendor: IBM
    Module: MIDLEVELMGR-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    sm6kFilterVariableExpression OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Not implemented" ::= { sm6kFilterEntry 10 }

    Information by circitor

    smMlmFilterVariableExpression OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "This field is used to match trap against the environment variables, set on the basis of MIB variables and other information flowing in the trap. The expression can be any expression with left operand as environment variable name( prepended with $) and right operand as values of variables or regular expression, with the following operators: () : grouping && : logical and || : logical or == : equal to != : not equal to < : less than <= : less than equal to > : greater than >= : greater than equal to ! : negation The precedence and associativity of operators is same as in c language and expression evaluation is based on standard c program execution. Set of environment variables that can be used in the expression are: SM6K_HOSTNAME={hostname running subagent} SM6K_DOMAIN_NAME={fully qualified hostname} SM6K_HOST_ADDRESS={ip address} SM6K_INSTANCE_NAME={instance string of row} SM6K_INSTANCE_ID={instance ASCII octet value of row} SM6K_EXECUTION_REASON=Filter_Matched|Filter_Armed| Filter_Disarmed SM6K_TRAP_ENTERPRISE={enterprise ID from the trap} SM6K_TRAP_AGENT_ADDRESS={IP address of the sending agent} SM6K_TRAP_GENERIC_NUM={generic trap number of the trap} SM6K_TRAP_SPECIFIC_NUM={specific trap number of the trap} SM6K_TRAP_TIME_TICKS={time ticks since the sending agent was started} SM6K_NUM_TRAP_VARS={number of MIB variables in the trap} SM6K_TRAP_VAR_OBJ_ID#={Object ID for MIB variable in trap} SM6K_TRAP_VAR_TYPE#=INTEGER|Counter|Gauge|TimeTicks| IpAddress|OCTET_STRING|Opaque| OBJECT_IDENTIFIER|NULL|Unknown SM6K_TRAP_VAR_VALUE#={value of the MIB object} where the # is replaced by the trap variable's positional number in the trap (starting at 1). Values can be in the form of integer, dot notation or string or hex string. If it is a string it should be within quotes. Format of regular expression is: RE:expression (within double quotes), where 'expression' is the extended regular expression in the style of ed or egrep command. example: Check for trap number 22 from System Information Agent. ( $SM6K_TRAP_ENTERPRISE == .1.3.6.1.4.1.2.6.12) && ( $SM6K_TRAP_SPECIFIC_NUM == 22 ) If the expression evaluates to TRUE, then the trap is matched." ::= { smMlmFilterEntry 10 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.2)

    Bob Moore

    Brothers (37)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.2.6.12.7.4.1.1 smMlmFilterState, sm6kFilterState 0 0 State for the filter rule. When the state is set to
    invalid, the filter is deleted. When the filter
    entry is set to disabled, t…
    1.3.6.1.4.1.2.6.12.7.4.1.2 smMlmFilterParticipationState, sm6kFilterParticipationState 0 0 This field indicates whether or not the rule is participating
    in the filter rule base. When the filter rule is active,
    it is par…
    1.3.6.1.4.1.2.6.12.7.4.1.3 smMlmFilterName, sm6kFilterName 0 0 This field contains the name for a particular filter.
    The instance identifier associated with every field
    in the filter entry is …
    1.3.6.1.4.1.2.6.12.7.4.1.4 smMlmFilterDescription, sm6kFilterDescription 0 0 Description of the filter. This field should
    contain a general description of what the filter
    accomplishes. A user should be ab…
    1.3.6.1.4.1.2.6.12.7.4.1.5 smMlmFilterAction, sm6kFilterAction 0 0 This field is used to determine whether or not the matching
    trap is forwarded on to a manager station. If sendTraps
    is specified…
    1.3.6.1.4.1.2.6.12.7.4.1.6 smMlmFilterEntryEnterpriseExpression, sm6kFilterEntryEnterpriseExpression 0 0 This field is used to match the rule against the enterpriseID
    contained in the received trap. The entry may be an alias
    name (fr…
    1.3.6.1.4.1.2.6.12.7.4.1.7 smMlmFilterAgentAddrExpression, sm6kFilterAgentAddrExpression 0 0 This field is used to match against the address of the
    agent that generated the trap. The agent address expression
    is a comma se…
    1.3.6.1.4.1.2.6.12.7.4.1.8 smMlmFilterGenericExpression, sm6kFilterGenericExpression 0 0 This field is used to match against the generic trap number
    contained in the received trap. This field allows a comma
    separated …
    1.3.6.1.4.1.2.6.12.7.4.1.9 smMlmFilterSpecificExpression, sm6kFilterSpecificExpression 0 0 This field is used to match against the specific trap number
    contained in the received trap. This field allows a
    comma separated…
    1.3.6.1.4.1.2.6.12.7.4.1.11 smMlmFilterTotalTrapsMatched, sm6kFilterTotalTrapsMatched 0 0 This field contains the number of traps that have
    matched this filter. This count is reset to zero
    whenever the filter entry's s…
    1.3.6.1.4.1.2.6.12.7.4.1.12 smMlmFilterActivationTime, sm6kFilterActivationTime 0 0 This field specifies the time to activate the filter
    (ie. change the participation state from inactive to active).
    The format sho…
    1.3.6.1.4.1.2.6.12.7.4.1.13 smMlmFilterActivationDayOfWeek, sm6kFilterActivationDayOfWeek 0 0 This field specifies the days of the week to activate
    the filter at the time specified in the ActivationTime field
    (ie. change th…
    1.3.6.1.4.1.2.6.12.7.4.1.14 smMlmFilterDeactivationTime, sm6kFilterDeactivationTime 0 0 This field specifies the time to deactivate the filter
    (ie. change the participation state from active to inactive).
    The format s…
    1.3.6.1.4.1.2.6.12.7.4.1.15 smMlmFilterDeactivationDayOfWeek, sm6kFilterDeactivationDayOfWeek 0 0 This field specifies the days of the week to deactivate
    the filter at the time specified in the DeactivationTime field
    (ie. chang…
    1.3.6.1.4.1.2.6.12.7.4.1.16 smMlmFilterTrapDestinations, sm6kFilterTrapDestinations 0 0 This field specifies the destinations for any traps
    that match the filter criteria specified. This field allows
    ip addresses, al…
    1.3.6.1.4.1.2.6.12.7.4.1.17 smMlmFilterMatchedCommand, sm6kFilterMatchedCommand 0 0 This field specifies the command to be executed when a
    received trap matches the filter. A set of environment
    variables are defi…
    1.3.6.1.4.1.2.6.12.7.4.1.18 smMlmFilterMatchedTrapDescription, sm6kFilterMatchedTrapDescription 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.19 smMlmFilterMatchedTrapEnterprise, sm6kFilterMatchedTrapEnterprise 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.20 smMlmFilterMatchedSpecificTrap, sm6kFilterMatchedSpecificTrap 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.21 smMlmFilterThrottleType, sm6kFilterThrottleType 0 0 This field is used to indicate whether the throttle sends
    the first N matching traps (sendFirstN) or sends after
    receiving N matc…
    1.3.6.1.4.1.2.6.12.7.4.1.22 smMlmFilterThrottleArmTrapCount, sm6kFilterThrottleArmTrapCount 0 0 This field specifies the number of matching traps to
    receive before throttling is armed. This is the N
    referred to in the Filter…
    1.3.6.1.4.1.2.6.12.7.4.1.23 smMlmFilterThrottleArmedCommand, sm6kFilterThrottleArmedCommand 0 0 This field specifies the command to execute when the
    ThrottleArmTrapCount number of traps have been received
    (ie. when the thrott…
    1.3.6.1.4.1.2.6.12.7.4.1.24 smMlmFilterThrottleArmedTrapDescription, sm6kFilterThrottleArmedTrapDescription 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.25 smMlmFilterThrottleArmedTrapEnterprise, sm6kFilterThrottleArmedTrapEnterprise 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.26 smMlmFilterThrottleArmedSpecificTrap, sm6kFilterThrottleArmedSpecificTrap 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.27 smMlmFilterThrottleDisarmTimer, sm6kFilterThrottleDisarmTimer 0 0 This field specifies the time period to elapse before
    the throttle is disarmed (reset). It is important to note
    that if sm6kThro…
    1.3.6.1.4.1.2.6.12.7.4.1.28 smMlmFilterThrottleDisarmTrapCount, sm6kFilterThrottleDisarmTrapCount 0 0 This field specifies the delta number of traps to receive
    before the throttle is disarmed. This field value is a
    delta and only …
    1.3.6.1.4.1.2.6.12.7.4.1.29 smMlmFilterThrottleDisarmedCommand, sm6kFilterThrottleDisarmedCommand 0 0 This field specifies the command to execute when the throttle
    is DISARMED. The throttle is disarmed when either
    1) the smMlmThr…
    1.3.6.1.4.1.2.6.12.7.4.1.30 smMlmFilterThrottleDisarmedTrapDescription, sm6kFilterThrottleDisarmedTrapDescription 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.31 smMlmFilterThrottleDisarmedTrapEnterprise, sm6kFilterThrottleDisarmedTrapEnterprise 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.32 smMlmFilterThrottleDisarmedSpecificTrap, sm6kFilterThrottleDisarmedSpecificTrap 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.33 smMlmFilterThrottleState, sm6kFilterThrottleState 0 0 This field is not supported.
    1.3.6.1.4.1.2.6.12.7.4.1.34 smMlmFilterThrottleTimeStarted, sm6kFilterThrottleTimeStarted 0 0 This field is not supported.
    1.3.6.1.4.1.2.6.12.7.4.1.35 smMlmFilterThrottleTrapCount, sm6kFilterThrottleTrapCount 0 0 This field is not supported.
    1.3.6.1.4.1.2.6.12.7.4.1.36 smMlmFilterMessages 0 0 Contains informational and error messages for
    this filter rule.
    1.3.6.1.4.1.2.6.12.7.4.1.37 smMlmFilterThrottleCriteria 0 0 This field is used to indicate whether the throttle is to
    be applied on a per node and trap type basis (byNodeAndTrapType)
    or onl…
    1.3.6.1.4.1.2.6.12.7.4.1.38 smMlmFilterThrottleVariables 0 0 This field is used to set additional criteria for variables
    of which the traps will be throttled. These variables are
    contained i…