MIBs Depot

ACTONA-ACTASTOR-MIB

Registered at
1.3.6.1.4.1.17471
Last updated
2010-07-30 00:00
Organization
Cisco Systems, Inc.
Revisions
2010-07-30 00:00, 2004-12-23 00:00, 2003-11-24 16:10
Namespace
cisco
Source file
ACTONA-ACTASTOR-MIB
Digest
sha256:f9c30c8e8b461d920d63c203491e166fb08829a847bd47658b2442050adee612

Description

Actona ActaStor MIB file

Contact

Cisco Systems 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-webcache@cisco.com

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ACTONA-ACTASTOR-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
acNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.17471.0
actastor
OBJECT-IDENTITY
Actona ActaStor product
1.3.6.1.4.1.17471.1current
generalInformation
OBJECT-IDENTITY
ActaStor general information
1.3.6.1.4.1.17471.1.1current
actastorVersion
OBJECT-TYPE
ActaStor installed version number
1.3.6.1.4.1.17471.1.1.1OCTET STRINGread-onlycurrent
buildString
OBJECT-TYPE
ActaStor installed build label
1.3.6.1.4.1.17471.1.1.2OCTET STRINGread-onlycurrent
support
OBJECT-IDENTITY
Actona Support contact information
1.3.6.1.4.1.17471.1.1.3current
email
OBJECT-TYPE
Actona Support email address
1.3.6.1.4.1.17471.1.1.3.1OCTET STRINGread-onlycurrent
license
OBJECT-IDENTITY
ActaStor license infromation
1.3.6.1.4.1.17471.1.1.4current
isValid
OBJECT-TYPE
Indicates whether the installed license is valid
1.3.6.1.4.1.17471.1.1.4.1INTEGER {no(0), yes(1)}read-onlycurrent
daysLeft
OBJECT-TYPE
The number of days remaining until the installed license expires
1.3.6.1.4.1.17471.1.1.4.2Integer32 (0..99999)read-onlycurrent
manager
OBJECT-IDENTITY
ActaStor manager-related information
1.3.6.1.4.1.17471.1.2current
mgrCentralServerHost
OBJECT-TYPE
The name/IP address of the host acting as the Central Manager of this gateway, in the ActaStor network
1.3.6.1.4.1.17471.1.2.1OCTET STRINGread-onlycurrent
coreServer
OBJECT-IDENTITY
ActaStor CoreServer-related information
1.3.6.1.4.1.17471.1.3current
csGeneral
OBJECT-IDENTITY
CoreServer general infromation
1.3.6.1.4.1.17471.1.3.1current
csIsConfigured
OBJECT-TYPE
Indicates whether the CoreServer component has been configured to run on this gateway
1.3.6.1.4.1.17471.1.3.1.1INTEGER {no(0), yes(1)}read-onlycurrent
csIsAlive
OBJECT-TYPE
Indicates whether the CoreServer component is currently running on this gateway
1.3.6.1.4.1.17471.1.3.1.2INTEGER {no(0), yes(1)}read-onlycurrent
csUpTime
OBJECT-TYPE
The elapsed time since the CoreServer was started
1.3.6.1.4.1.17471.1.3.1.3TimeTicksread-onlycurrent
csState
OBJECT-IDENTITY
The current run-time state of the CoreServer
1.3.6.1.4.1.17471.1.3.2current
csConnectivityTable
OBJECT-TYPE
A table describing the current state of EdgeServer connections to this CoreServer
1.3.6.1.4.1.17471.1.3.2.1not-accessiblecurrent
csConnectivityEntry
OBJECT-TYPE
A single entry in the connection table - denoting a specific EdgeServer
1.3.6.1.4.1.17471.1.3.2.1.1not-accessiblecurrent
csConTabIndex
OBJECT-TYPE
Index column - sequential line number in the table
1.3.6.1.4.1.17471.1.3.2.1.1.1Integer32 (1..1000)not-accessiblecurrent
csConTabClusterID
OBJECT-TYPE
ID of the CoreServer cluster to which this CoreServer belongs
1.3.6.1.4.1.17471.1.3.2.1.1.2Integer32 (0..2147483647)read-onlycurrent
csConTabClusterName
OBJECT-TYPE
Name of the CoreServer cluster to which this CoreServer belongs
1.3.6.1.4.1.17471.1.3.2.1.1.3OCTET STRINGread-onlycurrent
csConTabIsConnected
OBJECT-TYPE
Indicates whether the EdgeServer is currently connected to this CoreServer
1.3.6.1.4.1.17471.1.3.2.1.1.4INTEGER {no(0), yes(1)}read-onlycurrent
csConTabTotalSentMessages
OBJECT-TYPE
The total number of messages sent from the CoreServer to this EdgeServer
1.3.6.1.4.1.17471.1.3.2.1.1.5Counter32read-onlycurrent
csConTabSentCompressionRatio
OBJECT-TYPE
The compression ratio (in %) of the messages sent from the CoreServer to this EdgeServer
1.3.6.1.4.1.17471.1.3.2.1.1.6Integer32 (0..100)read-onlycurrent
csConTabTotalReceivedMessages
OBJECT-TYPE
The total number of messages received by the CoreServer from this EdgeServer
1.3.6.1.4.1.17471.1.3.2.1.1.7Counter32read-onlycurrent
csConTabReceivedCompressionRatio
OBJECT-TYPE
The compression ratio (in %) of the messages received by the CoreServer from this EdgeServer
1.3.6.1.4.1.17471.1.3.2.1.1.8Integer32 (0..100)read-onlycurrent
csConTabTotalSentKBytes
OBJECT-TYPE
The total number of kilobytes sent from the CoreServer to this EdgeServer
1.3.6.1.4.1.17471.1.3.2.1.1.9Unsigned32read-onlycurrent
csConTabTotalReceivedKBytes
OBJECT-TYPE
The total number of kilobytes received by the CoreServer from this EdgeServer
1.3.6.1.4.1.17471.1.3.2.1.1.10Unsigned32read-onlycurrent
csDeviceName
OBJECT-TYPE
The network interface card inside the appliance used by the CoreServer (ETH0 or ETH1)
1.3.6.1.4.1.17471.1.3.2.2OCTET STRINGread-onlycurrent
csWINS
OBJECT-TYPE
The WINS server defined for this CoreServer (if any)
1.3.6.1.4.1.17471.1.3.2.3OCTET STRINGread-onlycurrent
csCIFSServersTable
OBJECT-TYPE
A table listing all the CIFS file servers exported by this CoreServer
1.3.6.1.4.1.17471.1.3.2.4not-accessiblecurrent
csCIFSServersEntry
OBJECT-TYPE
A single entry in the CIFS server table
1.3.6.1.4.1.17471.1.3.2.4.1not-accessiblecurrent
csCIFSServersTabIndex
OBJECT-TYPE
Index column - sequential line number in the table
1.3.6.1.4.1.17471.1.3.2.4.1.1Integer32 (1..1000)not-accessiblecurrent
csCIFSServersTabServerName
OBJECT-TYPE
Name of the CIFS server exported by this CoreServer
1.3.6.1.4.1.17471.1.3.2.4.1.2OCTET STRINGread-onlycurrent
csNFSServersTable
OBJECT-TYPE
A table listing all the NFS servers exported by this CoreServer
1.3.6.1.4.1.17471.1.3.2.5not-accessiblecurrent
csNFSServersEntry
OBJECT-TYPE
A single entry in the NFS server table
1.3.6.1.4.1.17471.1.3.2.5.1not-accessiblecurrent
csNFSServersTabIndex
OBJECT-TYPE
Index column - sequential line number in the table
1.3.6.1.4.1.17471.1.3.2.5.1.1Integer32 (1..1000)not-accessiblecurrent
csNFSServersTabServerName
OBJECT-TYPE
Name of the NFS server exported by this CoreServer
1.3.6.1.4.1.17471.1.3.2.5.1.2OCTET STRINGread-onlycurrent
csNFSServersTabUseTCP
OBJECT-TYPE
Indicates whether this NFS server supports the TCP transport layer protocol
1.3.6.1.4.1.17471.1.3.2.5.1.3INTEGER {no(0), yes(1)}read-onlycurrent
csNFSServersTabUseUDP
OBJECT-TYPE
Indicates whether this NFS server supports the UDP transport layer protocol
1.3.6.1.4.1.17471.1.3.2.5.1.4INTEGER {no(0), yes(1)}read-onlycurrent
edgeServer
OBJECT-IDENTITY
ActaStor EdgeServer-related information
1.3.6.1.4.1.17471.1.4current
esGeneral
OBJECT-IDENTITY
EdgeServer general information
1.3.6.1.4.1.17471.1.4.1current
esIsConfigured
OBJECT-TYPE
Indicates whether the EdgeServer component has been configured to run on this gateway
1.3.6.1.4.1.17471.1.4.1.1INTEGER {no(0), yes(1)}read-onlycurrent
esIsAlive
OBJECT-TYPE
Indicates whether the EdgeServer component is currently running on this gateway
1.3.6.1.4.1.17471.1.4.1.2INTEGER {no(0), yes(1)}read-onlycurrent
esUpTime
OBJECT-TYPE
The elapsed time since the EdgeServer was started
1.3.6.1.4.1.17471.1.4.1.3TimeTicksread-onlycurrent
esState
OBJECT-IDENTITY
The current run-time state of the EdgeServer
1.3.6.1.4.1.17471.1.4.2current
esConnectivityTable
OBJECT-TYPE
A table describing the current state of CoreServer connections to this EdgeServer
1.3.6.1.4.1.17471.1.4.2.1not-accessiblecurrent
esConnectivityEntry
OBJECT-TYPE
A single entry in the connection table - denoting a specific CoreServer
1.3.6.1.4.1.17471.1.4.2.1.1not-accessiblecurrent
esConTabIndex
OBJECT-TYPE
Index column - sequential line number in the table
1.3.6.1.4.1.17471.1.4.2.1.1.1Integer32 (1..1000)not-accessiblecurrent
esConTabClusterID
OBJECT-TYPE
ID of the CoreServer cluster to which this CoreServer belongs
1.3.6.1.4.1.17471.1.4.2.1.1.2Integer32 (0..2147483647)read-onlycurrent
esConTabClusterName
OBJECT-TYPE
Name of the CoreServer cluster to which this CoreServer belongs
1.3.6.1.4.1.17471.1.4.2.1.1.3OCTET STRINGread-onlycurrent
esConTabIsConnected
OBJECT-TYPE
Indicates whether the CoreServer is currently connected to this EdgeServer
1.3.6.1.4.1.17471.1.4.2.1.1.4INTEGER {no(0), yes(1)}read-onlycurrent
esConTabTotalSentMessages
OBJECT-TYPE
The total number of messasges sent from the EdgeServer to this CoreServer
1.3.6.1.4.1.17471.1.4.2.1.1.5Counter32read-onlycurrent
esConTabSentCompressionRatio
OBJECT-TYPE
The compression ratio (in %) of the messages sent from the EdgeServer to this CoreServer
1.3.6.1.4.1.17471.1.4.2.1.1.6Integer32 (0..100)read-onlycurrent
esConTabTotalReceivedMessages
OBJECT-TYPE
The total number of messages received by the EdgeServer from this CoreServer
1.3.6.1.4.1.17471.1.4.2.1.1.7Counter32read-onlycurrent
esConTabReceivedCompressionRatio
OBJECT-TYPE
The compression ratio (in %) of the messages received by the EdgeServer from this CoreServer
1.3.6.1.4.1.17471.1.4.2.1.1.8Integer32 (0..100)read-onlycurrent
esConTabTotalSentKBytes
OBJECT-TYPE
The total number of kilobytes sent from the EdgeServer to this CoreServer
1.3.6.1.4.1.17471.1.4.2.1.1.9Unsigned32read-onlycurrent
esConTabTotalReceivedKBytes
OBJECT-TYPE
The total number of kilobytes received by the EdgeServer from this CoreServer
1.3.6.1.4.1.17471.1.4.2.1.1.10Unsigned32read-onlycurrent
esCIFSInfo
OBJECT-IDENTITY
EdgeServer CIFS (Windows) protocol information
1.3.6.1.4.1.17471.1.4.2.2current
esTotalBytesRead
OBJECT-TYPE
The total number of kilobytes read by clients from the EdgeServer (via cache or remotely) using the CIFS protocol
1.3.6.1.4.1.17471.1.4.2.2.1Unsigned32read-onlycurrent
esTotalWrittenBytes
OBJECT-TYPE
The total number of kilobytes written to the EdgeServer using the CIFS protocol
1.3.6.1.4.1.17471.1.4.2.2.2Unsigned32read-onlycurrent
esRemoteRequestCount
OBJECT-TYPE
The total number of remote synchronous CIFS requests sent to the CoreServer
1.3.6.1.4.1.17471.1.4.2.2.3Counter32read-onlycurrent
esLocalRequestCount
OBJECT-TYPE
The total number of CIFS requests the EdgeServer handled locally or sent asynchronously to the CoreServer
1.3.6.1.4.1.17471.1.4.2.2.4Counter32read-onlycurrent
esTotalRemoteTime
OBJECT-TYPE
The total duration of all remote synchronous CIFS requests sent to the CoreServer
1.3.6.1.4.1.17471.1.4.2.2.5TimeTicksread-onlycurrent
esTotalLocalTime
OBJECT-TYPE
The total duration of all CIFS requests to the EdgeServer (handled either locally or asynchronously)
1.3.6.1.4.1.17471.1.4.2.2.6TimeTicksread-onlycurrent
esConnectedSessionCount
OBJECT-TYPE
The number of currently connected CIFS sessions
1.3.6.1.4.1.17471.1.4.2.2.7Integer32 (0..1000)read-onlycurrent
esCifsOpenFiles
OBJECT-TYPE
The number of currently open CIFS files
1.3.6.1.4.1.17471.1.4.2.2.8Integer32 (0..1000000)read-onlycurrent
esCacheInfo
OBJECT-IDENTITY
EdgeServer cache state information
1.3.6.1.4.1.17471.1.4.2.4current
esMaxCacheVolume
OBJECT-TYPE
The maximum disk space (in KB) allocated for data in the EdgeServer cache
1.3.6.1.4.1.17471.1.4.2.4.1Unsigned32read-onlycurrent
esCurrentCacheVolume
OBJECT-TYPE
The amount of disk space currently being used for data in the EdgeServer cache
1.3.6.1.4.1.17471.1.4.2.4.2Unsigned32read-onlycurrent
esMaxCacheResources
OBJECT-TYPE
The maximum number of cache resources (files and directories) supported by the EdgeServer cache, regardless of the size of these resources
1.3.6.1.4.1.17471.1.4.2.4.3Integer32 (0..2147483647)read-onlycurrent
esCurrentCacheResources
OBJECT-TYPE
The current number of cache resources (files and directories) held in the EdgeServer cache
1.3.6.1.4.1.17471.1.4.2.4.4Integer32 (0..2147483647)read-onlycurrent
esResourceEvictedNum
OBJECT-TYPE
The number of cache resources (files and directories) that have been evicted from the cache since the EdgeServer started
1.3.6.1.4.1.17471.1.4.2.4.5Counter32read-onlycurrent
esLastEvictedTime
OBJECT-TYPE
The time cache resources (files and directories) were last evicted from the EdgeServer cache. 00:00 is displayed if no cache resources have been evicted since the EdgeServer started.
1.3.6.1.4.1.17471.1.4.2.4.6TimeTicksread-onlycurrent
esVolHiWatermark
OBJECT-TYPE
The disk-usage percentage that triggers the eviction of resources from the EdgeServer cache
1.3.6.1.4.1.17471.1.4.2.4.7Integer32 (0..100)read-onlycurrent
esVolLoWatermark
OBJECT-TYPE
The target disk-usage percentage to be reached via cache eviction when triggered by esVolHiWatermark. When this low watermark is reached, cache eviction stops.
1.3.6.1.4.1.17471.1.4.2.4.8Integer32 (0..100)read-onlycurrent
esAmntHiWatermark
OBJECT-TYPE
The percentage of maximum cache resources (defined by esMaxCacheResources) that triggers the eviction of resources from the EdgeServer cache
1.3.6.1.4.1.17471.1.4.2.4.9Integer32 (0..100)read-onlycurrent
esAmntLoWatermark
OBJECT-TYPE
The target percetage of total cache resources (defined by esMaxCacheResources) to be reached via cache eviction when triggered by esAmntHiWatermark. When this low watermark is reached, cache eviction stops.
1.3.6.1.4.1.17471.1.4.2.4.10Integer32 (0..100)read-onlycurrent
esEvictedAge
OBJECT-TYPE
The amount of time spent in the EdgeServer cache by the resource that was last evicted. If this amount is too short or too long, it is recommended to modify the size of the cache.
1.3.6.1.4.1.17471.1.4.2.4.11TimeTicksread-onlycurrent
esEvictedLastAccess
OBJECT-TYPE
The time when the resource last evicted from the EdgeServer cache was last accessed
1.3.6.1.4.1.17471.1.4.2.4.12OCTET STRINGread-onlycurrent
notificationsInfo
OBJECT-IDENTITY
ActaStor notification related information
1.3.6.1.4.1.17471.1.5current
acLogSeverity
OBJECT-TYPE
The severity level of the actastor log message
1.3.6.1.4.1.17471.1.5.1INTEGER {fatal(1), error(2), warning(3), info(4), debug(5)}accessible-for-notifycurrent
acLogMsgText
OBJECT-TYPE
The actastor log message text
1.3.6.1.4.1.17471.1.5.2DisplayString (SIZE(0..255))accessible-for-notifycurrent
cifsAO
OBJECT-IDENTITY
CIFS AO-related information
1.3.6.1.4.1.17471.1.6current
cfGeneral
OBJECT-IDENTITY
CIFS AO general information
1.3.6.1.4.1.17471.1.6.1current
cfIsConfigured
OBJECT-TYPE
Indicates whether CIFS AO has been configured to run on this WAE
1.3.6.1.4.1.17471.1.6.1.1INTEGER {no(0), yes(1)}read-onlycurrent
cfIsAlive
OBJECT-TYPE
Indicates whether CIFS AO is currently running on this WAE
1.3.6.1.4.1.17471.1.6.1.2INTEGER {no(0), yes(1)}read-onlycurrent
cfUpTime
OBJECT-TYPE
Elapsed time since the CIFS AO was started
1.3.6.1.4.1.17471.1.6.1.3TimeTicksread-onlycurrent
cfState
OBJECT-IDENTITY
Current run-time state of CIFS AO
1.3.6.1.4.1.17471.1.6.2current
cfCIFSInfo
OBJECT-IDENTITY
CIFS AO - CIFS (Windows) protocol information
1.3.6.1.4.1.17471.1.6.2.1current
cfTotalBytesRead
OBJECT-TYPE
Total number of kilobytes read by clients from the Client-side (via cache or remotely) using CIFS AO
1.3.6.1.4.1.17471.1.6.2.1.1Unsigned32read-onlycurrent
cfTotalWrittenBytes
OBJECT-TYPE
Total number of kilobytes written to the Client-side using the CIFS AO
1.3.6.1.4.1.17471.1.6.2.1.2Unsigned32read-onlycurrent
cfRemoteRequestCount
OBJECT-TYPE
Total number of remote requests processed by CIFS AO
1.3.6.1.4.1.17471.1.6.2.1.3Counter32read-onlycurrent
cfLocalRequestCount
OBJECT-TYPE
Total number of local requests processed by CIFS AO
1.3.6.1.4.1.17471.1.6.2.1.4Counter32read-onlycurrent
cfTotalRemoteTime
OBJECT-TYPE
Total duration of time taken by CIFS AO to process all remote requests
1.3.6.1.4.1.17471.1.6.2.1.5TimeTicksread-onlycurrent
cfTotalLocalTime
OBJECT-TYPE
Total duration of time taken by CIFS AO to process all local requests
1.3.6.1.4.1.17471.1.6.2.1.6TimeTicksread-onlycurrent
cfConnectedSessionCount
OBJECT-TYPE
Number of currently connected CIFS sessions
1.3.6.1.4.1.17471.1.6.2.1.7Integer32 (0..100000)read-onlycurrent
cfCifsOpenFiles
OBJECT-TYPE
Number of currently open CIFS files
1.3.6.1.4.1.17471.1.6.2.1.8Integer32 (0..100000)read-onlycurrent
cfCacheInfo
OBJECT-IDENTITY
CIFS AO cache state information
1.3.6.1.4.1.17471.1.6.2.2current
cfMaxCacheVolume
OBJECT-TYPE
Maximum disk space (in KB) allocated for data in the CIFS AO cache
1.3.6.1.4.1.17471.1.6.2.2.1Unsigned32read-onlycurrent
cfCurrentCacheVolume
OBJECT-TYPE
Amount of disk space currently being used for data in the CIFS AO cache
1.3.6.1.4.1.17471.1.6.2.2.2Unsigned32read-onlycurrent
cfMaxCacheResources
OBJECT-TYPE
Maximum number of cache resources (files and directories) supported by the CIFS AO cache, regardless of the size of these resources
1.3.6.1.4.1.17471.1.6.2.2.3Integer32 (0..2147483647)read-onlycurrent
cfCurrentCacheResources
OBJECT-TYPE
Current number of cache resources (files and directories) held in the CIFS AO cache
1.3.6.1.4.1.17471.1.6.2.2.4Integer32 (0..2147483647)read-onlycurrent
cfResourceEvictedNum
OBJECT-TYPE
Number of cache resources (files and directories) that have been evicted from the cache since CIFS AO started
1.3.6.1.4.1.17471.1.6.2.2.5Counter32read-onlycurrent
cfLastEvictedTime
OBJECT-TYPE
Time when cache resources (files and directories) were last evicted from the CIFS AO cache. N/A is displayed if no cache resources have been evicted since CIFS AO started
1.3.6.1.4.1.17471.1.6.2.2.6TimeTicksread-onlycurrent
cfVolHiWatermark
OBJECT-TYPE
Disk-usage percentage that triggers the eviction of resources from the CIFS AO cache
1.3.6.1.4.1.17471.1.6.2.2.7Integer32 (0..100)read-onlycurrent
cfVolLoWatermark
OBJECT-TYPE
Target disk-usage percentage to be reached via cache eviction when triggered by cfVolHiWatermark. When this low watermark is reached, cache eviction stops
1.3.6.1.4.1.17471.1.6.2.2.8Integer32 (0..100)read-onlycurrent
cfAmntHiWatermark
OBJECT-TYPE
Percentage of maximum cache resources (defined by cfMaxCacheResources) that triggers the eviction of resources from the CIFS AO cache
1.3.6.1.4.1.17471.1.6.2.2.9Integer32 (0..100)read-onlycurrent
cfAmntLoWatermark
OBJECT-TYPE
Target percetage of maximum cache resources (defined by cfMaxCacheResources) to be reached via cache eviction when triggered by cfAmntHiWatermark. When this low watermark is reached, cache eviction stops
1.3.6.1.4.1.17471.1.6.2.2.10Integer32 (0..100)read-onlycurrent
cfEvictedAge
OBJECT-TYPE
Amount of time spent in the CIFS AO cache by the resource that was last evicted. If this amount is too short or too long, it is recommended to modify the size of the cache
1.3.6.1.4.1.17471.1.6.2.2.11TimeTicksread-onlycurrent
cfEvictedLastAccess
OBJECT-TYPE
Time when the resource last evicted from the CIFS AO cache was last accessed
1.3.6.1.4.1.17471.1.6.2.2.12OCTET STRINGread-onlycurrent
actastorGroups
OBJECT-IDENTITY
ActaStor object groups
1.3.6.1.4.1.17471.2current

