ssName |
.1.3.6.1.4.1.130.1.1.1.1 |
The StreetTalk name of the server, up to 15 characters long.
|
ssNetid |
.1.3.6.1.4.1.130.1.1.1.2 |
The VINES network ID of the server equal to the servr's serial
number. This id may be up to 4 bytes in length.
|
ssSwRev |
.1.3.6.1.4.1.130.1.1.1.3 |
The VINES software revision for this server.
|
ssLoadAvg1 |
.1.3.6.1.4.1.130.1.1.1.4 |
The one minute exponential decaying average of server load.
|
ssLoadAvg5 |
.1.3.6.1.4.1.130.1.1.1.5 |
The five minute exponential decaying average of server load.
|
ssLoadAvg15 |
.1.3.6.1.4.1.130.1.1.1.6 |
The 15 minute exponential decaying average of server load.
|
ssMsgAvg1 |
.1.3.6.1.4.1.130.1.1.1.7 |
The one minute exponential decaying average of network
messages sent and received per second.
|
ssMsgsIn |
.1.3.6.1.4.1.130.1.1.1.8 |
The total number of network messages that the server has
received over the network since the last reboot.
|
ssMsgsOut |
.1.3.6.1.4.1.130.1.1.1.9 |
The total number of network messages that the server has sent
over the network since the last reboot.
|
ssDrops |
.1.3.6.1.4.1.130.1.1.1.10 |
The total number of received messages that could not be
processed due to a lack of communications buffer space.
|
ssSwapAvg |
.1.3.6.1.4.1.130.1.1.1.11 |
An exponential decaying average of the number of times a
process was swapped to or from disk per second over a one
minute period.
|
svcNumber |
.1.3.6.1.4.1.130.1.1.2.1 |
The number of services in the svcTable.
|
svcEntry |
.1.3.6.1.4.1.130.1.1.2.2.1 |
Each entry contains a set of statistics for one service.
|
svcUserEntry |
.1.3.6.1.4.1.130.1.1.2.3.1 |
An entry in the list of service users.
|
dskNumber |
.1.3.6.1.4.1.130.1.1.3.1 |
The number of disks in the disk table.
|
dskEntry |
.1.3.6.1.4.1.130.1.1.3.2.1 |
The statistics for one disk.
|
prnNumber |
.1.3.6.1.4.1.130.1.1.3.3 |
The number of printers in the printer table.
|
prnEntry |
.1.3.6.1.4.1.130.1.1.3.4.1 |
Information for a printer on the server.
|
fsTotCache |
.1.3.6.1.4.1.130.1.1.4.1 |
The amount of server RAM, in kilobytes, that is used for
caching purposes. This is configurable from the server's
console.
|
fsCacheBufSize |
.1.3.6.1.4.1.130.1.1.4.2 |
The amount of server RAM, in kilobytes, that makes up a file
system cache buffer. Also configurable from the console.
|
fsMaxOpenFiles |
.1.3.6.1.4.1.130.1.1.4.3 |
The largest number of open files on the server at a single
point in time.
|
fsOpenFiles |
.1.3.6.1.4.1.130.1.1.4.4 |
The number of files currently open.
|
fsMaxOpensOnFiles |
.1.3.6.1.4.1.130.1.1.4.5 |
The largest number of open operations on files at a single
point in time. There can be more than one open operation on
an open file. For example, two users may open the same file.
This file would count as one open file and two open operations
on the file.
|
fsOpensOnFiles |
.1.3.6.1.4.1.130.1.1.4.6 |
The current number of open operations on files.
|
fsRecLocks |
.1.3.6.1.4.1.130.1.1.4.7 |
The current number of record locks.
|
fsMaxRecLocks |
.1.3.6.1.4.1.130.1.1.4.8 |
The largest number of simultaneous record locks.
|
fsPctCacheHits |
.1.3.6.1.4.1.130.1.1.4.9 |
The percentage of cache buffer requests that the system was
able to service using existing cache buffers, without reading
new data from disk.
|
fsCacheUnavail |
.1.3.6.1.4.1.130.1.1.4.10 |
The number of cache buffer requests that the server was
unable to service without reading new data from disk.
|
commTotBufs |
.1.3.6.1.4.1.130.1.1.5.1 |
The total communications buffer space (the amount of server
RAM used for network communications) in kilobytes. This is
configurable from the server's console.
|
commBufUsage |
.1.3.6.1.4.1.130.1.1.5.2 |
The percentage of the communications buffer space currently
in use.
|
commAllocsFailed |
.1.3.6.1.4.1.130.1.1.5.3 |
The cumulative total of the number of buffers that could not
be allocated since the server was last booted.
|
commSocksCfg |
.1.3.6.1.4.1.130.1.1.5.4 |
The maximum number of sockets that can be open at one time.
Configurable from the server console.
|
commSocksInUse |
.1.3.6.1.4.1.130.1.1.5.5 |
The percentage of the maximum configured sockets in use.
|
commMaxOpenSocks |
.1.3.6.1.4.1.130.1.1.5.6 |
The maximum number of sockets in use since the server was
last booted.
|
vipTotIn |
.1.3.6.1.4.1.130.1.1.6.1 |
The total number of VINES IP packets that the server has
received since the server was last booted.
|
vipTotOut |
.1.3.6.1.4.1.130.1.1.6.2 |
The total number of VINES IP packets that the server has
sent since the server was last booted.
|
vipBad |
.1.3.6.1.4.1.130.1.1.6.3 |
The total number of badly formed packets that the server
has received since the server was last booted.
|
vipRouted |
.1.3.6.1.4.1.130.1.1.6.4 |
The total number of packets that were routed to another node
since the server was last booted.
|
vipRoutedHWM |
.1.3.6.1.4.1.130.1.1.6.5 |
The largest number of packets routed in 1 second since the
server was last booted.
|
vipBcast |
.1.3.6.1.4.1.130.1.1.6.6 |
The number of VINES IP broadcast packets sent, both generated
from the server and routed from other nodes.
|
vipBcastHWM |
.1.3.6.1.4.1.130.1.1.6.7 |
The largest number of packets broadcast in 1 second since the
server was last booted.
|
vipReass |
.1.3.6.1.4.1.130.1.1.6.8 |
The number of times packets were reassembled since the server
was last booted. One VINES IP packet being broken into three
message fragments is counted as one fragmentation. The three
fragments being reassembled into one VINES IP packet counts as
one reassembly.
|
vipFrags |
.1.3.6.1.4.1.130.1.1.6.9 |
The number of packet fragmentations performed since the server
was last booted.
|
vipToDodIP |
.1.3.6.1.4.1.130.1.1.6.10 |
The number of packets that VINES IP passed to DARAP IP
(TCP/IP) for encapsulation in IP headers since the server was
last booted.
|
vipFromDodIP |
.1.3.6.1.4.1.130.1.1.6.11 |
The number of packets that VINES IP received from DARPA IP
(TCP/IP) since the server was last booted.
|
vrtpNbrNumber |
.1.3.6.1.4.1.130.1.1.7.1 |
The number of entries in the neighbor table (NbrTable).
|
vrtpNbrEntry |
.1.3.6.1.4.1.130.1.1.7.2.1 |
The information for each entry in the table.
|
vrtpRtNumber |
.1.3.6.1.4.1.130.1.1.7.3 |
The number of entires in the route table (RtTable).
|
vrtpRtEntry |
.1.3.6.1.4.1.130.1.1.7.4.1 |
An entry for one network.
|
vsppConnsInUse |
.1.3.6.1.4.1.130.1.1.8.1 |
The number of SPP connections currently in use by processes
on the server.
|
vsppConnsCfg |
.1.3.6.1.4.1.130.1.1.8.2 |
The maximum number of SPP connections that can be in use
on the server at one time.
|
vsppMaxConns |
.1.3.6.1.4.1.130.1.1.8.3 |
The maximum number of SPP connections in use at a single
point in time since the server was last booted.
|
vifNumber |
.1.3.6.1.4.1.130.1.1.9.1 |
The number of VINES interfaces configured on the server.
|
vifEntry |
.1.3.6.1.4.1.130.1.1.9.2.1 |
Information about one interface.
|
vifLnkNumber |
.1.3.6.1.4.1.130.1.1.9.3 |
The number of serial links connected to the server.
|
vifLnkEntry |
.1.3.6.1.4.1.130.1.1.9.4.1 |
Stats for one serial line.
|
vifX25VCNumber |
.1.3.6.1.4.1.130.1.1.9.5 |
The number of X.25 virtual circuits that are available to
the server.
|
vifX25VCEntry |
.1.3.6.1.4.1.130.1.1.9.6.1 |
Statistics for one virtual circuit.
|
vifStatEntry |
.1.3.6.1.4.1.130.1.1.9.7.1 |
The statistics for one card.
|
svcIndex |
.1.3.6.1.4.1.130.1.1.2.2.1.1 |
A unique value for each service used by SNMP to keep track of
service table entries. This value may vary if the table
changes.
|
svcName |
.1.3.6.1.4.1.130.1.1.2.2.1.2 |
The StreetTalk name of the service, the names are of the form
'item@group@organization'.
|
svcStatus |
.1.3.6.1.4.1.130.1.1.2.2.1.3 |
The status of the service.
Running - available to users.
Initializing - starting and will be available shortly.
Crashing - not functioning properly.
Inconsistent - the name cannot be found.
Stopped - not running.
|
svcUpTime |
.1.3.6.1.4.1.130.1.1.2.2.1.4 |
The amount of time that the service has been running.
|
svcMsgsIn |
.1.3.6.1.4.1.130.1.1.2.2.1.5 |
The total number of messages that the service has received
over the network since the service was last started.
|
svcMsgsOut |
.1.3.6.1.4.1.130.1.1.2.2.1.6 |
The total number of messages that the service has sent
over the network since the service was last started.
|
svcLocIn |
.1.3.6.1.4.1.130.1.1.2.2.1.7 |
The number of messages received by the service that were sent
by entities that are local to the service's server since the
service was last started.
|
svcLocOut |
.1.3.6.1.4.1.130.1.1.2.2.1.8 |
The number of messages sent by the service to entities that
are local to the service's server since the service was last
started.
|
svcActSess |
.1.3.6.1.4.1.130.1.1.2.2.1.9 |
The number of active sessions with the service.
|
svcTotSess |
.1.3.6.1.4.1.130.1.1.2.2.1.10 |
The total number of sessions that the service has handled
since it was last started.
|
svcCategory |
.1.3.6.1.4.1.130.1.1.2.2.1.11 |
The type of service defined as follows:
1 Server service
2 File Service or DOS/UNIX bridge file service
3 Print Service
4 Mail Service
5 StreeTalk Service
8 Semaphore Service
9 3270/SNA Service
10 Asynchronous Terminal Emulation Service
12 Netbios Name Service
14 3270/BSC Service
16 Network Management Service
17 VINES Security Service
18 StreeTalk Directory Assistance Service
1887 SNMP Service
1888 SMTP Service
Third-party services return values from 1000 to 1899.
|
svcUserSvcIndex |
.1.3.6.1.4.1.130.1.1.2.3.1.1 |
A unique value for each service on the server, used by SNMP
to order the list.
|
svcUserIndex |
.1.3.6.1.4.1.130.1.1.2.3.1.2 |
A unique value for each user of a service. This value will
change as new users are added and old users deleted from the
service.
|
svcUserSvcName |
.1.3.6.1.4.1.130.1.1.2.3.1.3 |
The StreetTalk name of the service.
|
svcUserName |
.1.3.6.1.4.1.130.1.1.2.3.1.4 |
The StreetTalk name of the user of the service.
|
dskIndex |
.1.3.6.1.4.1.130.1.1.3.2.1.1 |
A unique value for each disk on the server, used by SNMP to
order the table.
|
dskName |
.1.3.6.1.4.1.130.1.1.3.2.1.2 |
The name of the disk unit.
|
dskUtil |
.1.3.6.1.4.1.130.1.1.3.2.1.3 |
A five minute exponential decaying average showing the
percentage of time that the disk unit was in use transferring
data.
|
dskDemand |
.1.3.6.1.4.1.130.1.1.3.2.1.4 |
A five minute exponential decaying average showing the
percentage of time that the disk unit needed to be used to
satisfy all requests.
|
dskSizeMB |
.1.3.6.1.4.1.130.1.1.3.2.1.5 |
The size of the disk in megabytes.
|
dskUsedPct |
.1.3.6.1.4.1.130.1.1.3.2.1.6 |
The percentage of disk space that is currently in use.
|
dskStatus |
.1.3.6.1.4.1.130.1.1.3.2.1.7 |
The disks status, 1 is non-operational, 2 is operational.
|
dskNOperations |
.1.3.6.1.4.1.130.1.1.3.2.1.8 |
The total number of reads and writes for the disk since the
server was last booted.
|
dskNBlocks |
.1.3.6.1.4.1.130.1.1.3.2.1.9 |
The total number of 1-kilobyte data blocks transferred to and
from the disk since the server was last booted.
|
prnIndex |
.1.3.6.1.4.1.130.1.1.3.4.1.1 |
A unique value for each printer connected to the server, used
by SNMP to order the table. This may change if a printer is
added or removed from the server.
|
prnName |
.1.3.6.1.4.1.130.1.1.3.4.1.2 |
The StreetTalk name of the printer's VINES print service.
|
prnType |
.1.3.6.1.4.1.130.1.1.3.4.1.3 |
The printer type.
|
vrtpNbrNetid |
.1.3.6.1.4.1.130.1.1.7.2.1.1 |
The network ID of the neighbor, which is the first part of
the neighbor's VINES internet address. If the neighbor is a
server the network number is the server's serial number.
|
vrtpNbrSubNetid |
.1.3.6.1.4.1.130.1.1.7.2.1.2 |
The subnetwork ID of the neighbor, which is the second part of
the neighbor's VINES internet address. If the neighbor is a
server the subnetwork number is 1.
|
vrtpNbrIfType |
.1.3.6.1.4.1.130.1.1.7.2.1.4 |
The type of interface that the server uses to reach the
neighbor.
|
vrtpNbrLocSlot |
.1.3.6.1.4.1.130.1.1.7.2.1.7 |
The slot number of the interface card that the server uses to
reach the neighbor.
|
vrtpNbrLocLine |
.1.3.6.1.4.1.130.1.1.7.2.1.8 |
The number of the line on the serial card that the server uses
to reach the neighbor. It does not apply to neighbors that are
reached over LANs.
|
vrtpNbrType |
.1.3.6.1.4.1.130.1.1.7.2.1.3 |
The type of the neighbor (workstation = pc).
|
vrtpNbrRemAddress |
.1.3.6.1.4.1.130.1.1.7.2.1.5 |
The address of the neighbor's physical interface, such as a
LAN address. If the neighbor is connected via an HDLC or
asynchronous line this object specifies an internal id.
|
vrtpNbrLocAddress |
.1.3.6.1.4.1.130.1.1.7.2.1.6 |
The address of the server's physical interface, sucha as a
LAN address.
|
vrtpNbrSvrName |
.1.3.6.1.4.1.130.1.1.7.2.1.9 |
The name of the neighbor. If the neighbor is a workstation
then this object has no meaning.
|
vrtpRtNetid |
.1.3.6.1.4.1.130.1.1.7.4.1.1 |
The network ID of the route's destination server.
|
vrtpRtMetric |
.1.3.6.1.4.1.130.1.1.7.4.1.2 |
The routing metric used by the called server to reach the
destination. The metric reflects the cost of the path to
the destination, it is in 200-millisecond units.
|
vrtpRtIdle |
.1.3.6.1.4.1.130.1.1.7.4.1.3 |
The time to live timer for this route's entry. This value
indicicates the amount of time before the entry is removed
from the called server's routing table. The value is returned
in 90 second units.
|
vrtpRtGateNetid |
.1.3.6.1.4.1.130.1.1.7.4.1.4 |
The network ID of the server that acts as the router for
reaching the destination server.
|
vrtpRtSvrName |
.1.3.6.1.4.1.130.1.1.7.4.1.5 |
The name of the destination server.
|
vrtpRtGateSvrName |
.1.3.6.1.4.1.130.1.1.7.4.1.6 |
The name of the server that acts as the router for reaching
the destination server.
|
vifSlot |
.1.3.6.1.4.1.130.1.1.9.2.1.1 |
The slot number of the interface's communications card.
|
vifLine |
.1.3.6.1.4.1.130.1.1.9.2.1.2 |
The line number of the interface, applies to serial interfaces
only.
|
vifSession |
.1.3.6.1.4.1.130.1.1.9.2.1.3 |
The local session number of an X.25 virtual circuit, applies
to X.25 interfaces only.
|
vifType |
.1.3.6.1.4.1.130.1.1.9.2.1.4 |
The interface type, types are the same as defined for
vrtpNbrIfType in the vrtp neighbor table.
|
vifDescr |
.1.3.6.1.4.1.130.1.1.9.2.1.5 |
A textual description of the interface.
|
vifAddress |
.1.3.6.1.4.1.130.1.1.9.2.1.6 |
The physical address of the interface, applies to LAN
interfaces only.
|
vifInPkts |
.1.3.6.1.4.1.130.1.1.9.2.1.7 |
The total number of VINES IP packets that the server
received since the last reboot.
|
vifInErrs |
.1.3.6.1.4.1.130.1.1.9.2.1.8 |
The total number of received VINES IP packets that contained
errors since the last reboot.
|
vifOutPkts |
.1.3.6.1.4.1.130.1.1.9.2.1.9 |
The total number of VINES IP packets that the server
sent since the last reboot.
|
vifOutErrs |
.1.3.6.1.4.1.130.1.1.9.2.1.10 |
The total number of transmitted VINES IP packets that
contained errors since the last reboot.
|
vifLnkSlot |
.1.3.6.1.4.1.130.1.1.9.4.1.1 |
The slot number of the serial communications card to which
the serial line is connected.
|
vifLnkLine |
.1.3.6.1.4.1.130.1.1.9.4.1.2 |
The line number of the line on the serial communications
card.
|
vifLnkType |
.1.3.6.1.4.1.130.1.1.9.4.1.3 |
The type of data link level protocol used on this line.
1 Asynchronous Terminal Emulation.
7 Block asynchronous.
8 High-level Data Link Control (HDLC).
9 X.25
10 Synchronous DataLink Control (SDLC) 1.
11 3270/BSC bisynchronous communication.
12 Same as SDLC1 except line is connected to an ICA card.
|
vifLnkTotIn |
.1.3.6.1.4.1.130.1.1.9.4.1.4 |
The total number of frames received.
|
vifLnkTotOut |
.1.3.6.1.4.1.130.1.1.9.4.1.5 |
The total number of frames transmitted.
|
vifLnkRetrans |
.1.3.6.1.4.1.130.1.1.9.4.1.6 |
The total number of frames retransmitted.
|
vifLnkCRCErrs |
.1.3.6.1.4.1.130.1.1.9.4.1.7 |
The number of errors due to CRC or frames that the card
dropped.
|
vifLnkDrops |
.1.3.6.1.4.1.130.1.1.9.4.1.8 |
The number of frames that the server could not receive due to
a lack of communications buffers.
|
vifLnkUnders |
.1.3.6.1.4.1.130.1.1.9.4.1.9 |
The total number of transmitter underrun errors on receive.
|
vifLnkOvers |
.1.3.6.1.4.1.130.1.1.9.4.1.10 |
The total number of receiver overrun errors on receive.
|
vifLnkFrmErrs |
.1.3.6.1.4.1.130.1.1.9.4.1.11 |
The total number of framing errors.
|
vifX25VCSlot |
.1.3.6.1.4.1.130.1.1.9.6.1.1 |
The slot number of the serial communications card to which
the virtual circuit's line is connected.
|
vifX25VCLine |
.1.3.6.1.4.1.130.1.1.9.6.1.2 |
The number of the X.25 line configured on the serial
communications card.
|
vifX25VCSession |
.1.3.6.1.4.1.130.1.1.9.6.1.3 |
The local session number of the virtual circuit.
|
vifX25VCTotIn |
.1.3.6.1.4.1.130.1.1.9.6.1.4 |
The total number of VINES IP packets received on this VC.
|
vifX25VCTotOut |
.1.3.6.1.4.1.130.1.1.9.6.1.5 |
The total number of VINES IP packets sent on this VC.
|
vifX25VCInErrs |
.1.3.6.1.4.1.130.1.1.9.6.1.6 |
The total number of received X.25 packets that contained
errors.
|
vifX25VCOutErrs |
.1.3.6.1.4.1.130.1.1.9.6.1.7 |
The total number of transmitted X.25 packets that contained
errors.
|
vifX25VCPktsOut |
.1.3.6.1.4.1.130.1.1.9.6.1.8 |
The total number of X.25 packets transmitted.
|
vifX25VCPktsAwaitAck |
.1.3.6.1.4.1.130.1.1.9.6.1.9 |
The total number of X.25 packets transmitted that are
awaiting acknowledgement.
|
vifX25VCBytesOut |
.1.3.6.1.4.1.130.1.1.9.6.1.10 |
The total number of bytes transmitted.
|
vifX25VCBytesAwaitAck |
.1.3.6.1.4.1.130.1.1.9.6.1.11 |
The total number of bytes transmitted that are awaiting
acknowledgement.
|
vifX25VCPktsIn |
.1.3.6.1.4.1.130.1.1.9.6.1.12 |
The total number of X.25 packets that have been received.
|
vifX25VCBytesIn |
.1.3.6.1.4.1.130.1.1.9.6.1.13 |
The total number of bytes received.
|
vifX25VCResetsIn |
.1.3.6.1.4.1.130.1.1.9.6.1.14 |
The total number of X.25 reset packets received.
|
vifX25VCResetsOut |
.1.3.6.1.4.1.130.1.1.9.6.1.15 |
The total number of X.25 reset packets transmitted.
|
vifStatSlot |
.1.3.6.1.4.1.130.1.1.9.7.1.1 |
The slot number of the LAN interface card.
|
vifStatIndex |
.1.3.6.1.4.1.130.1.1.9.7.1.2 |
A unique value for each statistic, used by SNMP to order
the table.
|
vifStatDescr |
.1.3.6.1.4.1.130.1.1.9.7.1.3 |
A brief description of the statistic.
|
vifStatValue |
.1.3.6.1.4.1.130.1.1.9.7.1.4 |
The value of the statistic.
|