Reference record for OID 1.3.6.1.4.1.495.2.1.6.5.4.1.5



parent
1.3.6.1.4.1.495.2.1.6.5.4.1 (gmfSREntry)
node code
5
node name
gmfSRFailStatus
dot oid
1.3.6.1.4.1.495.2.1.6.5.4.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 495(495) memotecProducts(2) cxProduct(1) cxApplication(6) cxGwMux(5) gmfSRTable(4) gmfSREntry(1) gmfSRFailStatus(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) 495(495) memotecProducts(2) cxProduct(1) cxApplication(6) cxGwMux(5) gmfSRTable(4) gmfSREntry(1) gmfSRFailStatus(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) 495(495) memotecProducts(2) cxProduct(1) cxApplication(6) cxGwMux(5) gmfSRTable(4) gmfSREntry(1) gmfSRFailStatus(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) 495(495) memotecProducts(2) cxProduct(1) cxApplication(6) cxGwMux(5) gmfSRTable(4) gmfSREntry(1) gmfSRFailStatus(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 495(495) memotecProducts(2) cxProduct(1) cxApplication(6) cxGwMux(5) gmfSRTable(4) gmfSREntry(1) gmfSRFailStatus(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) 495(495) memotecProducts(2) cxProduct(1) cxApplication(6) cxGwMux(5) gmfSRTable(4) gmfSREntry(1) gmfSRFailStatus(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/495/memotecProducts/cxProduct/cxApplication/cxGwMux/gmfSRTable/gmfSREntry/gmfSRFailStatus
  • /iso/identified-organization/dod/internet/private/enterprises/495/memotecProducts/cxProduct/cxApplication/cxGwMux/gmfSRTable/gmfSREntry/gmfSRFailStatus
  • /iso/org/dod/internet/private/enterprise/495/memotecProducts/cxProduct/cxApplication/cxGwMux/gmfSRTable/gmfSREntry/gmfSRFailStatus
  • /iso/org/dod/internet/private/enterprises/495/memotecProducts/cxProduct/cxApplication/cxGwMux/gmfSRTable/gmfSREntry/gmfSRFailStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprise/495/memotecProducts/cxProduct/cxApplication/cxGwMux/gmfSRTable/gmfSREntry/gmfSRFailStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprises/495/memotecProducts/cxProduct/cxApplication/cxGwMux/gmfSRTable/gmfSREntry/gmfSRFailStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/495/2/1/6/5/4/1/5

    Description by mibdepot

    Indicates the reason for a connection failure on a system route prior to
    the next attempt to establish a connection on that route.

    Default Value: none

    Options:
    noFailure (1): did not fail

    internalError (2): system error

    localMemAllocFailure (3): GMF memory allocation error

    remoteMemAllocFailure (4): FRIM memory allocation error

    remoteNoAccess (5): FRIM not configured

    remotePvcDown (6): FRIM reported down

    remotevcBusy (7): FRIM busy

    localFcnFailure (8): flow control type unknown to GMF

    remoteFcnFailure (9): flow control type unknown to FRIM

    localDsnFailure (10): GMF could not negotiate data size

    remoteAliasNotFound (11): no PVC for destination alias

    remoteNoPvcService (12): FRIM not supporting PVC protocol

    openReqTimeout (13): timeout of open connection request

    adjaCardReset (14): adjacent CPU reset (CX 1000 only)

    linkNotSupported (15): system route number not supported

    Parsed from file CXGMF.MIB.txt
    Company: None
    Module: CXGwMux-MIB

    Description by circitor

    Indicates the reason for a connection failure on a system route prior to
    the next attempt to establish a connection on that route.

    Default Value: none

    Options:
    noFailure (1): did not fail

    internalError (2): system error

    localMemAllocFailure (3): GMF memory allocation error

    remoteMemAllocFailure (4): FRIM memory allocation error

    remoteNoAccess (5): FRIM not configured

    remotePvcDown (6): FRIM reported down

    remotevcBusy (7): FRIM busy

    localFcnFailure (8): flow control type unknown to GMF

    remoteFcnFailure (9): flow control type unknown to FRIM

    localDsnFailure (10): GMF could not negotiate data size

    remoteAliasNotFound (11): no PVC for destination alias

    remoteNoPvcService (12): FRIM not supporting PVC protocol

    openReqTimeout (13): timeout of open connection request

    adjaCardReset (14): adjacent CPU reset (CX 1000 only)

    linkNotSupported (15): system route number not supported

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

    Information by oid_info

    Vendor: Memotec Communications
    Module: CXGwMux-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    gmfSRFailStatus OBJECT-TYPE SYNTAX INTEGER { noFailure (1), internalError (2), localMemAllocFailure (3), remoteMemAllocFailure (4), remoteNoAccess (5), remotePvcDown (6), remotePvcBusy (7), localFcnFailure (8), remoteFcnFailure (9), localDsnFailure (10), remoteAliasNotFound (11), remoteNoPvcService (12), openReqTimeout (13), adjaCardReset (14), linkNotSupported (15) } ACCESS read-only STATUS mandatory DESCRIPTION "Indicates the reason for a connection failure on a system route prior to the next attempt to establish a connection on that route. Default Value: none Options: noFailure (1): did not fail internalError (2): system error localMemAllocFailure (3): GMF memory allocation error remoteMemAllocFailure (4): FRIM memory allocation error remoteNoAccess (5): FRIM not configured remotePvcDown (6): FRIM reported down remotevcBusy (7): FRIM busy localFcnFailure (8): flow control type unknown to GMF remoteFcnFailure (9): flow control type unknown to FRIM localDsnFailure (10): GMF could not negotiate data size remoteAliasNotFound (11): no PVC for destination alias remoteNoPvcService (12): FRIM not supporting PVC protocol openReqTimeout (13): timeout of open connection request adjaCardReset (14): adjacent CPU reset (CX 1000 only) linkNotSupported (15): system route number not supported" ::= { gmfSREntry 5 }

    Information by circitor

    gmfSRFailStatus OBJECT-TYPE SYNTAX INTEGER { noFailure (1), internalError (2), localMemAllocFailure (3), remoteMemAllocFailure (4), remoteNoAccess (5), remotePvcDown (6), remotePvcBusy (7), localFcnFailure (8), remoteFcnFailure (9), localDsnFailure (10), remoteAliasNotFound (11), remoteNoPvcService (12), openReqTimeout (13), adjaCardReset (14), linkNotSupported (15) } ACCESS read-only STATUS mandatory DESCRIPTION "Indicates the reason for a connection failure on a system route prior to the next attempt to establish a connection on that route. Default Value: none Options: noFailure (1): did not fail internalError (2): system error localMemAllocFailure (3): GMF memory allocation error remoteMemAllocFailure (4): FRIM memory allocation error remoteNoAccess (5): FRIM not configured remotePvcDown (6): FRIM reported down remotevcBusy (7): FRIM busy localFcnFailure (8): flow control type unknown to GMF remoteFcnFailure (9): flow control type unknown to FRIM localDsnFailure (10): GMF could not negotiate data size remoteAliasNotFound (11): no PVC for destination alias remoteNoPvcService (12): FRIM not supporting PVC protocol openReqTimeout (13): timeout of open connection request adjaCardReset (14): adjacent CPU reset (CX 1000 only) linkNotSupported (15): system route number not supported" ::= { gmfSREntry 5 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.495)

    Turcott Michel

    Brothers (5)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.495.2.1.6.5.4.1.1 gmfSRLink 0 0 Indicates a valid route number established in 'gmfNoOfLinkSupported' used
    by the Voice/Data Compression module to send compresse…
    1.3.6.1.4.1.495.2.1.6.5.4.1.2 gmfSRDestCircuitAlias 0 0 Determines the alias of a circuit specified in the Frame Relay software
    layer that will link with the GMF route.

    Range of Values:…
    1.3.6.1.4.1.495.2.1.6.5.4.1.3 gmfSRSubRef 0 0 Determines the reference that one user's segment of traffic will be
    assigned on the outbound PVC to distinguish it from traffic …
    1.3.6.1.4.1.495.2.1.6.5.4.1.4 gmfSRConStatus 0 0 Indicates status of connection on the system route.

    Options:
    not_init (1): system route not initialized

    closed (2): system route c…
    1.3.6.1.4.1.495.2.1.6.5.4.1.6 gmfSRRowStatus 0 0 Determines whether this system route is in service or is to be deleted
    from the GMF software layer.

    Options:
    invalid (1): Row is d…