Notifications

NameOIDStatus
acCsLogsTrap
NOTIFICATION-TYPE
This trap indicates that the CoreServer has generated a log message. This object supersedes mgrLogsTrap
1.3.6.1.4.1.17471.0.0current
acMgrLogsTrap
NOTIFICATION-TYPE
This trap indicates that the ManagerServer has generated a log message. This object supersedes mgrLogsTrap
1.3.6.1.4.1.17471.0.1current
acEsLogsTrap
NOTIFICATION-TYPE
This trap indicates that the EdgeServer has generated a log message. This object supersedes esLogsTrap
1.3.6.1.4.1.17471.0.2current
mgrLogsTrap
NOTIFICATION-TYPE
The OID of trap messages related to ActaStor management. This object is deprecated in the favor of acMgrLogsTrap.
1.3.6.1.4.1.17471.1.2.2deprecated
csLogsTrap
NOTIFICATION-TYPE
The OID of trap messages related to the CoreServer. This object is deprecated in favor of acCsLogsTrap.
1.3.6.1.4.1.17471.1.3.3deprecated
esLogsTrap
NOTIFICATION-TYPE
The OID of trap messages related to the EdgeServer. This object is deprecated in favor of acEsLogsTrap.
1.3.6.1.4.1.17471.1.4.3deprecated

Conformance

NameOIDStatus
generalGroup
OBJECT-GROUP
General information group
1.3.6.1.4.1.17471.2.1current
managerGroup
OBJECT-GROUP
Manager group
1.3.6.1.4.1.17471.2.2current
coreServerGroup
OBJECT-GROUP
CoreServer group
1.3.6.1.4.1.17471.2.3current
edgeServerGroup
OBJECT-GROUP
EdgeServer group
1.3.6.1.4.1.17471.2.4current
logNotificationsGroup
NOTIFICATION-GROUP
Log message traps group
1.3.6.1.4.1.17471.2.5deprecated
logNotificationsGroupRev1
NOTIFICATION-GROUP
Log message traps group
1.3.6.1.4.1.17471.2.6current
acNotificationInfoGroup
OBJECT-GROUP
A collection of objects which provides info about notifications.
1.3.6.1.4.1.17471.2.7current
cifsAOGroup
OBJECT-GROUP
CifsAO group
1.3.6.1.4.1.17471.2.9current