Reference record for OID 1.3.6.1.4.1.1588.2.1.1.1.1.11



parent
1.3.6.1.4.1.1588.2.1.1.1.1 (swSystem, swCfg)
node code
11
node names
  • swFlashDLOperStatus
  • swMonitorPort
  • dot oid
    1.3.6.1.4.1.1588.2.1.1.1.1.11
    type
    OBJECT-TYPE
    asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) bcsi(1588) commDev(2) fibrechannel(1) fcSwitch(1) sw(1) swSystem(1) swFlashDLOperStatus(11)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) bcsi(1588) commDev(2) fibrechannel(1) fcSwitch(1) sw(1) swSystem(1) swMonitorPort(11)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) bcsi(1588) commDev(2) fibrechannel(1) fcSwitch(1) sw(1) swCfg(1) swFlashDLOperStatus(11)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) bcsi(1588) commDev(2) fibrechannel(1) fcSwitch(1) sw(1) swCfg(1) swMonitorPort(11)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) bcsi(1588) commDev(2) fibrechannel(1) fcSwitch(1) sw(1) swSystem(1) swFlashDLOperStatus(11)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) bcsi(1588) commDev(2) fibrechannel(1) fcSwitch(1) sw(1) swSystem(1) swMonitorPort(11)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) bcsi(1588) commDev(2) fibrechannel(1) fcSwitch(1) sw(1) swCfg(1) swFlashDLOperStatus(11)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) bcsi(1588) commDev(2) fibrechannel(1) fcSwitch(1) sw(1) swCfg(1) swMonitorPort(11)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/bcsi/commDev/fibrechannel/fcSwitch/sw/swSystem/swFlashDLOperStatus
  • /iso/identified-organization/dod/internet/private/enterprise/bcsi/commDev/fibrechannel/fcSwitch/sw/swSystem/swMonitorPort
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/bcsi/commDev/fibrechannel/fcSwitch/sw/swCfg/swFlashDLOperStatus
  • /iso/org/dod/internet/private/enterprise/bcsi/commDev/fibrechannel/fcSwitch/sw/swCfg/swMonitorPort
  • /iso/org/dod/internet/private/enterprises/bcsi/commDev/fibrechannel/fcSwitch/sw/swSystem/swFlashDLOperStatus
  • /iso/org/dod/internet/private/enterprises/bcsi/commDev/fibrechannel/fcSwitch/sw/swSystem/swMonitorPort
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/bcsi/commDev/fibrechannel/fcSwitch/sw/swCfg/swFlashDLOperStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprises/bcsi/commDev/fibrechannel/fcSwitch/sw/swCfg/swMonitorPort
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/1588/2/1/1/1/1/11

    Description by oid_info

    swFlashDLOperStatus OBJECT-TYPE
    SYNTAX INTEGER {
    sw-current (1),
    sw-upgraded (2)
    }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION "The operational status of the boot FLASH.
    The operational states are as follow:
    o current(1) indicates that the boot FLASH contains the
    current firmware image; and
    o upgraded(2) state indicates that it contains the image
    upgraded from the swFlashDLHost.0."

    View at oid-info.com

    Description by mibdepot

    This object tells the switch to hook its Node Monitoring function to
    the port specified in here.
    Note: 1. The Node Monitoring function of the switch will receive all
    of the packets which pass the secured detection function
    of the switch.
    2. When Node Monitoring function is enabled, each switch port
    will forward the packets (without secured violation detection)
    to the Monitor Port specified in swMonitorPort.

    Parsed from file v2.0.1aSW.mib.txt
    Company: None
    Module: SW-MIB

    Description by circitor

    The operational status of the FLASH.
    The operational states are as follow:
    o swCurrent(1) indicates that the FLASH contains the
    current firmware image or config file;
    o swFwUpgraded(2) state indicates that it contains the image
    upgraded from the swFlashDLHost.0.;
    o swCfUploaded(3) state indicates that the switch configuration
    file has been uploaded to the host; and
    o swCfDownloaded(4) state indicates that the switch
    configuration file has been downloaded from the host.
    o swFwCorrupted (5) state indicates that the firmware in the
    FLASH of the switch is corrupted.

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

    Information by oid_info

    Automatically extracted from SilkWorm Switch MIBs and RSH Utilities

    Information by mibdepot

    swMonitorPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "This object tells the switch to hook its Node Monitoring function to the port specified in here. Note: 1. The Node Monitoring function of the switch will receive all of the packets which pass the secured detection function of the switch. 2. When Node Monitoring function is enabled, each switch port will forward the packets (without secured violation detection) to the Monitor Port specified in swMonitorPort." ::= { swCfg 11 }

    Information by circitor

    swFlashDLOperStatus OBJECT-TYPE SYNTAX INTEGER { unknown (0), swCurrent (1), swFwUpgraded (2), swCfUploaded (3), swCfDownloaded (4), swFwCorrupted (5) } MAX-ACCESS read-only STATUS current DESCRIPTION "The operational status of the FLASH. The operational states are as follow: o swCurrent(1) indicates that the FLASH contains the current firmware image or config file; o swFwUpgraded(2) state indicates that it contains the image upgraded from the swFlashDLHost.0.; o swCfUploaded(3) state indicates that the switch configuration file has been uploaded to the host; and o swCfDownloaded(4) state indicates that the switch configuration file has been downloaded from the host. o swFwCorrupted (5) state indicates that the firmware in the FLASH of the switch is corrupted." ::= { swSystem 11 }

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.1588.2.1.1.1.1.11.0 swFlashDLOperStatus 0 0 None

    Brothers (26)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.1588.2.1.1.1.1.1 swCurrentDate, swBaseHwVer 1 1 The current date information in displayable textual
    format.
    1.3.6.1.4.1.1588.2.1.1.1.1.2 swBootDate, swPktBufferSize 1 1 The date and time when the system last booted, in
    displaybale textual format.
    1.3.6.1.4.1.1588.2.1.1.1.1.3 swFWLastUpdated, swLDBSize 1 1 The learning database size of this switch in the form of
    'xxx KB' format.
    1.3.6.1.4.1.1588.2.1.1.1.1.4 swFlashLastUpdated, swMaxVlan 1 1 The information indicates the date when the FLASH
    was last updated, in displayable textual format.
    1.3.6.1.4.1.1588.2.1.1.1.1.5 swBootPromLastUpdated, swNumNodeInDB 1 1 The information indicates the date when the boot PROM
    was last updated, in displayable textual format.
    1.3.6.1.4.1.1588.2.1.1.1.1.6 swFirmwareVersion, swMaxAllowedSecudNode 1 1 The current version of the firwmare.
    1.3.6.1.4.1.1588.2.1.1.1.1.7 swOperStatus, swNumSecudNodeInDB 1 1 The current operational status of the switch.
    The states are as follow:
    o online(1) means the switch is accessible by an external…
    1.3.6.1.4.1.1588.2.1.1.1.1.8 swAdmStatus, swLongFrameStatsCounterHandling 1 1 This object selects the per port counter
    etherStatsPkts1024to1518Octets (RMON ether statistics)
    statistics counter to either reco…
    1.3.6.1.4.1.1588.2.1.1.1.1.9 swTelnetShellAdmStatus, swFrontPanelLedStatus 1 1 The desired administrative status of the Telnet
    shell. By setting it to terminated(1), the current
    Telnet shell task is deleted. …
    1.3.6.1.4.1.1588.2.1.1.1.1.10 swSsn, swMiniConsoleInputControl 1 1 The soft serial number of the switch.
    1.3.6.1.4.1.1588.2.1.1.1.1.12 swFlashDLAdmStatus, swMonitorPortStatus 1 1 The desired state of the boot FLASH.
    A management station may place the boot FLASH in a desired
    state by setting this object acco…
    1.3.6.1.4.1.1588.2.1.1.1.1.13 swFlashDLHost, swSTPCfg 1 1 The name or IP address (in dot notation) of the host
    to download or upload a relevant file to the FLASH.
    1.3.6.1.4.1.1588.2.1.1.1.1.14 swFlashDLUser, swTftpDownloadPort 1 1 The user name on the host to download the firmware
    image to the boot FLASH.
    1.3.6.1.4.1.1588.2.1.1.1.1.15 swFlashDLFile 1 1 The file name of the firmware image.
    1.3.6.1.4.1.1588.2.1.1.1.1.16 swFlashDLPassword 1 1 The password to be used in for FTP transfer of
    files in the download or upload operation.
    1.3.6.1.4.1.1588.2.1.1.1.1.18 swBeaconOperStatus 1 1 The current operational status of the switch beacon.
    When the beacon is on, the LEDs on the front panel
    of the switch run alterna…
    1.3.6.1.4.1.1588.2.1.1.1.1.19 swBeaconAdmStatus 1 1 The desired status of the switch beacon.
    When the beacon is set to on, the LEDs on the front
    panel of the switch run alternately …
    1.3.6.1.4.1.1588.2.1.1.1.1.20 swDiagResult 1 1 The result of the power-on startup (POST)
    diagnostics.
    1.3.6.1.4.1.1588.2.1.1.1.1.21 swNumSensors 1 1 The number of sensors inside the switch.
    1.3.6.1.4.1.1588.2.1.1.1.1.22 swSensorTable 1 6 The table of sensor entries.
    1.3.6.1.4.1.1588.2.1.1.1.1.23 swTrackChangesInfo 1 1 Track changes string. For trap only
    1.3.6.1.4.1.1588.2.1.1.1.1.24 swID 1 1 The number of the logical switch (0/1)
    1.3.6.1.4.1.1588.2.1.1.1.1.25 swEtherIPAddress 1 1 The IP Address of the Ethernet interface of this logical
    switch.
    1.3.6.1.4.1.1588.2.1.1.1.1.26 swEtherIPMask 1 1 The IP Mask of the Ethernet interface of this logical switch.
    1.3.6.1.4.1.1588.2.1.1.1.1.27 swFCIPAddress 1 1 The IP Address of the FC interface of this logical switch.
    1.3.6.1.4.1.1588.2.1.1.1.1.28 swFCIPMask 1 1 The IP Mask of the FC interface of this logical switch.