VINA-MIB

MIB Reference — IPNetwork Monitor

All MIBsVINA-MIB

Category: Generic and Vendor Infrastructure

Description:

Covers configuration, interface status, and performance for Vina Technologies network appliances.

Imported Objects

From RFC-1212

OBJECT-TYPE

From RFC-1215

TRAP-TYPE

From RFC1155-SMI

Counter
TimeTicks
enterprises

From RFC1213-MIB

transmission

What Is VINA-MIB?

VINA-MIB is a vendor-specific SNMP module for Vina Technologies network appliances (access/transport gear built on the VxWorks real-time OS, as suggested by its vx-prefixed objects). It exposes operating-system-level resource data — task/process counts, memory usage, and networking/TCP stack statistics — alongside general device configuration and interface information. This makes it explicitly useful for monitoring the software health of the appliance: vxNumTasks and vxTaskTable reveal process/task load, while vxMemory, currentMemory, freeMemory, and cumulativeMemory track memory consumption and potential leaks over the unit's uptime. It is a self-contained enterprise MIB with no strong apparent dependency on other standard MIBs, defining its own VxWorks-oriented object hierarchy. It would typically be deployed by carriers or enterprises operating Vina Technologies access/transport appliances, polled to catch memory exhaustion or runaway task counts before a reboot or service outage occurs. Engineers can download the VINA-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in VINA-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • running task count
  • task table state
  • free memory
  • current/cumulative memory usage
  • network/TCP stack statistics

Supported Devices

  • Vina Technologies network appliance (VxWorks-based access/transport device)

Monitoring Examples

An operator would poll vxTaskTable to see the current number and state of running VxWorks tasks, comparing it against vxNumTasks to detect task leaks or a hung process. freeMemory and currentMemory would be tracked over time against cumulativeMemory to spot a slow memory leak that precedes an appliance crash. vxNetwork and vxTcp objects would additionally be polled to confirm the TCP/IP stack is passing traffic normally rather than dropping connections.

