Indicates which event types are written to the
local log file. The following events are sent to
the log at each level:
off(0): none
low(1): alarm
medium(3): alarm, warning
high(7): alarm, warning, audit
default(15): alarm, warning, audit, info
debug(31): alarm, warning, audit, info, debug
Note that changing this value will not
affect the level at which the service is
logging until the next time the service is
started. To change the level within a
running service, you must query the MIB of
the actual running service itself and perform
a set operation.
Parsed from file SS.MIB.txt
Company: cai
Module: BANYAN-SS-MIB
Vendor: Computer Associates
Module: BANYAN-SS-MIB (SS.MIB)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
svcevmaskWrite OBJECT-TYPE SYNTAX INTEGER { off(0), low(1), medium(3), high(7), default(15), debug(31) } ACCESS read-write STATUS mandatory DESCRIPTION "Indicates which event types are written to the local log file. The following events are sent to the log at each level: off(0): none low(1): alarm medium(3): alarm, warning high(7): alarm, warning, audit default(15): alarm, warning, audit, info debug(31): alarm, warning, audit, info, debug Note that changing this value will not affect the level at which the service is logging until the next time the service is started. To change the level within a running service, you must query the MIB of the actual running service itself and perform a set operation." ::= { svcEntry 4 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.130.1.3.1.3.6.6.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.3.1.3.6.6.1.2 | svcSTName | 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.3.1.3.6.6.1.3 | svcevmaskSend | 0 | 0 | Indicates whether alarm/warning/audit events are to be sent to the Event Service. The allowed values are : off(0) - no events… |
1.3.6.1.4.1.130.1.3.1.3.6.6.1.5 | svcStatus | 0 | 0 | The status of the service. Running - available to users. Inoperative - the service cannot run. Stopped - not running. |
1.3.6.1.4.1.130.1.3.1.3.6.6.1.6 | svcUptime | 0 | 0 | The time since the service was started, in hundredths of seconds. |
1.3.6.1.4.1.130.1.3.1.3.6.6.1.7 | 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.3.1.3.6.6.1.8 | 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.3.1.3.6.6.1.9 | 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.3.1.3.6.6.1.10 | 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.3.1.3.6.6.1.11 | svcCatDesc | 0 | 0 | A description of the type of service. |
1.3.6.1.4.1.130.1.3.1.3.6.6.1.12 | svcCpuTime | 0 | 0 | The amount of current CPU use that the service is generating. This may not be available on all platforms. This value is in hundr… |
1.3.6.1.4.1.130.1.3.1.3.6.6.1.13 | svcSize | 0 | 0 | The amount of virtual memory that is allocated to the service. This may not be available on all platforms. |
1.3.6.1.4.1.130.1.3.1.3.6.6.1.14 | svcSockets | 0 | 0 | The number of VINES sockets that the service is currently consuming. |
1.3.6.1.4.1.130.1.3.1.3.6.6.1.15 | svcSPPs | 0 | 0 | The number of SPP connections that the service is currently consuming. |
1.3.6.1.4.1.130.1.3.1.3.6.6.1.16 | svcDataArea | 0 | 0 | The location of the service data area. |
1.3.6.1.4.1.130.1.3.1.3.6.6.1.17 | svcClass | 0 | 0 | The class of the service. Core = A core Vines or ENS service. Regular = A Vines or ENS option provided by Banyan. Thirdparty = A s… |