Home/Catalog/VI-IP-MIB

VI-IP-MIB

AI MIB Summary

The VI-IP-MIB module provides managed objects for monitoring the operational state, configuration parameters, and traffic statistics of virtual interfaces implemented over TCP/IP stacks. It enables administrators to track interface status, packet counters, error rates, and connection states specifically for virtualized network endpoints rather than physical hardware ports.

The MIB module to describe objects for virtual interface over TCP implementation.
Main OID:
viIPMib.1.3.6.1.2.1.1
87
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

87 total
Object Name
viIPMibThe MIB module to describe objects for virtual interface over TCP implementation.
MODULE-IDENTITY
.1.3.6.1.2.1.1
IMPORTSThe MIB module to describe objects for virtual interface over TCP implementation.
Unknown
.1.3.6.1.2.1.1
SNMPv2-SMIThe MIB module to describe objects for virtual interface over TCP implementation.
NOTIFICATION-TYPE
.1.3.6.1.2.1.1
viIPMibObjects
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.1
viaNodeConnection
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.1.1
viaNodeSystemNameA string by which the node is identified in the cluster.ro
DisplayString
.1.3.6.1.2.1.1.1.1.1
viaCreatedThe number of VIs have been created.ro
Counter32
.1.3.6.1.2.1.1.1.1.2
viaConnectRequestThe number of times Connect Request call is made.ro
Counter32
.1.3.6.1.2.1.1.1.1.3
viaConnectWaitThe number of times Connect wait call is made.ro
Counter32
.1.3.6.1.2.1.1.1.1.4
viaDisconnectNumber of times VI got disconnected with out any error.ro
Counter32
.1.3.6.1.2.1.1.1.1.5
viaConnectTimeOutNumber of times VI connect request got timed out.ro
Counter32
.1.3.6.1.2.1.1.1.1.6
viaConnectedNumber of time VI got connected with out any error.ro
Counter32
.1.3.6.1.2.1.1.1.1.7
viaCurrConnectPendingThe number of VIs for which connect request is pending.ro
Gauge32
.1.3.6.1.2.1.1.1.1.8
viaCurrConnectWaitPendingThe number of VIs for which connect wait request is pending.ro
Gauge32
.1.3.6.1.2.1.1.1.1.9
viaCurrConnectedThe number of VIs for which the current state is CONNECTED.ro
Gauge32
.1.3.6.1.2.1.1.1.1.10
viaCurrErrorThe number of VIs for which the current state is ERRORro
Gauge32
.1.3.6.1.2.1.1.1.1.11
viaTotalErrorThe number of VIs which encountered error state.ro
Counter32
.1.3.6.1.2.1.1.1.1.12
viaInMsgsThe total number of incoming Messages received.ro
Counter32
.1.3.6.1.2.1.1.1.1.13
viaInRdmaThe total number of incoming RDMA requests received.ro
Counter32
.1.3.6.1.2.1.1.1.1.14
viaInBytesThe total number of incoming bytes received, including those received in error. This count includes bytes received on currently established connections. This corresponds to the sum of bytes received through received messages, incoming RDMA writes and RDMA reads issuedro
Counter32
.1.3.6.1.2.1.1.1.1.15
viaInRDMAReadBytesThe total number of incoming bytes received through RDMA read, including those received in error. This count includes bytes received on currently established connections.ro
Counter32
.1.3.6.1.2.1.1.1.1.16
viaInRDMAWriteBytesThe total number of bytes received through incoming RDMA writes, including those received in error. This count includes bytes received on currently established connections.ro
Counter32
.1.3.6.1.2.1.1.1.1.17
viaOutMsgsThe total number of Messages sent.ro
Counter32
.1.3.6.1.2.1.1.1.1.18
viaOutRdmaThe total number of RDMA requests sent.ro
Counter32
.1.3.6.1.2.1.1.1.1.19
viaOutBytesThe total number of bytes sent, including those sent in error. This count includes bytes sent on currently established connections.ro
Counter32
.1.3.6.1.2.1.1.1.1.20
viaOutRDMAReadBytesThe total number of bytes sent through an incoming RDMA read request, including those sent in error. This count includes bytes sent on currently established connections.ro
Counter32
.1.3.6.1.2.1.1.1.1.21
viaOutRDMAWriteBytesThe total number of bytes sent through a RDMA write operation, including those sent in error. This count includes bytes sent on currently established connections.ro
Counter32
.1.3.6.1.2.1.1.1.1.22
viaConnTableA table containing VIA connection specific information.
SEQUENCE OF VIAConnEntry
.1.3.6.1.2.1.1.1.1.23
viaConnEntryA 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.
VIAConnEntry
.1.3.6.1.2.1.1.1.1.23.1
viaConnStateThe state of this VIA connection Legal States: Idle 1 Pending Connect 2 Connected 3 Error 4ro
Enumeration
.1.3.6.1.2.1.1.1.1.23.1.1
viaConnVINumberA number which uniquely defines a connection.ro
INTEGER
.1.3.6.1.2.1.1.1.1.23.1.2
viaConnRemoteNetAddressIP address of the remote system of the connection.ro
IpAddress
.1.3.6.1.2.1.1.1.1.23.1.3
viaConnLocalNetAddressLocal IPadress of the connection.ro
IpAddress
.1.3.6.1.2.1.1.1.1.23.1.4
viaConnRemotePortNumberRemote TCP port number of the connection.ro
INTEGER
.1.3.6.1.2.1.1.1.1.23.1.5
viaConnLocalPortNumberLocal TCP Portnumber of the connection.ro
INTEGER
.1.3.6.1.2.1.1.1.1.23.1.6
viaConnLocalDescriminatorAn identifier used by the local process to identify the VI connection.ro
OCTET STRING
.1.3.6.1.2.1.1.1.1.23.1.7
viaConnRemoteDescriminatorAn identifier used by the remote process to identify the VI connection.ro
OCTET STRING
.1.3.6.1.2.1.1.1.1.23.1.8
viaConnLocalMaxTransferSizeThe local limit on the maximum packet size that can be transfered through the connection.ro
INTEGER
.1.3.6.1.2.1.1.1.1.23.1.9
viaConnRemoteMaxTransferSizeThe remote limit on the maximum packet size that can be transfered through the connection.ro
INTEGER
.1.3.6.1.2.1.1.1.1.23.1.10
viaConnLocalEnableRdmaWriteThe value is 1 if remote DMA write is enabled in the local system otherwise, it is 0.ro
INTEGER
.1.3.6.1.2.1.1.1.1.23.1.11
viaConnLocalEnableRdmaReadThe value is 1 if remote DMA read is enabled in the local system otherwise, it is 0.ro
INTEGER
.1.3.6.1.2.1.1.1.1.23.1.12
viaConnRemoteEnableRdmaWriteThe value is 1 if remote DMA write is enabled in the remote system otherwise, it is 0.ro
INTEGER
.1.3.6.1.2.1.1.1.1.23.1.13
viaConnRemoteEnableRdmaReadThe value is 1 if remote DMA read is enabled in the remote system otherwise, it is 0.ro
INTEGER
.1.3.6.1.2.1.1.1.1.23.1.14
viaConnSentMessagesTotal number of messages sent through the connection.ro
Counter32
.1.3.6.1.2.1.1.1.1.23.1.15
viaConnSentRdmaReadMessagesTotal number of rdma read messages sent through the connection.ro
Counter32
.1.3.6.1.2.1.1.1.1.23.1.16
viaConnSentRdmaWriteMessagesTotal number of rdma write messages sent through the connection.ro
Counter32
.1.3.6.1.2.1.1.1.1.23.1.17
viaConnRcvdMessagesTotal number of messages received through the connection.ro
Counter32
.1.3.6.1.2.1.1.1.1.23.1.18
viaConnRcvdRdmaReadMessagesTotal number of rdma read messages received through the connection.ro
Counter32
.1.3.6.1.2.1.1.1.1.23.1.19
viaConnRcvdRdmaWriteMessagesTotal number of rdma write messages received through the connection.ro
Counter32
.1.3.6.1.2.1.1.1.1.23.1.20
viaErrors
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.1.2
viaErrPostDescThe total number of descriptors completed in error by NIC.ro
Counter32
.1.3.6.1.2.1.1.1.2.1
viaErrConnLostThe total number of Lost Connection errors.ro
Counter32
.1.3.6.1.2.1.1.1.2.2
viaErrRecvQEmptyThe total number of errors due to an empty receive Queue.ro
Counter32
.1.3.6.1.2.1.1.1.2.3
viaErrRdmawProtThe total number of remote DMA write protection errors.ro
Counter32
.1.3.6.1.2.1.1.1.2.4
viaErrRdmarProtThe total number of remote DMA read protection errors.ro
Counter32
.1.3.6.1.2.1.1.1.2.5
viaErrCompProtThe total number of protection errors.ro
Counter32
.1.3.6.1.2.1.1.1.2.6
viaErrorThresholdSetting this threshold will cause a trap to be enabled such that if the total error exceeds error threshold set a VIANodeErrorsTrap trap will be generated. The trap will reset the error counter.rw
INTEGER
.1.3.6.1.2.1.1.1.2.7
viaNicAttributes
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.1.3
viaNicTableA table containing VIA NIC specific information.
SEQUENCE OF VIANicEntry
.1.3.6.1.2.1.1.1.3.1
viaNicEntryA conceptual row of the VIANicTable containing information about a particular VINic.
VIANicEntry
.1.3.6.1.2.1.1.1.3.1.1
viaNicIndexThe index of the NIC in the NIC table.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.1
viaNameThe symbolic name of the NIC device.ro
DisplayString
.1.3.6.1.2.1.1.1.3.1.1.2
viaHardwareVersionThe version of the VINIC described by this MIB.ro
DisplayString
.1.3.6.1.2.1.1.1.3.1.1.3
viaProviderVersionThe version of the VI provider.ro
DisplayString
.1.3.6.1.2.1.1.1.3.1.1.4
viaNicAddressThe Network address of the NIC.ro
PhysAddress (SNMPv2-TC)
.1.3.6.1.2.1.1.1.3.1.1.5
viaThreadSafe1 if synchronisation model is thread safe else 0.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.6
viaMaxDiscriminatorLengthThe maximum number of bytes that the VI provider allows for a connection descriminator.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.7
viaMaxRegisterBytesMaximum number of bytes that can be registered by the VI user.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.8
viaMaxRegisterRegionsMaximum number of memory regions that can be registered by VI user.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.9
viaMaxRegisterBlockBytesLargest contiguous block of memory that can be registered by VI user.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.10
viaMaxVIThe limit on the total number of VI instances this NIC can support.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.11
viaMaxDescriptorsPerQueueMaximum Descriptors per VI Work Queue that this VI provider can support.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.12
viaMaxSegmentsPerDescMaximum number of segments per descriptor that this VI provider can support.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.13
viaMaxCQMaximum number of completion queues this VI provider can support.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.14
viaMaxCQEntriesMaximum number of Completion queue entries per completion queue that this VI provider can support.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.15
viaMaxTransferSizeThe maximum transfer size supported by the VI Nic. The maximum transfer size is the amount of data that can be described by a single VI descriptor.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.16
viaNativeMTUThe native MTU size of the underlying network. For frame-based networks, this could reflect its native frame size. For cell-based networks, it could reflect the MTU of the appropriate abstraction layer that it supports.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.17
viaMaxPTagsThe maximum number of protection tags that are supported by this VI provider.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.18
viaCurrRegisterBytesNumber of bytes registered by the VI user for this NIC.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.19
viaCurrRegisterRegionsNumber of memory regions that is registered by VI user for this NIC.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.20
viaCurrVIThe current number of VI instances for this NIC.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.21
viaCurrCQCurrent number of completion queues this VI provider has.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.22
viaCurrPTagsCurrent Number of protection tags this VI provider has.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.23
viaConnectionListenPortPort number on which VI server is listening for VI connection request.ro
INTEGER
.1.3.6.1.2.1.1.1.3.1.1.24
viipTraps
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.2
viaNodeErrorsTrapA VIANodeErrorsTrap trap signifies that the total number of errors exceeded the error threshold.
TRAP-TYPE
.giganet.0.viipTraps 1
viaNodeUpTrapA VIANodeUpTrap trap signifies a VIA Node is started and initialised successfully.
TRAP-TYPE
.giganet.0.viipTraps 2
VI-IP-MIB - SNMP MIB Reference | MIBs Explorer