DDN-WOS-MIB: View SNMP OID List / Download MIB
VENDOR: DATADIRECT NETWORKS
Home | MIB: DDN-WOS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
datadirect | 1.3.6.1.4.1.6894 | |||
wos | 1.3.6.1.4.1.6894.4 | |||
wosMIB | 1.3.6.1.4.1.6894.4.1 |
SMI v2 MIB module for WOS (Web Object Scalar). |
||
wosNotifications | 1.3.6.1.4.1.6894.4.1.0 | |||
wosTrapMessage | 1.3.6.1.4.1.6894.4.1.0.1 |
This notification is sent whenever a cluster alert is generated. |
||
wosObjects | 1.3.6.1.4.1.6894.4.1.1 | |||
wosNotificationInfo | 1.3.6.1.4.1.6894.4.1.1.1 | |||
wosTrapDesc | 1.3.6.1.4.1.6894.4.1.1.1.1 | displaystring | no-access |
Description of the notification. |
wosTrapSeverity | 1.3.6.1.4.1.6894.4.1.1.1.2 | wosseveritylevel | no-access |
Severity of the notification. emergency: A panic condition - notify all tech staff on call. alert: Should be corrected immediately - notify staff who can fix the problem - e.g. drive down alert. critical: Should be corrected immediately. Indicates failure in a primary system - fix CRITICAL problems before ALERT error: Non-urgent failures - these should be relayed to developers or admins - each item must be resolved within a given time. warning: Warning messages - not an error, but indication that an error will occur if action is not taken - e.g. cluster capacity is 70% used - each item must be resolved within a given time. notice: Events that are unusual but not error conditions - might be summarized in an email to developers or admins to spot potential problems - no immediate action required. informational: Normal operational messages - may be harvested for reporting, measuring throughput, etc - no action required. debug: Info useful to developers for debugging the application - not useful during operations. |
wosTrapType | 1.3.6.1.4.1.6894.4.1.1.1.3 | displaystring | no-access |
Identifies the type of the notification. |
wosTrapLocation | 1.3.6.1.4.1.6894.4.1.1.1.4 | displaystring | no-access |
A location pertaining to the notification (node IP address, cluster name, zone name, etc.) |
wosStatsInfo | 1.3.6.1.4.1.6894.4.1.1.2 | |||
wosStatsFRPS | 1.3.6.1.4.1.6894.4.1.1.2.1 | gauge32 | read-only |
Object read rate in file reads per second. |
wosStatsFWPS | 1.3.6.1.4.1.6894.4.1.1.2.2 | gauge32 | read-only |
Object write rate in file writes per second. |
wosStatsFDPS | 1.3.6.1.4.1.6894.4.1.1.2.3 | gauge32 | read-only |
Object delete rate in file deletes per second. |
wosStatsReadLatency | 1.3.6.1.4.1.6894.4.1.1.2.4 | gauge32 | read-only |
Object read latency in milliseconds. |
wosStatsWriteLatency | 1.3.6.1.4.1.6894.4.1.1.2.5 | gauge32 | read-only |
Object write latency in milliseconds. |
wosStatsDeleteLatency | 1.3.6.1.4.1.6894.4.1.1.2.6 | gauge32 | read-only |
Object delete latency in milliseconds. |
wosStatsReadThroughput | 1.3.6.1.4.1.6894.4.1.1.2.7 | gauge32 | read-only |
Object read throughput. |
wosStatsWriteThroughput | 1.3.6.1.4.1.6894.4.1.1.2.8 | gauge32 | read-only |
Object write throughput. |
wosStatsReadCount | 1.3.6.1.4.1.6894.4.1.1.2.9 | counter64 | read-only |
Total number of read transactions since the last cluster restart. |
wosStatsWriteCount | 1.3.6.1.4.1.6894.4.1.1.2.10 | counter64 | read-only |
Total number of write transactions since the last cluster restart. |
wosStatsDeleteCount | 1.3.6.1.4.1.6894.4.1.1.2.11 | counter64 | read-only |
Total number of delete transactions since the last cluster restart. |
wosAlertsInfo | 1.3.6.1.4.1.6894.4.1.1.3 | |||
wosAlertTable | 1.3.6.1.4.1.6894.4.1.1.3.1 | no-access |
Table containing cluster alerts. |
|
1.3.6.1.4.1.6894.4.1.1.3.1.1 | no-access |
An entry in wosAlertTable. |
||
wosAlertIndex | 1.3.6.1.4.1.6894.4.1.1.3.1.1.1 | unsigned32 | no-access |
Alert table index. The most recent alert is assigned starting at index 1, and older alerts are assigned indices in ascending order. |
wosAlertSeverity | 1.3.6.1.4.1.6894.4.1.1.3.1.1.2 | wosseveritylevel | read-only |
Severity of the alert. emergency: A panic condition - notify all tech staff on call. alert: Should be corrected immediately - notify staff who can fix the problem - e.g. drive down alert. critical: Should be corrected immediately. Indicates failure in a primary system - fix CRITICAL problems before ALERT error: Non-urgent failures - these should be relayed to developers or admins - each item must be resolved within a given time. warning: Warning messages - not an error, but indication that an error will occur if action is not taken - e.g. cluster capacity is 70% used - each item must be resolved within a given time. notice: Events that are unusual but not error conditions - might be summarized in an email to developers or admins to spot potential problems - no immediate action required. informational: Normal operational messages - may be harvested for reporting, measuring throughput, etc - no action required. debug: Info useful to developers for debugging the application - not useful during operations. |
wosAlertTime | 1.3.6.1.4.1.6894.4.1.1.3.1.1.3 | dateandtime | read-only |
Date and time the alert was generated. |
wosAlertType | 1.3.6.1.4.1.6894.4.1.1.3.1.1.4 | displaystring | read-only |
Identifies the type of the alert. |
wosAlertLocation | 1.3.6.1.4.1.6894.4.1.1.3.1.1.5 | displaystring | read-only |
A location pertaining to the alert (node IP address, cluster name, zone name, etc.) |
wosAlertDesc | 1.3.6.1.4.1.6894.4.1.1.3.1.1.6 | displaystring | read-only |
Description of the alert. |
wosClusterInfo | 1.3.6.1.4.1.6894.4.1.1.4 | |||
wosClusterName | 1.3.6.1.4.1.6894.4.1.1.4.1 | displaystring | read-only |
The name of the cluster. |
wosClusterId | 1.3.6.1.4.1.6894.4.1.1.4.2 | displaystring | read-only |
The ID number of the cluster. |
wosClusterStatus | 1.3.6.1.4.1.6894.4.1.1.4.3 | displaystring | read-only |
The cluster status. |
wosClusterPrimaryNodeAddressType | 1.3.6.1.4.1.6894.4.1.1.4.4 | inetaddresstype | read-only |
The IP address type of the primary cluster node. |
wosClusterPrimaryNodeAddress | 1.3.6.1.4.1.6894.4.1.1.4.5 | inetaddress | read-only |
The IP address of the cluster primary node. Refer to wosClusterPrimaryNodeAddress to determine the address type. |
wosClusterTotalNodeCount | 1.3.6.1.4.1.6894.4.1.1.4.6 | unsigned32 | read-only |
The total number of nodes in the cluster. |
wosClusterActiveNodeCount | 1.3.6.1.4.1.6894.4.1.1.4.7 | unsigned32 | read-only |
The number of nodes in the cluster that are active. |
wosClusterDisconnectedNodeCount | 1.3.6.1.4.1.6894.4.1.1.4.8 | unsigned32 | read-only |
Then number of nodes in the cluster that are disconnected. |
wosClusterConnectedClientsCount | 1.3.6.1.4.1.6894.4.1.1.4.9 | unsigned32 | read-only |
The number of active client connections to the cluster. |
wosClusterObjectCountLow | 1.3.6.1.4.1.6894.4.1.1.4.10 | unsigned32 | read-only |
The total number of objects stored in the cluster. Together with wosClusterObjectCountHigh this composes a 64-bit number. |
wosClusterObjectCountHigh | 1.3.6.1.4.1.6894.4.1.1.4.11 | unsigned32 | read-only |
The total number of objects stored in the cluster. Together with wosClusterObjectCountLow this composes a 64-bit number. |
wosClusterUsableCapacity | 1.3.6.1.4.1.6894.4.1.1.4.12 | unsigned32 | read-only |
The usable capacity of the cluster. |
wosClusterUsedCapacity | 1.3.6.1.4.1.6894.4.1.1.4.13 | unsigned32 | read-only |
The used capacity of the cluster. |
wosClusterFreeCapacity | 1.3.6.1.4.1.6894.4.1.1.4.14 | unsigned32 | read-only |
Total free capacity of the cluster. |
wosZonesInfo | 1.3.6.1.4.1.6894.4.1.1.5 | |||
wosZoneTable | 1.3.6.1.4.1.6894.4.1.1.5.1 | no-access |
Table containing cluster zones. |
|
1.3.6.1.4.1.6894.4.1.1.5.1.1 | no-access |
An entry in wosZoneTable. |
||
wosZoneId | 1.3.6.1.4.1.6894.4.1.1.5.1.1.1 | unsigned32 | no-access |
An integer that uniquely identifies the zone in the cluster and is the index value for wosZoneTable entries. |
wosZoneName | 1.3.6.1.4.1.6894.4.1.1.5.1.1.2 | displaystring | read-only |
The name of the zone. |
wosZoneNodeCount | 1.3.6.1.4.1.6894.4.1.1.5.1.1.3 | unsigned32 | read-only |
The number of nodes accepted into the zone. |
wosNodesInfo | 1.3.6.1.4.1.6894.4.1.1.6 | |||
wosNodeTable | 1.3.6.1.4.1.6894.4.1.1.6.1 | no-access |
Table containing cluster nodes. |
|
1.3.6.1.4.1.6894.4.1.1.6.1.1 | no-access |
An entry in wosNodeTable. |
||
wosNodeIndex | 1.3.6.1.4.1.6894.4.1.1.6.1.1.1 | unsigned32 | no-access |
An arbitrary integer used as the index value for wosNodeTable entries. The index value can change at any time. |
wosNodeName | 1.3.6.1.4.1.6894.4.1.1.6.1.1.2 | displaystring | read-only |
The node name. |
wosNodeAddressType | 1.3.6.1.4.1.6894.4.1.1.6.1.1.3 | inetaddresstype | read-only |
The IP address type of the node. |
wosNodeAddress | 1.3.6.1.4.1.6894.4.1.1.6.1.1.4 | inetaddress | read-only |
The IP address of the node. Refer to wosNodeAddressType to determine the address type. |
wosNodeZoneName | 1.3.6.1.4.1.6894.4.1.1.6.1.1.5 | displaystring | read-only |
The name of the zone that the node belongs to. |
wosNodeStatus | 1.3.6.1.4.1.6894.4.1.1.6.1.1.6 | displaystring | read-only |
The status of the node (e.g. active, connecting, etc.). |
wosNodeFwVersion | 1.3.6.1.4.1.6894.4.1.1.6.1.1.7 | displaystring | read-only |
The version number of the node's firmware. |
wosNodeObjectCountLow | 1.3.6.1.4.1.6894.4.1.1.6.1.1.8 | unsigned32 | read-only |
The total number of objects stored on the node. Together with wosNodeObjectCountHigh this composes a 64-bit number. |
wosNodeObjectCountHigh | 1.3.6.1.4.1.6894.4.1.1.6.1.1.9 | unsigned32 | read-only |
The total number of objects stored on the node. Together with wosNodeObjectCountLow this composes a 64-bit number. |
wosNodeTotalCapacity | 1.3.6.1.4.1.6894.4.1.1.6.1.1.10 | unsigned32 | read-only |
The total capacity of the node. |
wosNodeUsedCapacity | 1.3.6.1.4.1.6894.4.1.1.6.1.1.11 | unsigned32 | read-only |
The used capacity of the node. |
wosNodePercentFull | 1.3.6.1.4.1.6894.4.1.1.6.1.1.12 | gauge32 | read-only |
The used capacity of the node as a percentage of the total capacity. |
wosPendingNodeTable | 1.3.6.1.4.1.6894.4.1.1.6.2 | no-access |
Table containing pending nodes. |
|
1.3.6.1.4.1.6894.4.1.1.6.2.1 | no-access |
An entry in wosPendingNodeTable. |
||
wosPendingNodeIndex | 1.3.6.1.4.1.6894.4.1.1.6.2.1.1 | unsigned32 | no-access |
An arbitrary integer used as the index value for wosPendingNodeTable entries. The index value can change at any time. |
wosPendingNodeAddressType | 1.3.6.1.4.1.6894.4.1.1.6.2.1.2 | inetaddresstype | read-only |
The IP address type of the pending node. |
wosPendingNodeAddress | 1.3.6.1.4.1.6894.4.1.1.6.2.1.3 | inetaddress | read-only |
The IP address of the pending node. Refer to wosPendingNodeAddressType to determine the address type. |
wosPendingNodeStatus | 1.3.6.1.4.1.6894.4.1.1.6.2.1.4 | displaystring | read-only |
The status of the pending node (e.g. pending, pending (upgrading), etc.). |
wosNodeDriveTable | 1.3.6.1.4.1.6894.4.1.1.6.3 | no-access |
Table containing details about a node's disk drives. |
|
1.3.6.1.4.1.6894.4.1.1.6.3.1 | no-access |
An entry in wosNodeDriveTable. |
||
wosNodeDriveSlotNbr | 1.3.6.1.4.1.6894.4.1.1.6.3.1.1 | unsigned32 | no-access |
The slot number of the node that the drive is installed in. |
wosNodeDriveNodeName | 1.3.6.1.4.1.6894.4.1.1.6.3.1.2 | displaystring | read-only |
The name of the node that the drive is installed in. |
wosNodeDriveMfgr | 1.3.6.1.4.1.6894.4.1.1.6.3.1.3 | displaystring | read-only |
The drive manufacturer. |
wosNodeDriveModel | 1.3.6.1.4.1.6894.4.1.1.6.3.1.4 | displaystring | read-only |
The drive model number. |
wosNodeDriveSerialNbr | 1.3.6.1.4.1.6894.4.1.1.6.3.1.5 | displaystring | read-only |
The drive serial number. |
wosNodeDriveStatus | 1.3.6.1.4.1.6894.4.1.1.6.3.1.6 | displaystring | read-only |
The status of the drive (e.g. down, not present, etc.). |
wosNodeDriveCapacity | 1.3.6.1.4.1.6894.4.1.1.6.3.1.7 | unsigned32 | read-only |
The total capacity of the drive. |
wosPoliciesInfo | 1.3.6.1.4.1.6894.4.1.1.7 | |||
wosPolicyTable | 1.3.6.1.4.1.6894.4.1.1.7.1 | no-access |
Table containing policies. |
|
1.3.6.1.4.1.6894.4.1.1.7.1.1 | no-access |
An entry in wosPolicyTable. |
||
wosPolicyIndex | 1.3.6.1.4.1.6894.4.1.1.7.1.1.1 | unsigned32 | no-access |
An arbitrary integer used as an index value for wosPolicyTable entries. The index value can change at any time. |
wosPolicyReplicaIndex | 1.3.6.1.4.1.6894.4.1.1.7.1.1.2 | unsigned32 | no-access |
An integer used as an index value for a zone replica in wosPolicyTable entries. The first zone replica in a policy is assigned starting at index 1 and the remaining zone replicas are assigned indices in ascending order. |
wosPolicyId | 1.3.6.1.4.1.6894.4.1.1.7.1.1.3 | displaystring | read-only |
The ID number of the policy. |
wosPolicyName | 1.3.6.1.4.1.6894.4.1.1.7.1.1.4 | displaystring | read-only |
The name of the policy. |
wosPolicyReplicaZoneName | 1.3.6.1.4.1.6894.4.1.1.7.1.1.5 | displaystring | read-only |
The name of the zone containing replicas for the policy. |
wosPolicyReplicaCount | 1.3.6.1.4.1.6894.4.1.1.7.1.1.6 | unsigned32 | read-only |
The number of replicas in the zone for the policy. |
wosPolicyReplicationType | 1.3.6.1.4.1.6894.4.1.1.7.1.1.7 | displaystring | read-only |
The replication type of the policy. |
wosPolicyLocalDataProtection | 1.3.6.1.4.1.6894.4.1.1.7.1.1.8 | truthvalue | read-only |
True if local data protection is enabled for the policy. |
wosPolicyObjCountLow | 1.3.6.1.4.1.6894.4.1.1.7.1.1.9 | unsigned32 | read-only |
The total number of objects stored against the policy. Together with wosPolicyObjCountHigh this composes a 64-bit number. |
wosPolicyObjCountHigh | 1.3.6.1.4.1.6894.4.1.1.7.1.1.10 | unsigned32 | read-only |
The total number of objects stored against the policy. Together with wosPolicyObjCountLow this composes a 64-bit number. |
wosPolicyNonComplObjCountLow | 1.3.6.1.4.1.6894.4.1.1.7.1.1.11 | unsigned32 | read-only |
The total number of non-compliant objects stored against the policy. Together with wosPolicyObjCountHigh this composes a 64-bit number. |
wosPolicyNonComplObjCountHigh | 1.3.6.1.4.1.6894.4.1.1.7.1.1.12 | unsigned32 | read-only |
The total number of non-compliant objects stored against the policy. Together with wosPolicyObjCountLow this composes a 64-bit number. |
wosPolicyUsedCapacity | 1.3.6.1.4.1.6894.4.1.1.7.1.1.13 | unsigned32 | read-only |
The total capacity used by the policy. |
wosPrefsInfo | 1.3.6.1.4.1.6894.4.1.1.8 | |||
wosPrefStoreUnderReplObjs | 1.3.6.1.4.1.6894.4.1.1.8.1 | truthvalue | read-only |
True if storage of under-replicated objects is allowed. |
wosPrefNodeDownDelay | 1.3.6.1.4.1.6894.4.1.1.8.2 | unsigned32 | read-only |
The node down delay time. |
wosPrefEmailAlertNewInterval | 1.3.6.1.4.1.6894.4.1.1.8.3 | unsigned32 | read-only |
The minimum delay time between notifications of new alerts. |
wosPrefEmailAlertRmndrInterval | 1.3.6.1.4.1.6894.4.1.1.8.4 | unsigned32 | read-only |
The minimum delay time between reminders of existing alerts. |
wosPrefEmailAlertFromAddr | 1.3.6.1.4.1.6894.4.1.1.8.5 | displaystring | read-only |
The From address for email alerts. |
wosPrefEmailAlertRecipientTable | 1.3.6.1.4.1.6894.4.1.1.8.6 | no-access |
Table containing email alert recipients. |
|
1.3.6.1.4.1.6894.4.1.1.8.6.1 | no-access |
An entry in wosPrefEmailAlertRecipientTable. |
||
wosPrefEmailAlertRecipientIndex | 1.3.6.1.4.1.6894.4.1.1.8.6.1.1 | unsigned32 | no-access |
Email alert table index. |
wosPrefEmailAlertRecipient | 1.3.6.1.4.1.6894.4.1.1.8.6.1.2 | displaystring | read-only |
The email alert recipient. |
wosPrefEmailAlertServerTable | 1.3.6.1.4.1.6894.4.1.1.8.7 | no-access |
Table containing outgoing email servers for email alerts. |
|
1.3.6.1.4.1.6894.4.1.1.8.7.1 | no-access |
An entry in wosPrefEmailAlertServerTable. |
||
wosPrefEmailAlertServerIndex | 1.3.6.1.4.1.6894.4.1.1.8.7.1.1 | unsigned32 | no-access |
Email alert server table index. |
wosPrefEmailAlertServer | 1.3.6.1.4.1.6894.4.1.1.8.7.1.2 | displaystring | read-only |
The outgoing email server for email alerts. |
wosPrefSnmpManagerTable | 1.3.6.1.4.1.6894.4.1.1.8.8 | no-access |
Table containing SNMP managers. |
|
1.3.6.1.4.1.6894.4.1.1.8.8.1 | no-access |
An entry in wosPrefSnmpManagerTable. |
||
wosPrefSnmpManagerIndex | 1.3.6.1.4.1.6894.4.1.1.8.8.1.1 | unsigned32 | no-access |
SNMP Manager table index. |
wosPrefSnmpManager | 1.3.6.1.4.1.6894.4.1.1.8.8.1.2 | displaystring | read-only |
The SNMP manager. |
wosPrefSnmpTrapCommunityName | 1.3.6.1.4.1.6894.4.1.1.8.9 | displaystring | read-only |
The community name for the SNMP traps. |
wosPrefMgmtIpFilterTable | 1.3.6.1.4.1.6894.4.1.1.8.10 | no-access |
Table containing management IP filters. |
|
1.3.6.1.4.1.6894.4.1.1.8.10.1 | no-access |
An entry in wosPrefMgmtIpFilterTable. |
||
wosPrefMgmtIpFilterIndex | 1.3.6.1.4.1.6894.4.1.1.8.10.1.1 | unsigned32 | no-access |
Management IP filter table index. |
wosPrefMgmtIpFilter | 1.3.6.1.4.1.6894.4.1.1.8.10.1.2 | displaystring | read-only |
The management IP filter. |
wosPrefClientIpFilterTable | 1.3.6.1.4.1.6894.4.1.1.8.11 | no-access |
Table containing client I/O IP filters. |
|
1.3.6.1.4.1.6894.4.1.1.8.11.1 | no-access |
An entry in wosPrefClientIpFilterTable. |
||
wosPrefClientIpFilterIndex | 1.3.6.1.4.1.6894.4.1.1.8.11.1.1 | unsigned32 | no-access |
Client I/O IP filter table index. |
wosPrefClientIpFilter | 1.3.6.1.4.1.6894.4.1.1.8.11.1.2 | displaystring | read-only |
The client I/O IP filter. |
wosPrefSyslogFacility | 1.3.6.1.4.1.6894.4.1.1.8.12 | wossyslogfacility | read-only |
The Syslog Facility. user (1) - random user-level messages mail (2) - mail system daemon (3) - system daemons auth (4) - security/authorization messages syslog (5) - messages generated internally by syslogd lpr (6) - line printer subsystem news (7) - network news subsystem uucp (8) - UUCP subsystem cron (9) - clock daemon authpriv (10) - security/authorization messages (private) ftp (11) - ftp daemon local0 (16) - reserved for local use local1 (17) - reserved for local use local2 (18) - reserved for local use local3 (19) - reserved for local use local4 (20) - reserved for local use local5 (21) - reserved for local use local6 (22) - reserved for local use local7 (23) - reserved for local use |
wosPrefSyslogRemoteHost | 1.3.6.1.4.1.6894.4.1.1.8.13 | displaystring | read-only |
The remote syslog host. |
wosConformance | 1.3.6.1.4.1.6894.4.1.2 | |||
wosCompliances | 1.3.6.1.4.1.6894.4.1.2.1 | |||
wosCompliance | 1.3.6.1.4.1.6894.4.1.2.1.1 |
The compliance statement for WOS nodes implementing the DDN-WOS-MIB. |
||
wosGroups | 1.3.6.1.4.1.6894.4.1.2.2 | |||
wosEventsGroup | 1.3.6.1.4.1.6894.4.1.2.2.1 |
This groups defines the set of notification types. |
||
wosNotificationsGroup | 1.3.6.1.4.1.6894.4.1.2.2.2 |
This group defines the set of notification objects. |
||
wosStatsGroup | 1.3.6.1.4.1.6894.4.1.2.2.3 |
This group defines the set of statistics objects. |
||
wosAlertsGroup | 1.3.6.1.4.1.6894.4.1.2.2.4 |
This group defines the set of alert objects. |
||
wosClusterGroup | 1.3.6.1.4.1.6894.4.1.2.2.5 |
This group defines the set of cluster objects. |
||
wosZonesGroup | 1.3.6.1.4.1.6894.4.1.2.2.6 |
This group defines the set of zone objects. |
||
wosNodesGroup | 1.3.6.1.4.1.6894.4.1.2.2.7 |
This group defines the set of node objects. |
||
wosPoliciesGroup | 1.3.6.1.4.1.6894.4.1.2.2.8 |
This group defines the set of policy objects. |
||
wosPrefsGroup | 1.3.6.1.4.1.6894.4.1.2.2.9 |
This group defines the set of preferences objects. |