Reference record for OID 1.3.6.1.4.1.529.13.3.1.6


parent
1.3.6.1.4.1.529.13.3.1 (radiusAuthStatsEntry)
node code
6
node name
radAuthRspRcvd
dot oid
1.3.6.1.4.1.529.13.3.1.6
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ascend(529) radiusGroup(13) radiusAuthStatsTable(3) radiusAuthStatsEntry(1) radAuthRspRcvd(6)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ascend(529) radiusGroup(13) radiusAuthStatsTable(3) radiusAuthStatsEntry(1) radAuthRspRcvd(6)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) ascend(529) radiusGroup(13) radiusAuthStatsTable(3) radiusAuthStatsEntry(1) radAuthRspRcvd(6)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) ascend(529) radiusGroup(13) radiusAuthStatsTable(3) radiusAuthStatsEntry(1) radAuthRspRcvd(6)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ascend(529) radiusGroup(13) radiusAuthStatsTable(3) radiusAuthStatsEntry(1) radAuthRspRcvd(6)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ascend(529) radiusGroup(13) radiusAuthStatsTable(3) radiusAuthStatsEntry(1) radAuthRspRcvd(6)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/ascend/radiusGroup/radiusAuthStatsTable/radiusAuthStatsEntry/radAuthRspRcvd
  • /iso/identified-organization/dod/internet/private/enterprises/ascend/radiusGroup/radiusAuthStatsTable/radiusAuthStatsEntry/radAuthRspRcvd
  • /iso/org/dod/internet/private/enterprise/ascend/radiusGroup/radiusAuthStatsTable/radiusAuthStatsEntry/radAuthRspRcvd
  • /iso/org/dod/internet/private/enterprises/ascend/radiusGroup/radiusAuthStatsTable/radiusAuthStatsEntry/radAuthRspRcvd
  • /iso/iso-identified-organization/dod/internet/private/enterprise/ascend/radiusGroup/radiusAuthStatsTable/radiusAuthStatsEntry/radAuthRspRcvd
  • /iso/iso-identified-organization/dod/internet/private/enterprises/ascend/radiusGroup/radiusAuthStatsTable/radiusAuthStatsEntry/radAuthRspRcvd
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/529/13/3/1/6

    Description by mibdepot

    Total number of responses to authentication
    requests received. Response could be a NAK
    or an ACK. Value should match radAuthLoginRqstSent.
    The sum of this value and 'radAuthOtherRspRcvd',
    'radAuthUnexpRspRcvd', and 'radAuthBadRspRcvd'
    represents the total number of responses
    received (excluding those related to RADIUS
    accounting).

    Parsed from file ascend.mib.txt
    Company: None
    Module: ASCEND-MIB

    Description by circitor

    Total number of responses to authentication
    requests received. Response could be a NAK
    or an ACK. Value should match radAuthLoginRqstSent.
    The sum of this value and 'radAuthOtherRspRcvd',
    'radAuthUnexpRspRcvd', and 'radAuthBadRspRcvd'
    represents the total number of responses
    received (excluding those related to RADIUS
    accounting).

    Parsed from file ASCEND-RADIUS-MIB.mib
    Module: ASCEND-RADIUS-MIB

    Information by oid_info

    Vendor: Ascend Communications Inc.
    Module: ASCEND-RADIUS-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    radAuthRspRcvd OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Total number of responses to authentication requests received. Response could be a NAK or an ACK. Value should match radAuthLoginRqstSent. The sum of this value and 'radAuthOtherRspRcvd', 'radAuthUnexpRspRcvd', and 'radAuthBadRspRcvd' represents the total number of responses received (excluding those related to RADIUS accounting)." ::= { radiusAuthStatsEntry 6 }

    Information by circitor

    radAuthRspRcvd OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Total number of responses to authentication requests received. Response could be a NAK or an ACK. Value should match radAuthLoginRqstSent. The sum of this value and 'radAuthOtherRspRcvd', 'radAuthUnexpRspRcvd', and 'radAuthBadRspRcvd' represents the total number of responses received (excluding those related to RADIUS accounting)." ::= { radiusAuthStatsEntry 6 }

    Brothers (11)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.529.13.3.1.1 radAuthServerIndex 0 0 The index number for this session status entry. Its
    value ranges from 1 to 'radiusNumAuthServers'.
    and identifies which server en…
    1.3.6.1.4.1.529.13.3.1.2 radAuthLoginRqstSent 0 0 Total number of authentication requests sent.
    These requests are strictly for authentication
    purposes. The sum of this value and…
    1.3.6.1.4.1.529.13.3.1.3 radAuthOtherRqstSent 0 0 Total number of requests sent that are NOT
    related to authentication or accounting. These
    include requests for routes, filters, b…
    1.3.6.1.4.1.529.13.3.1.4 radAuthRqstTimedOut 0 0 Total number of authentication requests which
    timed out. Value should be less than or equal
    to 'radAuthLoginRqstSent'.
    1.3.6.1.4.1.529.13.3.1.5 radAuthOtherRqstTimedOut 0 0 Total number of requests excluding authentication
    and accounting which timed out. Value should be
    less than or equal to 'radAuthO…
    1.3.6.1.4.1.529.13.3.1.7 radAuthOtherRspRcvd 0 0 Total number of responses to requests that
    were NOT related to authentication or accounting.
    Response could be a NAK or an ACK. V…
    1.3.6.1.4.1.529.13.3.1.8 radAuthUnexpRspRcvd 0 0 Total number of responses received that
    did not match an outstanding request.
    A positive value may indicate configured
    timeout is …
    1.3.6.1.4.1.529.13.3.1.9 radAuthBadRspRcvd 0 0 Total number of authentication responses
    received that were rejected due to:
    (1) authentication NAKed.
    (2) invalid authenticator f…
    1.3.6.1.4.1.529.13.3.1.10 radAuthAckRspRcvd 0 0 Total number of authentication requests
    which were ACKed or authenticated
    successfully. Value is less than or
    equal to 'radAuthLog…
    1.3.6.1.4.1.529.13.3.1.11 radAuthHostIPAddress 0 0 The IP address of the Authentication server. The
    value 0.0.0.0 is returned if entry is invalid.
    1.3.6.1.4.1.529.13.3.1.12 radAuthCurrentServerFlag 0 0 Value indicates whether this entry is the current
    authentication server or not. Writing a value
    will cause the current server to …