SVRMGT-MIB
112 objects
No module-level DESCRIPTION found.
Imported Objects
| RFC-1212 | OBJECT-TYPE |
| RFC1155-SMI | Counter enterprises Gauge IpAddress mgmt NetworkAddress TimeTicks |
| RFC1213-MIB | DisplayString |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.36 | Nodedec | |||
| 1.3.6.1.4.1.36.2 | Nodeema | |||
| 1.3.6.1.4.1.36.2.18 | Nodemib-extensions-1 | |||
| 1.3.6.1.4.1.36.2.18.22 | NodesvrSystem | |||
| 1.3.6.1.4.1.36.2.18.22.2 | NodesvrMgt | |||
| 1.3.6.1.4.1.36.2.18.22.2.1 | NodesvrMgtMibInfo | |||
| 1.3.6.1.4.1.36.2.18.22.2.1.1 | ScalarsvrMgtMibMajorRev | read-only | mandatory | Major revision of this MIB. Should equal 2. |
| 1.3.6.1.4.1.36.2.18.22.2.1.2 | ScalarsvrMgtMibMinorRev | read-only | mandatory | Minor revision of this mib. Should be 0. |
| 1.3.6.1.4.1.36.2.18.22.2.2 | NodesvrAlarms | |||
| 1.3.6.1.4.1.36.2.18.22.2.2.1 | ScalarsvrAlarmNextThrIndex | read-only | mandatory | Next available index for creating a svrThrEntry. If the value is -1 then the maximum number of thresholds has been reached. This means that a threshold record … |
| 1.3.6.1.4.1.36.2.18.22.2.2.2 | ScalarsvrAlarmEnableTraps | not-accessible | obsolete | Starting with V2.0, this variable has been moved. Use the svrControlEnableTraps for the same functionality. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3 | TablesvrThresholdTable | not-accessible | mandatory | Table of thresholds against which the agent should check for exceptions. This table describes conditions for setting and resetting alarms. Alarms may be set on… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1 | RowsvrThresholdEntry | not-accessible | mandatory | One threshold alarm set on some particular integer-valued variable. An alarm entry is created by the management console. It uses the current value of svrAlarmN… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.1 | ColumnsvrThrIndex | read-only | mandatory | A locally-unique index value. On creation, this should be set to the value of svrAlarmNextThrIndex. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.2 | ColumnsvrThrStatus | read-write | mandatory | This variable describes the status of the row. When the row is created with the initial set, svrThrStatus must be set to underCreation. When the management con… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.3 | ColumnsvrThrVariableName | read-write | mandatory | The OID of an integer-valued variable to be tested against this threshold. On row creation, this variable will equal the value 0.0, and must be set to the OID … |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.4 | ColumnsvrThrValueType | read-write | mandatory | Is this an absolute value or a delta value. The deltaValue is calculated by taking the current value and subtracting svtThrLastValue. The difference may be neg… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.5 | ColumnsvrThrAlarmType | read-write | mandatory | Is this a greater than, greater than or equal to, equal to, less than or equal to, or less than alarm? Greater Than or Greater Than or Equal To thresholds for … |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.6 | ColumnsvrThrSampleInterval | read-write | mandatory | Interval in seconds between polls to check for threshold exceptions. Minimum Value is 1. The default value on row creation is 30 seconds. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.7 | ColumnsvrThrPersistent | read-write | mandatory | True if this threshold should persist across agent restarts. Default value on row creation is false. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.8 | ColumnsvrThrThresholdValue | read-write | mandatory | This is the thresholding value which gets compared to the current or delta value. Default value on row creation is 0. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.9 | ColumnsvrThrResetValue | read-write | mandatory | This is the value that on all svrThrAlarmTypes except for equalTo, is used to reset the threshold. Default value on row creation is 0 |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.10 | ColumnsvrThrLastValue | read-only | mandatory | Saved previous sample; needed to evaluate if alarm should be triggered or to evaluate delta values for threshold checking. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.11 | ColumnsvrThrAlarmState | read-only | mandatory | Whether this alarm is currently set or reset. This variable is used by polling management applications to determine if a threshold exception state has been det… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.12 | ColumnsvrThrLogEvent | read-write | mandatory | If yes, log to the system event log. Default value on row creation is false. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.13 | ColumnsvrThrInvokeLocalHandler | read-write | mandatory | If true, invoke a local alarm handler, passing the concatenated local handler argument strings starting with argument 1. Default value on row creation is false. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.14 | ColumnsvrThrLocalHandlerPath | read-write | mandatory | Pathname of local alarm handler. This can be any pathname as long as it can be recognized by the particular operating system. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.15 | ColumnsvrThrDescr | read-write | mandatory | This attribute is used to describe the type of threshold. This is set by the management console not by the agent. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.16 | ColumnsvrThrErrorValue | read-only | mandatory | This is the SNMP defined error status which caused the svrThrStatus value to become equal to rowError. Only valid at that time. Default value on row creation i… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.17 | ColumnsvrThrComparisonName | read-write | mandatory | An OID to a descriptor attribute which can be used with persistent to verify that the svrThrVariableName instance is correct. On agent restarts the value for t… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.18 | ColumnsvrThrComparisonValue | read-write | mandatory | Data value of svrThrComparisonName - used when persistent is set. This value is compared to the current value on agent restarts. This attribute is optional. Th… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.19 | ColumnsvrThrSeverity | read-write | mandatory | Indicates the severity of the threshold. Default value on row creation is informational. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.20 | ColumnsvrThrTrapEnabler | read-write | mandatory | Determines if a trap should be sent out if the threshold event does occur. If true, a trap will be sent out. If false, a trap will not be sent out. Default val… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.21 | ColumnsvrThrLocalHandlerArguments1 | read-write | mandatory | This is the first part of the argument line if the svrThrInvokeLocalHandler is used. This argument line is passed directly to the application pointed to by the… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.22 | ColumnsvrThrLocalHandlerArguments2 | read-write | mandatory | Same semantics as svrThrLocalHandlerArguments1. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.23 | ColumnsvrThrLocalHandlerArguments3 | read-write | mandatory | Same semantics as svrThrLocalHandlerArguments1. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.24 | ColumnsvrThrLocalHandlerArguments4 | read-write | mandatory | Same semantics as svrThrLocalHandlerArguments1. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.25 | ColumnsvrThrTrapsSendingInterval | read-write | mandatory | Represents how often a trap should be sent if dealing with sending multiple traps per event. The units is minutes. Default value on row creation is 0 minutes. … |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.26 | ColumnsvrThrManagerDefinedTrapData | read-write | mandatory | This is a string provided by a management console to be sent out with every trap. Default value on row creation is null. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.27 | ColumnsvrThrUserDefinedTrapData | read-write | mandatory | This is a string provided by a user via a management console to be sent out with every trap. Default value on row creation is null. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.28 | ColumnsvrThrRetryCount | read-write | mandatory | Allows for a trap to be sent n number of sampling intervals after the threshold event occurred rather than right after the event occurred. This allows for case… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.29 | ColumnsvrThrResetType | read-write | mandatory | Is this a greater than, greater than or equal to, equal to, less than or equal to, or less than the reset value? This variable works just like the svrThrAlarmT… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.30 | ColumnsvrThrAlarmCategory | read-write | mandatory | A management station provided variable to allow for classification/grouping of thresholds. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.31 | ColumnsvrThrTrapOid | read-write | mandatory | A fully defined OID of a svrmgt trap (other than reset and modify) that will be sent out when an event occurs. This OID will override the usage of the svrThrSe… |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.32 | ColumnsvrThrCreatedBy | read-write | mandatory | Represents the creator of this threshold. This variable can be modified only during threshold creation. The default value on row creation is the unknown value. |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.33 | ColumnsvrThrModifiable | read-write | mandatory | Determines whether modification of the threshold record is allowed after creation. If false, modification is allowed only during row creation. This variable ca… |
| 1.3.6.1.4.1.36.2.18.22.2.3 | NodesvrControl | |||
| 1.3.6.1.4.1.36.2.18.22.2.3.1 | ScalarsvrControlEnableTraps | read-write | mandatory | If true, the appropriate exception trap will be sent for each triggered alarm. This value persists over agent restarts. Default value is true. |
| 1.3.6.1.4.1.36.2.18.22.2.3.2 | ScalarsvrControlEnableModifyTraps | read-write | mandatory | If true, a modify trap will be sent for each modification of the threshold table when the threshold entry state is rowDisabled. This value persists over agent … |
| 1.3.6.1.4.1.36.2.18.22.2.3.3 | ScalarsvrControlEnableResetTraps | read-write | mandatory | If true, a reset trap will be sent each time any threshold event is reset. If the alarm state goes from set to reset, a reset trap will be sent. This value per… |
| 1.3.6.1.4.1.36.2.18.22.2.3.4 | ScalarsvrControlModifyOID | not-accessible | mandatory | This variable is used as a variable in the modification trap, svrThrModifyTrap to represent the threshold variable which caused the modify trap to be sent. Thi… |
| 1.3.6.1.4.1.36.2.18.22.2.4 | NodesvrTrap | |||
| 1.3.6.1.4.1.36.2.18.22.2.4.1 | ScalarsvrTrapReconfigureEvent | write-only | mandatory | By setting this value to enable, trap destinations will be reconfigured. On some operating systems like Windows/NT this will cause the SNMP agent to restart. |
| 1.3.6.1.4.1.36.2.18.22.2.4.2 | ScalarsvrTrapCommunityNextIndex | read-only | mandatory | Next available index for creating a svrTrapCommunityEntry. If the value is -1, then the maximum number of community names has been reached. This means that a c… |
| 1.3.6.1.4.1.36.2.18.22.2.4.6 | TablesvrTrapCommunityTable | not-accessible | mandatory | Table of svrTrapCommunityEntry (community names) for which each can have a list of IP addresses/TCPIP names/Netbios names/IPX addresses. These address/names ar… |
| 1.3.6.1.4.1.36.2.18.22.2.4.6.1 | RowsvrTrapCommunityEntry | not-accessible | mandatory | In order to create a community entry, the svrTrapCommunityNextIndex must be userd as the instance for that entry. |
| 1.3.6.1.4.1.36.2.18.22.2.4.6.1.1 | ColumnsvrTrapCommunityIndex | read-only | mandatory | A locally-unique index value. On creation, this should be set to the value of svrTrapCommunityNextIndex. |
| 1.3.6.1.4.1.36.2.18.22.2.4.6.1.2 | ColumnsvrTrapCommunityName | read-write | mandatory | This is the community name that network addresses/names will be associated with. When the trap is sent out, this community name is sent out with it. A common c… |
| 1.3.6.1.4.1.36.2.18.22.2.4.6.1.3 | ColumnsvrTrapDestinationNextIndex | read-only | mandatory | Next available index for creating a svrTrapDestinationEntry. If the value is -1 then the maximum number of destination entries has been reached. This means tha… |
| 1.3.6.1.4.1.36.2.18.22.2.4.7 | TablesvrTrapDestinationTable | not-accessible | mandatory | Table of IP addresses/TCPIP names/Netbios names/IPX addresses which are the trap destinations. A trap is sent out per community name/ address(name) pairing. |
| 1.3.6.1.4.1.36.2.18.22.2.4.7.1 | RowsvrTrapDestinationEntry | not-accessible | mandatory | In order to create an address/name entry, the svrTrapDestinationNextIndex must be used as the instance for that entry. |
| 1.3.6.1.4.1.36.2.18.22.2.4.7.1.1 | ColumnsvrTrapDestinationIndex | read-only | mandatory | A locally-unique index value. On creation, this must be set to the value of svrTrapDestinationNextIndex. |
| 1.3.6.1.4.1.36.2.18.22.2.4.7.1.2 | ColumnsvrTrapDestination | read-write | mandatory | This is the destination that the trap will be sent. It can either an IP address, TCPIP name, Netbios name or IPX address. To create a destination entry, just i… |
| 1.3.6.1.4.1.36.2.18.22.2.5 | NodesvrMinimalHealth | |||
| 1.3.6.1.4.1.36.2.18.22.2.5.1 | ScalarsvrMinimalHealthMajorRev | read-write | mandatory | Major revision of the Minimal Health module. Default is 0 |
| 1.3.6.1.4.1.36.2.18.22.2.5.2 | ScalarsvrMinimalHealthMinorRev | read-write | mandatory | Minor revision of the Minimal Health module. Default is 0. |
| 1.3.6.1.4.1.36.2.18.22.2.5.3 | ScalarsvrMinimalHealthEnable | read-write | mandatory | If true, the minimal health module will be started. This value persists over agent restarts. Default value is true. |
| 1.3.6.1.4.1.36.2.18.22.2.5.4 | ScalarsvrMinimalHealthDesiredTemplateName | read-write | mandatory | This is the desired template name for use by the minimal health agent. |
| 1.3.6.1.4.1.36.2.18.22.2.5.5 | ScalarsvrMinimalHealthDesiredTemplateRevision | read-write | mandatory | This is the desired template revision for use by the minimal health agent. |
| 1.3.6.1.4.1.36.2.18.22.2.5.6 | ScalarsvrMinimalHealthDesiredTemplateRevisionDate | read-write | mandatory | This is the desired template revision date for use by the minimal health agent. |
| 1.3.6.1.4.1.36.2.18.22.2.5.7 | ScalarsvrMinimalHealthActualTemplateName | read-write | mandatory | This is the actual template name for use by the minimal health agent. |
| 1.3.6.1.4.1.36.2.18.22.2.5.8 | ScalarsvrMinimalHealthActualTemplateRevision | read-write | mandatory | This is the actual template revision for use by the minimal health agent. |
| 1.3.6.1.4.1.36.2.18.22.2.5.9 | ScalarsvrMinimalHealthActualTemplateRevisionDate | read-write | mandatory | This is the actual template revision date for use by the minimal health agent. |
| 1.3.6.1.4.1.36.2.18.22.2.99 | NodesvrThrModifyTrap | This is a modification trap. The threshold OID whose value caused the alarm is in svrControlModifyOID. | ||
| 1.3.6.1.4.1.36.2.18.22.2.100 | NodesvrThrResetTrap | This is a reset trap. The value that cuased the alarm to be reset is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.101 | NodesvrThrHighExceptTrap | This is a high severity trap. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.102 | NodesvrThrMediumExceptTrap | This is a medium severity trap. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.103 | NodesvrThrLowExceptTrap | This is a low severity trap. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.104 | NodesvrThrInformationalExceptTrap | This is an Informational severity trap. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.105 | NodesvrThrDiskDown | This indicates that the disk is not available for any use. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.106 | NodesvrThrDiskWarning | This indicates that an unusual disk error condition has occured but that the device is still operational. The value that caused the alarm to occur is returned … | ||
| 1.3.6.1.4.1.36.2.18.22.2.107 | NodesvrThrDiskOk | This indicates that the disk is up and running and that no unusual error conditions are known. The value that caused the alarm to occur is returned in svrThrLa… | ||
| 1.3.6.1.4.1.36.2.18.22.2.108 | NodesvrThrFileSystemUsage | This indicates that file system usage has exceeded the user defined threshold.The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.109 | NodesvrThrTemperatureOk | This indicates that the temperature is within normal limits. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.110 | NodesvrThrTemperatureCritical | This indicates that the temperature is in a critical state either low or high. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.111 | NodesvrThrTemperatureWarning | This indicates that the temperature is in a warning state either low or high. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.112 | NodesvrThrFanFailed | This indicates that the fan has failed. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.113 | NodesvrThrFanOk | This indicates that the fan is functioning well. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.114 | NodesvrThrFanBackup | This indicates that the fan is a backup fan. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.115 | NodesvrThrVoltageOk | This indicates that the voltage is within normal limits. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.116 | NodesvrThrVoltageCritical | This indicates that the voltage is in a critical state, either low or high, but has not reached the shutdown threshold. The value that caused the alarm to occu… | ||
| 1.3.6.1.4.1.36.2.18.22.2.117 | NodesvrThrVoltageWarning | This indicates that the voltage is in a warning state, either low or high. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.118 | NodesvrThrPowerSupplyFailed | This indicates that the power supply failed. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.119 | NodesvrThrPowerSupplyWarning | This indicates that the power supply is in a warning state but has not yet failed. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.120 | NodesvrThrPowerSupplyOk | This indicates that the power supply is functioning well. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.121 | NodesvrThrPowerSupplyBackup | This indicates that the power supply is in backup state. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.122 | NodesvrThrMemoryEltFailed | This indicates that the memory element has failed. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.123 | NodesvrThrMemoryEltWarning | This indicates that the memory element is reporting errors. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.124 | NodesvrThrMemoryEltOk | This indicates that the memory element is functioning well. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.125 | NodesvrThrNetworkIfInErrors | This indicates that the network interface inbound errors have exceeded the user defined threshold. The value that caused the alarm to occur is returned in svrT… | ||
| 1.3.6.1.4.1.36.2.18.22.2.126 | NodesvrThrNetworkIfInOctets | This indicates that the network interface inbound octets have exceeded the user defined threshold. The value that caused the alarm to occur is returned in svrT… | ||
| 1.3.6.1.4.1.36.2.18.22.2.127 | NodesvrThrNetworkIfOutOctets | This indicates that the network interface outbound octets have exceeded the user defined threshold. The value that caused the alarm to occur is returned in svr… | ||
| 1.3.6.1.4.1.36.2.18.22.2.128 | NodesvrThrNetworkIfInPkts | This indicates that the network interface inbound packets have exceeded the user defined threshold. The value that caused the alarm to occur is returned in svr… | ||
| 1.3.6.1.4.1.36.2.18.22.2.129 | NodesvrThrNetworkIfOutPkts | This indicates that the network interface outbound packets have exceeded the user defined threshold. The value that caused the alarm to occur is returned in sv… | ||
| 1.3.6.1.4.1.36.2.18.22.2.130 | NodesvrThrNetworkIfOutErrors | This indicates that the network interface outbound errors have exceeded the user defined threshold. The value that caused the alarm to occur is returned in svr… | ||
| 1.3.6.1.4.1.36.2.18.22.2.131 | NodesvrThrNetworkIfInDiscards | This indicates that the network interface inbound discards have exceeded the user defined threshold. The value that caused the alarm to occur is returned in sv… | ||
| 1.3.6.1.4.1.36.2.18.22.2.132 | NodesvrThrProcessorDown | This indicates that the processor is not available for any use. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.133 | NodesvrThrProcessorWarning | This indicates that the processor has encountered an unusual error condition but is still considered to be operational. The value that caused the alarm to occu… | ||
| 1.3.6.1.4.1.36.2.18.22.2.134 | NodesvrThrProcessorOk | This indicates that the processor is up and running and that no unusual error conditions are known. The value that caused the alarm to occur is returned in svr… | ||
| 1.3.6.1.4.1.36.2.18.22.2.135 | NodesvrThrCpuUsage | This indicates that CPU usage has exceeded the user defined threshold. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.136 | NodesvrThrClusterFailOverOwner | This indicates that the node has become the current owner of a cluster resource. The value that caused the alarm to occur is returned in svrThrLastValue. | ||
| 1.3.6.1.4.1.36.2.18.22.2.137 | NodesvrThrClusterFailOverNotOwner | This indicates that the node is not the current owner of a cluster resource. The value that caused the alarm to occur is returned in svrThrLastValue. |