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.
Only running and stopped are valid for sets.
Parsed from file VINES-MIB.mib
Module: VINES-MIB
Vendor: Banyan
Module: VINES-MIB (vinemib2.mi2)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
svcStatus OBJECT-TYPE SYNTAX INTEGER { running(1), initializing(2), crashing(3), inconsistent(4), stopped(5) } ACCESS read-write STATUS mandatory DESCRIPTION "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. Only running and stopped are valid for sets." ::= { svcEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.130.1.2.2.2.1.1 | svcIndex | 0 | 0 | A unique value for each service used by SNMP to keep track of service table entries. This value may vary if the table changes. |
1.3.6.1.4.1.130.1.2.2.2.1.2 | svcName | 0 | 0 | The StreetTalk name of the service, the names are of the form 'item@group@organization'. |
1.3.6.1.4.1.130.1.2.2.2.1.4 | svcUpTime | 0 | 0 | The amount of time that the service has been running. |
1.3.6.1.4.1.130.1.2.2.2.1.5 | svcMsgsIn | 0 | 0 | The total number of messages that the service has received over the network since the service was last started. |
1.3.6.1.4.1.130.1.2.2.2.1.6 | svcMsgsOut | 0 | 0 | The total number of messages that the service has sent over the network since the service was last started. |
1.3.6.1.4.1.130.1.2.2.2.1.7 | svcLocIn | 0 | 0 | The number of messages received by the service that were sent by entities that are local to the service's server since the servic… |
1.3.6.1.4.1.130.1.2.2.2.1.8 | svcLocOut | 0 | 0 | The number of messages sent by the service to entities that are local to the service's server since the service was last started. |
1.3.6.1.4.1.130.1.2.2.2.1.9 | svcActSess | 0 | 0 | The number of active sessions with the service. |
1.3.6.1.4.1.130.1.2.2.2.1.10 | svcTotSess | 0 | 0 | The total number of sessions that the service has handled since it was last started. |
1.3.6.1.4.1.130.1.2.2.2.1.11 | svcCategory | 0 | 0 | The type of service defined as follows: 1 Server Service 2 File Service or DOS/UNIX bridge file service 3 Print Service 4 Mail Serv… |
1.3.6.1.4.1.130.1.2.2.2.1.12 | svcCpuTime | 0 | 0 | The amount of current CPU use that the service is generating. |
1.3.6.1.4.1.130.1.2.2.2.1.13 | svcSize | 0 | 0 | The amount of virtual memory that is allocated to the service. |
1.3.6.1.4.1.130.1.2.2.2.1.14 | svcSockets | 0 | 0 | The number of VINES sockets that the service is currently consuming. |
1.3.6.1.4.1.130.1.2.2.2.1.15 | svcSPPs | 0 | 0 | The number of SPP connections that the service is currently consuming. |
1.3.6.1.4.1.130.1.2.2.2.1.16 | svcLogMask | 0 | 0 | The current log mask of a service. |
1.3.6.1.4.1.130.1.2.2.2.1.17 | svcDiskName | 0 | 0 | The location of the service. |