Reference record for OID 1.3.6.1.2.1.26.1.1.1.5


parent
1.3.6.1.2.1.26.1.1.1 (rpMauEntry)
node code
5
node name
rpMauStatus
dot oid
1.3.6.1.2.1.26.1.1.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26) dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) rpMauStatus(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) snmpDot3MauMgt(26) dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) rpMauStatus(5)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26) dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) rpMauStatus(5)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) snmpDot3MauMgt(26) dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) rpMauStatus(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) snmpDot3MauMgt(26) dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) rpMauStatus(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) snmpDot3MauMgt(26) dot3RpMauBasicGroup(1) rpMauTable(1) rpMauEntry(1) rpMauStatus(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/snmpDot3MauMgt/dot3RpMauBasicGroup/rpMauTable/rpMauEntry/rpMauStatus
  • /iso/identified-organization/dod/internet/mgmt/mib/snmpDot3MauMgt/dot3RpMauBasicGroup/rpMauTable/rpMauEntry/rpMauStatus
  • /iso/org/dod/internet/mgmt/mib-2/snmpDot3MauMgt/dot3RpMauBasicGroup/rpMauTable/rpMauEntry/rpMauStatus
  • /iso/org/dod/internet/mgmt/mib/snmpDot3MauMgt/dot3RpMauBasicGroup/rpMauTable/rpMauEntry/rpMauStatus
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/snmpDot3MauMgt/dot3RpMauBasicGroup/rpMauTable/rpMauEntry/rpMauStatus
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/snmpDot3MauMgt/dot3RpMauBasicGroup/rpMauTable/rpMauEntry/rpMauStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/26/1/1/1/5

    Description by circitor

    The current state of the MAU. This object MAY
    be implemented as a read-only object by those
    agents and MAUs that do not implement software
    control of the MAU state. Some agents may not
    support setting the value of this object to some
    of the enumerated values.

    The value other(1) is returned if the MAU is in
    a state other than one of the states 2 through
    6.

    The value unknown(2) is returned when the MAU's
    true state is unknown; for example, when it is
    being initialized.

    A MAU in the operational(3) state is fully
    functional, operates, and passes signals to its
    attached DTE or repeater port in accordance to
    its specification.

    A MAU in standby(4) state forces DI and CI to
    idle and the media transmitter to idle or fault,
    if supported. Standby(4) mode only applies to
    link type MAUs. The state of
    rpMauMediaAvailable is unaffected.

    A MAU in shutdown(5) state assumes the same
    condition on DI, CI, and the media transmitter
    as though it were powered down or not connected.
    The MAU MAY return other(1) value for the
    rpMauJabberState and rpMauMediaAvailable objects
    when it is in this state. For an AUI, this
    state will remove power from the AUI.

    Setting this variable to the value reset(6)
    resets the MAU in the same manner as a
    power-off, power-on cycle of at least one-half
    second would. The agent is not required to
    return the value reset (6).

    Setting this variable to the value
    operational(3), standby(4), or shutdown(5)
    causes the MAU to assume the respective state
    except that setting a mixing-type MAU or an AUI
    to standby(4) will cause the MAU to enter the

    shutdown state.

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

    Description by cisco_v1

    The current state of the MAU. This object MAY
    be implemented as a read-only object by those
    agents and MAUs that do not implement software
    control of the MAU state. Some agents may not
    support setting the value of this object to some
    of the enumerated values.

    The value other(1) is returned if the MAU is in
    a state other than one of the states 2 through
    6.

    The value unknown(2) is returned when the MAU's
    true state is unknown; for example, when it is
    being initialized.

    A MAU in the operational(3) state is fully
    functional, operates, and passes signals to its
    attached DTE or repeater port in accordance to
    its specification.

    A MAU in standby(4) state forces DI and CI to
    idle and the media transmitter to idle or fault,
    if supported. Standby(4) mode only applies to
    link type MAUs. The state of
    rpMauMediaAvailable is unaffected.

    A MAU in shutdown(5) state assumes the same
    condition on DI, CI, and the media transmitter
    as though it were powered down or not connected.
    The MAU MAY return other(1) value for the
    rpMauJabberState and rpMauMediaAvailable objects
    when it is in this state. For an AUI, this
    state will remove power from the AUI.

    Setting this variable to the value reset(6)
    resets the MAU in the same manner as a
    power-off, power-on cycle of at least one-half
    second would. The agent is not required to
    return the value reset (6).

    Setting this variable to the value
    operational(3), standby(4), or shutdown(5)
    causes the MAU to assume the respective state
    except that setting a mixing-type MAU or an AUI
    to standby(4) will cause the MAU to enter the
    shutdown state.

    Description by oid_info

    rpMauStatus OBJECT-TYPE
    SYNTAX INTEGER {
    other(1),
    unknown(2),
    operational(3),
    standby(4),
    shutdown(5),
    reset(6)
    }
    MAX-ACCESS read-write
    STATUS current
    DESCRIPTION "The current state of the MAU. This object MAY
    be implemented as a read-only object by those
    agents and MAUs that do not implement software
    control of the MAU state. Some agents may not
    support setting the value of this object to some
    of the enumerated values.
    The value other(1) is returned if the MAU is in
    a state other than one of the states 2 through
    6.
    The value unknown(2) is returned when the MAUs
    true state is unknown; for example, when it is
    being initialized.
    A MAU in the operational(3) state is fully
    functional, operates, and passes signals to its
    attached DTE or repeater port in accordance to
    its specification.
    A MAU in standby(4) state forces DI and CI to
    idle and the media transmitter to idle or fault,
    if supported. Standby(4) mode only applies to
    link type MAUs. The state of
    rpMauMediaAvailable is unaffected.
    A MAU in shutdown(5) state assumes the same
    condition on DI, CI, and the media transmitter
    as though it were powered down or not connected.
    The MAU MAY return other(1) value for the
    rpMauJabberState and rpMauMediaAvailable objects
    when it is in this state. For an AUI, this
    state will remove power from the AUI.
    Setting this variable to the value reset(6)
    resets the MAU in the same manner as a
    power-off, power-on cycle of at least one-half
    second would. The agent is not required to
    return the value reset (6).
    Setting this variable to the value
    operational(3), standby(4), or shutdown(5)
    causes the MAU to assume the respective state
    except that setting a mixing-type MAU or an AUI
    to standby(4) will cause the MAU to enter the
    shutdown state."
    REFERENCE "[IEEE 802.3 Std], 30.5.1.1.7, aMAUAdminState,
    30.5.1.2.2, acMAUAdminControl, and 30.5.1.2.1,
    acResetMAU."

    View at oid-info.com

    Description by mibdepot

    The current state of the MAU. This object may be
    implemented as a read-only object by those agents
    and MAUs that do not implement software control of
    the MAU state. Some agents may not support
    setting the value of this object to some of the
    enumerated values.

    The value other(1) is returned if the MAU is in a
    state other than one of the states 2 through 6.

    The value unknown(2) is returned when the MAU's
    true state is unknown; for example, when it is
    being initialized.

    A MAU in the operational(3) state is fully
    functional, operates, and passes signals to its
    attached DTE or repeater port in accordance to its
    specification.

    A MAU in standby(4) state forces DI and CI and the
    media transmitter to idle. Standby(4) mode only
    applies to link type MAUs. The state of
    rpMauMediaAvailable is unaffected.

    A MAU in shutdown(5) state assumes the same
    condition on DI, CI, and the media transmitter as
    though it were powered down. The MAU may return
    other(1) value for the mauJabber and
    rpMauMediaAvailable objects when it is in this
    state. For an AUI, this state will remove power
    from the AUI.

    Setting this variable to the value reset(6) resets
    the MAU in the same manner as a power-off, power-
    on cycle of at least one-half second would. The
    agent is not required to return the value reset
    (6).

    Setting this variable to the value operational(3),
    standby(4), or shutdown(5) causes the MAU to
    assume the respective state except that setting a
    mixing-type MAU or an AUI to standby(4) will cause
    the MAU to enter the shutdown state.

    Parsed from file lbhub-repeater.mib.txt
    Company: None
    Module: LBHUB-REPEATER-MIB

    Description by cisco

    The current state of the MAU. This object MAY
    be implemented as a read-only object by those
    agents and MAUs that do not implement software
    control of the MAU state. Some agents may not
    support setting the value of this object to some
    of the enumerated values.

    The value other(1) is returned if the MAU is in
    a state other than one of the states 2 through
    6.

    The value unknown(2) is returned when the MAU's
    true state is unknown; for example, when it is
    being initialized.

    A MAU in the operational(3) state is fully
    functional, operates, and passes signals to its
    attached DTE or repeater port in accordance to
    its specification.

    A MAU in standby(4) state forces DI and CI to
    idle and the media transmitter to idle or fault,
    if supported. Standby(4) mode only applies to
    link type MAUs. The state of
    rpMauMediaAvailable is unaffected.

    A MAU in shutdown(5) state assumes the same
    condition on DI, CI, and the media transmitter
    as though it were powered down or not connected.
    The MAU MAY return other(1) value for the
    rpMauJabberState and rpMauMediaAvailable objects
    when it is in this state. For an AUI, this
    state will remove power from the AUI.

    Setting this variable to the value reset(6)
    resets the MAU in the same manner as a
    power-off, power-on cycle of at least one-half
    second would. The agent is not required to
    return the value reset (6).

    Setting this variable to the value
    operational(3), standby(4), or shutdown(5)
    causes the MAU to assume the respective state
    except that setting a mixing-type MAU or an AUI
    to standby(4) will cause the MAU to enter the
    shutdown state.

    Information by circitor

    rpMauStatus OBJECT-TYPE SYNTAX INTEGER { other(1), unknown(2), operational(3), standby(4), shutdown(5), reset(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "The current state of the MAU. This object MAY be implemented as a read-only object by those agents and MAUs that do not implement software control of the MAU state. Some agents may not support setting the value of this object to some of the enumerated values. The value other(1) is returned if the MAU is in a state other than one of the states 2 through 6. The value unknown(2) is returned when the MAU's true state is unknown; for example, when it is being initialized. A MAU in the operational(3) state is fully functional, operates, and passes signals to its attached DTE or repeater port in accordance to its specification. A MAU in standby(4) state forces DI and CI to idle and the media transmitter to idle or fault, if supported. Standby(4) mode only applies to link type MAUs. The state of rpMauMediaAvailable is unaffected. A MAU in shutdown(5) state assumes the same condition on DI, CI, and the media transmitter as though it were powered down or not connected. The MAU MAY return other(1) value for the rpMauJabberState and rpMauMediaAvailable objects when it is in this state. For an AUI, this state will remove power from the AUI. Setting this variable to the value reset(6) resets the MAU in the same manner as a power-off, power-on cycle of at least one-half second would. The agent is not required to return the value reset (6). Setting this variable to the value operational(3), standby(4), or shutdown(5) causes the MAU to assume the respective state except that setting a mixing-type MAU or an AUI to standby(4) will cause the MAU to enter the shutdown state." REFERENCE "[IEEE 802.3 Std], 30.5.1.1.7, aMAUAdminState, 30.5.1.2.2, acMAUAdminControl, and 30.5.1.2.1, acResetMAU." ::= { rpMauEntry 5 }

    Information by cisco_v1

    rpMauStatus OBJECT-TYPE SYNTAX INTEGER { other(1), unknown(2), operational(3), standby(4), shutdown(5), reset(6) } ACCESS read-write STATUS mandatory DESCRIPTION "The current state of the MAU. This object MAY be implemented as a read-only object by those agents and MAUs that do not implement software control of the MAU state. Some agents may not support setting the value of this object to some of the enumerated values. The value other(1) is returned if the MAU is in a state other than one of the states 2 through 6. The value unknown(2) is returned when the MAU's true state is unknown; for example, when it is being initialized. A MAU in the operational(3) state is fully functional, operates, and passes signals to its attached DTE or repeater port in accordance to its specification. A MAU in standby(4) state forces DI and CI to idle and the media transmitter to idle or fault, if supported. Standby(4) mode only applies to link type MAUs. The state of rpMauMediaAvailable is unaffected. A MAU in shutdown(5) state assumes the same condition on DI, CI, and the media transmitter as though it were powered down or not connected. The MAU MAY return other(1) value for the rpMauJabberState and rpMauMediaAvailable objects when it is in this state. For an AUI, this state will remove power from the AUI. Setting this variable to the value reset(6) resets the MAU in the same manner as a power-off, power-on cycle of at least one-half second would. The agent is not required to return the value reset (6). Setting this variable to the value operational(3), standby(4), or shutdown(5) causes the MAU to assume the respective state except that setting a mixing-type MAU or an AUI to standby(4) will cause the MAU to enter the shutdown state." REFERENCE "[IEEE 802.3 Std], 30.5.1.1.7, aMAUAdminState, 30.5.1.2.2, acMAUAdminControl, and 30.5.1.2.1, acResetMAU." ::= { rpMauEntry 5 }

    Information by oid_info

    Automatically extracted from RFC2668

    Information by mibdepot

    rpMauStatus OBJECT-TYPE SYNTAX INTEGER { other(1), unknown(2), operational(3), standby(4), shutdown(5), reset(6) } ACCESS read-write STATUS mandatory DESCRIPTION "The current state of the MAU. This object may be implemented as a read-only object by those agents and MAUs that do not implement software control of the MAU state. Some agents may not support setting the value of this object to some of the enumerated values. The value other(1) is returned if the MAU is in a state other than one of the states 2 through 6. The value unknown(2) is returned when the MAU's true state is unknown; for example, when it is being initialized. A MAU in the operational(3) state is fully functional, operates, and passes signals to its attached DTE or repeater port in accordance to its specification. A MAU in standby(4) state forces DI and CI and the media transmitter to idle. Standby(4) mode only applies to link type MAUs. The state of rpMauMediaAvailable is unaffected. A MAU in shutdown(5) state assumes the same condition on DI, CI, and the media transmitter as though it were powered down. The MAU may return other(1) value for the mauJabber and rpMauMediaAvailable objects when it is in this state. For an AUI, this state will remove power from the AUI. Setting this variable to the value reset(6) resets the MAU in the same manner as a power-off, power- on cycle of at least one-half second would. The agent is not required to return the value reset (6). Setting this variable to the value operational(3), standby(4), or shutdown(5) causes the MAU to assume the respective state except that setting a mixing-type MAU or an AUI to standby(4) will cause the MAU to enter the shutdown state." REFERENCE "Reference IEEE 802.3 MAU Mgt, 20.2.3.2, aMAUAdminState, and 20.2.3.3, acMAUAdminControl and acResetMAUAction." ::= { rpMauEntry 5 }

    Information by cisco

    rpMauStatus OBJECT-TYPE SYNTAX INTEGER { other(1), unknown(2), operational(3), standby(4), shutdown(5), reset(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "The current state of the MAU. This object MAY be implemented as a read-only object by those agents and MAUs that do not implement software control of the MAU state. Some agents may not support setting the value of this object to some of the enumerated values. The value other(1) is returned if the MAU is in a state other than one of the states 2 through 6. The value unknown(2) is returned when the MAU's true state is unknown; for example, when it is being initialized. A MAU in the operational(3) state is fully functional, operates, and passes signals to its attached DTE or repeater port in accordance to its specification. A MAU in standby(4) state forces DI and CI to idle and the media transmitter to idle or fault, if supported. Standby(4) mode only applies to link type MAUs. The state of rpMauMediaAvailable is unaffected. A MAU in shutdown(5) state assumes the same condition on DI, CI, and the media transmitter as though it were powered down or not connected. The MAU MAY return other(1) value for the rpMauJabberState and rpMauMediaAvailable objects when it is in this state. For an AUI, this state will remove power from the AUI. Setting this variable to the value reset(6) resets the MAU in the same manner as a power-off, power-on cycle of at least one-half second would. The agent is not required to return the value reset (6). Setting this variable to the value operational(3), standby(4), or shutdown(5) causes the MAU to assume the respective state except that setting a mixing-type MAU or an AUI to standby(4) will cause the MAU to enter the shutdown state." REFERENCE "[IEEE 802.3 Std], 30.5.1.1.7, aMAUAdminState, 30.5.1.2.2, acMAUAdminControl, and 30.5.1.2.1, acResetMAU." ::= { rpMauEntry 5 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (9)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.26.1.1.1.1 rpMauGroupIndex 0 0 This variable uniquely identifies the repeater
    group containing the port to which the MAU
    described by this entry is connected.
    1.3.6.1.2.1.26.1.1.1.2 rpMauPortIndex 0 0 This variable uniquely identifies the repeater
    port within group rpMauGroupIndex to which the
    MAU described by this entry is conn…
    1.3.6.1.2.1.26.1.1.1.3 rpMauIndex 0 0 This variable uniquely identifies the MAU
    described by this entry from among other
    MAUs connected to the same port
    (rpMauPortIndex…
    1.3.6.1.2.1.26.1.1.1.4 rpMauType 0 0 rpMauType OBJECT-TYPE
    SYNTAX AutonomousType
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION "This object identifies the MAU typ…
    1.3.6.1.2.1.26.1.1.1.6 rpMauMediaAvailable 0 0 If the MAU is a link or fiber type (FOIRL,
    10BASE-T, 10BASE-F) then this is equivalent to the
    link test fail state/low light func…
    1.3.6.1.2.1.26.1.1.1.7 rpMauMediaAvailableStateExits 0 0 A count of the number of times that
    rpMauMediaAvailable for this MAU instance leaves
    the state available(3).
    1.3.6.1.2.1.26.1.1.1.8 rpMauJabberState 0 0 The value other(1) is returned if the jabber
    state is not 2, 3, or 4. The agent MUST always
    return other(1) for MAU type dot3Mau…
    1.3.6.1.2.1.26.1.1.1.9 rpMauJabberingStateEnters 0 0 A count of the number of times that
    rpMauJabberState for this MAU instance enters the
    state jabbering(4). For a MAU of type
    dot3M…
    1.3.6.1.2.1.26.1.1.1.10 rpMauFalseCarriers 0 0 A count of the number of false carrier events
    during IDLE in 100BASE-X links. This counter
    does not increment at the symbol rate…