Home/Catalog/VINA-MIB

VINA-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for VINA-MIB.

135
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

135 total
Object Name
frame-relay
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.32
frDLCIStatusChangeThis 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.
TRAP-TYPE
.1.3.6.1.2.1.10.32.0.1
frDlcmiTableThe Parameters for the Data Link Connection Management Interface for the frame relay service on this interface.
SEQUENCE OF FrDlcmiEntry
.1.3.6.1.2.1.10.32.1
frDlcmiEntryThe Parameters for a particular Data Link Con- nection Management Interface.
FrDlcmiEntry
.1.3.6.1.2.1.10.32.1.1
frDlcmiIfIndexThe ifIndex value of the corresponding ifEn- try.ro
Index
.1.3.6.1.2.1.10.32.1.1.1
frDlcmiStateThis variable states which Data Link Connec- tion Management scheme is active (and by impli- cation, what DLCI it uses) on the Frame Relay interface.rw
Enumeration
.1.3.6.1.2.1.10.32.1.1.2
frDlcmiAddressThis variable states which address format is in use on the Frame Relay interface.rw
Enumeration
.1.3.6.1.2.1.10.32.1.1.3
frDlcmiAddressLenThis 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.rw
Enumeration
.1.3.6.1.2.1.10.32.1.1.4
frDlcmiPollingIntervalThis is the number of seconds between succes- sive status enquiry messages.rw
INTEGER
.1.3.6.1.2.1.10.32.1.1.5
frDlcmiFullEnquiryIntervalNumber of status enquiry intervals that pass before issuance of a full status enquiry mes- sage.rw
INTEGER
.1.3.6.1.2.1.10.32.1.1.6
frDlcmiErrorThresholdThis is the maximum number of unanswered Status Enquiries the equipment shall accept be- fore declaring the interface down.rw
INTEGER
.1.3.6.1.2.1.10.32.1.1.7
frDlcmiMonitoredEventsThis 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.rw
INTEGER
.1.3.6.1.2.1.10.32.1.1.8
frDlcmiMaxSupportedVCsThe 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- Valuerw
INTEGER
.1.3.6.1.2.1.10.32.1.1.9
frDlcmiMulticastThis indicates whether the Frame Relay inter- face is using a multicast service.rw
Enumeration
.1.3.6.1.2.1.10.32.1.1.10
frCircuitTableA table containing information about specific Data Link Connection Identifiers and corresponding virtual circuits.
SEQUENCE OF FrCircuitEntry
.1.3.6.1.2.1.10.32.2
frCircuitEntryThe information regarding a single Data Link Connection Identifier.
FrCircuitEntry
.1.3.6.1.2.1.10.32.2.1
frCircuitIfIndexThe ifIndex Value of the ifEntry this virtual circuit is layered onto.ro
Index
.1.3.6.1.2.1.10.32.2.1.1
frCircuitDlciThe Data Link Connection Identifier for this virtual circuit.ro
DLCI
.1.3.6.1.2.1.10.32.2.1.2
frCircuitStateIndicates 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.rw
Enumeration
.1.3.6.1.2.1.10.32.2.1.3
frCircuitReceivedFECNsNumber of frames received from the network in- dicating forward congestion since the virtual circuit was created.ro
Counter
.1.3.6.1.2.1.10.32.2.1.4
frCircuitReceivedBECNsNumber of frames received from the network in- dicating backward congestion since the virtual circuit was created.ro
Counter
.1.3.6.1.2.1.10.32.2.1.5
frCircuitSentFramesThe number of frames sent from this virtual circuit since it was created.ro
Counter
.1.3.6.1.2.1.10.32.2.1.6
frCircuitSentOctetsThe number of octets sent from this virtual circuit since it was created.ro
Counter
.1.3.6.1.2.1.10.32.2.1.7
frCircuitReceivedFramesNumber of frames received over this virtual circuit since it was created.ro
Counter
.1.3.6.1.2.1.10.32.2.1.8
frCircuitReceivedOctetsNumber of octets received over this virtual circuit since it was created.ro
Counter
.1.3.6.1.2.1.10.32.2.1.9
frCircuitCreationTimeThe value of sysUpTime when the virtual cir- cuit was created, whether by the Data Link Con- nection Management Interface or by a SetRe- quest.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.10.32.2.1.10
frCircuitLastTimeChangeThe value of sysUpTime when last there was a change in the virtual circuit statero
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.10.32.2.1.11
frCircuitCommittedBurstThis variable indicates the maximum amount of data, in bits, that the network agrees to transfer under normal conditions, during the measurement interval.rw
INTEGER
.1.3.6.1.2.1.10.32.2.1.12
frCircuitExcessBurstThis 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.rw
INTEGER
.1.3.6.1.2.1.10.32.2.1.13
frCircuitThroughputThroughput 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.rw
INTEGER
.1.3.6.1.2.1.10.32.2.1.14
frErrTableA table containing information about Errors on the Frame Relay interface.
SEQUENCE OF FrErrEntry
.1.3.6.1.2.1.10.32.3
frErrEntryThe error information for a single frame relay interface.
FrErrEntry
.1.3.6.1.2.1.10.32.3.1
frErrIfIndexThe ifIndex Value of the corresponding ifEn- try.ro
Index
.1.3.6.1.2.1.10.32.3.1.1
frErrTypeThe type of error that was last seen on this interface.ro
Enumeration
.1.3.6.1.2.1.10.32.3.1.2
frErrDataAn 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.ro
OCTET STRING
.1.3.6.1.2.1.10.32.3.1.3
frErrTimeThe value of sysUpTime at which the error was detected.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.10.32.3.1.4
frame-relay-globals
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.32.4
frTrapStateThis variable indicates whether the system produces the frDLCIStatusChange trap.rw
Enumeration
.1.3.6.1.2.1.10.32.4.1
vina
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186
RFC1155-SMI
Unknown
.1.3.6.1.4.1.2186
vinaSys
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1
operatingSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.1
vxworks
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.1.1
vxMemory
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.1.1.1
currentMemory
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.1.1.1.2
currentMemorybytesro
INTEGER
.1.3.6.1.4.1.2186.1.1.1.1.2.1
currentMemoryblocksro
INTEGER
.1.3.6.1.4.1.2186.1.1.1.1.2.2
currentMemoryavgeragero
INTEGER
.1.3.6.1.4.1.2186.1.1.1.1.2.3
currentMemorymaximumro
INTEGER
.1.3.6.1.4.1.2186.1.1.1.1.2.4
freeMemory
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.1.1.1.3
freeMemorybytesro
INTEGER
.1.3.6.1.4.1.2186.1.1.1.1.3.1
freeMemoryblocksro
INTEGER
.1.3.6.1.4.1.2186.1.1.1.1.3.2
freeMemoryaveragero
INTEGER
.1.3.6.1.4.1.2186.1.1.1.1.3.3
cumulativeMemory
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.1.1.1.4
cumulativebytesro
INTEGER
.1.3.6.1.4.1.2186.1.1.1.1.4.1
cumulativeblocksro
INTEGER
.1.3.6.1.4.1.2186.1.1.1.1.4.2
cumulativeaveragero
INTEGER
.1.3.6.1.4.1.2186.1.1.1.1.4.3
vxNetwork
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.1.1.2
vxTcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.1.1.2.1
vxTask
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.1.1.3
vxNumTasksrw
INTEGER
.1.3.6.1.4.1.2186.1.1.1.3.1
vxTaskTabledeprecated
SEQUENCE OF VXTaskEntry
.1.3.6.1.4.1.2186.1.1.1.3.2
vxTaskEntrydeprecated
VXTaskEntry
.1.3.6.1.4.1.2186.1.1.1.3.2.1
namerodeprecated
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.3.2.1.1
entryPointrodeprecated
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.3.2.1.2
taskIDrodeprecated
INTEGER
.1.3.6.1.4.1.2186.1.1.1.3.2.1.3
priorityrwdeprecated
INTEGER
.1.3.6.1.4.1.2186.1.1.1.3.2.1.4
statusrwdeprecated
INTEGER
.1.3.6.1.4.1.2186.1.1.1.3.2.1.5
programCounterrodeprecated
INTEGER
.1.3.6.1.4.1.2186.1.1.1.3.2.1.6
stackPointerrodeprecated
INTEGER
.1.3.6.1.4.1.2186.1.1.1.3.2.1.7
errnorodeprecated
INTEGER
.1.3.6.1.4.1.2186.1.1.1.3.2.1.8
delayrodeprecated
INTEGER
.1.3.6.1.4.1.2186.1.1.1.3.2.1.9
vxBootParams
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.1.1.4
bootDevrw
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.4.1
hostNamerw
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.4.2
targetNamerw
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.4.3
ethernetAddrrw
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.4.4
backplaneAddrrw
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.4.5
hostAddrrw
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.4.6
gatewayAddrrw
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.4.7
bootFilerw
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.4.8
startupScriptrw
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.4.9
userNamerw
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.4.10
passwordrw
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.4.11
otherrw
OCTET STRING
.1.3.6.1.4.1.2186.1.1.1.4.12
processorNumberrw
INTEGER
.1.3.6.1.4.1.2186.1.1.1.4.13
flagsrw
INTEGER
.1.3.6.1.4.1.2186.1.1.1.4.14
vxKernel
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.1.1.5
vxClock
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.1.1.5.1
sysClkRaterw
INTEGER
.1.3.6.1.4.1.2186.1.1.1.5.1.1
ticksrw
INTEGER
.1.3.6.1.4.1.2186.1.1.1.5.1.2
snmpd
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.2
agentVersionro
OCTET STRING
.1.3.6.1.4.1.2186.1.2.1
portVersionro
OCTET STRING
.1.3.6.1.4.1.2186.1.2.2
taskPriorityrw
INTEGER
.1.3.6.1.4.1.2186.1.2.3
idle
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.3
currentIdlero
INTEGER
.1.3.6.1.4.1.2186.1.3.1
tenSecondIdlero
INTEGER
.1.3.6.1.4.1.2186.1.3.2
sixtySecondIdlero
INTEGER
.1.3.6.1.4.1.2186.1.3.3
userIdlero
INTEGER
.1.3.6.1.4.1.2186.1.3.4
userIntervalrw
INTEGER
.1.3.6.1.4.1.2186.1.3.5
calibrationro
INTEGER
.1.3.6.1.4.1.2186.1.3.6
historySizero
INTEGER
.1.3.6.1.4.1.2186.1.3.7
historyValidro
INTEGER
.1.3.6.1.4.1.2186.1.3.8
vina-system
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.4
rebootrw
INTEGER
.1.3.6.1.4.1.2186.1.4.1
rebootVMErw
INTEGER
.1.3.6.1.4.1.2186.1.4.2
abortRebootrw
INTEGER
.1.3.6.1.4.1.2186.1.4.3
silentrw
INTEGER
.1.3.6.1.4.1.2186.1.4.4
spuriousIntsrw
INTEGER
.1.3.6.1.4.1.2186.1.4.5
vinaSla
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.5
vinaSlaConfigVars
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.1.5.1
vinaSlaNumValidIntervalsThe number of currently valid intervals.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.1.1
vinaSlaCurrentTable
SEQUENCE OF VinaSlaCurrentEntry
.1.3.6.1.4.1.2186.1.5.2
vinaSlaCurrentEntry
VinaSlaCurrentEntry
.1.3.6.1.4.1.2186.1.5.2.1
vinaSlaCurrentPvcNumberThe number of the PVC which the entry is associated with.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.2.1.1
vinaSlaCurrentEndToEndAveLatencyThe 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.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.2.1.2
vinaSlaCurrentEndToEndPeakLatencyThe peak end to end latency so far during the current 15 minute interval. The units are in milliseconds.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.2.1.3
vinaSlaCurrentDdrAboveCirThe 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.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.2.1.4
vinaSlaCurrentDdrBelowCirThe 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.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.2.1.5
vinaSlaCurrentPvcDowntimeThe amount of time in milliseconds during the current 15 minute interval where the PVC was reported down or inactive through LMI.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.2.1.6
vinaSlaCurrentPvcUptimeThe amount of time in milliseconds during the current 15 minute interval where the PVC was up.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.2.1.7
vinaSlaCurrentPvcNumTimesDownThe number of times during the current 15 minute where the PVC was reported down or inactive.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.2.1.8
vinaSlaIntervalTable
SEQUENCE OF VinaSlaIntervalEntry
.1.3.6.1.4.1.2186.1.5.3
vinaSlaIntervalEntry
VinaSlaIntervalEntry
.1.3.6.1.4.1.2186.1.5.3.1
vinaSlaIntervalPvcNumberThe number of the PVC which the entry is associated with.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.3.1.1
vinaSlaIntervalNumberro
INTEGER
.1.3.6.1.4.1.2186.1.5.3.1.2
vinaSlaIntervalEndToEndAveLatencyThe 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.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.3.1.3
vinaSlaIntervalEndToEndPeakLatencyThe peak end to end latency during this 15 minute interval. The units are in milliseconds.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.3.1.4
vinaSlaIntervalDdrAboveCirThe 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.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.3.1.5
vinaSlaIntervalDdrBelowCirThe 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.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.3.1.6
vinaSlaIntervalPvcDowntimeThe amount of time in milliseconds during this 15 minute interval where the PVC was reported down or inactive through LMI.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.3.1.7
vinaSlaIntervalPvcUptimeThe amount of time in milliseconds during this 15 minute interval where the PVC was up.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.3.1.8
vinaSlaIntervalPvcNumTimesDownThe number of times during this 15 minute interval where the PVC was reported down or inactive.ro
INTEGER
.1.3.6.1.4.1.2186.1.5.3.1.9
vinaTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.2186.2
VINA-MIB - SNMP MIB Reference | MIBs Explorer