Reference record for OID 1.3.6.1.4.1.45.1.3.3.8.1.1.10



parent
1.3.6.1.4.1.45.1.3.3.8.1.1 (s3TrThresholdEntry)
node code
10
node name
s3TrThreshEntAction
dot oid
1.3.6.1.4.1.45.1.3.3.8.1.1.10
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) synoptics(45) products(1) series3000(3) s3000TokenRing(3) s3000TrThreshold(8) s3TrThresholdTable(1) s3TrThresholdEntry(1) s3TrThreshEntAction(10)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) synoptics(45) products(1) series3000(3) s3000TokenRing(3) s3000TrThreshold(8) s3TrThresholdTable(1) s3TrThresholdEntry(1) s3TrThreshEntAction(10)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) synoptics(45) products(1) series3000(3) s3000TokenRing(3) s3000TrThreshold(8) s3TrThresholdTable(1) s3TrThresholdEntry(1) s3TrThreshEntAction(10)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) synoptics(45) products(1) series3000(3) s3000TokenRing(3) s3000TrThreshold(8) s3TrThresholdTable(1) s3TrThresholdEntry(1) s3TrThreshEntAction(10)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) synoptics(45) products(1) series3000(3) s3000TokenRing(3) s3000TrThreshold(8) s3TrThresholdTable(1) s3TrThresholdEntry(1) s3TrThreshEntAction(10)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) synoptics(45) products(1) series3000(3) s3000TokenRing(3) s3000TrThreshold(8) s3TrThresholdTable(1) s3TrThresholdEntry(1) s3TrThreshEntAction(10)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/synoptics/products/series3000/s3000TokenRing/s3000TrThreshold/s3TrThresholdTable/s3TrThresholdEntry/s3TrThreshEntAction
  • /iso/identified-organization/dod/internet/private/enterprises/synoptics/products/series3000/s3000TokenRing/s3000TrThreshold/s3TrThresholdTable/s3TrThresholdEntry/s3TrThreshEntAction
  • /iso/org/dod/internet/private/enterprise/synoptics/products/series3000/s3000TokenRing/s3000TrThreshold/s3TrThresholdTable/s3TrThresholdEntry/s3TrThreshEntAction
  • /iso/org/dod/internet/private/enterprises/synoptics/products/series3000/s3000TokenRing/s3000TrThreshold/s3TrThresholdTable/s3TrThresholdEntry/s3TrThreshEntAction
  • /iso/iso-identified-organization/dod/internet/private/enterprise/synoptics/products/series3000/s3000TokenRing/s3000TrThreshold/s3TrThresholdTable/s3TrThresholdEntry/s3TrThreshEntAction
  • /iso/iso-identified-organization/dod/internet/private/enterprises/synoptics/products/series3000/s3000TokenRing/s3000TrThreshold/s3TrThresholdTable/s3TrThresholdEntry/s3TrThreshEntAction
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/45/1/3/3/8/1/1/10

    Description by mibdepot

    Determines what action is to take place if the
    threshold condition occurs. The possible values
    that can be read and written are listed below.

    Applicable to Port, Ring, & Station Thresholds
    ==============================================
    noAction(2)............Take no action
    sendTrap(3)............Send a trap


    Applicable ONLY to Port Thresholds
    ==============================================
    partSlotPort(7)........Partition the port
    identified by
    s3TrThreshEntSlot and
    s3TrThreshEntPort
    trapPartSlotPort(11)...Send a trap and
    partition the port
    identified by
    s3TrThreshEntSlot and
    s3TrThreshEntPort

    Applicable ONLY to Station Thresholds
    ==============================================
    removeMac(12)..........Send Remove MAC Frame to
    station identified by
    MAC address contained in
    s3TrThreshMacAddr
    trapRemoveMac(13)......Send a trap and then send
    a Remove MAC Frame to
    station identified by
    MAC address contained in
    s3TrThreshMacAddr

    Notes: 1.) The value other(1) can only be
    read and it indicates the entry
    has an invalid or unknown threshold
    action.

    2.) The values res4(4), res5(5), res6(6),
    res8(8), res9(9), and res10(10) are no
    longer used and should never be read or
    written.

    The timing and frequency of the action taken when
    the threshold condition is met is dependent upon
    the type of condition (i.e., s3TrThreshEntCondition)
    and the length of the duration window (i.e.,
    s3TrThreshEntDuration).

    If the threshold condition is crossValue(2), the
    action will be taken only ONCE during the duration
    window at the sampling period the condition is
    first met.

    If the threshold condition is overValue(3), the action
    will be taken at each sampling period the condition is
    met until the end of the duration window.

    If the threshold condition is overRate(4) the action
    will be taken only ONCE at the end of the duration
    window if the condition is met.

    Parsed from file s3tok430.mib.txt
    Company: nortel
    Module: SYNOPTICS-TOKENRING-MIB

    Information by oid_info

    Vendor: Nortel Networks
    Module: SYNOPTICS-TOKENRING-MIB (s3tok430.mib)
    Type: TABULAR
    Access: read-write
    Syntax: INTEGER

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    s3TrThreshEntAction OBJECT-TYPE SYNTAX INTEGER { other(1), noAction(2), sendTrap(3), res4(4), res5(5), res6(6), partSlotPort(7), res8(8), res9(9), res10(10), trapPartSlotPort(11), removeMac(12), trapRemoveMac(13) } ACCESS read-write STATUS mandatory DESCRIPTION "Determines what action is to take place if the threshold condition occurs. The possible values that can be read and written are listed below. Applicable to Port, Ring, & Station Thresholds ============================================== noAction(2)............Take no action sendTrap(3)............Send a trap Applicable ONLY to Port Thresholds ============================================== partSlotPort(7)........Partition the port identified by s3TrThreshEntSlot and s3TrThreshEntPort trapPartSlotPort(11)...Send a trap and partition the port identified by s3TrThreshEntSlot and s3TrThreshEntPort Applicable ONLY to Station Thresholds ============================================== removeMac(12)..........Send Remove MAC Frame to station identified by MAC address contained in s3TrThreshMacAddr trapRemoveMac(13)......Send a trap and then send a Remove MAC Frame to station identified by MAC address contained in s3TrThreshMacAddr Notes: 1.) The value other(1) can only be read and it indicates the entry has an invalid or unknown threshold action. 2.) The values res4(4), res5(5), res6(6), res8(8), res9(9), and res10(10) are no longer used and should never be read or written. The timing and frequency of the action taken when the threshold condition is met is dependent upon the type of condition (i.e., s3TrThreshEntCondition) and the length of the duration window (i.e., s3TrThreshEntDuration). If the threshold condition is crossValue(2), the action will be taken only ONCE during the duration window at the sampling period the condition is first met. If the threshold condition is overValue(3), the action will be taken at each sampling period the condition is met until the end of the duration window. If the threshold condition is overRate(4) the action will be taken only ONCE at the end of the duration window if the condition is met." ::= { s3TrThresholdEntry 10 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.45)

    Perkins David

    Brothers (12)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.45.1.3.3.8.1.1.1 s3TrThreshEntIndex 0 0 The index into the threshold table.
    1.3.6.1.4.1.45.1.3.3.8.1.1.2 s3TrThreshEntStatus 0 0 The status of the threshold.

    The possible values for a write are:

    addActive(1)...If the entry does not exist, the
    entry is created…
    1.3.6.1.4.1.45.1.3.3.8.1.1.3 s3TrThreshEntObject 0 0 Specifies the part of the concentrator the
    threshold applies. The possible values are:

    other(1)..........Unknown threshold (erro…
    1.3.6.1.4.1.45.1.3.3.8.1.1.4 s3TrThreshEntSlot 0 0 This object is ONLY meaningful when the object
    s3TrThreshEntObject has the value port(4).
    If the object s3TrThreshEntObject has t…
    1.3.6.1.4.1.45.1.3.3.8.1.1.5 s3TrThreshEntPort 0 0 This object is ONLY meaningful when the object
    s3TrThreshEntObject has the value port(4).
    If the object s3TrThreshEntObject has t…
    1.3.6.1.4.1.45.1.3.3.8.1.1.6 s3TrThreshEntType 0 0 Determines which type of threshold applies to
    this entry. The possible values that can be
    read and written are listed below.

    Appl…
    1.3.6.1.4.1.45.1.3.3.8.1.1.7 s3TrThreshEntCondition 0 0 Conditions that set off the threshold. The
    possible values are:

    other(1)........None of the following
    crossValue(2)...The value o…
    1.3.6.1.4.1.45.1.3.3.8.1.1.8 s3TrThreshEntSetValue 0 0 Threshold setting value.

    When setting this object the value MUST be
    greater than zero for the following types
    of thresholds:

    lineEr…
    1.3.6.1.4.1.45.1.3.3.8.1.1.9 s3TrThreshEntActualValue 0 0 Current value of the threshold counter. This
    object is set to zero at the begining of each
    duration window.

    Notes: 1.) If the ty…
    1.3.6.1.4.1.45.1.3.3.8.1.1.11 s3TrThreshExceedCount 0 0 Counter for how many times the setted threshold has
    reached its setting value.
    1.3.6.1.4.1.45.1.3.3.8.1.1.12 s3TrThreshEntDuration 0 0 Length of window over which threshold counts
    are summed, specified in intervals of 500
    TimeTicks (i.e., 5 seconds). This window …
    1.3.6.1.4.1.45.1.3.3.8.1.1.13 s3TrThreshMacAddr 0 0 This object is ONLY meaningful when the object
    s3TrThreshEntObject has the value station(6).
    If the object s3TrThreshEntObject ha…