OIDs
OID symbolicOID numericTypeAccessDescription
frame_relay1.3.6.1.2.1.10.32
NTF frDLCIStatusChange1.3.6.1.2.1.10.32.0.1This trap indicates that the indicated Virtual Circuit has changed state. It has either been created or invalidated, or has toggled between the active and inactive states.
frDlcmiTable1.3.6.1.2.1.10.32.1not-accessibleThe Parameters for the Data Link Connection Management Interface for the frame relay service on this interface.
frDlcmiEntry1.3.6.1.2.1.10.32.1.1not-accessibleThe Parameters for a particular Data Link Con- nection Management Interface.
IND frDlcmiIfIndex1.3.6.1.2.1.10.32.1.1.1Indexread-onlyThe ifIndex value of the corresponding ifEn- try.
INT frDlcmiState1.3.6.1.2.1.10.32.1.1.2INTEGERread-writeThis variable states which Data Link Connec- tion Management scheme is active (and by impli- cation, what DLCI it uses) on the Frame Relay interface.
INT frDlcmiAddress1.3.6.1.2.1.10.32.1.1.3INTEGERread-writeThis variable states which address format is in use on the Frame Relay interface.
INT frDlcmiAddressLen1.3.6.1.2.1.10.32.1.1.4INTEGERread-writeThis variable states which address length in octets. In the case of Q922 format, the length indicates the entire length of the address in- cluding the control portion.
INT frDlcmiPollingInterval1.3.6.1.2.1.10.32.1.1.5INTEGERread-writeThis is the number of seconds between succes- sive status enquiry messages.
INT frDlcmiFullEnquiryInterval1.3.6.1.2.1.10.32.1.1.6INTEGERread-writeNumber of status enquiry intervals that pass before issuance of a full status enquiry mes- sage.
INT frDlcmiErrorThreshold1.3.6.1.2.1.10.32.1.1.7INTEGERread-writeThis is the maximum number of unanswered Status Enquiries the equipment shall accept be- fore declaring the interface down.
INT frDlcmiMonitoredEvents1.3.6.1.2.1.10.32.1.1.8INTEGERread-writeThis is the number of status polling intervals over which the error threshold is counted. For example, if within 'MonitoredEvents' number of events the station receives 'ErrorThreshold' number of errors, the interface is marked as down.
INT frDlcmiMaxSupportedVCs1.3.6.1.2.1.10.32.1.1.9INTEGERread-writeThe maximum number of Virtual Circuits allowed for this interface. Usually dictated by the Frame Relay network. In response to a SET, if a value less than zero or higher than the agent's maximal capability is configured, the agent should respond bad- Value
INT frDlcmiMulticast1.3.6.1.2.1.10.32.1.1.10INTEGERread-writeThis indicates whether the Frame Relay inter- face is using a multicast service.
frCircuitTable1.3.6.1.2.1.10.32.2not-accessibleA table containing information about specific Data Link Connection Identifiers and corresponding virtual circuits.
frCircuitEntry1.3.6.1.2.1.10.32.2.1not-accessibleThe information regarding a single Data Link Connection Identifier.
IND frCircuitIfIndex1.3.6.1.2.1.10.32.2.1.1Indexread-onlyThe ifIndex Value of the ifEntry this virtual circuit is layered onto.
DLC frCircuitDlci1.3.6.1.2.1.10.32.2.1.2DLCIread-onlyThe Data Link Connection Identifier for this virtual circuit.
INT frCircuitState1.3.6.1.2.1.10.32.2.1.3INTEGERread-writeIndicates whether the particular virtual cir- cuit is operational. In the absence of a Data Link Connection Management Interface, virtual circuit entries (rows) may be created by set- ting virtual circuit state to 'active', or deleted by changing Circuit state to 'invalid'. Whether or not the row actually disappears is left to the implementation, so this object may actually read as 'invalid' for some arbitrary length of time. It is also legal to set the state of a virtual circuit to 'inactive' to temporarily disable a given circuit.
CTR frCircuitReceivedFECNs1.3.6.1.2.1.10.32.2.1.4Counterread-onlyNumber of frames received from the network in- dicating forward congestion since the virtual circuit was created.
CTR frCircuitReceivedBECNs1.3.6.1.2.1.10.32.2.1.5Counterread-onlyNumber of frames received from the network in- dicating backward congestion since the virtual circuit was created.
CTR frCircuitSentFrames1.3.6.1.2.1.10.32.2.1.6Counterread-onlyThe number of frames sent from this virtual circuit since it was created.
CTR frCircuitSentOctets1.3.6.1.2.1.10.32.2.1.7Counterread-onlyThe number of octets sent from this virtual circuit since it was created.
CTR frCircuitReceivedFrames1.3.6.1.2.1.10.32.2.1.8Counterread-onlyNumber of frames received over this virtual circuit since it was created.
CTR frCircuitReceivedOctets1.3.6.1.2.1.10.32.2.1.9Counterread-onlyNumber of octets received over this virtual circuit since it was created.
TIK frCircuitCreationTime1.3.6.1.2.1.10.32.2.1.10TimeTicksread-onlyThe value of sysUpTime when the virtual cir- cuit was created, whether by the Data Link Con- nection Management Interface or by a SetRe- quest.
TIK frCircuitLastTimeChange1.3.6.1.2.1.10.32.2.1.11TimeTicksread-onlyThe value of sysUpTime when last there was a change in the virtual circuit state
INT frCircuitCommittedBurst1.3.6.1.2.1.10.32.2.1.12INTEGERread-writeThis variable indicates the maximum amount of data, in bits, that the network agrees to transfer under normal conditions, during the measurement interval.
INT frCircuitExcessBurst1.3.6.1.2.1.10.32.2.1.13INTEGERread-writeThis variable indicates the maximum amount of uncommitted data bits that the network will at- tempt to deliver over the measurement interval. By default, if not configured when creating the entry, the Excess Information Burst Size is set to the value of ifSpeed.
INT frCircuitThroughput1.3.6.1.2.1.10.32.2.1.14INTEGERread-writeThroughput is the average number of 'Frame Re- lay Information Field' bits transferred per second across a user network interface in one direction, measured over the measurement inter- val. If the configured committed burst rate and throughput are both non-zero, the measurement interval T=frCircuitCommittedBurst/frCircuitThroughput. If the configured committed burst rate and throughput are both zero, the measurement in- terval T=frCircuitExcessBurst/ifSpeed.
frErrTable1.3.6.1.2.1.10.32.3not-accessibleA table containing information about Errors on the Frame Relay interface.
frErrEntry1.3.6.1.2.1.10.32.3.1not-accessibleThe error information for a single frame relay interface.
IND frErrIfIndex1.3.6.1.2.1.10.32.3.1.1Indexread-onlyThe ifIndex Value of the corresponding ifEn- try.
INT frErrType1.3.6.1.2.1.10.32.3.1.2INTEGERread-onlyThe type of error that was last seen on this interface.
OCT frErrData1.3.6.1.2.1.10.32.3.1.3OCTET STRINGread-onlyAn octet string containing as much of the er- ror packet as possible. As a minimum, it must contain the Q.922 Address or as much as was delivered. It is desirable to include all in- formation up to the PDU.
TIK frErrTime1.3.6.1.2.1.10.32.3.1.4TimeTicksread-onlyThe value of sysUpTime at which the error was detected.
frame_relay_globals1.3.6.1.2.1.10.32.4
INT frTrapState1.3.6.1.2.1.10.32.4.1INTEGERread-writeThis variable indicates whether the system produces the frDLCIStatusChange trap.
vina1.3.6.1.4.1.2186
vinaSys1.3.6.1.4.1.2186.1
operatingSystem1.3.6.1.4.1.2186.1.1
vxworks1.3.6.1.4.1.2186.1.1.1
vxMemory1.3.6.1.4.1.2186.1.1.1.1
currentMemory1.3.6.1.4.1.2186.1.1.1.1.2
INT currentMemorybytes1.3.6.1.4.1.2186.1.1.1.1.2.1INTEGERread-only
INT currentMemoryblocks1.3.6.1.4.1.2186.1.1.1.1.2.2INTEGERread-only
INT currentMemoryavgerage1.3.6.1.4.1.2186.1.1.1.1.2.3INTEGERread-only
INT currentMemorymaximum1.3.6.1.4.1.2186.1.1.1.1.2.4INTEGERread-only
freeMemory1.3.6.1.4.1.2186.1.1.1.1.3
INT freeMemorybytes1.3.6.1.4.1.2186.1.1.1.1.3.1INTEGERread-only
INT freeMemoryblocks1.3.6.1.4.1.2186.1.1.1.1.3.2INTEGERread-only
INT freeMemoryaverage1.3.6.1.4.1.2186.1.1.1.1.3.3INTEGERread-only
cumulativeMemory1.3.6.1.4.1.2186.1.1.1.1.4
INT cumulativebytes1.3.6.1.4.1.2186.1.1.1.1.4.1INTEGERread-only
INT cumulativeblocks1.3.6.1.4.1.2186.1.1.1.1.4.2INTEGERread-only
INT cumulativeaverage1.3.6.1.4.1.2186.1.1.1.1.4.3INTEGERread-only
vxNetwork1.3.6.1.4.1.2186.1.1.1.2
vxTcp1.3.6.1.4.1.2186.1.1.1.2.1
vxTask1.3.6.1.4.1.2186.1.1.1.3
INT vxNumTasks1.3.6.1.4.1.2186.1.1.1.3.1INTEGERread-write
vxTaskTable1.3.6.1.4.1.2186.1.1.1.3.2not-accessible
vxTaskEntry1.3.6.1.4.1.2186.1.1.1.3.2.1not-accessible
OCT name1.3.6.1.4.1.2186.1.1.1.3.2.1.1OCTET STRINGread-only
OCT entryPoint1.3.6.1.4.1.2186.1.1.1.3.2.1.2OCTET STRINGread-only
INT taskID1.3.6.1.4.1.2186.1.1.1.3.2.1.3INTEGERread-only
INT priority1.3.6.1.4.1.2186.1.1.1.3.2.1.4INTEGERread-write
INT status1.3.6.1.4.1.2186.1.1.1.3.2.1.5INTEGERread-write
INT programCounter1.3.6.1.4.1.2186.1.1.1.3.2.1.6INTEGERread-only
INT stackPointer1.3.6.1.4.1.2186.1.1.1.3.2.1.7INTEGERread-only
INT errno1.3.6.1.4.1.2186.1.1.1.3.2.1.8INTEGERread-only
INT delay1.3.6.1.4.1.2186.1.1.1.3.2.1.9INTEGERread-only
vxBootParams1.3.6.1.4.1.2186.1.1.1.4
OCT bootDev1.3.6.1.4.1.2186.1.1.1.4.1OCTET STRINGread-write
OCT hostName1.3.6.1.4.1.2186.1.1.1.4.2OCTET STRINGread-write
OCT targetName1.3.6.1.4.1.2186.1.1.1.4.3OCTET STRINGread-write
OCT ethernetAddr1.3.6.1.4.1.2186.1.1.1.4.4OCTET STRINGread-write
OCT backplaneAddr1.3.6.1.4.1.2186.1.1.1.4.5OCTET STRINGread-write
OCT hostAddr1.3.6.1.4.1.2186.1.1.1.4.6OCTET STRINGread-write
OCT gatewayAddr1.3.6.1.4.1.2186.1.1.1.4.7OCTET STRINGread-write
OCT bootFile1.3.6.1.4.1.2186.1.1.1.4.8OCTET STRINGread-write
OCT startupScript1.3.6.1.4.1.2186.1.1.1.4.9OCTET STRINGread-write
OCT userName1.3.6.1.4.1.2186.1.1.1.4.10OCTET STRINGread-write
OCT password1.3.6.1.4.1.2186.1.1.1.4.11OCTET STRINGread-write
OCT other1.3.6.1.4.1.2186.1.1.1.4.12OCTET STRINGread-write
INT processorNumber1.3.6.1.4.1.2186.1.1.1.4.13INTEGERread-write
INT flags1.3.6.1.4.1.2186.1.1.1.4.14INTEGERread-write
vxKernel1.3.6.1.4.1.2186.1.1.1.5
vxClock1.3.6.1.4.1.2186.1.1.1.5.1
INT sysClkRate1.3.6.1.4.1.2186.1.1.1.5.1.1INTEGERread-write
INT ticks1.3.6.1.4.1.2186.1.1.1.5.1.2INTEGERread-write
snmpd1.3.6.1.4.1.2186.1.2
OCT agentVersion1.3.6.1.4.1.2186.1.2.1OCTET STRINGread-only
OCT portVersion1.3.6.1.4.1.2186.1.2.2OCTET STRINGread-only
INT taskPriority1.3.6.1.4.1.2186.1.2.3INTEGERread-write
idle1.3.6.1.4.1.2186.1.3
INT currentIdle1.3.6.1.4.1.2186.1.3.1INTEGERread-only
INT tenSecondIdle1.3.6.1.4.1.2186.1.3.2INTEGERread-only
INT sixtySecondIdle1.3.6.1.4.1.2186.1.3.3INTEGERread-only
INT userIdle1.3.6.1.4.1.2186.1.3.4INTEGERread-only
INT userInterval1.3.6.1.4.1.2186.1.3.5INTEGERread-write
INT calibration1.3.6.1.4.1.2186.1.3.6INTEGERread-only
INT historySize1.3.6.1.4.1.2186.1.3.7INTEGERread-only
INT historyValid1.3.6.1.4.1.2186.1.3.8INTEGERread-only
vina_system1.3.6.1.4.1.2186.1.4
INT reboot1.3.6.1.4.1.2186.1.4.1INTEGERread-write
INT rebootVME1.3.6.1.4.1.2186.1.4.2INTEGERread-write
INT abortReboot1.3.6.1.4.1.2186.1.4.3INTEGERread-write
INT silent1.3.6.1.4.1.2186.1.4.4INTEGERread-write
INT spuriousInts1.3.6.1.4.1.2186.1.4.5INTEGERread-write
vinaSla1.3.6.1.4.1.2186.1.5
vinaSlaConfigVars1.3.6.1.4.1.2186.1.5.1
INT vinaSlaNumValidIntervals1.3.6.1.4.1.2186.1.5.1.1INTEGERread-onlyThe number of currently valid intervals.
vinaSlaCurrentTable1.3.6.1.4.1.2186.1.5.2not-accessible
vinaSlaCurrentEntry1.3.6.1.4.1.2186.1.5.2.1not-accessible
INT vinaSlaCurrentPvcNumber1.3.6.1.4.1.2186.1.5.2.1.1INTEGERread-onlyThe number of the PVC which the entry is associated with.
INT vinaSlaCurrentEndToEndAveLatency1.3.6.1.4.1.2186.1.5.2.1.2INTEGERread-onlyThe average end to end latency, sampled at once a minute during the current 15 minute interval. This is a running average that changes once a minute. The units are in milliseconds.
INT vinaSlaCurrentEndToEndPeakLatency1.3.6.1.4.1.2186.1.5.2.1.3INTEGERread-onlyThe peak end to end latency so far during the current 15 minute interval. The units are in milliseconds.
INT vinaSlaCurrentDdrAboveCir1.3.6.1.4.1.2186.1.5.2.1.4INTEGERread-onlyThe ratio of number of bytes received to the number of bytes sent above the CIR. This is a percent value with units of 1/100 of a percent.
INT vinaSlaCurrentDdrBelowCir1.3.6.1.4.1.2186.1.5.2.1.5INTEGERread-onlyThe ratio of number of bytes received to the number of bytes sent below the CIR. This is a percent value with units of 1/100 of a percent.
INT vinaSlaCurrentPvcDowntime1.3.6.1.4.1.2186.1.5.2.1.6INTEGERread-onlyThe amount of time in milliseconds during the current 15 minute interval where the PVC was reported down or inactive through LMI.
INT vinaSlaCurrentPvcUptime1.3.6.1.4.1.2186.1.5.2.1.7INTEGERread-onlyThe amount of time in milliseconds during the current 15 minute interval where the PVC was up.
INT vinaSlaCurrentPvcNumTimesDown1.3.6.1.4.1.2186.1.5.2.1.8INTEGERread-onlyThe number of times during the current 15 minute where the PVC was reported down or inactive.
vinaSlaIntervalTable1.3.6.1.4.1.2186.1.5.3not-accessible
vinaSlaIntervalEntry1.3.6.1.4.1.2186.1.5.3.1not-accessible
INT vinaSlaIntervalPvcNumber1.3.6.1.4.1.2186.1.5.3.1.1INTEGERread-onlyThe number of the PVC which the entry is associated with.
INT vinaSlaIntervalNumber1.3.6.1.4.1.2186.1.5.3.1.2INTEGERread-only
INT vinaSlaIntervalEndToEndAveLatency1.3.6.1.4.1.2186.1.5.3.1.3INTEGERread-onlyThe average end to end latency, sampled at once a minute during this 15 minute interval. This is a running average that changes once a minute. The units are in milliseconds.
INT vinaSlaIntervalEndToEndPeakLatency1.3.6.1.4.1.2186.1.5.3.1.4INTEGERread-onlyThe peak end to end latency during this 15 minute interval. The units are in milliseconds.
INT vinaSlaIntervalDdrAboveCir1.3.6.1.4.1.2186.1.5.3.1.5INTEGERread-onlyThe ratio of number of bytes received to the number of bytes sent above the CIR. This is a percent value with units of 1/100 of a percent.
INT vinaSlaIntervalDdrBelowCir1.3.6.1.4.1.2186.1.5.3.1.6INTEGERread-onlyThe ratio of number of bytes received to the number of bytes sent below the CIR. This is a percent value with units of 1/100 of a percent.
INT vinaSlaIntervalPvcDowntime1.3.6.1.4.1.2186.1.5.3.1.7INTEGERread-onlyThe amount of time in milliseconds during this 15 minute interval where the PVC was reported down or inactive through LMI.
INT vinaSlaIntervalPvcUptime1.3.6.1.4.1.2186.1.5.3.1.8INTEGERread-onlyThe amount of time in milliseconds during this 15 minute interval where the PVC was up.
INT vinaSlaIntervalPvcNumTimesDown1.3.6.1.4.1.2186.1.5.3.1.9INTEGERread-onlyThe number of times during this 15 minute interval where the PVC was reported down or inactive.
vinaTraps1.3.6.1.4.1.2186.2

RFC description

Manages Vina Technologies network appliance configuration, interface status, and performance.

Start monitoring Vina Technologies network appliances with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download VINA-MIB