Reference record for OID 1.3.6.1.4.1.18.3.5.21.3.1.9



parent
1.3.6.1.4.1.18.3.5.21.3.1 (wfAotPeerEntry)
node code
9
node name
wfAotPeerLocalTcpPort
dot oid
1.3.6.1.4.1.18.3.5.21.3.1.9
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) wellfleet(18) wfSwSeries7(3) wfApplication(5) wfAsyncOverTcpGroup(21) wfAotPeerTable(3) wfAotPeerEntry(1) wfAotPeerLocalTcpPort(9)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) wellfleet(18) wfSwSeries7(3) wfApplication(5) wfAsyncOverTcpGroup(21) wfAotPeerTable(3) wfAotPeerEntry(1) wfAotPeerLocalTcpPort(9)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) wellfleet(18) wfSwSeries7(3) wfApplication(5) wfAsyncOverTcpGroup(21) wfAotPeerTable(3) wfAotPeerEntry(1) wfAotPeerLocalTcpPort(9)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) wellfleet(18) wfSwSeries7(3) wfApplication(5) wfAsyncOverTcpGroup(21) wfAotPeerTable(3) wfAotPeerEntry(1) wfAotPeerLocalTcpPort(9)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) wellfleet(18) wfSwSeries7(3) wfApplication(5) wfAsyncOverTcpGroup(21) wfAotPeerTable(3) wfAotPeerEntry(1) wfAotPeerLocalTcpPort(9)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) wellfleet(18) wfSwSeries7(3) wfApplication(5) wfAsyncOverTcpGroup(21) wfAotPeerTable(3) wfAotPeerEntry(1) wfAotPeerLocalTcpPort(9)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/wellfleet/wfSwSeries7/wfApplication/wfAsyncOverTcpGroup/wfAotPeerTable/wfAotPeerEntry/wfAotPeerLocalTcpPort
  • /iso/identified-organization/dod/internet/private/enterprises/wellfleet/wfSwSeries7/wfApplication/wfAsyncOverTcpGroup/wfAotPeerTable/wfAotPeerEntry/wfAotPeerLocalTcpPort
  • /iso/org/dod/internet/private/enterprise/wellfleet/wfSwSeries7/wfApplication/wfAsyncOverTcpGroup/wfAotPeerTable/wfAotPeerEntry/wfAotPeerLocalTcpPort
  • /iso/org/dod/internet/private/enterprises/wellfleet/wfSwSeries7/wfApplication/wfAsyncOverTcpGroup/wfAotPeerTable/wfAotPeerEntry/wfAotPeerLocalTcpPort
  • /iso/iso-identified-organization/dod/internet/private/enterprise/wellfleet/wfSwSeries7/wfApplication/wfAsyncOverTcpGroup/wfAotPeerTable/wfAotPeerEntry/wfAotPeerLocalTcpPort
  • /iso/iso-identified-organization/dod/internet/private/enterprises/wellfleet/wfSwSeries7/wfApplication/wfAsyncOverTcpGroup/wfAotPeerTable/wfAotPeerEntry/wfAotPeerLocalTcpPort
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/18/3/5/21/3/1/9

    Description by mibdepot

    When TCP connection is established, we will have other TCP
    port number available which is assigned by the system from
    the available pool. We will fill in this information here
    in this READ_ONLY variable. Again, based on Originator
    only one of the following two fields will have valid value.
    if Originator = SELF then
    fill in LocalTcpPort field inside the AOT module
    else
    fill in PeerTcpPort field inside the AOT module

    In short,
    =========
    For Originator = SELF
    PeerTcpListenPort and LocalTcpPort entries are valid
    For Originator = PARTNER
    LocalTcpListenPort and PeerTcpPort entries are valid

    Parsed from file aot.mib.txt
    Company: None
    Module: Wellfleet-AOT-MIB

    Description by circitor

    When TCP connection is established, we will have other TCP
    port number available which is assigned by the system from
    the available pool. We will fill in this information here
    in this READ_ONLY variable. Again, based on Originator
    only one of the following two fields will have valid value.
    if Originator = SELF then
    fill in LocalTcpPort field inside the AOT module
    else
    fill in PeerTcpPort field inside the AOT module

    In short,
    =========
    For Originator = SELF
    PeerTcpListenPort and LocalTcpPort entries are valid
    For Originator = PARTNER
    LocalTcpListenPort and PeerTcpPort entries are valid

    Parsed from file Wellfleet-AOT-MIB.mib
    Module: Wellfleet-AOT-MIB

    Information by oid_info

    Vendor: Wellfleet
    Module: Wellfleet-AOT-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    wfAotPeerLocalTcpPort OBJECT-TYPE SYNTAX INTEGER(1000..9999) ACCESS read-only STATUS mandatory DESCRIPTION "When TCP connection is established, we will have other TCP port number available which is assigned by the system from the available pool. We will fill in this information here in this READ_ONLY variable. Again, based on Originator only one of the following two fields will have valid value. if Originator = SELF then fill in LocalTcpPort field inside the AOT module else fill in PeerTcpPort field inside the AOT module In short, ========= For Originator = SELF PeerTcpListenPort and LocalTcpPort entries are valid For Originator = PARTNER LocalTcpListenPort and PeerTcpPort entries are valid" ::= { wfAotPeerEntry 9 }

    Information by circitor

    wfAotPeerLocalTcpPort OBJECT-TYPE SYNTAX INTEGER(1000..9999) ACCESS read-only STATUS mandatory DESCRIPTION "When TCP connection is established, we will have other TCP port number available which is assigned by the system from the available pool. We will fill in this information here in this READ_ONLY variable. Again, based on Originator only one of the following two fields will have valid value. if Originator = SELF then fill in LocalTcpPort field inside the AOT module else fill in PeerTcpPort field inside the AOT module In short, ========= For Originator = SELF PeerTcpListenPort and LocalTcpPort entries are valid For Originator = PARTNER LocalTcpListenPort and PeerTcpPort entries are valid" ::= { wfAotPeerEntry 9 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.18)

    Caralyn Brown

    Brothers (9)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.18.3.5.21.3.1.1 wfAotPeerEntryDelete 0 0 Create/Delete attribute. Default is Created
    Users perform SNMP SET operation on this object in
    order to create/delete a peer reco…
    1.3.6.1.4.1.18.3.5.21.3.1.2 wfAotPeerEntryDisable 0 0 Enables/Disables this mapping entry
    Setting of this attribute to DISABLED will disconnect
    all active sessions pertaining to this …
    1.3.6.1.4.1.18.3.5.21.3.1.3 wfAotPeerSlotNumber 0 0 Slot number on which this peer entry is configured
    1.3.6.1.4.1.18.3.5.21.3.1.4 wfAotPeerCctNumber 0 0 The circuit from which the connection attempt is
    received that initiates a translation session.
    1.3.6.1.4.1.18.3.5.21.3.1.5 wfAotPeerRemoteIpAddr 0 0 IP Address of the remote host with which this translation
    session is established.
    1.3.6.1.4.1.18.3.5.21.3.1.6 wfAotConnOriginator 0 0 Upon start up, based on the configuration either
    partner is going to initiate TCP conn. or myself
    1.3.6.1.4.1.18.3.5.21.3.1.7 wfAotPeerLocalTcpListenPort 0 0 Based on the field wfAotConnOriginator, SiteManager
    will allow user to configure only one of following two fields:

    if Originator …
    1.3.6.1.4.1.18.3.5.21.3.1.8 wfAotPeerRemoteTcpListenPort 0 0 Peer listen port for TCP connection
    1.3.6.1.4.1.18.3.5.21.3.1.10 wfAotPeerRemoteTcpPort 0 0 Peer TCP port of the connection