Reference record for OID 1.3.6.1.4.1.789.1.13.1.23.1



parent
1.3.6.1.4.1.789.1.13.1.23 (viaConnTable)
node code
1
node name
viaConnEntry
dot oid
1.3.6.1.4.1.789.1.13.1.23.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) netapp(789) netapp1(1) vi(13) viaNodeConnection(1) viaConnTable(23) viaConnEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) netapp(789) netapp1(1) vi(13) viaNodeConnection(1) viaConnTable(23) viaConnEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) netapp(789) netapp1(1) vi(13) viaNodeConnection(1) viaConnTable(23) viaConnEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) netapp(789) netapp1(1) vi(13) viaNodeConnection(1) viaConnTable(23) viaConnEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) netapp(789) netapp1(1) vi(13) viaNodeConnection(1) viaConnTable(23) viaConnEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) netapp(789) netapp1(1) vi(13) viaNodeConnection(1) viaConnTable(23) viaConnEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/netapp/netapp1/vi/viaNodeConnection/viaConnTable/viaConnEntry
  • /iso/identified-organization/dod/internet/private/enterprises/netapp/netapp1/vi/viaNodeConnection/viaConnTable/viaConnEntry
  • /iso/org/dod/internet/private/enterprise/netapp/netapp1/vi/viaNodeConnection/viaConnTable/viaConnEntry
  • /iso/org/dod/internet/private/enterprises/netapp/netapp1/vi/viaNodeConnection/viaConnTable/viaConnEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/netapp/netapp1/vi/viaNodeConnection/viaConnTable/viaConnEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/netapp/netapp1/vi/viaNodeConnection/viaConnTable/viaConnEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/789/1/13/1/23/1

    Description by mibdepot

    A conceptual row of the VIAConnTable containing information
    about a particular current VIA connection. Each row of this
    table is transient, and it ceases to exist when the
    connection makes transition to the CLOSED state.

    Parsed from file VI-IP-MIB-sebastian-00.txt
    Company: None
    Module: VI-IP-MIB

    Description by circitor

    A conceptual row of the viaConnTable containing information
    about a particular current via connection. Each row of this
    table is transient, and it ceases to exist when the
    connection makes transition to the CLOSED state.

    Parsed from file NETWORK-APPLIANCE-MIB.mib
    Module: NETWORK-APPLIANCE-MIB

    Information by oid_info

    Vendor: Network Appliance Corporation
    Module: NETWORK-APPLIANCE-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    VIAConnEntry OBJECT-TYPE SYNTAX VIAConnEntry ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row of the VIAConnTable containing information about a particular current VIA connection. Each row of this table is transient, and it ceases to exist when the connection makes transition to the CLOSED state." INDEX { VIAConnVINumber } ::= { VIAConnTable 1 }

    Information by circitor

    viaConnEntry OBJECT-TYPE SYNTAX ViaConnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A conceptual row of the viaConnTable containing information about a particular current via connection. Each row of this table is transient, and it ceases to exist when the connection makes transition to the CLOSED state." INDEX { viaConnVINumber } ::= { viaConnTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.789)

    Mehta Varun

    Children (20)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.789.1.13.1.23.1.1 viaConnState 0 0 The state of this VIA connection
    Legal States:
    Idle 1
    Pending Connect 2
    Connected 3
    Error 4
    1.3.6.1.4.1.789.1.13.1.23.1.2 viaConnVINumber 0 0 A number which uniquely defines a connection.
    1.3.6.1.4.1.789.1.13.1.23.1.3 viaConnRemoteNetAddress 0 0 IP address of the remote system of the connection.
    1.3.6.1.4.1.789.1.13.1.23.1.4 viaConnLocalNetAddress 0 0 Local IPadress of the connection.
    1.3.6.1.4.1.789.1.13.1.23.1.5 viaConnRemotePortNumber 0 0 Remote TCP portnumber of the connection.
    1.3.6.1.4.1.789.1.13.1.23.1.6 viaConnLocalPortNumber 0 0 Local TCP Portnumber of the connection.
    1.3.6.1.4.1.789.1.13.1.23.1.7 viaConnLocalDescriminator 0 0 An identifier used by the local process to identify the
    VI connection.
    1.3.6.1.4.1.789.1.13.1.23.1.8 viaConnRemoteDescriminator 0 0 An identifier used by the remote process to identify the
    VI connection.
    1.3.6.1.4.1.789.1.13.1.23.1.9 viaConnLocalMaxTransferSize 0 0 The local limit on the maximum packet size that can be
    transfered through the connection.
    1.3.6.1.4.1.789.1.13.1.23.1.10 viaConnRemoteMaxTransferSize 0 0 The remote limit on the maximum packet size that can be
    transfered through the connection.
    1.3.6.1.4.1.789.1.13.1.23.1.11 viaConnLocalEnableRdmaWrite 0 0 The value is 1 if remote DMA write is enabled
    in the local system otherwise, it is 0.
    1.3.6.1.4.1.789.1.13.1.23.1.12 viaConnLocalEnableRdmaRead 0 0 The value is 1 if remote DMA read is enabled
    in the local system otherwise, it is 0.
    1.3.6.1.4.1.789.1.13.1.23.1.13 viaConnRemoteEnableRdmaWrite 0 0 The value is 1 if remote DMA write is enabled
    in the remote system otherwise, it is 0.
    1.3.6.1.4.1.789.1.13.1.23.1.14 viaConnRemoteEnableRdmaRead 0 0 The value is 1 if remote DMA read is enabled
    in the remote system otherwise, it is 0.
    1.3.6.1.4.1.789.1.13.1.23.1.15 viaConnSentMessages 0 0 Total number of messages sent through the connection.
    1.3.6.1.4.1.789.1.13.1.23.1.16 viaConnSentRdmaReadMessages 0 0 Total number of rdma read messages sent through the
    connection.
    1.3.6.1.4.1.789.1.13.1.23.1.17 viaConnSentRdmaWriteMessages 0 0 Total number of rdma write messages sent through the
    connection.
    1.3.6.1.4.1.789.1.13.1.23.1.18 viaConnRcvdMessages 0 0 Total number of messages received through the connection.
    1.3.6.1.4.1.789.1.13.1.23.1.19 viaConnRcvdRdmaReadMessages 0 0 Total number of rdma read messages received through the
    connection.
    1.3.6.1.4.1.789.1.13.1.23.1.20 viaConnRcvdRdmaWriteMessages 0 0 Total number of rdma write messages received through the
    connection.