Reference record for OID 1.3.6.1.4.1.43.10.5.1.1


parent
1.3.6.1.4.1.43.10.5.1 (gaugeTable)
node code
1
node name
gaugeTableEntry
dot oid
1.3.6.1.4.1.43.10.5.1.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) gauges(5) gaugeTable(1) gaugeTableEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) gauges(5) gaugeTable(1) gaugeTableEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) gauges(5) gaugeTable(1) gaugeTableEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) gauges(5) gaugeTable(1) gaugeTableEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) gauges(5) gaugeTable(1) gaugeTableEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) gauges(5) gaugeTable(1) gaugeTableEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/a3Com/generic/gauges/gaugeTable/gaugeTableEntry
  • /iso/identified-organization/dod/internet/private/enterprises/a3Com/generic/gauges/gaugeTable/gaugeTableEntry
  • /iso/org/dod/internet/private/enterprise/a3Com/generic/gauges/gaugeTable/gaugeTableEntry
  • /iso/org/dod/internet/private/enterprises/a3Com/generic/gauges/gaugeTable/gaugeTableEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/a3Com/generic/gauges/gaugeTable/gaugeTableEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/a3Com/generic/gauges/gaugeTable/gaugeTableEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/43/10/5/1/1

    Description by mibdepot

    This table allows Alarms to be set-up on items in the MIB.

    Parsed from file msh100.mib.txt
    Company: None
    Module: LBMSH-MIB

    Description by circitor

    This table allows Alarms to be set-up on items in the MIB.

    Parsed from file LBHUB-MSH-MIB.mib
    Module: LBHUB-MSH-MIB

    Information by oid_info

    Vendor: 3Com
    Module: LBHUB-BOOM-MIB (lbhub-boom.mib)
    Type: ENTRY
    Access: not-accessible
    Syntax: GaugeTableEntry

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    gaugeTableEntry OBJECT-TYPE SYNTAX GaugeTableEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This table allows Alarms to be set-up on items in the MIB." INDEX { gaugeIndex } ::= { gaugeTable 1 }

    Information by circitor

    gaugeTableEntry OBJECT-TYPE SYNTAX GaugeTableEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This table allows Alarms to be set-up on items in the MIB." INDEX { gaugeIndex } ::= { gaugeTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.43)

    Jeremy Siegel

    Children (13)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.43.10.5.1.1.1 gaugeIndex 0 0 Unique identifier for a row in the Alarm Table. Allocated by
    the Alarms Subsystem. An integer in the range
    1..gaugeTableSize.
    1.3.6.1.4.1.43.10.5.1.1.2 gaugeItemId 0 0 The object Id and qualifier of the item to be monitored by
    this alarm.
    1.3.6.1.4.1.43.10.5.1.1.3 gaugeItemType 0 0 A 'counter', by definition will always be a positive number.
    'Meters' can be signed or unsigned.
    1.3.6.1.4.1.43.10.5.1.1.4 gaugeSamplesPerAverage 0 0 The number of samples used to calculate the Alarm Value. The
    default number of samples is four. If a SamplesPerAverage value
    of o…
    1.3.6.1.4.1.43.10.5.1.1.5 gaugeSamplePeriod 0 0 Number of seconds between samples. The total averaging period
    is given by (gaugeSamplesPerAverage * gaugeSamplePeiod) secs.
    1.3.6.1.4.1.43.10.5.1.1.6 gaugeValue 0 0 The most recently computed average of the item being
    monitored. For a `meter' alarm, this is the simple average of
    the samples. F…
    1.3.6.1.4.1.43.10.5.1.1.7 gaugePeakValue 0 0 The highest recorded Alarm Value. This will be either a
    signed or unsigned 32 bit value depending on the gaugeItemType
    1.3.6.1.4.1.43.10.5.1.1.8 gaugeThresholdLevel 0 0 The threshold value of the the Alarm which causes the
    ThresholdState to move from the 'ready' state to the
    'fired' state and also…
    1.3.6.1.4.1.43.10.5.1.1.9 gaugeRecoveryLevel 0 0 The threshold value of the the Alarm which causes the
    ThresholdState to move from the `fired' state to the `ready'
    state and also…
    1.3.6.1.4.1.43.10.5.1.1.10 gaugeThresholdAction 0 0 This object identifies the action to be taken when an Alarm
    crosses the Threshold Level. The default action will be to send
    a tri…
    1.3.6.1.4.1.43.10.5.1.1.11 gaugeRecoveryAction 0 0 This object identifies the action to be taken when a 'fired'
    Alarm crosses the Recovery Level. The default action will be
    to send…
    1.3.6.1.4.1.43.10.5.1.1.12 gaugeState 0 0 onTriggersEnabled - This is the normal active state of a
    alarm. The gaugeValue is updated on every sample and if it
    crosses the …
    1.3.6.1.4.1.43.10.5.1.1.13 gaugeOwner 0 0 The entity that configured this entry and is
    therefore using the resources assigned to it.