Reference record for OID 1.3.6.1.4.1.3184.1.1.1.5.2



parent
1.3.6.1.4.1.3184.1.1.1.5 (FalconAlarms)
node code
2
node name
FalconAlarmTable
dot oid
1.3.6.1.4.1.3184.1.1.1.5.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) RLE(3184) products(1) Falcon(1) FalconMIB(1) FalconAlarms(5) FalconAlarmTable(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) RLE(3184) products(1) Falcon(1) FalconMIB(1) FalconAlarms(5) FalconAlarmTable(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) RLE(3184) products(1) Falcon(1) FalconMIB(1) FalconAlarms(5) FalconAlarmTable(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) RLE(3184) products(1) Falcon(1) FalconMIB(1) FalconAlarms(5) FalconAlarmTable(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) RLE(3184) products(1) Falcon(1) FalconMIB(1) FalconAlarms(5) FalconAlarmTable(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) RLE(3184) products(1) Falcon(1) FalconMIB(1) FalconAlarms(5) FalconAlarmTable(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/RLE/products/Falcon/FalconMIB/FalconAlarms/FalconAlarmTable
  • /iso/identified-organization/dod/internet/private/enterprises/RLE/products/Falcon/FalconMIB/FalconAlarms/FalconAlarmTable
  • /iso/org/dod/internet/private/enterprise/RLE/products/Falcon/FalconMIB/FalconAlarms/FalconAlarmTable
  • /iso/org/dod/internet/private/enterprises/RLE/products/Falcon/FalconMIB/FalconAlarms/FalconAlarmTable
  • /iso/iso-identified-organization/dod/internet/private/enterprise/RLE/products/Falcon/FalconMIB/FalconAlarms/FalconAlarmTable
  • /iso/iso-identified-organization/dod/internet/private/enterprises/RLE/products/Falcon/FalconMIB/FalconAlarms/FalconAlarmTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/3184/1/1/1/5/2

    Description by mibdepot

    A list of alarm table entries. The table contains
    zero, one, or many rows at any moment, depending upon
    the number of alarm conditions in effect. The table
    is initially empty at agent startup. The agent
    creates a row in the table each time a condition is
    detected and deletes that row when that condition no
    longer pertains. The agent creates the first row with
    FalconAlarmId equal to 1, and increments the value of
    FalconAlarmId each time a new row is created, wrapping to
    the first free value greater than or equal to 1 when
    the maximum value of FalconAlarmId would otherwise be
    exceeded. Consequently, after multiple operations,
    the table may become sparse, e.g., containing entries
    for rows 95, 100, 101, and 203 and the entries should
    not be assumed to be in chronological order because
    FalconAlarmId might have wrapped.

    Alarms are named by an AutonomousType (OBJECT
    IDENTIFIER), FalconAlarmDescr, to allow a single table to
    reflect well known alarms plus alarms defined by a
    particular implementation, i.e., as documented in the
    private enterprise MIB definition for the device. No
    two rows will have the same value of FalconAlarmDescr,
    since alarms define conditions. In order to meet this
    requirement, care should be taken in the definition of
    alarm conditions to insure that a system cannot enter
    the same condition multiple times simultaneously.

    The number of rows in the table at any given time is
    reflected by the value of FalconAlarmsPresent.

    Parsed from file Falconmib.txt
    Company: None
    Module: RLE-FALCON-MIB

    Description by circitor

    A list of alarm table entries. The table contains
    zero, one, or many rows at any moment, depending upon
    the number of alarm conditions in effect. The table
    is initially empty at agent startup. The agent
    creates a row in the table each time a condition is
    detected and deletes that row when that condition no
    longer pertains. The agent creates the first row with
    falconAlarmId equal to 1, and increments the value of
    falconAlarmId each time a new row is created, wrapping to
    the first free value greater than or equal to 1 when
    the maximum value of falconAlarmId would otherwise be
    exceeded. Consequently, after multiple operations,
    the table may become sparse, e.g., containing entries
    for rows 95, 100, 101, and 203 and the entries should
    not be assumed to be in chronological order because
    falconAlarmId might have wrapped.

    Alarms are named by an AutonomousType (OBJECT
    IDENTIFIER), falconAlarmDescr, to allow a single table to
    reflect well known alarms plus alarms defined by a
    particular implementation, i.e., as documented in the
    private enterprise MIB definition for the device. No
    two rows will have the same value of falconAlarmDescr,
    since alarms define conditions. In order to meet this
    requirement, care should be taken in the definition of
    alarm conditions to insure that a system cannot enter
    the same condition multiple times simultaneously.

    The number of rows in the table at any given time is
    reflected by the value of falconAlarmsPresent.

    Parsed from file RLE-FALCON-MIB.mib
    Module: RLE-FALCON-MIB

    Information by oid_info

    Vendor: Raymond and Lae Engineering, Inc.
    Module: RLE-FALCON-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    FalconAlarmTable OBJECT-TYPE SYNTAX SEQUENCE OF FalconAlarmEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of alarm table entries. The table contains zero, one, or many rows at any moment, depending upon the number of alarm conditions in effect. The table is initially empty at agent startup. The agent creates a row in the table each time a condition is detected and deletes that row when that condition no longer pertains. The agent creates the first row with FalconAlarmId equal to 1, and increments the value of FalconAlarmId each time a new row is created, wrapping to the first free value greater than or equal to 1 when the maximum value of FalconAlarmId would otherwise be exceeded. Consequently, after multiple operations, the table may become sparse, e.g., containing entries for rows 95, 100, 101, and 203 and the entries should not be assumed to be in chronological order because FalconAlarmId might have wrapped. Alarms are named by an AutonomousType (OBJECT IDENTIFIER), FalconAlarmDescr, to allow a single table to reflect well known alarms plus alarms defined by a particular implementation, i.e., as documented in the private enterprise MIB definition for the device. No two rows will have the same value of FalconAlarmDescr, since alarms define conditions. In order to meet this requirement, care should be taken in the definition of alarm conditions to insure that a system cannot enter the same condition multiple times simultaneously. The number of rows in the table at any given time is reflected by the value of FalconAlarmsPresent." ::= { FalconAlarms 2 }

    Information by circitor

    falconAlarmTable OBJECT-TYPE SYNTAX SEQUENCE OF FalconAlarmEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of alarm table entries. The table contains zero, one, or many rows at any moment, depending upon the number of alarm conditions in effect. The table is initially empty at agent startup. The agent creates a row in the table each time a condition is detected and deletes that row when that condition no longer pertains. The agent creates the first row with falconAlarmId equal to 1, and increments the value of falconAlarmId each time a new row is created, wrapping to the first free value greater than or equal to 1 when the maximum value of falconAlarmId would otherwise be exceeded. Consequently, after multiple operations, the table may become sparse, e.g., containing entries for rows 95, 100, 101, and 203 and the entries should not be assumed to be in chronological order because falconAlarmId might have wrapped. Alarms are named by an AutonomousType (OBJECT IDENTIFIER), falconAlarmDescr, to allow a single table to reflect well known alarms plus alarms defined by a particular implementation, i.e., as documented in the private enterprise MIB definition for the device. No two rows will have the same value of falconAlarmDescr, since alarms define conditions. In order to meet this requirement, care should be taken in the definition of alarm conditions to insure that a system cannot enter the same condition multiple times simultaneously. The number of rows in the table at any given time is reflected by the value of falconAlarmsPresent." ::= { falconAlarms 2 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.3184)

    Raymond Donald

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.3184.1.1.1.5.2.1 FalconAlarmEntry 2 2 An entry containing information applicable to a
    particular alarm.

    Brothers (2)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.3184.1.1.1.5.1 FalconAlarmsPresent 1 1 The present number of active alarm conditions.
    1.3.6.1.4.1.3184.1.1.1.5.3 FalconWellKnownAlarms 54 54 None