Reference record for OID 1.3.6.1.4.1.644.2.4.1.11.3.1.16



parent
1.3.6.1.4.1.644.2.4.1.11.3.1 (xNdrEntry)
node code
16
node name
xNdrCmdStatus
dot oid
1.3.6.1.4.1.644.2.4.1.11.3.1.16
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) eriEnterpriseRoot(644) eriProducts(2) dnx(4) sysMgr(1) eXpansionNestAdmin(11) xNdrTable(3) xNdrEntry(1) xNdrCmdStatus(16)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) eriEnterpriseRoot(644) eriProducts(2) dnx(4) sysMgr(1) eXpansionNestAdmin(11) xNdrTable(3) xNdrEntry(1) xNdrCmdStatus(16)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) eriEnterpriseRoot(644) eriProducts(2) dnx(4) sysMgr(1) eXpansionNestAdmin(11) xNdrTable(3) xNdrEntry(1) xNdrCmdStatus(16)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) eriEnterpriseRoot(644) eriProducts(2) dnx(4) sysMgr(1) eXpansionNestAdmin(11) xNdrTable(3) xNdrEntry(1) xNdrCmdStatus(16)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) eriEnterpriseRoot(644) eriProducts(2) dnx(4) sysMgr(1) eXpansionNestAdmin(11) xNdrTable(3) xNdrEntry(1) xNdrCmdStatus(16)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) eriEnterpriseRoot(644) eriProducts(2) dnx(4) sysMgr(1) eXpansionNestAdmin(11) xNdrTable(3) xNdrEntry(1) xNdrCmdStatus(16)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/eriEnterpriseRoot/eriProducts/dnx/sysMgr/eXpansionNestAdmin/xNdrTable/xNdrEntry/xNdrCmdStatus
  • /iso/identified-organization/dod/internet/private/enterprises/eriEnterpriseRoot/eriProducts/dnx/sysMgr/eXpansionNestAdmin/xNdrTable/xNdrEntry/xNdrCmdStatus
  • /iso/org/dod/internet/private/enterprise/eriEnterpriseRoot/eriProducts/dnx/sysMgr/eXpansionNestAdmin/xNdrTable/xNdrEntry/xNdrCmdStatus
  • /iso/org/dod/internet/private/enterprises/eriEnterpriseRoot/eriProducts/dnx/sysMgr/eXpansionNestAdmin/xNdrTable/xNdrEntry/xNdrCmdStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprise/eriEnterpriseRoot/eriProducts/dnx/sysMgr/eXpansionNestAdmin/xNdrTable/xNdrEntry/xNdrCmdStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprises/eriEnterpriseRoot/eriProducts/dnx/sysMgr/eXpansionNestAdmin/xNdrTable/xNdrEntry/xNdrCmdStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/644/2/4/1/11/3/1/16

    Description by circitor

    The command status for this ndr configuration row/record.
    The value used in a SET will be replaced by a response
    value in the GET RESPONSE indicating success or failure.

    Default Response State used in GET RESPONSE Command
    ready-for-command (0)
    initial default status for a row

    NDR Device Commands used in SET Command (1..99)
    update-ndr (1)
    change an aspect of current nest N+1 Redundancy

    Response States used in GET RESPONSE Command (100..199)
    update-successful (101)
    ndr data has been successfully changed

    NDR Config Error Codes used in GET RESPONSE Command (200..799)
    err-general-ndr-config-error (200)
    Unknown ndr configuration error occurred.
    err-invalid-ndr-group-type (201)
    Configured NDR Group type not in valid range
    err-invalid-ndr-command (202)
    Unrecognized NDR command-action
    err-invalid-ndr-autoswitch (203)
    NDR Auto Switchover value not in valid range
    err-invalid-ndr-chassis (204)
    NDR Chassis Type value not in valid range
    err-invalid-ndr-dual-bb (205)
    NDR Dual Broadband Group value not in valid
    err-invalid-ndr-dual-psx (206)
    NDR Dual PSX Power Supply value not in valid
    err-data-locked-by-another-user (450)
    Another administrative user is making changes to this
    part of the system via a terminal session. Check Event
    Log for user name
    err-snmp-parse-failed (500)
    Agent could not parse variable
    err-invalid-snmp-type (501)
    Variable ASN type does not match Agent defined type
    err-invalid-snmp-var-size (502)
    Variable size is too big

    Parsed from file ERI-DNX-NEST-SYS-MIB.mib
    Module: ERI-DNX-NEST-SYS-MIB

    Information by oid_info

    Vendor: Eastern Research Inc.
    Module: ERI-DNX-NEST-SYS-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    xNdrCmdStatus OBJECT-TYPE SYNTAX INTEGER { ready-for-command (0), update-ndr (1), update-successful (101), err-general-ndr-config-error (200), err-invalid-ndr-group-type (201), err-invalid-ndr-command (202), err-invalid-ndr-autoswitch (203), err-invalid-ndr-chassis (204), err-invalid-ndr-dual-bb (205), err-invalid-ndr-dual-psx (206), err-data-locked-by-another-user (450), err-snmp-parse-failed (500), err-invalid-snmp-type (501), err-invalid-snmp-var-size (502) } MAX-ACCESS read-write STATUS current DESCRIPTION "The command status for this ndr configuration row/record. The value used in a SET will be replaced by a response value in the GET RESPONSE indicating success or failure. Default Response State used in GET RESPONSE Command ready-for-command (0) initial default status for a row NDR Device Commands used in SET Command (1..99) update-ndr (1) change an aspect of current nest N+1 Redundancy Response States used in GET RESPONSE Command (100..199) update-successful (101) ndr data has been successfully changed NDR Config Error Codes used in GET RESPONSE Command (200..799) err-general-ndr-config-error (200) Unknown ndr configuration error occurred. err-invalid-ndr-group-type (201) Configured NDR Group type not in valid range err-invalid-ndr-command (202) Unrecognized NDR command-action err-invalid-ndr-autoswitch (203) NDR Auto Switchover value not in valid range err-invalid-ndr-chassis (204) NDR Chassis Type value not in valid range err-invalid-ndr-dual-bb (205) NDR Dual Broadband Group value not in valid err-invalid-ndr-dual-psx (206) NDR Dual PSX Power Supply value not in valid err-data-locked-by-another-user (450) Another administrative user is making changes to this part of the system via a terminal session. Check Event Log for user name err-snmp-parse-failed (500) Agent could not parse variable err-invalid-snmp-type (501) Variable ASN type does not match Agent defined type err-invalid-snmp-var-size (502) Variable size is too big" ::= { xNdrEntry 16 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.644)

    Poljak Nevio

    Brothers (16)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.644.2.4.1.11.3.1.1 xNdrNestIndex 0 0 The nest index number in the node. Nests are indexed
    0 through 7 but correspond to Nests 1 to 8.
    1.3.6.1.4.1.644.2.4.1.11.3.1.2 xNdrState 0 0 This is the current N+1 Device Redundancy state.

    disabled (1) N+1 Redundancy disabled by the user.
    frozen (2) N+1 Redundan…
    1.3.6.1.4.1.644.2.4.1.11.3.1.3 xNdrAutoSwitchover 0 0 Indicates the user's desired N+1 Device Redundancy automatic
    Switchover setting when a primary card fails.

    manual (0) F…
    1.3.6.1.4.1.644.2.4.1.11.3.1.4 xNdrAutoRestore 0 0 Indicates the system's N+1 Device Redundancy automatic
    Restore setting when a protected card becomes operational.

    manual …
    1.3.6.1.4.1.644.2.4.1.11.3.1.5 xNdrBroadbandGroup1 0 0 This is a 2 byte bit field reflecting the slots that
    are part of the current active NDR Broadband Group 1. The
    first 11 bits repr…
    1.3.6.1.4.1.644.2.4.1.11.3.1.6 xNdrNarrowbandGroup 0 0 This is a 2 byte bit field reflecting the slots that
    are part of the current active NDR Narrowband Group.
    The first 11 bits repre…
    1.3.6.1.4.1.644.2.4.1.11.3.1.7 xNdrBroadbandGroup1Protected 0 0 This is a slot number that indicates which device card from
    the active NDR Broadband Group 1 has been currently switched over.
    Va…
    1.3.6.1.4.1.644.2.4.1.11.3.1.8 xNdrNarrowbandProtected 0 0 This is a slot number that indicates which device card from
    the active NDR Narrowband Group has been currently switched
    over. Val…
    1.3.6.1.4.1.644.2.4.1.11.3.1.9 xNdrBroadbandGroup1Type 0 0 This indicates which type of device is currently
    occupying the status of active NDR Broadband Group 1.
    Only one type of broadband…
    1.3.6.1.4.1.644.2.4.1.11.3.1.10 xNdrNarrowbandType 0 0 This indicates which type of device is currently
    occupying the status of active NDR Narrowband Group.
    Only one type of Narrowband…
    1.3.6.1.4.1.644.2.4.1.11.3.1.11 xNdrDualBroadbandEnabled 0 0 Indicates the system's capability of supporting the N+1 Device
    Redundancy Dual Broadband Group functionality. The user should
    con…
    1.3.6.1.4.1.644.2.4.1.11.3.1.12 xNdrBroadbandGroup2 0 0 This is a 2 byte bit field reflecting the slots that
    are part of the current active NDR Broadband Group 2. The
    first 11 bits repr…
    1.3.6.1.4.1.644.2.4.1.11.3.1.13 xNdrBroadbandGroup2Protected 0 0 This is a slot number that indicates which device card from
    the active NDR Broadband Group 2 has been currently switched over.
    Va…
    1.3.6.1.4.1.644.2.4.1.11.3.1.14 xNdrBroadbandGroup2Type 0 0 This indicates which type of device is currently
    occupying the status of active NDR Broadband Group 2.
    Only one type of broadband…
    1.3.6.1.4.1.644.2.4.1.11.3.1.15 xNdrPsxChassisType 0 0 This indicates which type of Protection Switch Chassis
    Hardware has been detected. In order to run with Dual
    Broadband Group con…
    1.3.6.1.4.1.644.2.4.1.11.3.1.17 xNdrDualPowerSupply 0 0 The number of N+1 Protection Switch Power Supplies configured for the Nest.
    If running with only a single PSX Power Supply, this…