Reference record for OID 1.3.6.1.4.1.208.39.3.3.1.10



parent
1.3.6.1.4.1.208.39.3.3.1 (portIfEntry)
node code
10
node name
portIfSpeedAndDuplex
dot oid
1.3.6.1.4.1.208.39.3.3.1.10
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) scanet(208) ethSwitch(39) ethSwitchMACVioEvent(3) portIfTable(3) portIfEntry(1) portIfSpeedAndDuplex(10)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) scanet(208) ethSwitch(39) ports(3) portIfTable(3) portIfEntry(1) portIfSpeedAndDuplex(10)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) scanet(208) ethSwitch(39) ethSwitchMACVioEvent(3) portIfTable(3) portIfEntry(1) portIfSpeedAndDuplex(10)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) scanet(208) ethSwitch(39) ports(3) portIfTable(3) portIfEntry(1) portIfSpeedAndDuplex(10)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) scanet(208) ethSwitch(39) ethSwitchMACVioEvent(3) portIfTable(3) portIfEntry(1) portIfSpeedAndDuplex(10)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) scanet(208) ethSwitch(39) ports(3) portIfTable(3) portIfEntry(1) portIfSpeedAndDuplex(10)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) scanet(208) ethSwitch(39) ethSwitchMACVioEvent(3) portIfTable(3) portIfEntry(1) portIfSpeedAndDuplex(10)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) scanet(208) ethSwitch(39) ports(3) portIfTable(3) portIfEntry(1) portIfSpeedAndDuplex(10)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/scanet/ethSwitch/ethSwitchMACVioEvent/portIfTable/portIfEntry/portIfSpeedAndDuplex
  • /iso/identified-organization/dod/internet/private/enterprise/scanet/ethSwitch/ports/portIfTable/portIfEntry/portIfSpeedAndDuplex
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/scanet/ethSwitch/ethSwitchMACVioEvent/portIfTable/portIfEntry/portIfSpeedAndDuplex
  • /iso/org/dod/internet/private/enterprise/scanet/ethSwitch/ports/portIfTable/portIfEntry/portIfSpeedAndDuplex
  • /iso/org/dod/internet/private/enterprises/scanet/ethSwitch/ethSwitchMACVioEvent/portIfTable/portIfEntry/portIfSpeedAndDuplex
  • /iso/org/dod/internet/private/enterprises/scanet/ethSwitch/ports/portIfTable/portIfEntry/portIfSpeedAndDuplex
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/scanet/ethSwitch/ethSwitchMACVioEvent/portIfTable/portIfEntry/portIfSpeedAndDuplex
  • /iso/iso-identified-organization/dod/internet/private/enterprises/scanet/ethSwitch/ports/portIfTable/portIfEntry/portIfSpeedAndDuplex
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/208/39/3/3/1/10

    Description by mibdepot

    This object is used to configure the speed
    and duplex mode for a port.

    Byte 1: negotiation
    manual(0)
    autoDisable(1)
    autoAlternative(2)
    Byte 2: speed
    auto(1)
    10(2)
    100(3)
    155(4)
    Byte 3: alternativeSpeed
    unused(0) (read-only)
    Byte 4: duplexMode
    auto(1)
    half(2)
    full(3)
    Byte 5: alternativeDuplexMode
    unused(0) (read-only)
    half(2)
    full(3)

    Explanation of the different negotiation:

    Manual: The port does not support auto
    detect of speed and duplex which means
    that only fixed values are legal.

    AutoDisable: The port supports auto
    negotiation and if the connected port
    does not except the suggested values the
    port will be disabled.

    AutoAlternative: The port supports auto
    negotiation and if the connected port
    does not except the suggested values the
    port will be set to some alternative
    values.

    Parsed from file SCA_ESWT.MIB.txt
    Company: None
    Module: ETH-SWITCH-MIB

    Description by circitor

    This object is used to configure the speed
    and duplex mode for a port.

    Byte 1: negotiation
    manual(0)
    autoDisable(1)
    autoAlternative(2)
    Byte 2: speed
    auto(1)
    10(2)
    100(3)
    155(4)
    Byte 3: alternativeSpeed
    unused(0) (read-only)
    Byte 4: duplexMode
    auto(1)
    half(2)
    full(3)
    Byte 5: alternativeDuplexMode
    unused(0) (read-only)
    half(2)
    full(3)

    Explanation of the different negotiation:

    Manual: The port does not support auto
    detect of speed and duplex which means
    that only fixed values are legal.

    AutoDisable: The port supports auto
    negotiation and if the connected port
    does not except the suggested values the
    port will be disabled.

    AutoAlternative: The port supports auto
    negotiation and if the connected port
    does not except the suggested values the
    port will be set to some alternative
    values.

    Parsed from file ETH-SWITCH-MIB.mib
    Module: ETH-SWITCH-MIB

    Information by mibdepot

    portIfSpeedAndDuplex OBJECT-TYPE SYNTAX OCTET STRING (SIZE (5)) ACCESS read-write STATUS mandatory DESCRIPTION "This object is used to configure the speed and duplex mode for a port. Byte 1: negotiation manual(0) autoDisable(1) autoAlternative(2) Byte 2: speed auto(1) 10(2) 100(3) 155(4) Byte 3: alternativeSpeed unused(0) (read-only) Byte 4: duplexMode auto(1) half(2) full(3) Byte 5: alternativeDuplexMode unused(0) (read-only) half(2) full(3) Explanation of the different negotiation: Manual: The port does not support auto detect of speed and duplex which means that only fixed values are legal. AutoDisable: The port supports auto negotiation and if the connected port does not except the suggested values the port will be disabled. AutoAlternative: The port supports auto negotiation and if the connected port does not except the suggested values the port will be set to some alternative values." ::= { portIfEntry 10 }

    Information by oid_info

    Vendor: Cray Communications A/S
    Module: ETH-SWITCH-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    portIfSpeedAndDuplex OBJECT-TYPE SYNTAX OCTET STRING (SIZE (5)) ACCESS read-write STATUS mandatory DESCRIPTION "This object is used to configure the speed and duplex mode for a port. Byte 1: negotiation manual(0) autoDisable(1) autoAlternative(2) Byte 2: speed auto(1) 10(2) 100(3) 155(4) Byte 3: alternativeSpeed unused(0) (read-only) Byte 4: duplexMode auto(1) half(2) full(3) Byte 5: alternativeDuplexMode unused(0) (read-only) half(2) full(3) Explanation of the different negotiation: Manual: The port does not support auto detect of speed and duplex which means that only fixed values are legal. AutoDisable: The port supports auto negotiation and if the connected port does not except the suggested values the port will be disabled. AutoAlternative: The port supports auto negotiation and if the connected port does not except the suggested values the port will be set to some alternative values." ::= { portIfEntry 10 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.208)

    Ekner Hartvig

    Brothers (9)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.208.39.3.3.1.1 portIfIndex 0 0 An index value that uniquely identifies
    an interface. The interface identified by
    a particular value of this index is the
    same int…
    1.3.6.1.4.1.208.39.3.3.1.2 portIfDescr 0 0 User configurable description of the port.
    1.3.6.1.4.1.208.39.3.3.1.3 portIfLocation 0 0 User configurable location of the port.
    1.3.6.1.4.1.208.39.3.3.1.4 portIfSwitchMode 0 0 Port Switch mode. If set to default(1) value
    from defaultSwitchMode is used.
    1.3.6.1.4.1.208.39.3.3.1.5 portIfDuplex 0 0 Port Duplex mode. For ports in auto mode
    the mode may change automatically between
    autoDetect(1), autoDetectedHalf(3) and
    autoDete…
    1.3.6.1.4.1.208.39.3.3.1.6 portIfThrottleBack 0 0 portIfthrottleBack
    1.3.6.1.4.1.208.39.3.3.1.7 portIfType 0 0 portIftype
    1.3.6.1.4.1.208.39.3.3.1.8 portIfDuplexSupported 0 0 The duplex mode supported for a port.
    1.3.6.1.4.1.208.39.3.3.1.9 portIfSpeedSupported 0 0 The speed supported for a port.