F5-BIGIP-SYSTEM-MIB: View SNMP OID List / Download MIB

VENDOR: F5 LABS


 Home MIB: F5-BIGIP-SYSTEM-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 bigipSystem 1.3.6.1.4.1.3375.2.1
Top-level infrastructure of the F5 enterprise MIB tree.
     sysGlobals 1.3.6.1.4.1.3375.2.1.1
         sysGlobalAttrs 1.3.6.1.4.1.3375.2.1.1.1
             sysGlobalAttr 1.3.6.1.4.1.3375.2.1.1.1.1
                 sysAttrArpMaxEntries 1.3.6.1.4.1.3375.2.1.1.1.1.1 integer32 read-only
The maximum number of dynamic entries which can be exist at one time.
                 sysAttrArpAddReciprocal 1.3.6.1.4.1.3375.2.1.1.1.1.2 integer read-only
When enabled add the IP/MAC address of an ARP requester into the ARP table. Enabling this field can allow a malicious user on the local net to poison the ARP cache. Disabling it reduces the performance of the system Enumeration: 'enable': 1, 'disable': 0.
                 sysAttrArpTimeout 1.3.6.1.4.1.3375.2.1.1.1.1.3 integer32 read-only
Determine how long (in seconds) ARP entries are kept in the cache before being marked stale.
                 sysAttrArpRetries 1.3.6.1.4.1.3375.2.1.1.1.1.4 integer32 read-only
The maximum number of times to request an ARP before giving up and marking the IP address as unavailable.
                 sysAttrBootQuiet 1.3.6.1.4.1.3375.2.1.1.1.1.5 integer read-only
The behavior of boot message display during a reboot of the system. Enabling this suppresses the messages. Disabling this displays messages. Enumeration: 'enable': 1, 'disable': 0.
                 sysAttrConfigsyncState 1.3.6.1.4.1.3375.2.1.1.1.1.6 longdisplaystring read-only
Deprecated! Replaced by sysCmSyncStatus and sysCmSyncStatusDetails. Enumerated state between peer systems. -1 - uninitialized or disabled config state 0 - Synchronized 1 - Local config modified, recommend configsync to peer 2 - Peer config modified, recommend configsync from peer 3 - Config modified on both systems, manual intervention required
                 sysAttrConnAdaptiveReaperHiwat 1.3.6.1.4.1.3375.2.1.1.1.1.7 integer32 read-only
The high threshold for dynamic reaper, at which point no new connection will be allowed.
                 sysAttrConnAdaptiveReaperLowat 1.3.6.1.4.1.3375.2.1.1.1.1.8 integer32 read-only
The low threshold for dynamic reaper, at which point the reaper will kick in.
                 sysAttrConnAutoLasthop 1.3.6.1.4.1.3375.2.1.1.1.1.9 integer read-only
The behavior of automatic last hop pools. Enumeration: 'enable': 1, 'disable': 0.
                 sysAttrFailoverActiveMode 1.3.6.1.4.1.3375.2.1.1.1.1.10 integer read-only
Deprecated! The redundant pair mode. Enabling is to use active-active mode. By default this is disable, active-standby mode is used. Enumeration: 'enable': 1, 'disable': 0.
                 sysAttrFailoverForceActive 1.3.6.1.4.1.3375.2.1.1.1.1.11 integer read-only
Deprecated! The behavior of failover. Enabling makes failover daemon always attempt to become the active unit. Enumeration: 'enable': 1, 'disable': 0.
                 sysAttrFailoverForceStandby 1.3.6.1.4.1.3375.2.1.1.1.1.12 integer read-only
Deprecated! The behavior of failover. Enabling makes failover daemon go to standby whenever is senses its peer alive. Enumeration: 'enable': 1, 'disable': 0.
                 sysAttrFailoverIsRedundant 1.3.6.1.4.1.3375.2.1.1.1.1.13 integer read-only
The redundant mode of the system. Enumeration: 'true': 1, 'false': 0.
                 sysAttrFailoverMemoryRestartPercent 1.3.6.1.4.1.3375.2.1.1.1.1.14 integer32 read-only
Deprecated! Refer sysAttrConnAdaptiveReaperHiwat and sysAttrConnAdaptiveReaperLowat for memory threshold when TMM (Traffic Management Module) takes actions. The percentage of memory usage that triggers reboot.
                 sysAttrFailoverNetwork 1.3.6.1.4.1.3375.2.1.1.1.1.15 integer read-only
The behavior of using the network as a backup to, or instead of, the serial line for failover if this value is 1. By default this feature is disabled. Enumeration: 'enable': 1, 'disable': 0.
                 sysAttrFailoverStandbyLinkDownTime 1.3.6.1.4.1.3375.2.1.1.1.1.16 integer32 read-only
How long the external link is held down when the unit fails over and becomes standby. This is so an external switch will update its L2 tables and use the newly active unit's link. Each unit = 1/10 of a second. Zero value = disable (ie. do not bring link down).
                 sysAttrFailoverSslhardware 1.3.6.1.4.1.3375.2.1.1.1.1.17 integer read-only
Deprecated! This feature has been eliminated. Enables/disables the action prescribed by sysAttrFailoverSslhardwareAction (failover or reboot). Enumeration: 'enable': 1, 'disable': 0.
                 sysAttrFailoverSslhardwareAction 1.3.6.1.4.1.3375.2.1.1.1.1.18 integer read-only
Deprecated! This feature has been eliminated. This is controlled by the sysAttrFailoverSslhardware. If sysAttrFailoverSslhardware is enabled, the action prescribed here will take place when SSL hardware fails. Enumeration: 'failover': 0, 'reboot': 1.
                 sysAttrFailoverUnitMask 1.3.6.1.4.1.3375.2.1.1.1.1.19 integer32 read-only
Deprecated! Refer to sysCmTrafficGroupStatus, sysCmFailoverStatus, and sysCmFailoverStatusDetails. This data indicates whether the machine is active or standby. The value for this data could be 0, 1, 2, or 3. The values of 1 and 2 are only defined for an active-active installation. If two boxes are both active, value for unit 1 will be 1 and value for unit 2 will be 2. Otherwise, for active unit, this value is 3; for stand-by unit, this value is 0.
                 sysAttrFailoverUnitId 1.3.6.1.4.1.3375.2.1.1.1.1.20 integer32 read-only
Deprecated! Refer to sysCmTrafficGroupStatus, sysCmFailoverStatus, and sysCmFailoverStatusDetails. The controller unique unit id, 1 or 2, in the event that network communication is not possible with its peer.
                 sysAttrModeMaint 1.3.6.1.4.1.3375.2.1.1.1.1.21 integer read-only
The state of system maintenance mode. disable - not in maintenance mode; enable - maintenance mode. Enumeration: 'enable': 1, 'disable': 0.
                 sysAttrPacketFilter 1.3.6.1.4.1.3375.2.1.1.1.1.22 integer read-only
This option globally enables or disables processing of all packet filter options, including the rule list. The packet filter is enabled by default. Enumeration: 'disabled': 0, 'enabled': 1.
                 sysAttrPacketFilterAllowImportantIcmp 1.3.6.1.4.1.3375.2.1.1.1.1.23 integer read-only
This option causes the packet filter to automatically accept a number of important ICMP types without requiring the addition of a rule to handle them. Acceptance of ICMP traffic by this option occurs prior to rule list evaluation, making it impossible to override the behavior of this option with a rule. The types of ICMP packets accepted by this option include: UNREACH (3) - all types SOURCEQUENCH (4) REDIRECT (5) - all types TIMEXCEED (11) - all types This option is enabled by default. Enumeration: 'disabled': 0, 'enabled': 1.
                 sysAttrPacketFilterEstablished 1.3.6.1.4.1.3375.2.1.1.1.1.24 integer read-only
The status of filter established feature. This option controls whether or not filter rules are applied to packets which are part of an existing, established connection or pseudo-connection. When this option is enabled, all ingress packets are subject to filter rules. When the option is disabled, filter rules are not applied to packets which are part of an existing connection. That is useful to prevent filtering of reply traffic. This option is disabled by default. Enumeration: 'disabled': 0, 'enabled': 1.
                 sysAttrPacketFilterDefaultAction 1.3.6.1.4.1.3375.2.1.1.1.1.25 integer read-only
The filter default action. This variable controls how to handle packets which did not match any rules. It can be either accept, discard or reject. The default value is accept. Enumeration: 'discard': 1, 'accept': 0, 'reject': 2.
                 sysAttrPacketFilterSendIcmpErrors 1.3.6.1.4.1.3375.2.1.1.1.1.26 integer read-only
The feature to control the kind of errors to send for REJECT rules. Enumeration: 'enable': 1, 'disable': 0.
                 sysAttrPvaAcceleration 1.3.6.1.4.1.3375.2.1.1.1.1.27 integer read-only
The type of hardware acceleration desired. Enumeration: 'none': 0, 'full': 2, 'partial': 1.
                 sysAttrVlanFDBTimeout 1.3.6.1.4.1.3375.2.1.1.1.1.28 integer32 read-only
Controls how long before an entry expires in the L2 forwarding database.
                 sysAttrWatchdogState 1.3.6.1.4.1.3375.2.1.1.1.1.29 integer read-only
The state of watch dog feature - a hardware device that monitors the system for hardware failure. Enumeration: 'enable': 1, 'disable': 0.
         sysGlobalStats 1.3.6.1.4.1.3375.2.1.1.2
             sysGlobalStat 1.3.6.1.4.1.3375.2.1.1.2.1
                 sysStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.1.1 integer read-write
The action to reset resetable statistics data in sysGlobalStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysStatClientPktsIn 1.3.6.1.4.1.3375.2.1.1.2.1.2 counter64 read-only
The number of packets received by the system from client-side.
                 sysStatClientBytesIn 1.3.6.1.4.1.3375.2.1.1.2.1.3 counter64 read-only
The number of bytes received by the system from client-side.
                 sysStatClientPktsOut 1.3.6.1.4.1.3375.2.1.1.2.1.4 counter64 read-only
The number of packets sent to client-side from the system.
                 sysStatClientBytesOut 1.3.6.1.4.1.3375.2.1.1.2.1.5 counter64 read-only
The number of bytes sent to client-side from the system.
                 sysStatClientMaxConns 1.3.6.1.4.1.3375.2.1.1.2.1.6 counter64 read-only
The maximum connections from client-side to the system.
                 sysStatClientTotConns 1.3.6.1.4.1.3375.2.1.1.2.1.7 counter64 read-only
The total connections from client-side to the system.
                 sysStatClientCurConns 1.3.6.1.4.1.3375.2.1.1.2.1.8 gauge read-only
The current connections from client-side to the system.
                 sysStatServerPktsIn 1.3.6.1.4.1.3375.2.1.1.2.1.9 counter64 read-only
The number of packets received by the system from server-side.
                 sysStatServerBytesIn 1.3.6.1.4.1.3375.2.1.1.2.1.10 counter64 read-only
The number of bytes received by the system from server-side.
                 sysStatServerPktsOut 1.3.6.1.4.1.3375.2.1.1.2.1.11 counter64 read-only
The number of packets sent to server-side from the system.
                 sysStatServerBytesOut 1.3.6.1.4.1.3375.2.1.1.2.1.12 counter64 read-only
The number of bytes sent to server-side from the system.
                 sysStatServerMaxConns 1.3.6.1.4.1.3375.2.1.1.2.1.13 counter64 read-only
The maximum connections from server-side to the system.
                 sysStatServerTotConns 1.3.6.1.4.1.3375.2.1.1.2.1.14 counter64 read-only
The total connections from server-side to the system.
                 sysStatServerCurConns 1.3.6.1.4.1.3375.2.1.1.2.1.15 gauge read-only
The current connections from server-side to the system.
                 sysStatPvaClientPktsIn 1.3.6.1.4.1.3375.2.1.1.2.1.16 counter64 read-only
The number of hardware accelerated packets received by the system from client-side.
                 sysStatPvaClientBytesIn 1.3.6.1.4.1.3375.2.1.1.2.1.17 counter64 read-only
The number of hardware accelerated bytes received by the system from client-side.
                 sysStatPvaClientPktsOut 1.3.6.1.4.1.3375.2.1.1.2.1.18 counter64 read-only
The number of hardware accelerated packets sent to client-side from the system.
                 sysStatPvaClientBytesOut 1.3.6.1.4.1.3375.2.1.1.2.1.19 counter64 read-only
The number of hardware accelerated bytes sent to client-side from the system.
                 sysStatPvaClientMaxConns 1.3.6.1.4.1.3375.2.1.1.2.1.20 counter64 read-only
The maximum hardware accelerated connections from client-side to the system.
                 sysStatPvaClientTotConns 1.3.6.1.4.1.3375.2.1.1.2.1.21 counter64 read-only
The total hardware accelerated connections from client-side to the system.
                 sysStatPvaClientCurConns 1.3.6.1.4.1.3375.2.1.1.2.1.22 gauge read-only
The current hardware accelerated connections from client-side to the system.
                 sysStatPvaServerPktsIn 1.3.6.1.4.1.3375.2.1.1.2.1.23 counter64 read-only
The number of hardware accelerated packets received by the system from server-side.
                 sysStatPvaServerBytesIn 1.3.6.1.4.1.3375.2.1.1.2.1.24 counter64 read-only
The number of hardware accelerated bytes received by the system from server-side.
                 sysStatPvaServerPktsOut 1.3.6.1.4.1.3375.2.1.1.2.1.25 counter64 read-only
The number of hardware accelerated packets sent to server-side from the system.
                 sysStatPvaServerBytesOut 1.3.6.1.4.1.3375.2.1.1.2.1.26 counter64 read-only
The number of hardware accelerated bytes sent to server-side from the system.
                 sysStatPvaServerMaxConns 1.3.6.1.4.1.3375.2.1.1.2.1.27 counter64 read-only
The maximum hardware accelerated connections from server-side to the system.
                 sysStatPvaServerTotConns 1.3.6.1.4.1.3375.2.1.1.2.1.28 counter64 read-only
The total hardware accelerated connections from server-side to the system.
                 sysStatPvaServerCurConns 1.3.6.1.4.1.3375.2.1.1.2.1.29 gauge read-only
The current hardware accelerated connections from server-side to the system.
                 sysStatTotPvaAssistConn 1.3.6.1.4.1.3375.2.1.1.2.1.30 counter64 read-only
The total number of the partially hardware accelerated connections on the system.
                 sysStatCurrPvaAssistConn 1.3.6.1.4.1.3375.2.1.1.2.1.31 gauge read-only
The current number of the partially hardware accelerated connections on the system.
                 sysStatMaintenanceModeDeny 1.3.6.1.4.1.3375.2.1.1.2.1.32 counter64 read-only
The connection requests rejected because the virtual server was in maintenance mode.
                 sysStatMaxConnVirtualPathDeny 1.3.6.1.4.1.3375.2.1.1.2.1.33 counter64 read-only
The connection requests rejected because they exceeded the connection limit for a virtual server (IP:port).
                 sysStatVirtualServerNonSynDeny 1.3.6.1.4.1.3375.2.1.1.2.1.34 counter64 read-only
The packets that are not connection requests and are destined for a virtual server that has no connection for the client address.
                 sysStatNoHandlerDeny 1.3.6.1.4.1.3375.2.1.1.2.1.35 counter64 read-only
The incoming packets that could not be processed by a a virtual server, NAT, or SNAT.
                 sysStatLicenseDeny 1.3.6.1.4.1.3375.2.1.1.2.1.36 counter64 read-only
The packets which were dropped due to exceeding licensing limitations.
                 sysStatConnectionMemoryErrors 1.3.6.1.4.1.3375.2.1.1.2.1.37 counter64 read-only
The errors of that connection could not be created because memory was not available.
                 sysStatCpuCount 1.3.6.1.4.1.3375.2.1.1.2.1.38 counter64 read-only
The number of CPUs on the system.
                 sysStatActiveCpuCount 1.3.6.1.4.1.3375.2.1.1.2.1.39 counter64 read-only
The number of active CPUs on the system.
                 sysStatMultiProcessorMode 1.3.6.1.4.1.3375.2.1.1.2.1.40 integer read-only
Deprecated! Used to refer to the mode the system's processors were running in. Enumeration: 'modesmp': 1, 'modeup': 0.
                 sysStatTmTotalCycles 1.3.6.1.4.1.3375.2.1.1.2.1.41 counter64 read-only
Traffic management CPU usage. The total cycles spent in traffic management.
                 sysStatTmIdleCycles 1.3.6.1.4.1.3375.2.1.1.2.1.42 counter64 read-only
Traffic management CPU usage. The cycles spent polling with no traffic.
                 sysStatTmSleepCycles 1.3.6.1.4.1.3375.2.1.1.2.1.43 counter64 read-only
Traffic management CPU usage. The cycles yielded.
                 sysStatMemoryTotal 1.3.6.1.4.1.3375.2.1.1.2.1.44 counter64 read-only
The total memory available in bytes for TMM (Traffic Management Module). Use sysStatMemoryTotalKb for gauge type.
                 sysStatMemoryUsed 1.3.6.1.4.1.3375.2.1.1.2.1.45 counter64 read-only
The memory in use in bytes for TMM (Traffic Management Module). Use sysStatMemoryUsedKb for gauge type.
                 sysStatDroppedPackets 1.3.6.1.4.1.3375.2.1.1.2.1.46 counter64 read-only
The total dropped packets.
                 sysStatIncomingPacketErrors 1.3.6.1.4.1.3375.2.1.1.2.1.47 counter64 read-only
The total incoming packet errors for the system.
                 sysStatOutgoingPacketErrors 1.3.6.1.4.1.3375.2.1.1.2.1.48 counter64 read-only
The total outgoing packet errors for the system.
                 sysStatAuthTotSessions 1.3.6.1.4.1.3375.2.1.1.2.1.49 counter64 read-only
The total number of concurrent auth sessions on the system.
                 sysStatAuthCurSessions 1.3.6.1.4.1.3375.2.1.1.2.1.50 gauge read-only
The current number of concurrent auth sessions on the system.
                 sysStatAuthMaxSessions 1.3.6.1.4.1.3375.2.1.1.2.1.51 counter64 read-only
The maximum number of concurrent auth sessions on the system.
                 sysStatAuthSuccessResults 1.3.6.1.4.1.3375.2.1.1.2.1.52 counter64 read-only
The total number of auth success results (That is when a successful authorization has completed all of the required auth services.) on the system.
                 sysStatAuthFailureResults 1.3.6.1.4.1.3375.2.1.1.2.1.53 counter64 read-only
The total number of auth failure results (That is when an unsuccessful authorization operation has completed.) on the system.
                 sysStatAuthWantcredentialResults 1.3.6.1.4.1.3375.2.1.1.2.1.54 counter64 read-only
The total number of auth wantcredential results (That is when an authorization operation needs an additional credential.) on the system.
                 sysStatAuthErrorResults 1.3.6.1.4.1.3375.2.1.1.2.1.55 counter64 read-only
The total number of auth error results (That is when an error occurred during authorization has occurred.) on the system.
                 sysStatHttpRequests 1.3.6.1.4.1.3375.2.1.1.2.1.56 counter64 read-only
The total number of HTTP requests to the system.
                 sysStatHardSyncookieGen 1.3.6.1.4.1.3375.2.1.1.2.1.57 counter64 read-only
The number of hardware SYN cookies are generated on the system.
                 sysStatHardSyncookieDet 1.3.6.1.4.1.3375.2.1.1.2.1.58 counter64 read-only
The number of hardware SYN cookies are detected on the system.
                 sysStatClientPktsIn5s 1.3.6.1.4.1.3375.2.1.1.2.1.59 gauge read-only
The average number of packets received by the system from client-side in the last five seconds.
                 sysStatClientBytesIn5s 1.3.6.1.4.1.3375.2.1.1.2.1.60 gauge read-only
The average number of bytes received by the system from client-side in the last five seconds.
                 sysStatClientPktsOut5s 1.3.6.1.4.1.3375.2.1.1.2.1.61 gauge read-only
The average number of packets sent to client-side from the system in the last five seconds.
                 sysStatClientBytesOut5s 1.3.6.1.4.1.3375.2.1.1.2.1.62 gauge read-only
The average number of bytes sent to client-side from the system in the last five seconds.
                 sysStatClientMaxConns5s 1.3.6.1.4.1.3375.2.1.1.2.1.63 gauge read-only
The maximum connections from client-side to the system in the last five seconds.
                 sysStatClientTotConns5s 1.3.6.1.4.1.3375.2.1.1.2.1.64 gauge read-only
The average total connections from client-side to the system in the last five seconds.
                 sysStatClientCurConns5s 1.3.6.1.4.1.3375.2.1.1.2.1.65 gauge read-only
The average current connections from client-side to the system in the last five seconds.
                 sysStatServerPktsIn5s 1.3.6.1.4.1.3375.2.1.1.2.1.66 gauge read-only
The average number of packets received by the system from server-side in the last five seconds.
                 sysStatServerBytesIn5s 1.3.6.1.4.1.3375.2.1.1.2.1.67 gauge read-only
The average number of bytes received by the system from server-side in the last five seconds.
                 sysStatServerPktsOut5s 1.3.6.1.4.1.3375.2.1.1.2.1.68 gauge read-only
The average number of packets sent to server-side from the system in the last five seconds.
                 sysStatServerBytesOut5s 1.3.6.1.4.1.3375.2.1.1.2.1.69 gauge read-only
The average number of bytes sent to server-side from the system in the last five seconds.
                 sysStatServerMaxConns5s 1.3.6.1.4.1.3375.2.1.1.2.1.70 gauge read-only
The maximum connections from server-side to the system in the last five seconds.
                 sysStatServerTotConns5s 1.3.6.1.4.1.3375.2.1.1.2.1.71 gauge read-only
The average total connections from server-side to the system in the last five seconds.
                 sysStatServerCurConns5s 1.3.6.1.4.1.3375.2.1.1.2.1.72 gauge read-only
The average current connections from server-side to the system in the last five seconds.
                 sysStatClientPktsIn1m 1.3.6.1.4.1.3375.2.1.1.2.1.73 gauge read-only
The average number of packets received by the system from client-side in the last one minute.
                 sysStatClientBytesIn1m 1.3.6.1.4.1.3375.2.1.1.2.1.74 gauge read-only
The average number of bytes received by the system from client-side in the last one minute.
                 sysStatClientPktsOut1m 1.3.6.1.4.1.3375.2.1.1.2.1.75 gauge read-only
The average number of packets sent to client-side from the system in the last one minute.
                 sysStatClientBytesOut1m 1.3.6.1.4.1.3375.2.1.1.2.1.76 gauge read-only
The average number of bytes sent to client-side from the system in the last one minute.
                 sysStatClientMaxConns1m 1.3.6.1.4.1.3375.2.1.1.2.1.77 gauge read-only
The maximum connections from client-side to the system in the last one minute.
                 sysStatClientTotConns1m 1.3.6.1.4.1.3375.2.1.1.2.1.78 gauge read-only
The average total connections from client-side to the system in the last one minute.
                 sysStatClientCurConns1m 1.3.6.1.4.1.3375.2.1.1.2.1.79 gauge read-only
The average current connections from client-side to the system in the last one minute.
                 sysStatServerPktsIn1m 1.3.6.1.4.1.3375.2.1.1.2.1.80 gauge read-only
The average number of packets received by the system from server-side in the last one minute.
                 sysStatServerBytesIn1m 1.3.6.1.4.1.3375.2.1.1.2.1.81 gauge read-only
The average number of bytes received by the system from server-side in the last one minute.
                 sysStatServerPktsOut1m 1.3.6.1.4.1.3375.2.1.1.2.1.82 gauge read-only
The average number of packets sent to server-side from the system in the last one minute.
                 sysStatServerBytesOut1m 1.3.6.1.4.1.3375.2.1.1.2.1.83 gauge read-only
The average number of bytes sent to server-side from the system in the last one minute.
                 sysStatServerMaxConns1m 1.3.6.1.4.1.3375.2.1.1.2.1.84 gauge read-only
The maximum connections from server-side to the system in the last one minute.
                 sysStatServerTotConns1m 1.3.6.1.4.1.3375.2.1.1.2.1.85 gauge read-only
The average total connections from server-side to the system in the last one minute.
                 sysStatServerCurConns1m 1.3.6.1.4.1.3375.2.1.1.2.1.86 gauge read-only
The average current connections from server-side to the system in the last one minute.
                 sysStatClientPktsIn5m 1.3.6.1.4.1.3375.2.1.1.2.1.87 gauge read-only
The average average number of packets received by the system from client-side in the last five minutes.
                 sysStatClientBytesIn5m 1.3.6.1.4.1.3375.2.1.1.2.1.88 gauge read-only
The average number of bytes received by the system from client-side in the last five minutes.
                 sysStatClientPktsOut5m 1.3.6.1.4.1.3375.2.1.1.2.1.89 gauge read-only
The average number of packets sent to client-side from the system in the last five minutes.
                 sysStatClientBytesOut5m 1.3.6.1.4.1.3375.2.1.1.2.1.90 gauge read-only
The average number of bytes sent to client-side from the system in the last five minutes.
                 sysStatClientMaxConns5m 1.3.6.1.4.1.3375.2.1.1.2.1.91 gauge read-only
The maximum connections from client-side to the system in the last five minutes.
                 sysStatClientTotConns5m 1.3.6.1.4.1.3375.2.1.1.2.1.92 gauge read-only
The average total connections from client-side to the system in the last five minutes.
                 sysStatClientCurConns5m 1.3.6.1.4.1.3375.2.1.1.2.1.93 gauge read-only
The average current connections from client-side to the system in the last five minutes.
                 sysStatServerPktsIn5m 1.3.6.1.4.1.3375.2.1.1.2.1.94 gauge read-only
The average number of packets received by the system from server-side in the last five minutes.
                 sysStatServerBytesIn5m 1.3.6.1.4.1.3375.2.1.1.2.1.95 gauge read-only
The average number of bytes received by the system from server-side in the last five minutes.
                 sysStatServerPktsOut5m 1.3.6.1.4.1.3375.2.1.1.2.1.96 gauge read-only
The average number of packets sent to server-side from the system in the last five minutes.
                 sysStatServerBytesOut5m 1.3.6.1.4.1.3375.2.1.1.2.1.97 gauge read-only
The average number of bytes sent to server-side from the system in the last five minutes.
                 sysStatServerMaxConns5m 1.3.6.1.4.1.3375.2.1.1.2.1.98 gauge read-only
The maximum connections from server-side to the system in the last five minutes.
                 sysStatServerTotConns5m 1.3.6.1.4.1.3375.2.1.1.2.1.99 gauge read-only
The average total connections from server-side to the system in the last five minutes.
                 sysStatServerCurConns5m 1.3.6.1.4.1.3375.2.1.1.2.1.100 gauge read-only
The average current connections from server-side to the system in the last five minutes.
                 sysStatPvaClientPktsIn5s 1.3.6.1.4.1.3375.2.1.1.2.1.101 gauge read-only
The average number of hardware accelerated packets received by the system from client-side in the last five seconds.
                 sysStatPvaClientBytesIn5s 1.3.6.1.4.1.3375.2.1.1.2.1.102 gauge read-only
The average number of hardware accelerated bytes received by the system from client-side in the last five seconds.
                 sysStatPvaClientPktsOut5s 1.3.6.1.4.1.3375.2.1.1.2.1.103 gauge read-only
The average number of hardware accelerated packets sent to client-side from the system in the last five seconds.
                 sysStatPvaClientBytesOut5s 1.3.6.1.4.1.3375.2.1.1.2.1.104 gauge read-only
The average number of hardware accelerated bytes sent to client-side from the system in the last five seconds.
                 sysStatPvaClientMaxConns5s 1.3.6.1.4.1.3375.2.1.1.2.1.105 gauge read-only
The maximum hardware accelerated connections from client-side to the system in the last five seconds.
                 sysStatPvaClientTotConns5s 1.3.6.1.4.1.3375.2.1.1.2.1.106 gauge read-only
The average total hardware accelerated connections from client-side to the system in the last five seconds.
                 sysStatPvaClientCurConns5s 1.3.6.1.4.1.3375.2.1.1.2.1.107 gauge read-only
The average current hardware accelerated connections from client-side to the system in the last five seconds.
                 sysStatPvaServerPktsIn5s 1.3.6.1.4.1.3375.2.1.1.2.1.108 gauge read-only
The average number of hardware accelerated packets received by the system from server-side in the last five seconds.
                 sysStatPvaServerBytesIn5s 1.3.6.1.4.1.3375.2.1.1.2.1.109 gauge read-only
The average number of hardware accelerated bytes received by the system from server-side in the last five seconds.
                 sysStatPvaServerPktsOut5s 1.3.6.1.4.1.3375.2.1.1.2.1.110 gauge read-only
The average number of hardware accelerated packets sent to server-side from the system in the last five seconds.
                 sysStatPvaServerBytesOut5s 1.3.6.1.4.1.3375.2.1.1.2.1.111 gauge read-only
The average number of hardware accelerated bytes sent to server-side from the system in the last five seconds.
                 sysStatPvaServerMaxConns5s 1.3.6.1.4.1.3375.2.1.1.2.1.112 gauge read-only
The maximum hardware accelerated connections from server-side to the system in the last five seconds.
                 sysStatPvaServerTotConns5s 1.3.6.1.4.1.3375.2.1.1.2.1.113 gauge read-only
The average total hardware accelerated connections from server-side to the system in the last five seconds.
                 sysStatPvaServerCurConns5s 1.3.6.1.4.1.3375.2.1.1.2.1.114 gauge read-only
The average current hardware accelerated connections from server-side to the system in the last five seconds.
                 sysStatPvaClientPktsIn1m 1.3.6.1.4.1.3375.2.1.1.2.1.115 gauge read-only
The average number of hardware accelerated packets received by the system from client-side in the last five seconds.
                 sysStatPvaClientBytesIn1m 1.3.6.1.4.1.3375.2.1.1.2.1.116 gauge read-only
The average number of hardware accelerated bytes received by the system from client-side in the last one minute.
                 sysStatPvaClientPktsOut1m 1.3.6.1.4.1.3375.2.1.1.2.1.117 gauge read-only
The average number of hardware accelerated packets sent to client-side from the system in the last one minute.
                 sysStatPvaClientBytesOut1m 1.3.6.1.4.1.3375.2.1.1.2.1.118 gauge read-only
The average number of hardware accelerated bytes sent to client-side from the system in the last one minute.
                 sysStatPvaClientMaxConns1m 1.3.6.1.4.1.3375.2.1.1.2.1.119 gauge read-only
The maximum hardware accelerated connections from client-side to the system in the last one minute.
                 sysStatPvaClientTotConns1m 1.3.6.1.4.1.3375.2.1.1.2.1.120 gauge read-only
The average total hardware accelerated connections from client-side to the system in the last one minute.
                 sysStatPvaClientCurConns1m 1.3.6.1.4.1.3375.2.1.1.2.1.121 gauge read-only
The average current hardware accelerated connections from client-side to the system in the last one minute.
                 sysStatPvaServerPktsIn1m 1.3.6.1.4.1.3375.2.1.1.2.1.122 gauge read-only
The average number of hardware accelerated packets received by the system from server-side in the last one minute.
                 sysStatPvaServerBytesIn1m 1.3.6.1.4.1.3375.2.1.1.2.1.123 gauge read-only
The average number of hardware accelerated bytes received by the system from server-side in the last one minute.
                 sysStatPvaServerPktsOut1m 1.3.6.1.4.1.3375.2.1.1.2.1.124 gauge read-only
The average number of hardware accelerated packets sent to server-side from the system in the last one minute.
                 sysStatPvaServerBytesOut1m 1.3.6.1.4.1.3375.2.1.1.2.1.125 gauge read-only
The average number of hardware accelerated bytes sent to server-side from the system in the last one minute.
                 sysStatPvaServerMaxConns1m 1.3.6.1.4.1.3375.2.1.1.2.1.126 gauge read-only
The maximum hardware accelerated connections from server-side to the system in the last one minute.
                 sysStatPvaServerTotConns1m 1.3.6.1.4.1.3375.2.1.1.2.1.127 gauge read-only
The average total hardware accelerated connections from server-side to the system in the last one minute.
                 sysStatPvaServerCurConns1m 1.3.6.1.4.1.3375.2.1.1.2.1.128 gauge read-only
The average current hardware accelerated connections from server-side to the system in the last one minute.
                 sysStatPvaClientPktsIn5m 1.3.6.1.4.1.3375.2.1.1.2.1.129 gauge read-only
The average number of hardware accelerated packets received by the system from client-side in the last five minutes.
                 sysStatPvaClientBytesIn5m 1.3.6.1.4.1.3375.2.1.1.2.1.130 gauge read-only
The average number of hardware accelerated bytes received by the system from client-side in the last five minutes.
                 sysStatPvaClientPktsOut5m 1.3.6.1.4.1.3375.2.1.1.2.1.131 gauge read-only
The average number of hardware accelerated packets sent to client-side from the system in the last five minutes.
                 sysStatPvaClientBytesOut5m 1.3.6.1.4.1.3375.2.1.1.2.1.132 gauge read-only
The average number of hardware accelerated bytes sent to client-side from the system in the last five minutes.
                 sysStatPvaClientMaxConns5m 1.3.6.1.4.1.3375.2.1.1.2.1.133 gauge read-only
The maximum hardware accelerated connections from client-side to the system in the last five minutes.
                 sysStatPvaClientTotConns5m 1.3.6.1.4.1.3375.2.1.1.2.1.134 gauge read-only
The average total hardware accelerated connections from client-side to the system in the last five minutes.
                 sysStatPvaClientCurConns5m 1.3.6.1.4.1.3375.2.1.1.2.1.135 gauge read-only
The average current hardware accelerated connections from client-side to the system in the last five minutes.
                 sysStatPvaServerPktsIn5m 1.3.6.1.4.1.3375.2.1.1.2.1.136 gauge read-only
The average number of hardware accelerated packets received by the system from server-side in the last five minutes.
                 sysStatPvaServerBytesIn5m 1.3.6.1.4.1.3375.2.1.1.2.1.137 gauge read-only
The average number of hardware accelerated bytes received by the system from server-side in the last five minutes.
                 sysStatPvaServerPktsOut5m 1.3.6.1.4.1.3375.2.1.1.2.1.138 gauge read-only
The average number of hardware accelerated packets sent to server-side from the system in the last five minutes.
                 sysStatPvaServerBytesOut5m 1.3.6.1.4.1.3375.2.1.1.2.1.139 gauge read-only
The average number of hardware accelerated bytes sent to server-side from the system in the last five minutes.
                 sysStatPvaServerMaxConns5m 1.3.6.1.4.1.3375.2.1.1.2.1.140 gauge read-only
The maximum hardware accelerated connections from server-side to the system in the last five minutes.
                 sysStatPvaServerTotConns5m 1.3.6.1.4.1.3375.2.1.1.2.1.141 gauge read-only
The average total hardware accelerated connections from server-side to the system in the last five minutes.
                 sysStatPvaServerCurConns5m 1.3.6.1.4.1.3375.2.1.1.2.1.142 gauge read-only
The average current hardware accelerated connections from server-side to the system in the last five minutes.
                 sysStatMemoryTotalKb 1.3.6.1.4.1.3375.2.1.1.2.1.143 gauge read-only
The total memory available in Kilobytes for TMM (Traffic Management Module).
                 sysStatMemoryUsedKb 1.3.6.1.4.1.3375.2.1.1.2.1.144 gauge read-only
The memory in use in Kilobytes for TMM (Traffic Management Module).
             sysGlobalAuthStat 1.3.6.1.4.1.3375.2.1.1.2.2
                 sysAuthStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.2.1 integer read-write
The action to reset resetable statistics data in sysGlobalAuthStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysAuthStatTotSessions 1.3.6.1.4.1.3375.2.1.1.2.2.2 counter64 read-only
The total number of concurrent auth sessions.
                 sysAuthStatCurSessions 1.3.6.1.4.1.3375.2.1.1.2.2.3 gauge read-only
The current number of concurrent auth sessions.
                 sysAuthStatMaxSessions 1.3.6.1.4.1.3375.2.1.1.2.2.4 counter64 read-only
The maximum number of concurrent auth sessions
                 sysAuthStatSuccessResults 1.3.6.1.4.1.3375.2.1.1.2.2.5 counter64 read-only
The total number of auth success results (That is when a successful authorization has completed all of the required auth services.).
                 sysAuthStatFailureResults 1.3.6.1.4.1.3375.2.1.1.2.2.6 counter64 read-only
The total number of auth failure results (That is when an unsuccessful authorization operation has completed.).
                 sysAuthStatWantcredentialResults 1.3.6.1.4.1.3375.2.1.1.2.2.7 counter64 read-only
The total number of auth wantcredential results (That is when an authorization operation needs an additional credential.)
                 sysAuthStatErrorResults 1.3.6.1.4.1.3375.2.1.1.2.2.8 counter64 read-only
The total number of auth error results (That is when an error occurred during authorization has occurred.).
             sysGlobalConnPoolStat 1.3.6.1.4.1.3375.2.1.1.2.3
                 sysConnPoolStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.3.1 integer read-write
The action to reset resetable statistics data in sysGlobalConnPoolStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysConnPoolStatCurSize 1.3.6.1.4.1.3375.2.1.1.2.3.2 integer32 read-only
The number of currently idle connections in pools on the system.
                 sysConnPoolStatMaxSize 1.3.6.1.4.1.3375.2.1.1.2.3.3 integer32 read-only
The number of idle connections in pools on the system.
                 sysConnPoolStatReuses 1.3.6.1.4.1.3375.2.1.1.2.3.4 integer32 read-only
The number of times a connection was reused from pools on the system.
                 sysConnPoolStatConnects 1.3.6.1.4.1.3375.2.1.1.2.3.5 integer32 read-only
The number of times a new connection was initiated in pools on the system.
             sysGlobalHttpStat 1.3.6.1.4.1.3375.2.1.1.2.4
                 sysHttpStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.4.1 integer read-write
The action to reset resetable statistics data in sysGlobalHttpStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysHttpStatCookiePersistInserts 1.3.6.1.4.1.3375.2.1.1.2.4.2 counter64 read-only
The number of successful attempts to insert HTTP headers for cookie persistence (set-cookie header insertions).
                 sysHttpStatResp2xxCnt 1.3.6.1.4.1.3375.2.1.1.2.4.3 counter64 read-only
The number of server-side responses in range of 200 to 206 (successful responses)
                 sysHttpStatResp3xxCnt 1.3.6.1.4.1.3375.2.1.1.2.4.4 counter64 read-only
The number of server-side responses in range of 300 to 307 (redirection responses).
                 sysHttpStatResp4xxCnt 1.3.6.1.4.1.3375.2.1.1.2.4.5 counter64 read-only
The number of server-side responses in range of 400 to 417 (client errors).
                 sysHttpStatResp5xxCnt 1.3.6.1.4.1.3375.2.1.1.2.4.6 counter64 read-only
The number of server-side responses in range of 500 to 505 (server errors).
                 sysHttpStatNumberReqs 1.3.6.1.4.1.3375.2.1.1.2.4.7 counter64 read-only
The total number of HTTP requests.
                 sysHttpStatGetReqs 1.3.6.1.4.1.3375.2.1.1.2.4.8 counter64 read-only
The total number of HTTP get requests.
                 sysHttpStatPostReqs 1.3.6.1.4.1.3375.2.1.1.2.4.9 counter64 read-only
The total number of HTTP post requests.
                 sysHttpStatV9Reqs 1.3.6.1.4.1.3375.2.1.1.2.4.10 counter64 read-only
The total number of version 9 requests.
                 sysHttpStatV10Reqs 1.3.6.1.4.1.3375.2.1.1.2.4.11 counter64 read-only
The total number of version 10 requests.
                 sysHttpStatV11Reqs 1.3.6.1.4.1.3375.2.1.1.2.4.12 counter64 read-only
The total number of version 11 requests.
                 sysHttpStatV9Resp 1.3.6.1.4.1.3375.2.1.1.2.4.13 counter64 read-only
The total number of version 9 responses.
                 sysHttpStatV10Resp 1.3.6.1.4.1.3375.2.1.1.2.4.14 counter64 read-only
The total number of version 10 responses.
                 sysHttpStatV11Resp 1.3.6.1.4.1.3375.2.1.1.2.4.15 counter64 read-only
The total number of version 11 responses.
                 sysHttpStatMaxKeepaliveReq 1.3.6.1.4.1.3375.2.1.1.2.4.16 counter64 read-only
The maximum number of requests made in a connection.
                 sysHttpStatRespBucket1k 1.3.6.1.4.1.3375.2.1.1.2.4.17 counter64 read-only
The number of responses under 1k.
                 sysHttpStatRespBucket4k 1.3.6.1.4.1.3375.2.1.1.2.4.18 counter64 read-only
The number of responses under 1 - 4k.
                 sysHttpStatRespBucket16k 1.3.6.1.4.1.3375.2.1.1.2.4.19 counter64 read-only
The number of responses under 4 - 16k.
                 sysHttpStatRespBucket32k 1.3.6.1.4.1.3375.2.1.1.2.4.20 counter64 read-only
The number of responses under 16 - 32k.
                 sysHttpStatPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.21 counter64 read-only
Deprecated! The number of response bytes before compression has taken place.
                 sysHttpStatPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.22 counter64 read-only
Deprecated! The number of response bytes after compression has taken place.
                 sysHttpStatNullCompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.23 counter64 read-only
Deprecated! The number of bytes subjected to NULL compression (for license enforcement).
                 sysHttpStatHtmlPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.24 counter64 read-only
Deprecated! The number of precompressed bytes for the MIME-Types: HTML.
                 sysHttpStatHtmlPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.25 counter64 read-only
Deprecated! The number of postcompressed bytes for the MIME-Types: HTML.
                 sysHttpStatCssPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.26 counter64 read-only
Deprecated! The number of precompressed bytes for the MIME-Types: CSS.
                 sysHttpStatCssPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.27 counter64 read-only
Deprecated! The number of postcompressed bytes for the MIME-Types: CSS.
                 sysHttpStatJsPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.28 counter64 read-only
Deprecated! The number of precompressed bytes for the MIME-Types: Javascript.
                 sysHttpStatJsPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.29 counter64 read-only
Deprecated! The number of postcompressed bytes for the MIME-Types: Javascript.
                 sysHttpStatXmlPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.30 counter64 read-only
Deprecated! The number of precompressed bytes for the MIME-Types: XML.
                 sysHttpStatXmlPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.31 counter64 read-only
Deprecated! The number of postcompressed bytes for the MIME-Types: XML.
                 sysHttpStatSgmlPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.32 counter64 read-only
Deprecated! The number of precompressed bytes for the MIME-Types: SGML.
                 sysHttpStatSgmlPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.33 counter64 read-only
Deprecated! The number of postcompressed bytes for the MIME-Types: SGML.
                 sysHttpStatPlainPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.34 counter64 read-only
Deprecated! The number of precompressed bytes for the MIME-Types: Plain.
                 sysHttpStatPlainPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.35 counter64 read-only
Deprecated! The number of postcompressed bytes for the MIME-Types: Plain.
                 sysHttpStatOctetPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.36 counter64 read-only
Deprecated! The number of precompressed bytes for the MIME-Types: Octet stream.
                 sysHttpStatOctetPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.37 counter64 read-only
Deprecated! The number of postcompressed bytes for the MIME-Types: Octet stream.
                 sysHttpStatImagePrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.38 counter64 read-only
Deprecated! The number of precompressed bytes for the MIME-Types: Images.
                 sysHttpStatImagePostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.39 counter64 read-only
Deprecated! The number of postcompressed bytes for the MIME-Types: Images.
                 sysHttpStatVideoPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.40 counter64 read-only
Deprecated! The number of precompressed bytes for the MIME-Types: Video files.
                 sysHttpStatVideoPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.41 counter64 read-only
Deprecated! The number of postcompressed bytes for the MIME-Types: Video files.
                 sysHttpStatAudioPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.42 counter64 read-only
Deprecated! The number of precompressed bytes for the MIME-Types: Audio files.
                 sysHttpStatAudioPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.43 counter64 read-only
Deprecated! The number of postcompressed bytes for the MIME-Types: Audio files.
                 sysHttpStatOtherPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.44 counter64 read-only
Deprecated! The number of precompressed bytes for the MIME-Types: other than HTML, CSS, Javascript, XML, SGML, Plain, Images, Video files, Audio files.
                 sysHttpStatOtherPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.4.45 counter64 read-only
Deprecated! The number of postcompressed bytes for the MIME-Types: other than HTML, CSS, Javascript, XML, SGML, Plain, Images, Video files, Audio files.
                 sysHttpStatRamcacheHits 1.3.6.1.4.1.3375.2.1.1.2.4.46 counter64 read-only
Deprecated! The number of RAM cache hits.
                 sysHttpStatRamcacheMisses 1.3.6.1.4.1.3375.2.1.1.2.4.47 counter64 read-only
Deprecated! The number of RAM cache misses, excluding un-cacheable data.
                 sysHttpStatRamcacheMissesAll 1.3.6.1.4.1.3375.2.1.1.2.4.48 counter64 read-only
Deprecated! The total number of RAM cache misses.
                 sysHttpStatRamcacheHitBytes 1.3.6.1.4.1.3375.2.1.1.2.4.49 counter64 read-only
Deprecated! The number of RAM cache hits in bytes.
                 sysHttpStatRamcacheMissBytes 1.3.6.1.4.1.3375.2.1.1.2.4.50 counter64 read-only
Deprecated! The number of RAM cache misses in bytes, excluding un-cacheable data.
                 sysHttpStatRamcacheMissBytesAll 1.3.6.1.4.1.3375.2.1.1.2.4.51 counter64 read-only
Deprecated! The total number of RAM cache misses in bytes.
                 sysHttpStatRamcacheSize 1.3.6.1.4.1.3375.2.1.1.2.4.52 counter64 read-only
Deprecated! The Ram cache current size.
                 sysHttpStatRamcacheCount 1.3.6.1.4.1.3375.2.1.1.2.4.53 counter64 read-only
Deprecated! The number of items stored in Ram cache.
                 sysHttpStatRamcacheEvictions 1.3.6.1.4.1.3375.2.1.1.2.4.54 counter64 read-only
Deprecated! The number of Ram cache evictions.
                 sysHttpStatRespBucket64k 1.3.6.1.4.1.3375.2.1.1.2.4.55 counter64 read-only
Deprecated! Please use the larger buckets.
             sysGlobalIcmpStat 1.3.6.1.4.1.3375.2.1.1.2.5
                 sysIcmpStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.5.1 integer read-write
The action to reset resetable statistics data in sysGlobalIcmpStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysIcmpStatTx 1.3.6.1.4.1.3375.2.1.1.2.5.2 counter64 read-only
The total number of ICMP messages which this entity attempted to send.
                 sysIcmpStatRx 1.3.6.1.4.1.3375.2.1.1.2.5.3 counter64 read-only
The total number of ICMP messages which the entity received.
                 sysIcmpStatForward 1.3.6.1.4.1.3375.2.1.1.2.5.4 counter64 read-only
The number of ICMP messages which the entity forwarded.
                 sysIcmpStatDrop 1.3.6.1.4.1.3375.2.1.1.2.5.5 counter64 read-only
The number of ICMP messages which the entity dropped.
                 sysIcmpStatErrCksum 1.3.6.1.4.1.3375.2.1.1.2.5.6 counter64 read-only
The number of ICMP messages which the entity received but determined as having ICMP-specific errors, bad ICMP checksums.
                 sysIcmpStatErrLen 1.3.6.1.4.1.3375.2.1.1.2.5.7 counter64 read-only
The number of ICMP messages which the entity received but determined as having ICMP-specific errors, bad ICMP bad length.
                 sysIcmpStatErrMem 1.3.6.1.4.1.3375.2.1.1.2.5.8 counter64 read-only
The number of memory allocation errors in the process.
                 sysIcmpStatErrRtx 1.3.6.1.4.1.3375.2.1.1.2.5.9 counter64 read-only
The number of routing errors.
                 sysIcmpStatErrProto 1.3.6.1.4.1.3375.2.1.1.2.5.10 counter64 read-only
The number of ICMP messages which the entity received but determined as having protocol errors.
                 sysIcmpStatErrOpt 1.3.6.1.4.1.3375.2.1.1.2.5.11 counter64 read-only
The number of errors in options.
                 sysIcmpStatErr 1.3.6.1.4.1.3375.2.1.1.2.5.12 counter64 read-only
The number of other not specified errors.
             sysGlobalIcmp6Stat 1.3.6.1.4.1.3375.2.1.1.2.6
                 sysIcmp6StatResetStats 1.3.6.1.4.1.3375.2.1.1.2.6.1 integer read-write
The action to reset resetable statistics data in sysGlobalIcmp6Stat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysIcmp6StatTx 1.3.6.1.4.1.3375.2.1.1.2.6.2 counter64 read-only
The total number of ICMP messages which this entity attempted to send.
                 sysIcmp6StatRx 1.3.6.1.4.1.3375.2.1.1.2.6.3 counter64 read-only
The total number of ICMP messages which the entity received.
                 sysIcmp6StatForward 1.3.6.1.4.1.3375.2.1.1.2.6.4 counter64 read-only
The number of ICMP messages which the entity forwarded.
                 sysIcmp6StatDrop 1.3.6.1.4.1.3375.2.1.1.2.6.5 counter64 read-only
The number of ICMP messages which the entity dropped.
                 sysIcmp6StatErrCksum 1.3.6.1.4.1.3375.2.1.1.2.6.6 counter64 read-only
The number of ICMP messages which the entity received but determined as having ICMP-specific errors, bad ICMP checksums.
                 sysIcmp6StatErrLen 1.3.6.1.4.1.3375.2.1.1.2.6.7 counter64 read-only
The number of ICMP messages which the entity received but determined as having ICMP-specific errors, bad ICMP bad length.
                 sysIcmp6StatErrMem 1.3.6.1.4.1.3375.2.1.1.2.6.8 counter64 read-only
The number of memory allocation errors in the process.
                 sysIcmp6StatErrRtx 1.3.6.1.4.1.3375.2.1.1.2.6.9 counter64 read-only
The number of routing errors.
                 sysIcmp6StatErrProto 1.3.6.1.4.1.3375.2.1.1.2.6.10 counter64 read-only
The number of ICMP messages which the entity received but determined as having protocol errors.
                 sysIcmp6StatErrOpt 1.3.6.1.4.1.3375.2.1.1.2.6.11 counter64 read-only
The number of errors in options.
                 sysIcmp6StatErr 1.3.6.1.4.1.3375.2.1.1.2.6.12 counter64 read-only
The number of other not specified errors.
             sysGlobalIpStat 1.3.6.1.4.1.3375.2.1.1.2.7
                 sysIpStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.7.1 integer read-write
The action to reset resetable statistics data in sysGlobalIpStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysIpStatTx 1.3.6.1.4.1.3375.2.1.1.2.7.2 counter64 read-only
The total number of transmitted datagrams to interfaces.
                 sysIpStatRx 1.3.6.1.4.1.3375.2.1.1.2.7.3 counter64 read-only
The total number of received datagrams from interfaces.
                 sysIpStatDropped 1.3.6.1.4.1.3375.2.1.1.2.7.4 counter64 read-only
The total number of dropped datagrams.
                 sysIpStatRxFrag 1.3.6.1.4.1.3375.2.1.1.2.7.5 counter64 read-only
The number of received IP datagrams that have been successfully fragmented at this entity.
                 sysIpStatRxFragDropped 1.3.6.1.4.1.3375.2.1.1.2.7.6 counter64 read-only
The number of received IP datagrams that have been dropped because they needed to be fragmented at this entity but could not be.
                 sysIpStatTxFrag 1.3.6.1.4.1.3375.2.1.1.2.7.7 counter64 read-only
The number of transmitted IP datagrams that have been successfully fragmented at this entity.
                 sysIpStatTxFragDropped 1.3.6.1.4.1.3375.2.1.1.2.7.8 counter64 read-only
The number of transmitted IP datagrams that have been dropped because they needed to be fragmented at this entity but could not be.
                 sysIpStatReassembled 1.3.6.1.4.1.3375.2.1.1.2.7.9 counter64 read-only
The number of IP datagrams successfully reassembled.
                 sysIpStatErrCksum 1.3.6.1.4.1.3375.2.1.1.2.7.10 counter64 read-only
The number of datagrams discarded due to errors in their IP headers, bad checksums.
                 sysIpStatErrLen 1.3.6.1.4.1.3375.2.1.1.2.7.11 counter64 read-only
The number of IP datagrams discarded due to errors in their IP headers, bad length.
                 sysIpStatErrMem 1.3.6.1.4.1.3375.2.1.1.2.7.12 counter64 read-only
The number of memory allocation errors in the packet process.
                 sysIpStatErrRtx 1.3.6.1.4.1.3375.2.1.1.2.7.13 counter64 read-only
The number of routing errors.
                 sysIpStatErrProto 1.3.6.1.4.1.3375.2.1.1.2.7.14 counter64 read-only
The number of IP datagrams discarded due to errors in their protocols.
                 sysIpStatErrOpt 1.3.6.1.4.1.3375.2.1.1.2.7.15 counter64 read-only
The number of errors in options.
                 sysIpStatErrReassembledTooLong 1.3.6.1.4.1.3375.2.1.1.2.7.16 counter64 read-only
The number of IP datagrams discarded due to errors of reassembled too long.
             sysGlobalIp6Stat 1.3.6.1.4.1.3375.2.1.1.2.8
                 sysIp6StatResetStats 1.3.6.1.4.1.3375.2.1.1.2.8.1 integer read-write
The action to reset resetable statistics data in sysGlobalIp6Stat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysIp6StatTx 1.3.6.1.4.1.3375.2.1.1.2.8.2 counter64 read-only
The total number of transmitted datagrams to interfaces.
                 sysIp6StatRx 1.3.6.1.4.1.3375.2.1.1.2.8.3 counter64 read-only
The total number of received datagrams from interfaces.
                 sysIp6StatDropped 1.3.6.1.4.1.3375.2.1.1.2.8.4 counter64 read-only
The total number of dropped datagrams.
                 sysIp6StatRxFrag 1.3.6.1.4.1.3375.2.1.1.2.8.5 counter64 read-only
The number of received IP datagrams that have been successfully fragmented at this entity.
                 sysIp6StatRxFragDropped 1.3.6.1.4.1.3375.2.1.1.2.8.6 counter64 read-only
The number of received IP datagrams that have been dropped because they needed to be fragmented at this entity but could not be.
                 sysIp6StatTxFrag 1.3.6.1.4.1.3375.2.1.1.2.8.7 counter64 read-only
The number of transmitted IP datagrams that have been successfully fragmented at this entity.
                 sysIp6StatTxFragDropped 1.3.6.1.4.1.3375.2.1.1.2.8.8 counter64 read-only
The number of transmitted IP datagrams that have been dropped because they needed to be fragmented at this entity but could not be.
                 sysIp6StatReassembled 1.3.6.1.4.1.3375.2.1.1.2.8.9 counter64 read-only
The number of IP datagrams successfully reassembled.
                 sysIp6StatErrCksum 1.3.6.1.4.1.3375.2.1.1.2.8.10 counter64 read-only
The number of datagrams discarded due to errors in their IP headers, bad checksums.
                 sysIp6StatErrLen 1.3.6.1.4.1.3375.2.1.1.2.8.11 counter64 read-only
The number of IP datagrams discarded due to errors in their IP headers, bad length.
                 sysIp6StatErrMem 1.3.6.1.4.1.3375.2.1.1.2.8.12 counter64 read-only
The number of memory allocation errors in the packet process.
                 sysIp6StatErrRtx 1.3.6.1.4.1.3375.2.1.1.2.8.13 counter64 read-only
The number of routing errors.
                 sysIp6StatErrProto 1.3.6.1.4.1.3375.2.1.1.2.8.14 counter64 read-only
The number of IP datagrams discarded due to errors in their protocols.
                 sysIp6StatErrOpt 1.3.6.1.4.1.3375.2.1.1.2.8.15 counter64 read-only
The number of errors in options.
                 sysIp6StatErrReassembledTooLong 1.3.6.1.4.1.3375.2.1.1.2.8.16 counter64 read-only
The number of IP datagrams discarded due to errors of reassembled too long.
             sysGlobalClientSslStat 1.3.6.1.4.1.3375.2.1.1.2.9
                 sysClientsslStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.9.1 integer read-write
The action to reset resetable statistics data in sysGlobalClientSslStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysClientsslStatCurConns 1.3.6.1.4.1.3375.2.1.1.2.9.2 gauge read-only
The current number of concurrent connections with established SSL sessions being maintained by the filter.
                 sysClientsslStatMaxConns 1.3.6.1.4.1.3375.2.1.1.2.9.3 counter64 read-only
The maximum number of concurrent connections with established SSL sessions being maintained by the filter.
                 sysClientsslStatCurNativeConns 1.3.6.1.4.1.3375.2.1.1.2.9.4 gauge read-only
The current number of concurrent native connections with established SSL sessions being maintained by the filter.
                 sysClientsslStatMaxNativeConns 1.3.6.1.4.1.3375.2.1.1.2.9.5 counter64 read-only
The maximum number of concurrent native connections with established SSL sessions being maintained by the filter.
                 sysClientsslStatTotNativeConns 1.3.6.1.4.1.3375.2.1.1.2.9.6 counter64 read-only
The total number of concurrent native connections with established SSL sessions being maintained by the filter.
                 sysClientsslStatCurCompatConns 1.3.6.1.4.1.3375.2.1.1.2.9.7 gauge read-only
The current number of concurrent compat connections with established SSL sessions being maintained by the filter.
                 sysClientsslStatMaxCompatConns 1.3.6.1.4.1.3375.2.1.1.2.9.8 counter64 read-only
The maximum number of concurrent compat connections with established SSL sessions being maintained by the filter.
                 sysClientsslStatTotCompatConns 1.3.6.1.4.1.3375.2.1.1.2.9.9 counter64 read-only
The total number of concurrent compat connections with established SSL sessions being maintained by the filter.
                 sysClientsslStatEncryptedBytesIn 1.3.6.1.4.1.3375.2.1.1.2.9.10 counter64 read-only
The total encrypted bytes received.
                 sysClientsslStatEncryptedBytesOut 1.3.6.1.4.1.3375.2.1.1.2.9.11 counter64 read-only
The total encrypted bytes sent.
                 sysClientsslStatDecryptedBytesIn 1.3.6.1.4.1.3375.2.1.1.2.9.12 counter64 read-only
The total decrypted bytes received.
                 sysClientsslStatDecryptedBytesOut 1.3.6.1.4.1.3375.2.1.1.2.9.13 counter64 read-only
The total decrypted bytes sent.
                 sysClientsslStatRecordsIn 1.3.6.1.4.1.3375.2.1.1.2.9.14 counter64 read-only
The total records received.
                 sysClientsslStatRecordsOut 1.3.6.1.4.1.3375.2.1.1.2.9.15 counter64 read-only
The total records sent.
                 sysClientsslStatFullyHwAcceleratedConns 1.3.6.1.4.1.3375.2.1.1.2.9.16 counter64 read-only
Fully hardware-accelerated implies usage of the Cavium Nitrox or similar hardware accelerator such that all significant cryptographic operations are offloaded, including but not limited to the SSL handshake (at least the RSA/DSA/DH operations) and record processing (at least the bulk cipher plus MAC).
                 sysClientsslStatPartiallyHwAcceleratedConns 1.3.6.1.4.1.3375.2.1.1.2.9.17 counter64 read-only
Partially hardware-accelerated indicates that at least the RSA decryptions are offloaded.
                 sysClientsslStatNonHwAcceleratedConns 1.3.6.1.4.1.3375.2.1.1.2.9.18 counter64 read-only
Non-accelerated connections are those for which no steady-state hardware acceleration is available (either because no hardware accelerators are available or because the necessary cryptographic operations are unsupported). Because the extent of hardware acceleration may not be known until a connection has closed (mid-stream SSL handshakes might renegotiate an SSL session not supported by hardware acceleration), this statistic will not be updated for a given connection until it has closed.
                 sysClientsslStatPrematureDisconnects 1.3.6.1.4.1.3375.2.1.1.2.9.19 counter64 read-only
The number of connections disconnected before SSL session establishment: the total number of connections that were prematurely closed before an SSL session was established, not including connections in pass-through mode.
                 sysClientsslStatMidstreamRenegotiations 1.3.6.1.4.1.3375.2.1.1.2.9.20 counter64 read-only
The number of mid-stream SSL re-negotiations, not including initial SSL session establishment.
                 sysClientsslStatSessCacheCurEntries 1.3.6.1.4.1.3375.2.1.1.2.9.21 gauge read-only
The number of the current entries in this cache.
                 sysClientsslStatSessCacheHits 1.3.6.1.4.1.3375.2.1.1.2.9.22 counter64 read-only
The total number of the cache hits.
                 sysClientsslStatSessCacheLookups 1.3.6.1.4.1.3375.2.1.1.2.9.23 counter64 read-only
The total number of the cache lookups.
                 sysClientsslStatSessCacheOverflows 1.3.6.1.4.1.3375.2.1.1.2.9.24 counter64 read-only
The total number of the cache overflows.
                 sysClientsslStatSessCacheInvalidations 1.3.6.1.4.1.3375.2.1.1.2.9.25 counter64 read-only
The total number of the session invalidations.
                 sysClientsslStatPeercertValid 1.3.6.1.4.1.3375.2.1.1.2.9.26 counter64 read-only
The total number of the valid certificates.
                 sysClientsslStatPeercertInvalid 1.3.6.1.4.1.3375.2.1.1.2.9.27 counter64 read-only
The total number of the invalid certificates.
                 sysClientsslStatPeercertNone 1.3.6.1.4.1.3375.2.1.1.2.9.28 counter64 read-only
The total number of connections without certificates.
                 sysClientsslStatHandshakeFailures 1.3.6.1.4.1.3375.2.1.1.2.9.29 counter64 read-only
The total number of handshake failures.
                 sysClientsslStatBadRecords 1.3.6.1.4.1.3375.2.1.1.2.9.30 counter64 read-only
The total number of the bad records.
                 sysClientsslStatFatalAlerts 1.3.6.1.4.1.3375.2.1.1.2.9.31 counter64 read-only
The total number of the fatal alerts.
                 sysClientsslStatSslv2 1.3.6.1.4.1.3375.2.1.1.2.9.32 counter64 read-only
The SSL protocol version 2.
                 sysClientsslStatSslv3 1.3.6.1.4.1.3375.2.1.1.2.9.33 counter64 read-only
The SSL protocol version 3.
                 sysClientsslStatTlsv1 1.3.6.1.4.1.3375.2.1.1.2.9.34 counter64 read-only
The SSL TLS protocol version 1.
                 sysClientsslStatAdhKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.9.35 counter64 read-only
The anonymous Diffie-Hellman.
                 sysClientsslStatDhDssKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.9.36 counter64 read-only
Deprecated! DSS certificate is obsolete in BIGIP. The diffie-Hellman w/ DSS certificate.
                 sysClientsslStatDhRsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.9.37 counter64 read-only
The diffie-Hellman w/ RSA certificate.
                 sysClientsslStatDssKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.9.38 counter64 read-only
Deprecated! DSS certificate is obsolete in BIGIP. The DSS certificate.
                 sysClientsslStatEdhDssKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.9.39 counter64 read-only
Deprecated! DSS certificate is obsolete in BIGIP. The ephemeral Diffie-Hellman w/ DSS cert.
                 sysClientsslStatRsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.9.40 counter64 read-only
The RSA certificate.
                 sysClientsslStatNullBulk 1.3.6.1.4.1.3375.2.1.1.2.9.41 counter64 read-only
No encryption.
                 sysClientsslStatAesBulk 1.3.6.1.4.1.3375.2.1.1.2.9.42 counter64 read-only
Advanced Encryption Standard (CBC).
                 sysClientsslStatDesBulk 1.3.6.1.4.1.3375.2.1.1.2.9.43 counter64 read-only
Digital Encryption Standard (CBC).
                 sysClientsslStatIdeaBulk 1.3.6.1.4.1.3375.2.1.1.2.9.44 counter64 read-only
IDEA (old SSLv2 cipher).
                 sysClientsslStatRc2Bulk 1.3.6.1.4.1.3375.2.1.1.2.9.45 counter64 read-only
Rivest Cipher 2 (CBC).
                 sysClientsslStatRc4Bulk 1.3.6.1.4.1.3375.2.1.1.2.9.46 counter64 read-only
Rivest Cipher 4 (CBC).
                 sysClientsslStatNullDigest 1.3.6.1.4.1.3375.2.1.1.2.9.47 counter64 read-only
No message authentication.
                 sysClientsslStatMd5Digest 1.3.6.1.4.1.3375.2.1.1.2.9.48 counter64 read-only
Message Digest 5.
                 sysClientsslStatShaDigest 1.3.6.1.4.1.3375.2.1.1.2.9.49 counter64 read-only
Secure Hash Algorithm.
                 sysClientsslStatNotssl 1.3.6.1.4.1.3375.2.1.1.2.9.50 counter64 read-only
The total number of the bad client greetings.
                 sysClientsslStatEdhRsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.9.51 counter64 read-only
Ephemeral Diffie-Hellman w/ RSA cert.
                 sysClientsslStatTotConns5s 1.3.6.1.4.1.3375.2.1.1.2.9.52 gauge read-only
The average total SSL connections from client-side to the system in last five seconds.
                 sysClientsslStatTotConns1m 1.3.6.1.4.1.3375.2.1.1.2.9.53 gauge read-only
The average total SSL connections from client-side to the system in last one minute.
                 sysClientsslStatTotConns5m 1.3.6.1.4.1.3375.2.1.1.2.9.54 gauge read-only
The average total SSL connections from client-side to the system in last five minutes.
                 sysClientsslStatSecureHandshakes 1.3.6.1.4.1.3375.2.1.1.2.9.55 counter64 read-only
The number of handshakes, including mid-stream re-negotiations, performed with peers supporting SSL secure renegotiation.
                 sysClientsslStatInsecureHandshakeAccepts 1.3.6.1.4.1.3375.2.1.1.2.9.56 counter64 read-only
The number of handshakes, including mid-stream re-negotiations, performed with peers not supporting SSL secure renegotiation.
                 sysClientsslStatInsecureHandshakeRejects 1.3.6.1.4.1.3375.2.1.1.2.9.57 counter64 read-only
The number of rejected initial handshakes with peers not supporting SSL secure renegotiation.
                 sysClientsslStatInsecureRenegotiationRejects 1.3.6.1.4.1.3375.2.1.1.2.9.58 counter64 read-only
The number of rejected renegotiation attempts by peers not supporting SSL secure renegotiation.
                 sysClientsslStatSniRejects 1.3.6.1.4.1.3375.2.1.1.2.9.59 counter64 read-only
The number of rejected handshake attempts by peers not supporting SSL SNI extension or having mismatched server names.
                 sysClientsslStatTlsv11 1.3.6.1.4.1.3375.2.1.1.2.9.60 counter64 read-only
The SSL TLS protocol version 1.1.
                 sysClientsslStatTlsv12 1.3.6.1.4.1.3375.2.1.1.2.9.61 counter64 read-only
The SSL TLS protocol version 1.2.
                 sysClientsslStatDtlsv1 1.3.6.1.4.1.3375.2.1.1.2.9.62 counter64 read-only
The SSL DTLS protocol version 1.0.
                 sysClientsslStatEcdheRsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.9.63 counter64 read-only
Ephemeral ECDH w/ RSA cert.
                 sysClientsslStatConns 1.3.6.1.4.1.3375.2.1.1.2.9.64 counter64 read-only
The total connections using SSL FWDP feature.
                 sysClientsslStatCachedCerts 1.3.6.1.4.1.3375.2.1.1.2.9.65 counter64 read-only
The total SSL FWDP cached certificates.
                 sysClientsslStatEcdhRsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.9.66 counter64 read-only
Fixed ECDH with RSA signed cert.
                 sysClientsslStatEcdheEcdsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.9.67 counter64 read-only
Ephemeral ECDH with ECDSA cert.
                 sysClientsslStatEcdhEcdsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.9.68 counter64 read-only
Fixed ECDH with ECDSA cert.
                 sysClientsslStatDheDssKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.9.69 counter64 read-only
Ephemeral DH with DSS cert.
                 sysClientsslStatAesGcmBulk 1.3.6.1.4.1.3375.2.1.1.2.9.70 counter64 read-only
Advanced Encryption Standard Galois Counter Mode (AES-GCM).
                 sysClientsslStatDestinationIpBypasses 1.3.6.1.4.1.3375.2.1.1.2.9.71 counter64 read-only
The total SSL FWDP Destination IP Bypasses.
                 sysClientsslStatSourceIpBypasses 1.3.6.1.4.1.3375.2.1.1.2.9.72 counter64 read-only
The total SSL FWDP Source IP Bypasses.
                 sysClientsslStatHostnameBypasses 1.3.6.1.4.1.3375.2.1.1.2.9.73 counter64 read-only
The total SSL FWDP Hostname Bypasses.
                 sysClientsslStatRenegotiationsRejected 1.3.6.1.4.1.3375.2.1.1.2.9.74 counter64 read-only
The total number of renegotiations rejected.
                 sysClientsslStatOcspStaplingConns 1.3.6.1.4.1.3375.2.1.1.2.9.75 counter64 read-only
The total connections sending the status-request extension in the client hello.
                 sysClientsslStatOcspStaplingResponseStatusErrors 1.3.6.1.4.1.3375.2.1.1.2.9.76 counter64 read-only
The total OCSP response errors.
                 sysClientsslStatOcspStaplingResponseValidationErrors 1.3.6.1.4.1.3375.2.1.1.2.9.77 counter64 read-only
The total OCSP response validation errors.
                 sysClientsslStatOcspStaplingCertStatusErrors 1.3.6.1.4.1.3375.2.1.1.2.9.78 counter64 read-only
The total certificate status errors (revoked, unknown).
                 sysClientsslStatOcspStaplingOcspConnHttpErrors 1.3.6.1.4.1.3375.2.1.1.2.9.79 counter64 read-only
The total HTTP errors on the connection made to fetch the OCSP response.
                 sysClientsslStatOcspStaplingOcspConnTimeouts 1.3.6.1.4.1.3375.2.1.1.2.9.80 counter64 read-only
The total timeouts on the connection made to fetch the OCSP response.
                 sysClientsslStatOcspStaplingOcspConnFailures 1.3.6.1.4.1.3375.2.1.1.2.9.81 counter64 read-only
The total connection failures when fetching OCSP response.
             sysGlobalServerSslStat 1.3.6.1.4.1.3375.2.1.1.2.10
                   sysServersslStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.10.1 integer read-write
The action to reset resetable statistics data in sysGlobalServerSslStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysServersslStatCurConns 1.3.6.1.4.1.3375.2.1.1.2.10.2 gauge read-only
The current number of concurrent connections with established SSL sessions being maintained by the filter.
                   sysServersslStatMaxConns 1.3.6.1.4.1.3375.2.1.1.2.10.3 counter64 read-only
The maximum number of concurrent connections with established SSL sessions being maintained by the filter.
                   sysServersslStatCurNativeConns 1.3.6.1.4.1.3375.2.1.1.2.10.4 gauge read-only
The current number of concurrent native connections with established SSL sessions being maintained by the filter.
                   sysServersslStatMaxNativeConns 1.3.6.1.4.1.3375.2.1.1.2.10.5 counter64 read-only
The maximum number of concurrent native connections with established SSL sessions being maintained by the filter.
                   sysServersslStatTotNativeConns 1.3.6.1.4.1.3375.2.1.1.2.10.6 counter64 read-only
The total number of concurrent native connections with established SSL sessions being maintained by the filter.
                   sysServersslStatCurCompatConns 1.3.6.1.4.1.3375.2.1.1.2.10.7 gauge read-only
The current number of concurrent compat connections with established SSL sessions being maintained by the filter.
                   sysServersslStatMaxCompatConns 1.3.6.1.4.1.3375.2.1.1.2.10.8 counter64 read-only
The maximum number of concurrent compat connections with established SSL sessions being maintained by the filter.
                   sysServersslStatTotCompatConns 1.3.6.1.4.1.3375.2.1.1.2.10.9 counter64 read-only
The total number of concurrent compat connections with established SSL sessions being maintained by the filter.
                   sysServersslStatEncryptedBytesIn 1.3.6.1.4.1.3375.2.1.1.2.10.10 counter64 read-only
The total encrypted bytes received.
                   sysServersslStatEncryptedBytesOut 1.3.6.1.4.1.3375.2.1.1.2.10.11 counter64 read-only
The total encrypted bytes sent.
                   sysServersslStatDecryptedBytesIn 1.3.6.1.4.1.3375.2.1.1.2.10.12 counter64 read-only
The total decrypted bytes received.
                   sysServersslStatDecryptedBytesOut 1.3.6.1.4.1.3375.2.1.1.2.10.13 counter64 read-only
The total decrypted bytes sent.
                   sysServersslStatRecordsIn 1.3.6.1.4.1.3375.2.1.1.2.10.14 counter64 read-only
The total records received.
                   sysServersslStatRecordsOut 1.3.6.1.4.1.3375.2.1.1.2.10.15 counter64 read-only
The total records sent.
                   sysServersslStatFullyHwAcceleratedConns 1.3.6.1.4.1.3375.2.1.1.2.10.16 counter64 read-only
Fully hardware-accelerated implies usage of the Cavium Nitrox or similar hardware accelerator such that all significant cryptographic operations are offloaded, including but not limited to the SSL handshake (at least the RSA/DSA/DH operations) and record processing (at least the bulk cipher plus MAC).
                   sysServersslStatPartiallyHwAcceleratedConns 1.3.6.1.4.1.3375.2.1.1.2.10.17 counter64 read-only
Partially hardware-accelerated indicates that at least the RSA decryptions are offloaded.
                   sysServersslStatNonHwAcceleratedConns 1.3.6.1.4.1.3375.2.1.1.2.10.18 counter64 read-only
Non-accelerated connections are those for which no steady-state hardware acceleration is available (either because no hardware accelerators are available or because the necessary cryptographic operations are unsupported). Because the extent of hardware acceleration may not be known until a connection has closed (mid-stream SSL handshakes might renegotiate an SSL session not supported by hardware acceleration), this statistic will not be updated for a given connection until it has closed.
                   sysServersslStatPrematureDisconnects 1.3.6.1.4.1.3375.2.1.1.2.10.19 counter64 read-only
The number of connections disconnected before SSL session establishment: the total number of connections that were prematurely closed before an SSL session was established, not including connections in pass-through mode.
                   sysServersslStatMidstreamRenegotiations 1.3.6.1.4.1.3375.2.1.1.2.10.20 counter64 read-only
The number of mid-stream SSL re-negotiations, not including initial SSL session establishment.
                   sysServersslStatSessCacheCurEntries 1.3.6.1.4.1.3375.2.1.1.2.10.21 gauge read-only
The number of the current entries in this cache.
                   sysServersslStatSessCacheHits 1.3.6.1.4.1.3375.2.1.1.2.10.22 counter64 read-only
The total number of the cache hits.
                   sysServersslStatSessCacheLookups 1.3.6.1.4.1.3375.2.1.1.2.10.23 counter64 read-only
The total number of the cache lookups.
                   sysServersslStatSessCacheOverflows 1.3.6.1.4.1.3375.2.1.1.2.10.24 counter64 read-only
The total number of the cache overflows.
                   sysServersslStatSessCacheInvalidations 1.3.6.1.4.1.3375.2.1.1.2.10.25 counter64 read-only
The total number of the session invalidations.
                   sysServersslStatPeercertValid 1.3.6.1.4.1.3375.2.1.1.2.10.26 counter64 read-only
The total number of the valid certificates.
                   sysServersslStatPeercertInvalid 1.3.6.1.4.1.3375.2.1.1.2.10.27 counter64 read-only
The total number of the invalid certificates.
                   sysServersslStatPeercertNone 1.3.6.1.4.1.3375.2.1.1.2.10.28 counter64 read-only
The total number of connections without certificates.
                   sysServersslStatHandshakeFailures 1.3.6.1.4.1.3375.2.1.1.2.10.29 counter64 read-only
The total number of handshake failures.
                   sysServersslStatBadRecords 1.3.6.1.4.1.3375.2.1.1.2.10.30 counter64 read-only
The total number of the bad records.
                   sysServersslStatFatalAlerts 1.3.6.1.4.1.3375.2.1.1.2.10.31 counter64 read-only
The total number of the fatal alerts.
                   sysServersslStatSslv2 1.3.6.1.4.1.3375.2.1.1.2.10.32 counter64 read-only
The SSL protocol version 2.
                   sysServersslStatSslv3 1.3.6.1.4.1.3375.2.1.1.2.10.33 counter64 read-only
The SSL protocol version 3.
                   sysServersslStatTlsv1 1.3.6.1.4.1.3375.2.1.1.2.10.34 counter64 read-only
The SSL TLS protocol version 1.
                   sysServersslStatAdhKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.10.35 counter64 read-only
The anonymous Diffie-Hellman.
                   sysServersslStatDhDssKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.10.36 counter64 read-only
Deprecated! DSS certificate is obsolete in BIGIP. The diffie-Hellman w/ DSS certificate.
                   sysServersslStatDhRsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.10.37 counter64 read-only
The diffie-Hellman w/ RSA certificate.
                   sysServersslStatDssKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.10.38 counter64 read-only
Deprecated! DSS certificate is obsolete in BIGIP. The DSS certificate.
                   sysServersslStatEdhDssKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.10.39 counter64 read-only
Deprecated! DSS certificate is obsolete in BIGIP. The ephemeral Diffie-Hellman w/ DSS cert.
                   sysServersslStatRsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.10.40 counter64 read-only
The RSA certificate.
                   sysServersslStatNullBulk 1.3.6.1.4.1.3375.2.1.1.2.10.41 counter64 read-only
No encryption.
                   sysServersslStatAesBulk 1.3.6.1.4.1.3375.2.1.1.2.10.42 counter64 read-only
Advanced Encryption Standard (CBC).
                   sysServersslStatDesBulk 1.3.6.1.4.1.3375.2.1.1.2.10.43 counter64 read-only
Digital Encryption Standard (CBC).
                   sysServersslStatIdeaBulk 1.3.6.1.4.1.3375.2.1.1.2.10.44 counter64 read-only
IDEA (old SSLv2 cipher).
                   sysServersslStatRc2Bulk 1.3.6.1.4.1.3375.2.1.1.2.10.45 counter64 read-only
Rivest Cipher 2 (CBC).
                   sysServersslStatRc4Bulk 1.3.6.1.4.1.3375.2.1.1.2.10.46 counter64 read-only
Rivest Cipher 4 (CBC).
                   sysServersslStatNullDigest 1.3.6.1.4.1.3375.2.1.1.2.10.47 counter64 read-only
No message authentication.
                   sysServersslStatMd5Digest 1.3.6.1.4.1.3375.2.1.1.2.10.48 counter64 read-only
Message Digest 5.
                   sysServersslStatShaDigest 1.3.6.1.4.1.3375.2.1.1.2.10.49 counter64 read-only
Secure Hash Algorithm.
                   sysServersslStatNotssl 1.3.6.1.4.1.3375.2.1.1.2.10.50 counter64 read-only
The total number of the bad client greetings.
                   sysServersslStatEdhRsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.10.51 counter64 read-only
Ephemeral Diffie-Hellman w/ RSA cert.
                   sysServersslStatSecureHandshakes 1.3.6.1.4.1.3375.2.1.1.2.10.52 counter64 read-only
The number of handshakes, including mid-stream re-negotiations, performed with peers supporting SSL secure renegotiation.
                   sysServersslStatInsecureHandshakeAccepts 1.3.6.1.4.1.3375.2.1.1.2.10.53 counter64 read-only
The number of handshakes, including mid-stream re-negotiations, performed with peers not supporting SSL secure renegotiation.
                   sysServersslStatInsecureHandshakeRejects 1.3.6.1.4.1.3375.2.1.1.2.10.54 counter64 read-only
The number of rejected initial handshakes with peers not supporting SSL secure renegotiation.
                   sysServersslStatInsecureRenegotiationRejects 1.3.6.1.4.1.3375.2.1.1.2.10.55 counter64 read-only
The number of rejected renegotiation attempts by peers not supporting SSL secure renegotiation.
                   sysServersslStatSniRejects 1.3.6.1.4.1.3375.2.1.1.2.10.56 counter64 read-only
The number of rejected handshake attempts by peers not supporting SSL SNI extension or having mismatched server names.
                   sysServersslStatTlsv11 1.3.6.1.4.1.3375.2.1.1.2.10.57 counter64 read-only
The SSL TLS protocol version 1.1.
                   sysServersslStatTlsv12 1.3.6.1.4.1.3375.2.1.1.2.10.58 counter64 read-only
The SSL TLS protocol version 1.2.
                   sysServersslStatDtlsv1 1.3.6.1.4.1.3375.2.1.1.2.10.59 counter64 read-only
The SSL DTLS protocol version 1.0.
                   sysServersslStatEcdheRsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.10.60 counter64 read-only
Ephemeral ECDH w/ RSA cert.
                   sysServersslStatConns 1.3.6.1.4.1.3375.2.1.1.2.10.61 counter64 read-only
The total connections using SSL FWDP feature.
                   sysServersslStatEcdhRsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.10.62 counter64 read-only
Fixed ECDH with RSA signed cert.
                   sysServersslStatEcdheEcdsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.10.63 counter64 read-only
Ephemeral ECDH with ECDSA cert.
                   sysServersslStatEcdhEcdsaKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.10.64 counter64 read-only
Fixed ECDH with ECDSA cert.
                   sysServersslStatDheDssKeyxchg 1.3.6.1.4.1.3375.2.1.1.2.10.65 counter64 read-only
Ephemeral DH with DSS cert.
                   sysServersslStatAesGcmBulk 1.3.6.1.4.1.3375.2.1.1.2.10.66 counter64 read-only
Advanced Encryption Standard Galois Counter Mode (AES-GCM).
                   sysServersslStatDestinationIpBypasses 1.3.6.1.4.1.3375.2.1.1.2.10.67 counter64 read-only
The total SSL FWDP Destination IP Bypasses.
                   sysServersslStatSourceIpBypasses 1.3.6.1.4.1.3375.2.1.1.2.10.68 counter64 read-only
The total SSL FWDP Source IP Bypasses.
                   sysServersslStatHostnameBypasses 1.3.6.1.4.1.3375.2.1.1.2.10.69 counter64 read-only
The total SSL FWDP Hostname Bypasses.
                   sysServersslStatRenegotiationsRejected 1.3.6.1.4.1.3375.2.1.1.2.10.70 counter64 read-only
The total number of renegotiations rejected.
             sysGlobalStreamStat 1.3.6.1.4.1.3375.2.1.1.2.11
                   sysStreamStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.11.1 integer read-write
The action to reset resetable statistics data in sysGlobalStreamStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysStreamStatReplaces 1.3.6.1.4.1.3375.2.1.1.2.11.2 counter64 read-only
The number of replace operations completed on the system.
             sysGlobalTcpStat 1.3.6.1.4.1.3375.2.1.1.2.12
                   sysTcpStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.12.1 integer read-write
The action to reset resetable statistics data in sysGlobalTcpStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysTcpStatOpen 1.3.6.1.4.1.3375.2.1.1.2.12.2 integer32 read-only
The number of current open connections.
                   sysTcpStatCloseWait 1.3.6.1.4.1.3375.2.1.1.2.12.3 integer32 read-only
The number of current connections in CLOSE-WAIT/LAST-ACK.
                   sysTcpStatFinWait 1.3.6.1.4.1.3375.2.1.1.2.12.4 integer32 read-only
The number of current connections in FIN-WAIT/CLOSING.
                   sysTcpStatTimeWait 1.3.6.1.4.1.3375.2.1.1.2.12.5 integer32 read-only
The number of current connections in TIME-WAIT.
                   sysTcpStatAccepts 1.3.6.1.4.1.3375.2.1.1.2.12.6 counter64 read-only
The number of connections accepted.
                   sysTcpStatAcceptfails 1.3.6.1.4.1.3375.2.1.1.2.12.7 counter64 read-only
The number of connections not accepted.
                   sysTcpStatConnects 1.3.6.1.4.1.3375.2.1.1.2.12.8 counter64 read-only
The number of connections established.
                   sysTcpStatConnfails 1.3.6.1.4.1.3375.2.1.1.2.12.9 counter64 read-only
The number of connections failures.
                   sysTcpStatExpires 1.3.6.1.4.1.3375.2.1.1.2.12.10 counter64 read-only
The number of connections expired due to idle timeout.
                   sysTcpStatAbandons 1.3.6.1.4.1.3375.2.1.1.2.12.11 counter64 read-only
The number of connections abandoned connections due to retries/keep-alives.
                   sysTcpStatRxrst 1.3.6.1.4.1.3375.2.1.1.2.12.12 counter64 read-only
The number of received RST.
                   sysTcpStatRxbadsum 1.3.6.1.4.1.3375.2.1.1.2.12.13 counter64 read-only
The number of bad checksum.
                   sysTcpStatRxbadseg 1.3.6.1.4.1.3375.2.1.1.2.12.14 counter64 read-only
The number of malformed segments.
                   sysTcpStatRxooseg 1.3.6.1.4.1.3375.2.1.1.2.12.15 counter64 read-only
The number of out of order segments.
                   sysTcpStatRxcookie 1.3.6.1.4.1.3375.2.1.1.2.12.16 counter64 read-only
The number of received SYN-cookies.
                   sysTcpStatRxbadcookie 1.3.6.1.4.1.3375.2.1.1.2.12.17 counter64 read-only
The number of bad SYN-cookies.
                   sysTcpStatSyncacheover 1.3.6.1.4.1.3375.2.1.1.2.12.18 counter64 read-only
The number of SYN-cache overflow.
                   sysTcpStatTxrexmits 1.3.6.1.4.1.3375.2.1.1.2.12.19 counter64 read-only
The number of retransmitted segments.
             sysGlobalUdpStat 1.3.6.1.4.1.3375.2.1.1.2.13
                   sysUdpStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.13.1 integer read-write
The action to reset resetable statistics data in sysGlobalUdpStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysUdpStatOpen 1.3.6.1.4.1.3375.2.1.1.2.13.2 integer32 read-only
The number of current open connections.
                   sysUdpStatAccepts 1.3.6.1.4.1.3375.2.1.1.2.13.3 counter64 read-only
The number of connections accepted.
                   sysUdpStatAcceptfails 1.3.6.1.4.1.3375.2.1.1.2.13.4 counter64 read-only
The number of connections not accepted.
                   sysUdpStatConnects 1.3.6.1.4.1.3375.2.1.1.2.13.5 counter64 read-only
The number of connections established.
                   sysUdpStatConnfails 1.3.6.1.4.1.3375.2.1.1.2.13.6 counter64 read-only
The number of connections failures.
                   sysUdpStatExpires 1.3.6.1.4.1.3375.2.1.1.2.13.7 counter64 read-only
The number of connections expired connections due to idle timeout.
                   sysUdpStatRxdgram 1.3.6.1.4.1.3375.2.1.1.2.13.8 counter64 read-only
The number of received datagrams.
                   sysUdpStatRxbaddgram 1.3.6.1.4.1.3375.2.1.1.2.13.9 counter64 read-only
The number of malformed datagrams.
                   sysUdpStatRxunreach 1.3.6.1.4.1.3375.2.1.1.2.13.10 counter64 read-only
The number of received ICMP un-reached.
                   sysUdpStatRxbadsum 1.3.6.1.4.1.3375.2.1.1.2.13.11 counter64 read-only
The number of bad checksum.
                   sysUdpStatRxnosum 1.3.6.1.4.1.3375.2.1.1.2.13.12 counter64 read-only
The number of no checksum.
                   sysUdpStatTxdgram 1.3.6.1.4.1.3375.2.1.1.2.13.13 counter64 read-only
The number of transmitted datagrams.
             sysGlobalFastHttpStat 1.3.6.1.4.1.3375.2.1.1.2.14
                   sysFastHttpStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.14.1 integer read-write
The action to reset resetable statistics data in sysGlobalFastHttpStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysFastHttpStatClientSyns 1.3.6.1.4.1.3375.2.1.1.2.14.2 counter64 read-only
The total number of client SYN cookies generated.
                   sysFastHttpStatClientAccepts 1.3.6.1.4.1.3375.2.1.1.2.14.3 counter64 read-only
The total number of client TCP accepts.
                   sysFastHttpStatServerConnects 1.3.6.1.4.1.3375.2.1.1.2.14.4 counter64 read-only
The total number of server TCP connects.
                   sysFastHttpStatConnpoolCurSize 1.3.6.1.4.1.3375.2.1.1.2.14.5 integer32 read-only
The number of available server-side flows in the reuse pools.
                   sysFastHttpStatConnpoolMaxSize 1.3.6.1.4.1.3375.2.1.1.2.14.6 integer32 read-only
The maximum number of available server-side flows in the reuse pools.
                   sysFastHttpStatConnpoolReuses 1.3.6.1.4.1.3375.2.1.1.2.14.7 counter64 read-only
The number of times a server-side flow was reused from the pools.
                   sysFastHttpStatConnpoolExhausted 1.3.6.1.4.1.3375.2.1.1.2.14.8 counter64 read-only
The number of times the reuse pools was exhausted.
                   sysFastHttpStatNumberReqs 1.3.6.1.4.1.3375.2.1.1.2.14.9 counter64 read-only
The total number of http requests.
                   sysFastHttpStatUnbufferedReqs 1.3.6.1.4.1.3375.2.1.1.2.14.10 counter64 read-only
The total number of un-buffered requests.
                   sysFastHttpStatGetReqs 1.3.6.1.4.1.3375.2.1.1.2.14.11 counter64 read-only
The total number of get requests.
                   sysFastHttpStatPostReqs 1.3.6.1.4.1.3375.2.1.1.2.14.12 counter64 read-only
The total number of post requests.
                   sysFastHttpStatV9Reqs 1.3.6.1.4.1.3375.2.1.1.2.14.13 counter64 read-only
The total number of version 9 requests.
                   sysFastHttpStatV10Reqs 1.3.6.1.4.1.3375.2.1.1.2.14.14 counter64 read-only
The total number of version 10 requests.
                   sysFastHttpStatV11Reqs 1.3.6.1.4.1.3375.2.1.1.2.14.15 counter64 read-only
The total number of version 11 requests.
                   sysFastHttpStatResp2xxCnt 1.3.6.1.4.1.3375.2.1.1.2.14.16 counter64 read-only
The number of server-side responses in range of 200 to 206 (successful responses).
                   sysFastHttpStatResp3xxCnt 1.3.6.1.4.1.3375.2.1.1.2.14.17 counter64 read-only
The number of server-side responses in range of 300 to 307 (redirection responses).
                   sysFastHttpStatResp4xxCnt 1.3.6.1.4.1.3375.2.1.1.2.14.18 counter64 read-only
The number of server-side responses in range of 400 to 417 (client errors).
                   sysFastHttpStatResp5xxCnt 1.3.6.1.4.1.3375.2.1.1.2.14.19 counter64 read-only
The number of server-side responses in range of 500 to 505 (server errors).
                   sysFastHttpStatReqParseErrors 1.3.6.1.4.1.3375.2.1.1.2.14.20 counter64 read-only
The number of request parse errors.
                   sysFastHttpStatRespParseErrors 1.3.6.1.4.1.3375.2.1.1.2.14.21 counter64 read-only
The number of response parse errors.
                   sysFastHttpStatClientRxBad 1.3.6.1.4.1.3375.2.1.1.2.14.22 counter64 read-only
The number of bad TCP segments dropped from client-side.
                   sysFastHttpStatServerRxBad 1.3.6.1.4.1.3375.2.1.1.2.14.23 counter64 read-only
The number of bad TCP segments dropped from server-side.
                   sysFastHttpStatPipelinedReqs 1.3.6.1.4.1.3375.2.1.1.2.14.24 counter64 read-only
The number of pipelined HTTP requests detected.
             sysGlobalXmlStat 1.3.6.1.4.1.3375.2.1.1.2.15
                   sysXmlStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.15.1 integer read-write
The action to reset resetable statistics data in sysGlobalXmlStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysXmlStatNumErrors 1.3.6.1.4.1.3375.2.1.1.2.15.2 counter64 read-only
Deprecated! The total number of XML parsing errors.
             sysGlobalIiopStat 1.3.6.1.4.1.3375.2.1.1.2.16
                   sysIiopStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.16.1 integer read-write
The action to reset resetable statistics data in sysGlobalIiopStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysIiopStatNumRequests 1.3.6.1.4.1.3375.2.1.1.2.16.2 counter64 read-only
The total number of IIOP requests.
                   sysIiopStatNumResponses 1.3.6.1.4.1.3375.2.1.1.2.16.3 counter64 read-only
The total number of IIOP responses.
                   sysIiopStatNumCancels 1.3.6.1.4.1.3375.2.1.1.2.16.4 counter64 read-only
The total number of IIOP cancel messages.
                   sysIiopStatNumErrors 1.3.6.1.4.1.3375.2.1.1.2.16.5 counter64 read-only
The total number of IIOP error messages.
                   sysIiopStatNumFragments 1.3.6.1.4.1.3375.2.1.1.2.16.6 counter64 read-only
The total number of IIOP fragments.
             sysGlobalRtspStat 1.3.6.1.4.1.3375.2.1.1.2.17
                   sysRtspStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.17.1 integer read-write
The action to reset resetable statistics data in sysGlobalRtspStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysRtspStatNumRequests 1.3.6.1.4.1.3375.2.1.1.2.17.2 counter64 read-only
The total number of RTSP requests.
                   sysRtspStatNumResponses 1.3.6.1.4.1.3375.2.1.1.2.17.3 counter64 read-only
The total number of RTSP responses.
                   sysRtspStatNumErrors 1.3.6.1.4.1.3375.2.1.1.2.17.4 counter64 read-only
The total number of RTSP errors.
                   sysRtspStatNumInterleavedData 1.3.6.1.4.1.3375.2.1.1.2.17.5 counter64 read-only
The total number of interleaved RTSP data packets.
             sysGlobalSctpStat 1.3.6.1.4.1.3375.2.1.1.2.18
                   sysSctpStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.18.1 integer read-write
The action to reset resetable statistics data in sysGlobalSctpStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysSctpStatAccepts 1.3.6.1.4.1.3375.2.1.1.2.18.2 counter64 read-only
The total number of accepted connections.
                   sysSctpStatAcceptfails 1.3.6.1.4.1.3375.2.1.1.2.18.3 counter64 read-only
The total number of not accepted responses.
                   sysSctpStatConnects 1.3.6.1.4.1.3375.2.1.1.2.18.4 counter64 read-only
The total number of established connections.
                   sysSctpStatConnfails 1.3.6.1.4.1.3375.2.1.1.2.18.5 counter64 read-only
The total number of connections failures.
                   sysSctpStatExpires 1.3.6.1.4.1.3375.2.1.1.2.18.6 counter64 read-only
The total number of expired connections due to idle timeout.
                   sysSctpStatAbandons 1.3.6.1.4.1.3375.2.1.1.2.18.7 counter64 read-only
The total number of abandoned connections due to retries/keep-alives.
                   sysSctpStatRxrst 1.3.6.1.4.1.3375.2.1.1.2.18.8 counter64 read-only
The total number of received Abort chunks.
                   sysSctpStatRxbadsum 1.3.6.1.4.1.3375.2.1.1.2.18.9 counter64 read-only
The total number of bad checksum in received packets.
                   sysSctpStatRxcookie 1.3.6.1.4.1.3375.2.1.1.2.18.10 counter64 read-only
The total number of received SCTP cookies (including bad and good ones).
                   sysSctpStatRxbadcookie 1.3.6.1.4.1.3375.2.1.1.2.18.11 counter64 read-only
The total number of received bad SCTP cookies.
             sysGlobalFastL4Stat 1.3.6.1.4.1.3375.2.1.1.2.19
                   sysFastL4StatResetStats 1.3.6.1.4.1.3375.2.1.1.2.19.1 integer read-write
The action to reset resetable statistics data in sysGlobalFastL4Stat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysFastL4StatOpen 1.3.6.1.4.1.3375.2.1.1.2.19.2 integer32 read-only
The total number of current open connections.
                   sysFastL4StatAccepts 1.3.6.1.4.1.3375.2.1.1.2.19.3 counter64 read-only
The total number of accepted connections.
                   sysFastL4StatAcceptfails 1.3.6.1.4.1.3375.2.1.1.2.19.4 counter64 read-only
The total number of not accepted connections.
                   sysFastL4StatExpires 1.3.6.1.4.1.3375.2.1.1.2.19.5 counter64 read-only
The total number of expired connections due to idle timeout.
                   sysFastL4StatRxbadpkt 1.3.6.1.4.1.3375.2.1.1.2.19.6 counter64 read-only
The total number of malformed packets.
                   sysFastL4StatRxunreach 1.3.6.1.4.1.3375.2.1.1.2.19.7 counter64 read-only
The total number of received ICMP unreach/TCP RST.
                   sysFastL4StatRxbadunreach 1.3.6.1.4.1.3375.2.1.1.2.19.8 counter64 read-only
The total number of received TCP RST outside the current window.
                   sysFastL4StatRxbadsum 1.3.6.1.4.1.3375.2.1.1.2.19.9 counter64 read-only
The total number of bad checksum.
                   sysFastL4StatTxerrors 1.3.6.1.4.1.3375.2.1.1.2.19.10 counter64 read-only
The total number of transmit datagram errors.
                   sysFastL4StatSyncookIssue 1.3.6.1.4.1.3375.2.1.1.2.19.11 counter64 read-only
The total number of syncookies issued.
                   sysFastL4StatSyncookAccept 1.3.6.1.4.1.3375.2.1.1.2.19.12 counter64 read-only
The total number of syncookies accepted.
                   sysFastL4StatSyncookReject 1.3.6.1.4.1.3375.2.1.1.2.19.13 counter64 read-only
The total number of syncookies rejected.
                   sysFastL4StatServersynrtx 1.3.6.1.4.1.3375.2.1.1.2.19.14 counter64 read-only
The total number of retransmissions of SYN to server for a syncookied connection.
                   sysFastL4StatLbcSuccessful 1.3.6.1.4.1.3375.2.1.1.2.19.15 counter64 read-only
The total number of Successful Late Binding Connections.
                   sysFastL4StatLbcTimedout 1.3.6.1.4.1.3375.2.1.1.2.19.16 counter64 read-only
The total number of Late Binding Connections that were timed out.
             sysGlobalHost 1.3.6.1.4.1.3375.2.1.1.2.20
                   sysGlobalHostResetStats 1.3.6.1.4.1.3375.2.1.1.2.20.1 integer read-write
The action to reset resetable statistics data in sysGlobalHost. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysGlobalHostMemTotal 1.3.6.1.4.1.3375.2.1.1.2.20.2 counter64 read-only
The total host memory in bytes for the system. Use sysGlobalHostMemTotalKb for gauge type.
                   sysGlobalHostMemUsed 1.3.6.1.4.1.3375.2.1.1.2.20.3 counter64 read-only
The host memory in bytes currently in use for the system. Use sysGlobalHostMemUsedKb for gauge type.
                   sysGlobalHostCpuCount 1.3.6.1.4.1.3375.2.1.1.2.20.4 counter64 read-only
The number of CPUs in the system.
                   sysGlobalHostActiveCpuCount 1.3.6.1.4.1.3375.2.1.1.2.20.5 counter64 read-only
The number of active CPUs in the system.
                   sysGlobalHostCpuUser 1.3.6.1.4.1.3375.2.1.1.2.20.6 counter64 read-only
The average time spent by all processors in user context for the system.
                   sysGlobalHostCpuNice 1.3.6.1.4.1.3375.2.1.1.2.20.7 counter64 read-only
The average time spent by all processors running niced processes for the system.
                   sysGlobalHostCpuSystem 1.3.6.1.4.1.3375.2.1.1.2.20.8 counter64 read-only
The average time spent by all processors servicing system calls for the system.
                   sysGlobalHostCpuIdle 1.3.6.1.4.1.3375.2.1.1.2.20.9 counter64 read-only
The average time spent by all processors doing nothing for the system.
                   sysGlobalHostCpuIrq 1.3.6.1.4.1.3375.2.1.1.2.20.10 counter64 read-only
The average time spent by all processors servicing hardware interrupts for the system.
                   sysGlobalHostCpuSoftirq 1.3.6.1.4.1.3375.2.1.1.2.20.11 counter64 read-only
The average time spent by all processors servicing soft interrupts for the system.
                   sysGlobalHostCpuIowait 1.3.6.1.4.1.3375.2.1.1.2.20.12 counter64 read-only
The average time spent by all processors waiting for external I/O to complete for the system.
                   sysGlobalHostCpuUsageRatio 1.3.6.1.4.1.3375.2.1.1.2.20.13 gauge read-only
This is usage ratio of CPU for the system. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 10-second interval; user: sysGlobalHostCpuUser; niced: sysGlobalHostCpuNiced; stolen: sysGlobalHostCpuStolen; system: sysGlobalHostCpuSystem; idle: sysGlobalHostCpuIdle; irq: sysGlobalHostCpuIrq; iowait: sysGlobalHostCpuIowait
                   sysGlobalHostCpuUser5s 1.3.6.1.4.1.3375.2.1.1.2.20.14 gauge read-only
The average time spent by the specified processor in user context for the system in the last five seconds.
                   sysGlobalHostCpuNice5s 1.3.6.1.4.1.3375.2.1.1.2.20.15 gauge read-only
The average time spent by the specified processor running niced processes for the system in the last five seconds.
                   sysGlobalHostCpuSystem5s 1.3.6.1.4.1.3375.2.1.1.2.20.16 gauge read-only
The average time spent by the specified processor servicing system calls for the system in the last five seconds.
                   sysGlobalHostCpuIdle5s 1.3.6.1.4.1.3375.2.1.1.2.20.17 gauge read-only
The average time spent by the specified processor doing nothing for the system in the last five seconds.
                   sysGlobalHostCpuIrq5s 1.3.6.1.4.1.3375.2.1.1.2.20.18 gauge read-only
The average time spent by the specified processor servicing hardware interrupts for the system in the last five seconds.
                   sysGlobalHostCpuSoftirq5s 1.3.6.1.4.1.3375.2.1.1.2.20.19 gauge read-only
The average time spent by the specified processor servicing soft interrupts for the system in the last five seconds.
                   sysGlobalHostCpuIowait5s 1.3.6.1.4.1.3375.2.1.1.2.20.20 gauge read-only
The average time spent by the specified processor waiting for external I/O to complete for the system in the last five seconds.
                   sysGlobalHostCpuUsageRatio5s 1.3.6.1.4.1.3375.2.1.1.2.20.21 gauge read-only
This is average usage ratio of CPU for the system in the last five seconds. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 5-second interval; user: sysGlobalHostCpuUser5s; niced: sysGlobalHostCpuNiced5s; stolen: sysGlobalHostCpuStolen5s; system: sysGlobalHostCpuSystem5s; idle: sysGlobalHostCpuIdle5s; irq: sysGlobalHostCpuIrq5s; iowait: sysGlobalHostCpuIowait5s
                   sysGlobalHostCpuUser1m 1.3.6.1.4.1.3375.2.1.1.2.20.22 gauge read-only
The average time spent by the specified processor in user context for the system in the last one minute.
                   sysGlobalHostCpuNice1m 1.3.6.1.4.1.3375.2.1.1.2.20.23 gauge read-only
The average time spent by the specified processor running niced processes for the system in the last one minute.
                   sysGlobalHostCpuSystem1m 1.3.6.1.4.1.3375.2.1.1.2.20.24 gauge read-only
The average time spent by the specified processor servicing system calls for the system in the last one minute.
                   sysGlobalHostCpuIdle1m 1.3.6.1.4.1.3375.2.1.1.2.20.25 gauge read-only
The average time spent by the specified processor doing nothing for the system in the last one minute.
                   sysGlobalHostCpuIrq1m 1.3.6.1.4.1.3375.2.1.1.2.20.26 gauge read-only
The average time spent by the specified processor servicing hardware interrupts for the system in the last one minute.
                   sysGlobalHostCpuSoftirq1m 1.3.6.1.4.1.3375.2.1.1.2.20.27 gauge read-only
The average time spent by the specified processor servicing soft interrupts for the system in the last one minute.
                   sysGlobalHostCpuIowait1m 1.3.6.1.4.1.3375.2.1.1.2.20.28 gauge read-only
The average time spent by the specified processor waiting for external I/O to complete for the system in the last one minute.
                   sysGlobalHostCpuUsageRatio1m 1.3.6.1.4.1.3375.2.1.1.2.20.29 gauge read-only
This is average usage ratio of CPU for the system in the last one minute. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 1-minute interval; user: sysGlobalHostCpuUser1m; niced: sysGlobalHostCpuNiced1m; stolen: sysGlobalHostCpuStolen1m; system: sysGlobalHostCpuSystem1m; idle: sysGlobalHostCpuIdle1m; irq: sysGlobalHostCpuIrq1m; iowait: sysGlobalHostCpuIowait1m
                   sysGlobalHostCpuUser5m 1.3.6.1.4.1.3375.2.1.1.2.20.30 gauge read-only
The average time spent by the specified processor in user context for the system in the last five minutes.
                   sysGlobalHostCpuNice5m 1.3.6.1.4.1.3375.2.1.1.2.20.31 gauge read-only
The average time spent by the specified processor running niced processes for the system in the last five minutes.
                   sysGlobalHostCpuSystem5m 1.3.6.1.4.1.3375.2.1.1.2.20.32 gauge read-only
The average time spent by the specified processor servicing system calls for the system in the last five minutes.
                   sysGlobalHostCpuIdle5m 1.3.6.1.4.1.3375.2.1.1.2.20.33 gauge read-only
The average time spent by the specified processor doing nothing for the system in the last five minutes.
                   sysGlobalHostCpuIrq5m 1.3.6.1.4.1.3375.2.1.1.2.20.34 gauge read-only
The average time spent by the specified processor servicing hardware interrupts for the system in the last five minutes.
                   sysGlobalHostCpuSoftirq5m 1.3.6.1.4.1.3375.2.1.1.2.20.35 gauge read-only
The average time spent by the specified processor servicing soft interrupts for the system in the last five minutes.
                   sysGlobalHostCpuIowait5m 1.3.6.1.4.1.3375.2.1.1.2.20.36 gauge read-only
The average time spent by the specified processor waiting for external I/O to complete for the system in the last five minutes.
                   sysGlobalHostCpuUsageRatio5m 1.3.6.1.4.1.3375.2.1.1.2.20.37 gauge read-only
This is average usage ratio of CPU for the system in the last five minutes. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 5-minute interval; user: sysGlobalHostCpuUser5m; niced: sysGlobalHostCpuNiced5m; stolen: sysGlobalHostCpuStolen5m; system: sysGlobalHostCpuSystem5m; idle: sysGlobalHostCpuIdle5m; irq: sysGlobalHostCpuIrq5m; iowait: sysGlobalHostCpuIowait5m
                   sysGlobalHostCpuStolen 1.3.6.1.4.1.3375.2.1.1.2.20.38 counter64 read-only
The time 'stolen' from the system (for virtual machines).
                   sysGlobalHostCpuStolen5s 1.3.6.1.4.1.3375.2.1.1.2.20.39 gauge read-only
The average time 'stolen' from the system in the last five seconds.
                   sysGlobalHostCpuStolen1m 1.3.6.1.4.1.3375.2.1.1.2.20.40 gauge read-only
The average time 'stolen' from the system in the last one minute.
                   sysGlobalHostCpuStolen5m 1.3.6.1.4.1.3375.2.1.1.2.20.41 gauge read-only
The average time 'stolen' from the system in the last five minutes.
                   sysGlobalHostMemTotalKb 1.3.6.1.4.1.3375.2.1.1.2.20.42 gauge read-only
The total host memory in Kilobytes for the system.
                   sysGlobalHostMemUsedKb 1.3.6.1.4.1.3375.2.1.1.2.20.43 gauge read-only
The host memory in Kilobytes currently in use for the system.
                   sysGlobalHostOtherMemoryTotal 1.3.6.1.4.1.3375.2.1.1.2.20.44 counter64 read-only
The total other non-TMM memory in bytes for the system. Use sysGlobalHostOtherMemTotalKb for gauge type.
                   sysGlobalHostOtherMemoryUsed 1.3.6.1.4.1.3375.2.1.1.2.20.45 counter64 read-only
The other non-TMM memory in bytes currently in use for the system. Use sysGlobalHostOtherMemUsedKb for gauge type.
                   sysGlobalHostSwapTotal 1.3.6.1.4.1.3375.2.1.1.2.20.46 counter64 read-only
The total swap in bytes for the system. Use sysGlobalHostSwapTotalKb for gauge type.
                   sysGlobalHostSwapUsed 1.3.6.1.4.1.3375.2.1.1.2.20.47 counter64 read-only
The swap in bytes currently in use for the system. Use sysGlobalHostSwapUsedKb for gauge type.
                   sysGlobalHostOtherMemTotalKb 1.3.6.1.4.1.3375.2.1.1.2.20.48 gauge read-only
The total other non-TMM memory in Kilobytes for the system.
                   sysGlobalHostOtherMemUsedKb 1.3.6.1.4.1.3375.2.1.1.2.20.49 gauge read-only
The other non-TMM memory in Kilobytes currently in use for the system.
                   sysGlobalHostSwapTotalKb 1.3.6.1.4.1.3375.2.1.1.2.20.50 gauge read-only
The total swap in Kilobytes for the system.
                   sysGlobalHostSwapUsedKb 1.3.6.1.4.1.3375.2.1.1.2.20.51 gauge read-only
The swap in Kilobytes currently in use for the system.
             sysGlobalTmmStat 1.3.6.1.4.1.3375.2.1.1.2.21
                   sysGlobalTmmStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.21.1 integer read-write
The action to reset resetable statistics data in sysGlobalTmmStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysGlobalTmmStatNpus 1.3.6.1.4.1.3375.2.1.1.2.21.2 counter64 read-only
The number of TMMs (Traffic Management Module) on the system.
                   sysGlobalTmmStatClientPktsIn 1.3.6.1.4.1.3375.2.1.1.2.21.3 counter64 read-only
The number of packets received by the system from client-side.
                   sysGlobalTmmStatClientBytesIn 1.3.6.1.4.1.3375.2.1.1.2.21.4 counter64 read-only
The number of bytes received by the system from client-side.
                   sysGlobalTmmStatClientPktsOut 1.3.6.1.4.1.3375.2.1.1.2.21.5 counter64 read-only
The number of packets sent to client-side from the system.
                   sysGlobalTmmStatClientBytesOut 1.3.6.1.4.1.3375.2.1.1.2.21.6 counter64 read-only
The number of bytes sent to client-side from the system.
                   sysGlobalTmmStatClientMaxConns 1.3.6.1.4.1.3375.2.1.1.2.21.7 counter64 read-only
The maximum connections from client-side to the system.
                   sysGlobalTmmStatClientTotConns 1.3.6.1.4.1.3375.2.1.1.2.21.8 counter64 read-only
The total connections from client-side to the system.
                   sysGlobalTmmStatClientCurConns 1.3.6.1.4.1.3375.2.1.1.2.21.9 gauge read-only
The current connections from client-side to the system.
                   sysGlobalTmmStatServerPktsIn 1.3.6.1.4.1.3375.2.1.1.2.21.10 counter64 read-only
The number of packets received by the system from server-side.
                   sysGlobalTmmStatServerBytesIn 1.3.6.1.4.1.3375.2.1.1.2.21.11 counter64 read-only
The number of bytes received by the system from server-side.
                   sysGlobalTmmStatServerPktsOut 1.3.6.1.4.1.3375.2.1.1.2.21.12 counter64 read-only
The number of packets sent to server-side from the system.
                   sysGlobalTmmStatServerBytesOut 1.3.6.1.4.1.3375.2.1.1.2.21.13 counter64 read-only
The number of bytes sent to server-side from the system.
                   sysGlobalTmmStatServerMaxConns 1.3.6.1.4.1.3375.2.1.1.2.21.14 counter64 read-only
The maximum connections from server-side to the system.
                   sysGlobalTmmStatServerTotConns 1.3.6.1.4.1.3375.2.1.1.2.21.15 counter64 read-only
The total connections from server-side to the system.
                   sysGlobalTmmStatServerCurConns 1.3.6.1.4.1.3375.2.1.1.2.21.16 gauge read-only
The current connections from server-side to the system.
                   sysGlobalTmmStatMaintenanceModeDeny 1.3.6.1.4.1.3375.2.1.1.2.21.17 counter64 read-only
The connection requests rejected because the virtual server was in maintenance mode.
                   sysGlobalTmmStatMaxConnVirtualAddrDeny 1.3.6.1.4.1.3375.2.1.1.2.21.18 counter64 read-only
The connection requests rejected because they exceeded the connection limit for a virtual server address.
                   sysGlobalTmmStatMaxConnVirtualPathDeny 1.3.6.1.4.1.3375.2.1.1.2.21.19 counter64 read-only
The connection requests rejected because they exceeded the connection limit for a virtual server (IP:port).
                   sysGlobalTmmStatVirtualServerNonSynDeny 1.3.6.1.4.1.3375.2.1.1.2.21.20 counter64 read-only
The packets that are not connection requests and are destined for a virtual server that has no connection for the client address.
                   sysGlobalTmmStatNoHandlerDeny 1.3.6.1.4.1.3375.2.1.1.2.21.21 counter64 read-only
The incoming packets that could not be processed by a virtual server, NAT, or SNAT.
                   sysGlobalTmmStatLicenseDeny 1.3.6.1.4.1.3375.2.1.1.2.21.22 counter64 read-only
The packets which were dropped due to exceeding licensing limitations.
                   sysGlobalTmmStatCmpConnRedirected 1.3.6.1.4.1.3375.2.1.1.2.21.23 counter64 read-only
The connections that were redirected to a different TMM in the cluster.
                   sysGlobalTmmStatConnectionMemoryErrors 1.3.6.1.4.1.3375.2.1.1.2.21.24 counter64 read-only
The connections could not be created because memory was not available.
                   sysGlobalTmmStatTmTotalCycles 1.3.6.1.4.1.3375.2.1.1.2.21.25 counter64 read-only
Deprecated! Please use the provided tmm usage ratios. Traffic management CPU usage. The total cycles spent in traffic management.
                   sysGlobalTmmStatTmIdleCycles 1.3.6.1.4.1.3375.2.1.1.2.21.26 counter64 read-only
Deprecated! Please use the provided tmm usage ratios. Traffic management CPU usage. The cycles spent polling with no traffic.
                   sysGlobalTmmStatTmSleepCycles 1.3.6.1.4.1.3375.2.1.1.2.21.27 counter64 read-only
Deprecated! Please use the provided tmm usage ratios. Traffic management CPU usage. The cycles yielded.
                   sysGlobalTmmStatMemoryTotal 1.3.6.1.4.1.3375.2.1.1.2.21.28 counter64 read-only
The total memory available in bytes for TMM (Traffic Management Module). Use sysGlobalTmmStatMemoryTotalKb for gauge type.
                   sysGlobalTmmStatMemoryUsed 1.3.6.1.4.1.3375.2.1.1.2.21.29 counter64 read-only
The memory in use in bytes for TMM (Traffic Management Module). Use sysGlobalTmmStatMemoryUsedKb for gauge type.
                   sysGlobalTmmStatDroppedPackets 1.3.6.1.4.1.3375.2.1.1.2.21.30 counter64 read-only
The total dropped packets.
                   sysGlobalTmmStatIncomingPacketErrors 1.3.6.1.4.1.3375.2.1.1.2.21.31 counter64 read-only
The total incoming packet errors for the system.
                   sysGlobalTmmStatOutgoingPacketErrors 1.3.6.1.4.1.3375.2.1.1.2.21.32 counter64 read-only
The total outgoing packet errors for the system.
                   sysGlobalTmmStatHttpRequests 1.3.6.1.4.1.3375.2.1.1.2.21.33 counter64 read-only
The total number of HTTP requests to the system.
                   sysGlobalTmmStatTmUsageRatio5s 1.3.6.1.4.1.3375.2.1.1.2.21.34 gauge read-only
The percentage of time all TMMs were busy over the last 5 seconds.
                   sysGlobalTmmStatTmUsageRatio1m 1.3.6.1.4.1.3375.2.1.1.2.21.35 gauge read-only
The percentage of time all TMMs were busy over the last 1 minute.
                   sysGlobalTmmStatTmUsageRatio5m 1.3.6.1.4.1.3375.2.1.1.2.21.36 gauge read-only
The percentage of time all TMMs were busy over the last 5 minutes.
                   sysGlobalTmmStatMemoryTotalKb 1.3.6.1.4.1.3375.2.1.1.2.21.37 gauge read-only
The total memory available in Kilobytes for TMM (Traffic Management Module).
                   sysGlobalTmmStatMemoryUsedKb 1.3.6.1.4.1.3375.2.1.1.2.21.38 gauge read-only
The memory in use in Kilobytes for TMM (Traffic Management Module).
                   sysGlobalTmmStatSwSyncookies 1.3.6.1.4.1.3375.2.1.1.2.21.39 counter64 read-only
The number of syn cookies received.
                   sysGlobalTmmStatSwSyncookieAccepts 1.3.6.1.4.1.3375.2.1.1.2.21.40 counter64 read-only
The number of syn cookies received that were accepted.
                   sysGlobalTmmStatSyncookieRejects 1.3.6.1.4.1.3375.2.1.1.2.21.41 counter64 read-only
The number of syn cookies received that were rejected.
                   sysGlobalTmmStatHwSyncookies 1.3.6.1.4.1.3375.2.1.1.2.21.42 counter64 read-only
The number of hardware syn cookies received.
                   sysGlobalTmmStatHwSyncookieAccepts 1.3.6.1.4.1.3375.2.1.1.2.21.43 counter64 read-only
The number of hardware syn cookies received that were accepted.
                   sysGlobalTmmStatWlSyncookieHits 1.3.6.1.4.1.3375.2.1.1.2.21.44 counter64 read-only
The number of whitelist syn cookie hits.
                   sysGlobalTmmStatWlSyncookieAccepts 1.3.6.1.4.1.3375.2.1.1.2.21.45 counter64 read-only
The number of whitelist syn cookies received that were accepted.
                   sysGlobalTmmStatWlSyncookieRejects 1.3.6.1.4.1.3375.2.1.1.2.21.46 counter64 read-only
The number of whitelist syn cookies received that were rejected.
                   sysGlobalTmmStatConnectionFlowMiss 1.3.6.1.4.1.3375.2.1.1.2.21.47 counter64 read-only
The number of TCP packets discarded due to the lack of an associated flow.
             sysGlobalHttpCompressionStat 1.3.6.1.4.1.3375.2.1.1.2.22
                   sysHttpCompressionStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.22.1 integer read-write
The action to reset resetable statistics data in sysGlobalHttpCompressionStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysHttpCompressionStatPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.2 counter64 read-only
The number of response bytes before compression has taken place.
                   sysHttpCompressionStatPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.3 counter64 read-only
The number of response bytes after compression has taken place.
                   sysHttpCompressionStatNullCompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.4 counter64 read-only
The number of bytes subjected to NULL compression (for license enforcement).
                   sysHttpCompressionStatHtmlPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.5 counter64 read-only
The number of pre-compressed bytes for the MIME-Types: HTML.
                   sysHttpCompressionStatHtmlPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.6 counter64 read-only
The number of post-compressed bytes for the MIME-Types: HTML.
                   sysHttpCompressionStatCssPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.7 counter64 read-only
The number of pre-compressed bytes for the MIME-Types: CSS.
                   sysHttpCompressionStatCssPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.8 counter64 read-only
The number of post-compressed bytes for the MIME-Types: CSS.
                   sysHttpCompressionStatJsPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.9 counter64 read-only
The number of pre-compressed bytes for the MIME-Types: Javascript.
                   sysHttpCompressionStatJsPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.10 counter64 read-only
The number of post-compressed bytes for the MIME-Types: Javascript.
                   sysHttpCompressionStatXmlPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.11 counter64 read-only
The number of pre-compressed bytes for the MIME-Types: XML.
                   sysHttpCompressionStatXmlPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.12 counter64 read-only
The number of post-compressed bytes for the MIME-Types: XML.
                   sysHttpCompressionStatSgmlPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.13 counter64 read-only
The number of pre-compressed bytes for the MIME-Types: SGML.
                   sysHttpCompressionStatSgmlPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.14 counter64 read-only
The number of post-compressed bytes for the MIME-Types: SGML.
                   sysHttpCompressionStatPlainPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.15 counter64 read-only
The number of pre-compressed bytes for the MIME-Types: Plain.
                   sysHttpCompressionStatPlainPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.16 counter64 read-only
The number of post-compressed bytes for the MIME-Types: Plain.
                   sysHttpCompressionStatOctetPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.17 counter64 read-only
The number of pre-compressed bytes for the MIME-Types: Octet stream.
                   sysHttpCompressionStatOctetPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.18 counter64 read-only
The number of post-compressed bytes for the MIME-Types: Octet stream.
                   sysHttpCompressionStatImagePrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.19 counter64 read-only
The number of pre-compressed bytes for the MIME-Types: Images.
                   sysHttpCompressionStatImagePostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.20 counter64 read-only
The number of post-compressed bytes for the MIME-Types: Images.
                   sysHttpCompressionStatVideoPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.21 counter64 read-only
The number of pre-compressed bytes for the MIME-Types: Video files.
                   sysHttpCompressionStatVideoPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.22 counter64 read-only
The number of post-compressed bytes for the MIME-Types: Video files.
                   sysHttpCompressionStatAudioPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.23 counter64 read-only
The number of pre-compressed bytes for the MIME-Types: Audio files.
                   sysHttpCompressionStatAudioPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.24 counter64 read-only
The number of post-compressed bytes for the MIME-Types: Audio files.
                   sysHttpCompressionStatOtherPrecompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.25 counter64 read-only
The number of pre-compressed bytes for the MIME-Types: other than HTML, CSS, Javascript, XML, SGML, Plain, Images, Video files, Audio files.
                   sysHttpCompressionStatOtherPostcompressBytes 1.3.6.1.4.1.3375.2.1.1.2.22.26 counter64 read-only
The number of post-compressed bytes for the MIME-Types: other than HTML, CSS, Javascript, XML, SGML, Plain, Images, Video files, Audio files.
             sysGlobalWebAccelerationStat 1.3.6.1.4.1.3375.2.1.1.2.23
                   sysWebAccelerationStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.23.1 integer read-write
The action to reset resetable statistics data in sysGlobalWebAccelerationStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysWebAccelerationStatCacheHits 1.3.6.1.4.1.3375.2.1.1.2.23.2 counter64 read-only
The number of cache hits.
                   sysWebAccelerationStatCacheMisses 1.3.6.1.4.1.3375.2.1.1.2.23.3 counter64 read-only
The number of cache misses, excluding un-cacheable data.
                   sysWebAccelerationStatCacheMissesAll 1.3.6.1.4.1.3375.2.1.1.2.23.4 counter64 read-only
The total number of cache misses.
                   sysWebAccelerationStatCacheHitBytes 1.3.6.1.4.1.3375.2.1.1.2.23.5 counter64 read-only
The number of cache hits in bytes.
                   sysWebAccelerationStatCacheMissBytes 1.3.6.1.4.1.3375.2.1.1.2.23.6 counter64 read-only
The number of cache misses in bytes, excluding un-cacheable data.
                   sysWebAccelerationStatCacheMissBytesAll 1.3.6.1.4.1.3375.2.1.1.2.23.7 counter64 read-only
The total number of cache misses in bytes.
                   sysWebAccelerationStatCacheSize 1.3.6.1.4.1.3375.2.1.1.2.23.8 counter64 read-only
The current cache size (in bytes).
                   sysWebAccelerationStatCacheCount 1.3.6.1.4.1.3375.2.1.1.2.23.9 counter64 read-only
The number of items stored in cache.
                   sysWebAccelerationStatCacheEvictions 1.3.6.1.4.1.3375.2.1.1.2.23.10 counter64 read-only
The number of cache evictions.
                   sysWebAccelerationStatInterStripeHits 1.3.6.1.4.1.3375.2.1.1.2.23.11 counter64 read-only
The number of inter-stripe cache hits.
                   sysWebAccelerationStatInterStripeMisses 1.3.6.1.4.1.3375.2.1.1.2.23.12 counter64 read-only
The number of inter-stripe cache misses.
                   sysWebAccelerationStatInterStripeHitBytes 1.3.6.1.4.1.3375.2.1.1.2.23.13 counter64 read-only
The number of inter-stripe cache hits in bytes.
                   sysWebAccelerationStatInterStripeSize 1.3.6.1.4.1.3375.2.1.1.2.23.14 counter64 read-only
The current inter-stripe cache size (in bytes).
                   sysWebAccelerationStatInterStripeCount 1.3.6.1.4.1.3375.2.1.1.2.23.15 counter64 read-only
The number of items stored in inter-stripe cache.
                   sysWebAccelerationStatInterStripeEvictions 1.3.6.1.4.1.3375.2.1.1.2.23.16 counter64 read-only
The number of inter-stripe cache evictions.
                   sysWebAccelerationStatRemoteHits 1.3.6.1.4.1.3375.2.1.1.2.23.17 counter64 read-only
The number of remote cache hits.
                   sysWebAccelerationStatRemoteMisses 1.3.6.1.4.1.3375.2.1.1.2.23.18 counter64 read-only
The number of remote cache misses.
                   sysWebAccelerationStatRemoteHitBytes 1.3.6.1.4.1.3375.2.1.1.2.23.19 counter64 read-only
The number of remote cache hits in bytes.
             sysGlobalDnsStat 1.3.6.1.4.1.3375.2.1.1.2.24
                   sysDnsStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.24.1 integer read-write
The action to reset resetable statistics data in sysGlobalDnsStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysDnsStatQueries 1.3.6.1.4.1.3375.2.1.1.2.24.2 counter64 read-only
The total number of DNS queries.
                   sysDnsStatResponses 1.3.6.1.4.1.3375.2.1.1.2.24.3 counter64 read-only
The total number of DNS responses.
                   sysDnsStatResponsesPerSec 1.3.6.1.4.1.3375.2.1.1.2.24.4 counter64 read-only
The average number of DNS responses per second.
                   sysDnsStatToGtm 1.3.6.1.4.1.3375.2.1.1.2.24.5 counter64 read-only
The number of requests sent to GTM.
                   sysDnsStatDnsExpressReqs 1.3.6.1.4.1.3375.2.1.1.2.24.6 counter64 read-only
The number of DNS Express requests.
                   sysDnsStatDnsExpressNotifies 1.3.6.1.4.1.3375.2.1.1.2.24.7 counter64 read-only
The number of DNS Express notifies.
                   sysDnsStatToCache 1.3.6.1.4.1.3375.2.1.1.2.24.8 counter64 read-only
The number of requests sent to the DNS cache.
                   sysDnsStatToDns 1.3.6.1.4.1.3375.2.1.1.2.24.9 counter64 read-only
The number of requests sent to backend DNS.
                   sysDnsStatDns64Reqs 1.3.6.1.4.1.3375.2.1.1.2.24.10 counter64 read-only
The number of A requests the system generated and sent.
                   sysDnsStatDns64Rewrites 1.3.6.1.4.1.3375.2.1.1.2.24.11 counter64 read-only
The number of A responses translated to AAAA.
                   sysDnsStatDns64Failures 1.3.6.1.4.1.3375.2.1.1.2.24.12 counter64 read-only
The number of unsuccessful AAAA requests.
                   sysDnsStatHints 1.3.6.1.4.1.3375.2.1.1.2.24.13 counter64 read-only
The number of hint (Root Nameservers) responses sent.
                   sysDnsStatRejects 1.3.6.1.4.1.3375.2.1.1.2.24.14 counter64 read-only
The number of reject (REFUSED) responses sent.
                   sysDnsStatNoErrors 1.3.6.1.4.1.3375.2.1.1.2.24.15 counter64 read-only
The number of NOERROR responses sent.
                   sysDnsStatDrops 1.3.6.1.4.1.3375.2.1.1.2.24.16 counter64 read-only
The number of packets dropped (not sent to GTM, DNS-Express, DNSSEC, DNS64, or Backend DNS (e.g. BIND)).
                   sysDnsStatMalformed 1.3.6.1.4.1.3375.2.1.1.2.24.17 counter64 read-only
The number of malformed packets received.
                   sysDnsStatTclSuspends 1.3.6.1.4.1.3375.2.1.1.2.24.18 counter64 read-only
The number of TCL suspends.
                   sysDnsStatRecursionDesired 1.3.6.1.4.1.3375.2.1.1.2.24.19 counter64 read-only
The number of queries with RD bit set.
                   sysDnsStatCheckingDisabled 1.3.6.1.4.1.3375.2.1.1.2.24.20 counter64 read-only
The number of queries with CD bit set.
                   sysDnsStatEdns0 1.3.6.1.4.1.3375.2.1.1.2.24.21 counter64 read-only
The number of queries with EDNS0 bit set.
                   sysDnsStatOpcodeQuery 1.3.6.1.4.1.3375.2.1.1.2.24.22 counter64 read-only
The number of queries whose operation code is QUERY.
                   sysDnsStatOpcodeNotify 1.3.6.1.4.1.3375.2.1.1.2.24.23 counter64 read-only
The number of queries whose operation code is NOTIFY.
                   sysDnsStatOpcodeUpdate 1.3.6.1.4.1.3375.2.1.1.2.24.24 counter64 read-only
The number of queries whose operation code is UPDATE.
                   sysDnsStatZoneIxfr 1.3.6.1.4.1.3375.2.1.1.2.24.25 counter64 read-only
The number of queries whose question type is IXFR.
                   sysDnsStatZoneAxfr 1.3.6.1.4.1.3375.2.1.1.2.24.26 counter64 read-only
The number of queries whose question type is AXFR.
                   sysDnsStatAuthoritativeAnswer 1.3.6.1.4.1.3375.2.1.1.2.24.27 counter64 read-only
The number of responses with AA bit set.
                   sysDnsStatRecursionAvailable 1.3.6.1.4.1.3375.2.1.1.2.24.28 counter64 read-only
The number of responses with RA bit set.
                   sysDnsStatAuthenticatedData 1.3.6.1.4.1.3375.2.1.1.2.24.29 counter64 read-only
The number of responses with AD bit set.
                   sysDnsStatTruncated 1.3.6.1.4.1.3375.2.1.1.2.24.30 counter64 read-only
The number of responses with TC bit set.
                   sysDnsStatRcodeNoerror 1.3.6.1.4.1.3375.2.1.1.2.24.31 counter64 read-only
The number of responses whose return code is NOERROR.
                   sysDnsStatRcodeNxdomain 1.3.6.1.4.1.3375.2.1.1.2.24.32 counter64 read-only
The number of responses whose return code is NXDOMAIN.
                   sysDnsStatRcodeServfail 1.3.6.1.4.1.3375.2.1.1.2.24.33 counter64 read-only
The number of responses whose return code is SERVFAIL.
                   sysDnsStatRcodeRefused 1.3.6.1.4.1.3375.2.1.1.2.24.34 counter64 read-only
The number of responses whose return code is REFUSED.
                   sysDnsStatMalicious 1.3.6.1.4.1.3375.2.1.1.2.24.35 counter64 read-only
The number of malicious packets received.
                   sysDnsStatAReqs 1.3.6.1.4.1.3375.2.1.1.2.24.36 counter64 read-only
The number of A query packets received.
                   sysDnsStatAaaaReqs 1.3.6.1.4.1.3375.2.1.1.2.24.37 counter64 read-only
The number of AAAA query packets received.
                   sysDnsStatAnyReqs 1.3.6.1.4.1.3375.2.1.1.2.24.38 counter64 read-only
The number of ANY type query packets received.
                   sysDnsStatCnameReqs 1.3.6.1.4.1.3375.2.1.1.2.24.39 counter64 read-only
The number of CNAME query packets received.
                   sysDnsStatMxReqs 1.3.6.1.4.1.3375.2.1.1.2.24.40 counter64 read-only
The number of MX query packets received.
                   sysDnsStatNsReqs 1.3.6.1.4.1.3375.2.1.1.2.24.41 counter64 read-only
The number of NS query packets received.
                   sysDnsStatPtrReqs 1.3.6.1.4.1.3375.2.1.1.2.24.42 counter64 read-only
The number of PTR query packets received.
                   sysDnsStatSoaReqs 1.3.6.1.4.1.3375.2.1.1.2.24.43 counter64 read-only
The number of SOA query packets received.
                   sysDnsStatSrvReqs 1.3.6.1.4.1.3375.2.1.1.2.24.44 counter64 read-only
The number of SRV query packets received.
                   sysDnsStatTxtReqs 1.3.6.1.4.1.3375.2.1.1.2.24.45 counter64 read-only
The number of TXT query packets received.
                   sysDnsStatOtherReqs 1.3.6.1.4.1.3375.2.1.1.2.24.46 counter64 read-only
The number of uncategorized DNS packets received.
                   sysDnsStatGtmRewrites 1.3.6.1.4.1.3375.2.1.1.2.24.47 counter64 read-only
The number of responses modified by GTM.
                   sysDnsStatOpcodeOther 1.3.6.1.4.1.3375.2.1.1.2.24.48 counter64 read-only
The number of queries whose operation code is uncategorized.
                   sysDnsStatFastDnsResponses 1.3.6.1.4.1.3375.2.1.1.2.24.49 counter64 read-only
The number of responses returned by DNS Rapid Response.
                   sysDnsStatFastDnsAllowed 1.3.6.1.4.1.3375.2.1.1.2.24.50 counter64 read-only
The number of non-matched queries passing through DNS Rapid Response.
                   sysDnsStatFastDnsDrops 1.3.6.1.4.1.3375.2.1.1.2.24.51 counter64 read-only
The number of non-matching queries dropped by DNS Rapid Response.
                   sysDnsStatFastDnsRespTc 1.3.6.1.4.1.3375.2.1.1.2.24.52 counter64 read-only
The number of non-matching queries resulting in a truncated response by DNS Rapid Response.
                   sysDnsStatFastDnsRespNx 1.3.6.1.4.1.3375.2.1.1.2.24.53 counter64 read-only
The number of non-matching queries resulting in a NXDOMAIN response by DNS Rapid Response.
                   sysDnsStatFastDnsRespNe 1.3.6.1.4.1.3375.2.1.1.2.24.54 counter64 read-only
The number of non-matching queries resulting in a No-Data response by DNS Rapid Response.
                   sysDnsStatFastDnsRespRf 1.3.6.1.4.1.3375.2.1.1.2.24.55 counter64 read-only
The number of non-matching queries resulting in a REFUSED response by DNS Rapid Response.
             sysGlobalLsnPoolStat 1.3.6.1.4.1.3375.2.1.1.2.25
                   sysLsnPoolStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.25.1 integer read-write
The action to reset resetable statistics data in sysGlobalLsnPoolStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysLsnPoolStatActivePersistenceMappings 1.3.6.1.4.1.3375.2.1.1.2.25.2 counter64 read-only
The number of active persistence mappings.
                   sysLsnPoolStatActiveInboundReservations 1.3.6.1.4.1.3375.2.1.1.2.25.3 counter64 read-only
The number of active inbound reservations.
                   sysLsnPoolStatTranslationRequests 1.3.6.1.4.1.3375.2.1.1.2.25.4 counter64 read-only
The number of translation requests.
                   sysLsnPoolStatHairpinConnectionRequests 1.3.6.1.4.1.3375.2.1.1.2.25.5 counter64 read-only
The number of hairpin connection requests.
                   sysLsnPoolStatActiveTranslations 1.3.6.1.4.1.3375.2.1.1.2.25.6 counter64 read-only
The number of active translations.
                   sysLsnPoolStatActiveHairpinConnections 1.3.6.1.4.1.3375.2.1.1.2.25.7 counter64 read-only
The number of active hairpin connections.
                   sysLsnPoolStatTranslationRequestFailures 1.3.6.1.4.1.3375.2.1.1.2.25.8 counter64 read-only
The number of translation request failures.
                   sysLsnPoolStatPersistenceMappingFailures 1.3.6.1.4.1.3375.2.1.1.2.25.9 counter64 read-only
The number of persistence mapping translation failures.
                   sysLsnPoolStatHairpinConnectionFailures 1.3.6.1.4.1.3375.2.1.1.2.25.10 counter64 read-only
The number of failed hairpin connection attempts. A hairpin connection failure occurs when a subscriber connects to an inbound reservation but a connection could not be created.
                   sysLsnPoolStatBackupPoolTranslations 1.3.6.1.4.1.3375.2.1.1.2.25.11 counter64 read-only
The number of translation requests that were served using the backup pool.
                   sysLsnPoolStatLogAttempts 1.3.6.1.4.1.3375.2.1.1.2.25.12 counter64 read-only
The number of logging attempts.
                   sysLsnPoolStatLogFailures 1.3.6.1.4.1.3375.2.1.1.2.25.13 counter64 read-only
The number of logging attempts that resulted in failures.
                   sysLsnPoolStatTotalEndPoints 1.3.6.1.4.1.3375.2.1.1.2.25.14 counter64 read-only
The product of the number of IP addresses and the translation port range. This is computed when the pool membership or translation port range changes.
                   sysLsnPoolStatActivePortBlocks 1.3.6.1.4.1.3375.2.1.1.2.25.15 counter64 read-only
The total number of port blocks actively in use.
                   sysLsnPoolStatActiveClientsReachedLimit 1.3.6.1.4.1.3375.2.1.1.2.25.16 counter64 read-only
Total clients who have reached the max port blocks allocated to them.
                   sysLsnPoolStatActiveZombiePortBlocks 1.3.6.1.4.1.3375.2.1.1.2.25.17 counter64 read-only
Total blocks which have reached their lifetime and cannot be used for new allocations. They are not yet deleted because there are connections using ports in that block.
                   sysLsnPoolStatTotalClientsReachedLimit 1.3.6.1.4.1.3375.2.1.1.2.25.18 counter64 read-only
Total client connections rejected because client hit client-block-limit and could not find any free ports in the existing blocks.
                   sysLsnPoolStatTotalPortBlockAllocations 1.3.6.1.4.1.3375.2.1.1.2.25.19 counter64 read-only
Total port block allocations.
                   sysLsnPoolStatTotalPortBlockAllocationFailures 1.3.6.1.4.1.3375.2.1.1.2.25.20 counter64 read-only
Total port block allocation failures.
                   sysLsnPoolStatTotalPortBlockDeallocations 1.3.6.1.4.1.3375.2.1.1.2.25.21 counter64 read-only
Total port blocks freed.
                   sysLsnPoolStatTotalZombiePortBlockConnectionsKilled 1.3.6.1.4.1.3375.2.1.1.2.25.22 counter64 read-only
Total connections killed due to zombie block reaching zombie timeout.
                   sysLsnPoolStatTotalZombiePortBlocksCreated 1.3.6.1.4.1.3375.2.1.1.2.25.23 counter64 read-only
Total blocks which have reached their lifetime and cannot be used for new allocations. They are not yet deleted because there are connections using ports in that block.
                   sysLsnPoolStatTotalZombiePortBlocksDeleted 1.3.6.1.4.1.3375.2.1.1.2.25.24 counter64 read-only
Total zombie blocks deleted after their zombie timeouts. When a zombie block is deleted, the connections using them are killed.
             sysGlobalFtpStat 1.3.6.1.4.1.3375.2.1.1.2.26
                   sysGlobalFtpStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.26.1 integer read-write
The action to reset resetable statistics data in sysGlobalFtpStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysGlobalFtpStatLoginRequests 1.3.6.1.4.1.3375.2.1.1.2.26.2 counter64 read-only
The total number of login requests received.
                   sysGlobalFtpStatDownloadRequests 1.3.6.1.4.1.3375.2.1.1.2.26.3 counter64 read-only
The total number of download requests received.
                   sysGlobalFtpStatUploadRequests 1.3.6.1.4.1.3375.2.1.1.2.26.4 counter64 read-only
The total number of upload requests received.
             sysGlobalSipStat 1.3.6.1.4.1.3375.2.1.1.2.27
                   sysGlobalSipStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.27.1 integer read-write
The action to reset resetable statistics data in sysGlobalSipStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysGlobalSipStatRequests 1.3.6.1.4.1.3375.2.1.1.2.27.2 counter64 read-only
The total number of requests received.
                   sysGlobalSipStatResponses 1.3.6.1.4.1.3375.2.1.1.2.27.3 counter64 read-only
The total number of responses sent.
                   sysGlobalSipStatBadmsgs 1.3.6.1.4.1.3375.2.1.1.2.27.4 counter64 read-only
The total number of bad messages due to malform requests.
                   sysGlobalSipStatDrops 1.3.6.1.4.1.3375.2.1.1.2.27.5 counter64 read-only
The total number of dropped packets.
             sysGlobalPptpStat 1.3.6.1.4.1.3375.2.1.1.2.28
                   sysProfilePptpStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.28.1 integer read-write
The action to reset resetable statistics data in sysGlobalPptpStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysProfilePptpStatStartRequests 1.3.6.1.4.1.3375.2.1.1.2.28.2 counter64 read-only
Number of PPTP control messages used to establish the control connection between a server and a client.
                   sysProfilePptpStatStartReplies 1.3.6.1.4.1.3375.2.1.1.2.28.3 counter64 read-only
Number of PPTP control messages sent in reply to a received Start-Control-Connection-Request message.
                   sysProfilePptpStatStopRequests 1.3.6.1.4.1.3375.2.1.1.2.28.4 counter64 read-only
Number of PPTP control messages sent by one peer of a client-server control connection to inform the other peer that the control connection should be closed.
                   sysProfilePptpStatStopReplies 1.3.6.1.4.1.3375.2.1.1.2.28.5 counter64 read-only
Number of PPTP control messages sent by one peer of a client-server control connection upon receipt of a Stop-Control-Connection-Request from the other peer.
                   sysProfilePptpStatEchoRequests 1.3.6.1.4.1.3375.2.1.1.2.28.6 counter64 read-only
Number of PPTP control messages sent by either peer of a client-server control connection.
                   sysProfilePptpStatEchoReplies 1.3.6.1.4.1.3375.2.1.1.2.28.7 counter64 read-only
Number of PPTP control messages sent by either peer of a client-server control connection in response to the receipt of an Echo-Request.
                   sysProfilePptpStatOutgoingCallRequests 1.3.6.1.4.1.3375.2.1.1.2.28.8 counter64 read-only
Number of PPTP control messages sent by the server to the client to indicate that an outbound call from the client is to be established.
                   sysProfilePptpStatOutgoingCallReplies 1.3.6.1.4.1.3375.2.1.1.2.28.9 counter64 read-only
Number of PPTP control messages sent by the client to the server in response to a received Outgoing-Call-Request message.
                   sysProfilePptpStatCallClearRequests 1.3.6.1.4.1.3375.2.1.1.2.28.10 counter64 read-only
Number of PPTP control messages sent by the server to the client indicating that a particular call is to be disconnected.
                   sysProfilePptpStatCallDisconnectNotifies 1.3.6.1.4.1.3375.2.1.1.2.28.11 counter64 read-only
Number of PPTP Call-Disconnect-Notify control messages sent by the client to the server. Its purpose is to inform the server of both the disconnection and the reason for it.
                   sysProfilePptpStatWanErrorNotifies 1.3.6.1.4.1.3375.2.1.1.2.28.12 counter64 read-only
Number of WAN-Error-Notify messages sent by the client to the server to indicate WAN error conditions (conditions that occur on the interface supporting PPP).
                   sysProfilePptpStatSetLinkInfo 1.3.6.1.4.1.3375.2.1.1.2.28.13 counter64 read-only
Number of PPTP control messages sent by the server to the client to set PPP-negotiated options.
                   sysProfilePptpStatActiveCalls 1.3.6.1.4.1.3375.2.1.1.2.28.14 counter64 read-only
Number of active PPTP calls.
                   sysProfilePptpStatTotalCalls 1.3.6.1.4.1.3375.2.1.1.2.28.15 counter64 read-only
Total number of PPTP calls served.
                   sysProfilePptpStatFailedCalls 1.3.6.1.4.1.3375.2.1.1.2.28.16 counter64 read-only
Total number of PPTP calls that failed.
             sysGlobalPcpStat 1.3.6.1.4.1.3375.2.1.1.2.29
                   sysPcpStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.29.1 integer read-write
The action to reset resetable statistics data in sysGlobalPcpStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysPcpStatPcpAnnounceRequests 1.3.6.1.4.1.3375.2.1.1.2.29.2 counter64 read-only
The total number of Announce requests received.
                   sysPcpStatPcpAnnounceResponsesUcast 1.3.6.1.4.1.3375.2.1.1.2.29.3 counter64 read-only
The total number of unicast Announce responses transmitted.
                   sysPcpStatPcpAnnounceResponsesMulticast 1.3.6.1.4.1.3375.2.1.1.2.29.4 counter64 read-only
The total number of multicast Announce responses transmitted.
                   sysPcpStatPcpMapRequests 1.3.6.1.4.1.3375.2.1.1.2.29.5 counter64 read-only
The total number of Map requests received.
                   sysPcpStatPcpMapResponses 1.3.6.1.4.1.3375.2.1.1.2.29.6 counter64 read-only
The total number of Map responses transmitted.
                   sysPcpStatPcpPeerRequests 1.3.6.1.4.1.3375.2.1.1.2.29.7 counter64 read-only
The total number of Peer requests received.
                   sysPcpStatPcpPeerResponses 1.3.6.1.4.1.3375.2.1.1.2.29.8 counter64 read-only
The total number of Peer responses transmitted.
                   sysPcpStatPcpErrorsInvalidRequests 1.3.6.1.4.1.3375.2.1.1.2.29.9 counter64 read-only
The total number of invalid or malformed PCP requests received.
                   sysPcpStatPcpErrorsUnavailableResource 1.3.6.1.4.1.3375.2.1.1.2.29.10 counter64 read-only
The total number of PCP requests received where the server has insufficient resources to complete the requested operation.
                   sysPcpStatPcpErrorsNotAuthorized 1.3.6.1.4.1.3375.2.1.1.2.29.11 counter64 read-only
The total number of PCP requests that generated (or caused) an unauthorized error when attempting to create a mapping.
                   sysPcpStatPcpErrorsOther 1.3.6.1.4.1.3375.2.1.1.2.29.12 counter64 read-only
The total number of PCP requests received that resulted in other errors.
             sysGlobalDnsServerStat 1.3.6.1.4.1.3375.2.1.1.2.30
                   sysDnsServerStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.30.1 integer read-write
The action to reset resetable statistics data in sysGlobalDnsServerStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysDnsServerStatXfrQueries 1.3.6.1.4.1.3375.2.1.1.2.30.2 counter64 read-only
The number of zone transfer queries.
                   sysDnsServerStatXfrResponses 1.3.6.1.4.1.3375.2.1.1.2.30.3 counter64 read-only
The number of zone transfer responses.
                   sysDnsServerStatXfrNotifies 1.3.6.1.4.1.3375.2.1.1.2.30.4 counter64 read-only
The number of zone transfer notifies.
                   sysDnsServerStatXfrNotifyFailed 1.3.6.1.4.1.3375.2.1.1.2.30.5 counter64 read-only
The number of zone transfer notify failures.
             sysGlobalMptcpStat 1.3.6.1.4.1.3375.2.1.1.2.31
                   sysMptcpStatResetStats 1.3.6.1.4.1.3375.2.1.1.2.31.1 integer read-write
The action to reset resetable statistics data in sysGlobalMptcpStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysMptcpStatAccept 1.3.6.1.4.1.3375.2.1.1.2.31.2 counter64 read-only
The total number of primary MPTCP connections accepted.
                   sysMptcpStatAcceptFail 1.3.6.1.4.1.3375.2.1.1.2.31.3 counter64 read-only
The total number of primary MPTCP connections rejected.
                   sysMptcpStatJoinFlow 1.3.6.1.4.1.3375.2.1.1.2.31.4 counter64 read-only
The total number of secondary MPTCP connections accepted.
                   sysMptcpStatJoinFlowFail 1.3.6.1.4.1.3375.2.1.1.2.31.5 counter64 read-only
The total number of secondary MPTCP connections rejected.
                   sysMptcpStatClose 1.3.6.1.4.1.3375.2.1.1.2.31.6 counter64 read-only
The total number of MPTCP connections closed.
                   sysMptcpStatRxtimeout 1.3.6.1.4.1.3375.2.1.1.2.31.7 counter64 read-only
The total number of retransmission timeouts for MPTCP connections.
                   sysMptcpStatRxfailover 1.3.6.1.4.1.3375.2.1.1.2.31.8 counter64 read-only
The total number of retransmission failovers for MPTCP connections.
                   sysMptcpStatAddAddrTx 1.3.6.1.4.1.3375.2.1.1.2.31.9 counter64 read-only
The total number of add_addr sent for MPTCP connections.
                   sysMptcpStatAddAddrRx 1.3.6.1.4.1.3375.2.1.1.2.31.10 counter64 read-only
The total number of add_addr received for MPTCP connections.
                   sysMptcpStatRemAddrTx 1.3.6.1.4.1.3375.2.1.1.2.31.11 counter64 read-only
The total number of remove_addr sent for MPTCP connections.
                   sysMptcpStatRemAddrRx 1.3.6.1.4.1.3375.2.1.1.2.31.12 counter64 read-only
The total number of remove_addr received for MPTCP connections.
                   sysMptcpStatPrioTx 1.3.6.1.4.1.3375.2.1.1.2.31.13 counter64 read-only
The total number of priority events sent for MPTCP connections.
                   sysMptcpStatPrioRx 1.3.6.1.4.1.3375.2.1.1.2.31.14 counter64 read-only
The total number of priority events received for MPTCP connections.
                   sysMptcpStatFailTx 1.3.6.1.4.1.3375.2.1.1.2.31.15 counter64 read-only
The total number of fallback events sent for MPTCP connections.
                   sysMptcpStatFailRx 1.3.6.1.4.1.3375.2.1.1.2.31.16 counter64 read-only
The total number of fallback events received for MPTCP connections.
                   sysMptcpStatFastcloseTx 1.3.6.1.4.1.3375.2.1.1.2.31.17 counter64 read-only
The total number of fastclose events sent for MPTCP connections.
                   sysMptcpStatFastcloseRx 1.3.6.1.4.1.3375.2.1.1.2.31.18 counter64 read-only
The total number of fastclose events received for MPTCP connections.
     sysNetwork 1.3.6.1.4.1.3375.2.1.2
         sysAdmin 1.3.6.1.4.1.3375.2.1.2.1
             sysAdminIp 1.3.6.1.4.1.3375.2.1.2.1.1
                 sysAdminIpNumber 1.3.6.1.4.1.3375.2.1.2.1.1.1 integer read-only
The number of sysAdminIp entries in the table.
                 sysAdminIpTable 1.3.6.1.4.1.3375.2.1.2.1.1.2 no-access
A table containing information of a device's administrative IP addresses on this machine.
                     sysAdminIpEntry 1.3.6.1.4.1.3375.2.1.2.1.1.2.1 no-access
Columns in the sysAdminIp Table
                         sysAdminIpAddrType 1.3.6.1.4.1.3375.2.1.2.1.1.2.1.1 inetaddresstype read-only
The IP address type of sysAdminIpAddr
                         sysAdminIpAddr 1.3.6.1.4.1.3375.2.1.2.1.1.2.1.2 inetaddress read-only
An administrative IP address on this machine. It is interpreted within the context of a sysAdminIpAddrType value.
                         sysAdminIpNetmaskType 1.3.6.1.4.1.3375.2.1.2.1.1.2.1.3 inetaddresstype read-only
The netmask type of sysAdminIpNetmask
                         sysAdminIpNetmask 1.3.6.1.4.1.3375.2.1.2.1.1.2.1.4 inetaddress read-only
The netmask for the administrative IP address on this machine. It is interpreted within the context of a sysAdminIpNetmaskType value.
                         sysAdminIpName 1.3.6.1.4.1.3375.2.1.2.1.1.2.1.5 longdisplaystring read-only
The name of admin ip.
         sysArpNdp 1.3.6.1.4.1.3375.2.1.2.2
             sysArpStaticEntry 1.3.6.1.4.1.3375.2.1.2.2.1
                 sysArpStaticEntryNumber 1.3.6.1.4.1.3375.2.1.2.2.1.1 integer read-only
The number of sysArpStaticEntry entries in the table.
                 sysArpStaticEntryTable 1.3.6.1.4.1.3375.2.1.2.2.1.2 no-access
A table containing information of static ARP/NDP entries.
                     sysArpStaticEntryEntry 1.3.6.1.4.1.3375.2.1.2.2.1.2.1 no-access
Columns in the sysArpStaticEntry Table
                         sysArpStaticEntryIpAddrType 1.3.6.1.4.1.3375.2.1.2.2.1.2.1.1 inetaddresstype read-only
The IP address type of sysArpStaticEntryIpAddr.
                         sysArpStaticEntryIpAddr 1.3.6.1.4.1.3375.2.1.2.2.1.2.1.2 inetaddress read-only
An IP address entry of the ARP/NDP entry. It is interpreted within the context of a sysArpStaticEntryIpAddrType.
                         sysArpStaticEntryMacAddr 1.3.6.1.4.1.3375.2.1.2.2.1.2.1.3 macaddress read-only
The MAC address which the specified IP address to be mapped to.
                         sysArpStaticEntryName 1.3.6.1.4.1.3375.2.1.2.2.1.2.1.4 longdisplaystring read-only
The name binding
         sysDot1dBridge 1.3.6.1.4.1.3375.2.1.2.3
             sysDot1dbaseStat 1.3.6.1.4.1.3375.2.1.2.3.1
                 sysDot1dbaseStatResetStats 1.3.6.1.4.1.3375.2.1.2.3.1.1 integer read-write
The action to reset resetable statistics data in sysDot1dbaseStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysDot1dbaseStatMacAddr 1.3.6.1.4.1.3375.2.1.2.3.1.2 macaddress read-only
The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with dot1dStpPriority a unique bridge identifier is formed which is used in the spanning tree protocol.
                 sysDot1dbaseStatNumPorts 1.3.6.1.4.1.3375.2.1.2.3.1.3 integer read-only
The number of ports controlled by this bridging entity.
                 sysDot1dbaseStatType 1.3.6.1.4.1.3375.2.1.2.3.1.4 integer read-only
Indicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging this will be indicated by entries in the port table for the given type. Enumeration: 'uninitialized': 0, 'unknown': 1, 'transparentonly': 2, 'sourcerouteonly': 3.
             sysDot1dbaseStatPort 1.3.6.1.4.1.3375.2.1.2.3.2
                 sysDot1dbaseStatPortNumber 1.3.6.1.4.1.3375.2.1.2.3.2.1 integer read-only
The number of sysDot1dbaseStatPort entries in the table.
                 sysDot1dbaseStatPortTable 1.3.6.1.4.1.3375.2.1.2.3.2.2 no-access
A table that contains generic information about every port that is associated with this bridge. Transparent, source-route, etc. ports are included. This is a part of sysDot1dbaseStat and syssysDot1dbaseStatResetStat will reset data in this table.
                     sysDot1dbaseStatPortEntry 1.3.6.1.4.1.3375.2.1.2.3.2.2.1 no-access
Columns in the sysDot1dbaseStatPort Table
                         sysDot1dbaseStatPortIndex 1.3.6.1.4.1.3375.2.1.2.3.2.2.1.1 integer read-only
The index of the table that contains generic information about every port that is associated with this bridge.
                         sysDot1dbaseStatPortPort 1.3.6.1.4.1.3375.2.1.2.3.2.2.1.2 integer read-only
The port number of the port for which this entry contains bridge management information.
                         sysDot1dbaseStatPortName 1.3.6.1.4.1.3375.2.1.2.3.2.2.1.3 longdisplaystring read-only
The name of the interface corresponding to the port.
                         sysDot1dbaseStatPortDelayExceededDiscards 1.3.6.1.4.1.3375.2.1.2.3.2.2.1.4 counter64 read-only
The number of frames discarded by this port due to excessive transit delay through the bridge. It is incremented by both transparent and source route bridges.
                         sysDot1dbaseStatPortMtuExceededDiscards 1.3.6.1.4.1.3375.2.1.2.3.2.2.1.5 counter64 read-only
The number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges.
         sysInterfaces 1.3.6.1.4.1.3375.2.1.2.4
             sysInterface 1.3.6.1.4.1.3375.2.1.2.4.1
                 sysInterfaceNumber 1.3.6.1.4.1.3375.2.1.2.4.1.1 integer read-only
The number of sysInterface entries in the table.
                 sysInterfaceTable 1.3.6.1.4.1.3375.2.1.2.4.1.2 no-access
A table containing information of the interfaces on the device.
                     sysInterfaceEntry 1.3.6.1.4.1.3375.2.1.2.4.1.2.1 no-access
Columns in the sysInterface Table
                         sysInterfaceName 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.1 longdisplaystring read-only
The name of an interface.
                         sysInterfaceMediaMaxSpeed 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.2 integer32 read-only
The best possible media speed in MBPS for the specified interface.
                         sysInterfaceMediaMaxDuplex 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.3 integer read-only
The best possible media duplex mode for the specified interface. half - Force half duplex; full - Force full duplex; none - All media is deselected. Enumeration: 'none': 0, 'full': 2, 'half': 1.
                         sysInterfaceMediaActiveSpeed 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.4 integer32 read-only
The current active media speed for the specified interface.
                         sysInterfaceMediaActiveDuplex 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.5 integer read-only
The active media duplex mode for the specified interface. half - Force half duplex; full - Force full duplex; none - All media is deselected. Enumeration: 'none': 0, 'full': 2, 'half': 1.
                         sysInterfaceMacAddr 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.6 macaddress read-only
The MAC address of the specified interface.
                         sysInterfaceMtu 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.7 integer32 read-only
The maximum transmission unit size of datagram which can be sent/received on the specified interface.
                         sysInterfaceEnabled 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.8 integer read-only
The state of the specified interface, whether it is enabled. Enumeration: 'true': 1, 'false': 0.
                         sysInterfaceLearnMode 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.9 integer read-only
The learn mode of the specified interface. Enumeration: 'learnforward': 0, 'nolearnforward': 1, 'nolearndrop': 2.
                         sysInterfaceFlowCtrlReq 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.10 integer read-only
The request pause state of the specified interface. none - no pause; txrx - pause all data flow; tx - pause out going data flow; rx - pause in coming data flow. Enumeration: 'none': 0, 'rx': 3, 'tx': 2, 'txrx': 1.
                         sysInterfaceStpLink 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.11 integer read-only
The STP link types for the specified interface. Enumeration: 'linkp2p': 0, 'linkshared': 1, 'linkauto': 2.
                         sysInterfaceStpEdge 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.12 integer read-only
The edge-port state for the specified interface is enabled. Enumeration: 'true': 1, 'false': 0.
                         sysInterfaceStpEdgeActive 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.13 integer read-only
The active edge-port state for the specified interface is enabled. Enumeration: 'true': 1, 'false': 0.
                         sysInterfaceStpAuto 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.14 integer read-only
The auto edge-port detection state for the specified interface is enabled. Enumeration: 'true': 1, 'false': 0.
                         sysInterfaceStpEnable 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.15 integer read-only
The STP state for the specified interface is enabled. Enumeration: 'true': 1, 'false': 0.
                         sysInterfaceStpReset 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.16 integer read-only
The STP protocol detection reset state for the specified interface is enabled. Enumeration: 'true': 1, 'false': 0.
                         sysInterfaceStatus 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.17 integer read-only
The current state of the specified interface. up - has link and is initialized; down - has no link and is initialized; uninitialized - has not been initialized; unpopulated - interface not physically populated. Enumeration: 'down': 1, 'uninitialized': 3, 'unpopulated': 5, 'up': 0.
                         sysInterfaceComboPort 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.18 integer read-only
The state which indicates whether or not the specified interface is a dual media port supporting both fixed copper and SFP. Enumeration: 'true': 1, 'false': 0.
                         sysInterfacePreferSfp 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.19 integer read-only
The state which indicates whether or not SFP is the preferred media. This is only used only for dual media ports. Enumeration: 'true': 1, 'false': 0.
                         sysInterfaceSfpMedia 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.20 integer read-only
The state indicating whether or not the specified interface supports SFP media. Enumeration: 'true': 1, 'false': 0.
                         sysInterfacePhyMaster 1.3.6.1.4.1.3375.2.1.2.4.1.2.1.21 integer read-only
The configured SFP media type of the specified interface. Enumeration: 'master': 1, 'none': 3, 'slave': 0, 'auto': 2.
             sysInterfaceMediaOptions 1.3.6.1.4.1.3375.2.1.2.4.2
                 sysIntfMediaNumber 1.3.6.1.4.1.3375.2.1.2.4.2.1 integer read-only
The number of sysInterfaceMediaOptions entries in the table.
                 sysIntfMediaTable 1.3.6.1.4.1.3375.2.1.2.4.2.2 no-access
A table containing information of the non-SFP media options of the interfaces.
                     sysIntfMediaEntry 1.3.6.1.4.1.3375.2.1.2.4.2.2.1 no-access
Columns in the sysIntfMedia Table
                         sysIntfMediaName 1.3.6.1.4.1.3375.2.1.2.4.2.2.1.1 longdisplaystring read-only
The name of an interface.
                         sysIntfMediaIndex 1.3.6.1.4.1.3375.2.1.2.4.2.2.1.2 integer read-only
The index of the non-SFP media option for the specified interface.
                         sysIntfMediaMediaOption 1.3.6.1.4.1.3375.2.1.2.4.2.2.1.3 integer read-only
The media option for non-SFP media of the specified interface. media10THdx - 10BaseT:RJ45, half duplex, media10TFdx - 10BaseT:RJ45, full duplex, media100TxHdx - 100BaseTX:RJ45, half duplex, media100TxFdx - 100BaseTX:RJ45, full duplex, media1000THdx - 1000BaseT - gigabit ethernet RJ45, half duplex, media1000TFdx - 1000BaseTX:gigabit ethernet RJ45, full duplex, media1000FxHdx - deprecated. 1000BaseTX:gigabit over fiber, half duplex, media1000FxFdx - deprecated. 1000BaseTX:gigabit over fiber, full duplex, media10000TxHdx - deprecated. 1000BaseTX:10gigabit RJ45, half duplex, media10000TFdx - 10000BaseT - 10gig Ethernet - Copper, full duplex, media10000FxHdx - deprecated. 1000BaseTX:10gigabit over fiber, half duplex, media10000FxFdx - deprecated. 1000BaseTX:10gigabit over fiber, full duplex, mediaAuto - autoselect best media, mediaInternal - this media option is only used internally, media1000SxHdx - deprecated. 1000BaseSX: gigabit over fiber - Shortwave, half duplex, media1000SxFdx - 1000BaseSX: gigabit over fiber - Shortwave, full duplex , media1000LxHdx - deprecated.1000BaseLX - gigabit over fiber - Longwave, full duplex, media1000LxFdx - 1000BaseLX - gigabit over fiber - Longwave, half duplex, media10000SrFdx - 10GBase-SR - Shortwave 850nm multimode fiber - 300m max - serial 64B/66B encoding, full duplex, media10000LrFdx - 10GBase-LR - Longwave 1310nm single mode fiber - 10km max - serial 64B/66B encoding, full duplex, media10000ErFdx - 10GBase-ER - Extra longwave 1550nm single mode fiber - 40km max - serial 64B/66B encoding, full duplex, media1000CxFdx - 1000BaseCX: Copper, full duplex, media10000SfpPlusCuFdx - 10G SFP+: Copper, full duplex, media40000Sr4Fdx - 40GBase: fiber, Shortwave (850nm), full duplex, media40000Lr4Fdx - 40GBase: fiber, Longwave (1310nm), full duplex. Enumeration: 'media10000SfpPlusCuFdx': 23, 'media1000SxFdx': 16, 'media10000TxHdx': 9, 'media1000CxFdx': 22, 'media1000SxHdx': 15, 'mediaAuto': 13, 'media10000FxFdx': 12, 'media10THdx': 1, 'media10TFdx': 2, 'media10000SrFdx': 19, 'media10000FxHdx': 11, 'media100TxFdx': 4, 'media100TxHdx': 3, 'media10000LrFdx': 20, 'media40000Sr4Fdx': 24, 'media1000LxFdx': 18, 'media40000Lr4Fdx': 25, 'media10000ErFdx': 21, 'mediaInternal': 14, 'media1000LxHdx': 17, 'media1000TFdx': 6, 'media10000TFdx': 10, 'media1000FxFdx': 8, 'media1000FxHdx': 7, 'media1000THdx': 5.
             sysInterfaceId 1.3.6.1.4.1.3375.2.1.2.4.3
                 sysIfNumber 1.3.6.1.4.1.3375.2.1.2.4.3.1 integer read-only
The number of sysInterfaceId entries in the table.
                 sysIfTable 1.3.6.1.4.1.3375.2.1.2.4.3.2 no-access
A table that contains information of numerical IDs and names of a collection of interfaces.
                     sysIfEntry 1.3.6.1.4.1.3375.2.1.2.4.3.2.1 no-access
Columns in the sysIf Table
                         sysIfIndex 1.3.6.1.4.1.3375.2.1.2.4.3.2.1.1 integer read-only
The unique value for an interface.
                         sysIfName 1.3.6.1.4.1.3375.2.1.2.4.3.2.1.2 longdisplaystring read-only
The name for an interface associated with the specified interface ID.
             sysInterfaceStat 1.3.6.1.4.1.3375.2.1.2.4.4
                 sysInterfaceStatResetStats 1.3.6.1.4.1.3375.2.1.2.4.4.1 integer read-write
The action to reset resetable statistics data in sysInterfaceStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysInterfaceStatNumber 1.3.6.1.4.1.3375.2.1.2.4.4.2 integer read-only
The number of sysInterfaceStat entries in the table.
                 sysInterfaceStatTable 1.3.6.1.4.1.3375.2.1.2.4.4.3 no-access
A table containing statistic information of the interfaces on the device.
                     sysInterfaceStatEntry 1.3.6.1.4.1.3375.2.1.2.4.4.3.1 no-access
Columns in the sysInterfaceStat Table
                         sysInterfaceStatName 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.1 longdisplaystring read-only
The name of an interface.
                         sysInterfaceStatPktsIn 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.2 counter64 read-only
The number of packets received on this interface.
                         sysInterfaceStatBytesIn 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.3 counter64 read-only
The number of bytes received on the specified interface.
                         sysInterfaceStatPktsOut 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.4 counter64 read-only
The number of packets transmitted out of the specified interface.
                         sysInterfaceStatBytesOut 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.5 counter64 read-only
The number of bytes transmitted out of the specified interface.
                         sysInterfaceStatMcastIn 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.6 counter64 read-only
The number of multicast packets received on the specified interface.
                         sysInterfaceStatMcastOut 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.7 counter64 read-only
The number of multicast packets transmitted out of the specified interface.
                         sysInterfaceStatErrorsIn 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.8 counter64 read-only
The number of received packets that are either undersized, oversized, or have FCS errors by the specified interface.
                         sysInterfaceStatErrorsOut 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.9 counter64 read-only
The number of excessive collisions, incremented for each frame that experienced 16 collisions during transmission and was aborted on the specified interface.
                         sysInterfaceStatDropsIn 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.10 counter64 read-only
The number of packets dropped on ingress for various reasons on the specified interface.
                         sysInterfaceStatDropsOut 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.11 counter64 read-only
The number of packets aged out or with excessive transmission delays due to multiple deferrals on the specified interface.
                         sysInterfaceStatCollisions 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.12 counter64 read-only
The number of collisions on the specified interface, incremented by the number of collisions experienced during transmissions of a frame
                         sysInterfaceStatQqIn 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.13 counter64 read-only
The number of double tagged packets received on the specified interface.
                         sysInterfaceStatQqOut 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.14 counter64 read-only
The number of double tagged packets transmitted out of the specified interface.
                         sysInterfaceStatPauseActive 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.15 integer read-only
The pause state of the specified interface. none - no pause; txrx - pause all data flow; tx - pause out going data flow; rx - pause in coming data flow. Enumeration: 'none': 0, 'rx': 3, 'tx': 2, 'txrx': 1.
             sysIfxStat 1.3.6.1.4.1.3375.2.1.2.4.5
                 sysIfxStatResetStats 1.3.6.1.4.1.3375.2.1.2.4.5.1 integer read-write
The action to reset resetable statistics data in sysIfxStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysIfxStatNumber 1.3.6.1.4.1.3375.2.1.2.4.5.2 integer read-only
The number of sysIfxStat entries in the table.
                 sysIfxStatTable 1.3.6.1.4.1.3375.2.1.2.4.5.3 no-access
A table that contains additional statistic information of collection of interfaces.
                     sysIfxStatEntry 1.3.6.1.4.1.3375.2.1.2.4.5.3.1 no-access
Columns in the sysIfxStat Table
                         sysIfxStatName 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.1 longdisplaystring read-only
The name of the interface.
                         sysIfxStatInMulticastPkts 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.2 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses.
                         sysIfxStatInBroadcastPkts 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.3 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer.
                         sysIfxStatOutMulticastPkts 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.4 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses.
                         sysIfxStatOutBroadcastPkts 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.5 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent.
                         sysIfxStatHcInOctets 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.6 counter64 read-only
The total number of octets received on the interface, including framing characters.
                         sysIfxStatHcInUcastPkts 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.7 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer.
                         sysIfxStatHcInMulticastPkts 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.8 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses.
                         sysIfxStatHcInBroadcastPkts 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.9 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer.
                         sysIfxStatHcOutOctets 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.10 counter64 read-only
The total number of octets transmitted out of the interface, including framing characters.
                         sysIfxStatHcOutUcastPkts 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.11 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.
                         sysIfxStatHcOutMulticastPkts 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.12 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses.
                         sysIfxStatHcOutBroadcastPkts 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.13 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent.
                         sysIfxStatHighSpeed 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.14 counter64 read-only
An estimate of the interface's current bandwidth in units of 1,000,000 bits per second. If this object reports a value of `n' then the speed of the interface is somewhere in the range of `n-500,000' to `n+499,999'. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. For a sub-layer which has no concept of bandwidth, this object should be zero.
                         sysIfxStatConnectorPresent 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.15 integer32 read-only
This object has the value 'true(1)' if the interface sublayer has a physical connector and the value 'false(2)' otherwise.
                         sysIfxStatCounterDiscontinuityTime 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.16 counter64 read-only
The value of sysUpTime on the most recent occasion at which any one or more of this interface's counters suffered a discontinuity. The relevant counters are the specific instances associated with this interface of any Counter32 or Counter64 object contained in the sysInterfaceTable or sysInterfaceXTable. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object contains a zero value.
                         sysIfxStatAlias 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.17 longdisplaystring read-only
This object is an 'alias' name for the interface as specified by a network manager, and provides a non-volatile 'handle' for the interface.
             sysInterfaceMediaSfp 1.3.6.1.4.1.3375.2.1.2.4.6
                 sysIntfMediaSfpNumber 1.3.6.1.4.1.3375.2.1.2.4.6.1 integer read-only
The number of sysInterfaceMediaSfp entries in the table.
                 sysIntfMediaSfpTable 1.3.6.1.4.1.3375.2.1.2.4.6.2 no-access
A table containing information of the SFP media options of the interfaces.
                     sysIntfMediaSfpEntry 1.3.6.1.4.1.3375.2.1.2.4.6.2.1 no-access
Columns in the sysIntfMediaSfp Table
                         sysIntfMediaSfpName 1.3.6.1.4.1.3375.2.1.2.4.6.2.1.1 longdisplaystring read-only
The name of an interface.
                         sysIntfMediaSfpIndex 1.3.6.1.4.1.3375.2.1.2.4.6.2.1.2 integer read-only
The index of the SFP media option for the specified interface.
                         sysIntfMediaSfpType 1.3.6.1.4.1.3375.2.1.2.4.6.2.1.3 integer read-only
The media option for SFP media of the specified interface. media10THdx - 10BaseT:RJ45, half duplex, media10TFdx - 10BaseT:RJ45, full duplex, media100TxHdx - 100BaseTX:RJ45, half duplex, media100TxFdx - 100BaseTX:RJ45, full duplex, media1000THdx - 1000BaseT - gigabit ethernet RJ45, half duplex, media1000TFdx - 1000BaseTX:gigabit ethernet RJ45, full duplex, media10000TFdx - 10000BaseT - 10gig Ethernet - Copper, full duplex, mediaAuto - autoselect best media, mediaInternal - this media option is only used internally, media1000SxFdx - 1000BaseSX: gigabit over fiber - Shortwave, full duplex, media1000LxFdx - 1000BaseLX - gigabit over fiber - Longwave, half duplex, media10000SrFdx - 10GBase-SR - Shortwave 850nm multimode fiber - 300m max - serial 64B/66B encoding, full duplex, media10000LrFdx - 10GBase-LR - Longwave 1310nm single mode fiber - 10km max - serial 64B/66B encoding, full duplex, media10000ErFdx - 10GBase-ER - Extra longwave 1550nm single mode fiber - 40km max - serial 64B/66B encoding, full duplex, media1000CxFdx - 1000BaseCX: Copper, full duplex, media10000SfpPlusCuFdx - 10G SFP+: Copper, full duplex, media40000Sr4Fdx - 40GBase: fiber, Shortwave (850nm), full duplex, media40000Lr4Fdx - 40GBase: fiber, Longwave (1310nm), full duplex. Enumeration: 'media40000Lr4Fdx': 25, 'media1000CxFdx': 22, 'media10000SfpPlusCuFdx': 23, 'media100TxFdx': 4, 'mediaAuto': 13, 'media10000LrFdx': 20, 'media100TxHdx': 3, 'media1000SxFdx': 16, 'media40000Sr4Fdx': 24, 'media1000LxFdx': 18, 'media10000ErFdx': 21, 'mediaInternal': 14, 'media10THdx': 1, 'media10000TFdx': 10, 'media1000TFdx': 6, 'media10TFdx': 2, 'media1000THdx': 5, 'media10000SrFdx': 19.
         sysL2 1.3.6.1.4.1.3375.2.1.2.5
             sysL2Forward 1.3.6.1.4.1.3375.2.1.2.5.1
                 sysL2ForwardNumber 1.3.6.1.4.1.3375.2.1.2.5.1.1 integer read-only
The number of sysL2Forward entries in the table.
                 sysL2ForwardTable 1.3.6.1.4.1.3375.2.1.2.5.1.2 no-access
A table containing static L2 forwarding entries information.
                     sysL2ForwardEntry 1.3.6.1.4.1.3375.2.1.2.5.1.2.1 no-access
Columns in the sysL2Forward Table
                         sysL2ForwardVlanName 1.3.6.1.4.1.3375.2.1.2.5.1.2.1.1 longdisplaystring read-only
The VLAN name which static forward entity is from.
                         sysL2ForwardMacAddr 1.3.6.1.4.1.3375.2.1.2.5.1.2.1.2 macaddress read-only
The MAC address for the specified VLAN.
                         sysL2ForwardIfname 1.3.6.1.4.1.3375.2.1.2.5.1.2.1.3 longdisplaystring read-only
The name of interface for the specified VLAN.
                         sysL2ForwardIftype 1.3.6.1.4.1.3375.2.1.2.5.1.2.1.4 integer read-only
The type of interface for the specified VLAN. Enumeration: 'interface': 0, 'trunk': 1.
                         sysL2ForwardDynamic 1.3.6.1.4.1.3375.2.1.2.5.1.2.1.5 integer read-only
The dynamic state of the specified entity. Enumeration: 'true': 1, 'false': 0.
             sysL2ForwardStat 1.3.6.1.4.1.3375.2.1.2.5.2
                 sysL2ForwardStatNumber 1.3.6.1.4.1.3375.2.1.2.5.2.1 integer read-only
The number of sysL2ForwardStat entries in the table.
                 sysL2ForwardStatTable 1.3.6.1.4.1.3375.2.1.2.5.2.2 no-access
A table containing current entries (dynamic and static) of L2 forwarding information. An object of this type is transient. By default, this table displays nothing until sysL2ForwardAttrVlan is set.
                     sysL2ForwardStatEntry 1.3.6.1.4.1.3375.2.1.2.5.2.2.1 no-access
Columns in the sysL2ForwardStat Table
                         sysL2ForwardStatVlanName 1.3.6.1.4.1.3375.2.1.2.5.2.2.1.1 longdisplaystring read-only
The VLAN name which static forward entity is from.
                         sysL2ForwardStatMacAddr 1.3.6.1.4.1.3375.2.1.2.5.2.2.1.2 macaddress read-only
The MAC address for the specified VLAN.
                         sysL2ForwardStatIfname 1.3.6.1.4.1.3375.2.1.2.5.2.2.1.3 longdisplaystring read-only
The name of interface for the specified VLAN.
                         sysL2ForwardStatIftype 1.3.6.1.4.1.3375.2.1.2.5.2.2.1.4 integer read-only
The type of interface for the specified VLAN. Enumeration: 'interface': 0, 'trunk': 1.
                         sysL2ForwardStatDynamic 1.3.6.1.4.1.3375.2.1.2.5.2.2.1.5 integer read-only
The dynamic state of the specified entity. Enumeration: 'true': 1, 'false': 0.
             sysL2ForwardAttr 1.3.6.1.4.1.3375.2.1.2.5.3
                 sysL2ForwardAttrVlan 1.3.6.1.4.1.3375.2.1.2.5.3.1 longdisplaystring read-write
The VLAN name which is used for querying sysL2ForwardStat. sysL2ForwardStat will display L2 forward statistics associated VLAN specified here. The default is set to 'none', which means sysL2ForwardStat will display nothing. If this is set to 'all', sysL2ForwardStat will display for all VLANs.
         sysPacketFilters 1.3.6.1.4.1.3375.2.1.2.6
             sysPacketFilter 1.3.6.1.4.1.3375.2.1.2.6.1
                 sysPacketFilterNumber 1.3.6.1.4.1.3375.2.1.2.6.1.1 integer read-only
The number of sysPacketFilter entries in the table.
                 sysPacketFilterTable 1.3.6.1.4.1.3375.2.1.2.6.1.2 no-access
A table containing information of packet filters.
                     sysPacketFilterEntry 1.3.6.1.4.1.3375.2.1.2.6.1.2.1 no-access
Columns in the sysPacketFilter Table
                         sysPacketFilterRname 1.3.6.1.4.1.3375.2.1.2.6.1.2.1.1 longdisplaystring read-only
The name of the rule is used only for identification by the user and for logging.
                         sysPacketFilterOrder 1.3.6.1.4.1.3375.2.1.2.6.1.2.1.2 integer read-only
The rule sort-order. The sort-order part of the rule is an integer value used to assign a relative weight to the rule. The sort-order may be any number between 0 and 999, but no two rules may have the same value. The specific value of the sort-order is not important, only its position relative to the other rules' sort-orders. Rule evaluation order is determined by starting with the lowest numbered rule and moving up through to the highest.
                         sysPacketFilterAction 1.3.6.1.4.1.3375.2.1.2.6.1.2.1.3 integer read-only
The action the filter takes. The action part of the rule can be any one of the values accept, discard, reject or none. The reject behaves as discard, but also returns an ICMP packet to the sender indicating that the traffic matching the rule was explicitly rejected. The ICMP will be of type 3 (destination unreachable), code 13 (administratively prohibited), and contain most or all of the L3 and L4 headers of the packet being rejected. The none is special in that it indicates no action. It can be used for pure accounting or logging purposes without making a decision on how to handle the traffic. Enumeration: 'discard': 2, 'none': 0, 'continue': 4, 'accept': 1, 'reject': 3.
                         sysPacketFilterVname 1.3.6.1.4.1.3375.2.1.2.6.1.2.1.4 longdisplaystring read-only
The VLAN name currently in existence. The VLAN part of the rule determines which ingress VLAN to match on. If present, this must be a specific VLAN name currently in existence. If omitted, the rule matches all VLANs.
                         sysPacketFilterLog 1.3.6.1.4.1.3375.2.1.2.6.1.2.1.5 integer read-only
The log option, whether or not logging will be performed. If a rule has an associated logging action, an entry will be created in the system log each time the rule is matched. The log entry will contain details of the traffic that matched the rule, such as source and destination addresses and ports. If a rule does not have an associated logging action, no log entry is created. Enumeration: 'true': 1, 'false': 0.
                         sysPacketFilterRclass 1.3.6.1.4.1.3375.2.1.2.6.1.2.1.6 longdisplaystring read-only
The rate class name specified by the user.
                         sysPacketFilterExpression 1.3.6.1.4.1.3375.2.1.2.6.1.2.1.7 longdisplaystring read-only
The BPF(Berkeley Packet Filter) filter expression. The filter part of the rule is the expression used to match ingress traffic.
             sysPacketFilterAddress 1.3.6.1.4.1.3375.2.1.2.6.2
                 sysPacketFilterAddrNumber 1.3.6.1.4.1.3375.2.1.2.6.2.1 integer read-only
The number of sysPacketFilterAddress entries in the table.
                 sysPacketFilterAddrTable 1.3.6.1.4.1.3375.2.1.2.6.2.2 no-access
A table containing information of rate filter allow/trusted addresses.
                     sysPacketFilterAddrEntry 1.3.6.1.4.1.3375.2.1.2.6.2.2.1 no-access
Columns in the sysPacketFilterAddr Table
                         sysPacketFilterAddrIndex 1.3.6.1.4.1.3375.2.1.2.6.2.2.1.1 integer read-only
Name is now used for indexing.
                         sysPacketFilterAddrIpType 1.3.6.1.4.1.3375.2.1.2.6.2.2.1.2 inetaddresstype read-only
The IP address type of sysPacketFilterAllowTrustedAddress
                         sysPacketFilterAddrIp 1.3.6.1.4.1.3375.2.1.2.6.2.2.1.3 inetaddress read-only
The allow trusted IP address in the packet filter. It is interpreted within the context of an sysPacketFilterAllowTrustedAddressType value.
                         sysPacketFilterAddrRname 1.3.6.1.4.1.3375.2.1.2.6.2.2.1.4 longdisplaystring read-only
The name of the rule for use in folders.
             sysPacketFilterVlan 1.3.6.1.4.1.3375.2.1.2.6.3
                 sysPacketFilterVlanNumber 1.3.6.1.4.1.3375.2.1.2.6.3.1 integer read-only
The number of sysPacketFilterVlan entries in the table.
                 sysPacketFilterVlanTable 1.3.6.1.4.1.3375.2.1.2.6.3.2 no-access
A table containing information of rate filter allow/trusted VLANs.
                     sysPacketFilterVlanEntry 1.3.6.1.4.1.3375.2.1.2.6.3.2.1 no-access
Columns in the sysPacketFilterVlan Table
                         sysPacketFilterVlanIndex 1.3.6.1.4.1.3375.2.1.2.6.3.2.1.1 integer read-only
Name is now used for indexing.
                         sysPacketFilterVlanName 1.3.6.1.4.1.3375.2.1.2.6.3.2.1.2 longdisplaystring read-only
The name of the allow trusted VLAN in the packet filter.
                         sysPacketFilterVlanRname 1.3.6.1.4.1.3375.2.1.2.6.3.2.1.3 longdisplaystring read-only
The name of the rule for use in folders.
             sysPacketFilterMac 1.3.6.1.4.1.3375.2.1.2.6.4
                 sysPacketFilterMacNumber 1.3.6.1.4.1.3375.2.1.2.6.4.1 integer read-only
The number of sysPacketFilterMac entries in the table.
                 sysPacketFilterMacTable 1.3.6.1.4.1.3375.2.1.2.6.4.2 no-access
A table containing information of rate filter allow/trusted MAC addresses.
                     sysPacketFilterMacEntry 1.3.6.1.4.1.3375.2.1.2.6.4.2.1 no-access
Columns in the sysPacketFilterMac Table
                         sysPacketFilterMacIndex 1.3.6.1.4.1.3375.2.1.2.6.4.2.1.1 integer read-only
Name is now used for indexing.
                         sysPacketFilterMacAddr 1.3.6.1.4.1.3375.2.1.2.6.4.2.1.2 macaddress read-only
The allow trusted MAC address in the packet filter.
                         sysPacketFilterMacRname 1.3.6.1.4.1.3375.2.1.2.6.4.2.1.3 longdisplaystring read-only
The name of the rule for use in folders.
             sysPacketFilterStat 1.3.6.1.4.1.3375.2.1.2.6.5
                 sysPacketFilterStatResetStats 1.3.6.1.4.1.3375.2.1.2.6.5.1 integer read-write
The action to reset resetable statistics data in sysPacketFilterStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                 sysPacketFilterStatNumber 1.3.6.1.4.1.3375.2.1.2.6.5.2 integer read-only
The number of sysPacketFilterStat entries in the table.
                 sysPacketFilterStatTable 1.3.6.1.4.1.3375.2.1.2.6.5.3 no-access
A table containing statistic information of packet filters.
                     sysPacketFilterStatEntry 1.3.6.1.4.1.3375.2.1.2.6.5.3.1 no-access
Columns in the sysPacketFilterStat Table
                         sysPacketFilterStatRname 1.3.6.1.4.1.3375.2.1.2.6.5.3.1.1 longdisplaystring read-only
The name of the rule is used only for identification by the user and for logging.
                         sysPacketFilterStatHits 1.3.6.1.4.1.3375.2.1.2.6.5.3.1.2 counter64 read-only
The number of matches on filter rule. Each time a rule is matched by a packet, a use count for that rule is incremented. This is unrelated to the optional logging action which might be enabled for the rule. The use count for a new rule starts at zero and increments for each matching packet.
         sysRoute 1.3.6.1.4.1.3375.2.1.2.7
             sysRouteMgmtEntry 1.3.6.1.4.1.3375.2.1.2.7.1
                 sysRouteMgmtEntryNumber 1.3.6.1.4.1.3375.2.1.2.7.1.1 integer read-only
The number of sysRouteMgmtEntry entries in the table.
                 sysRouteMgmtEntryTable 1.3.6.1.4.1.3375.2.1.2.7.1.2 no-access
A table containing administrative route information.
                     sysRouteMgmtEntryEntry 1.3.6.1.4.1.3375.2.1.2.7.1.2.1 no-access
Columns in the sysRouteMgmtEntry Table
                         sysRouteMgmtEntryDestType 1.3.6.1.4.1.3375.2.1.2.7.1.2.1.1 inetaddresstype read-only
The IP address type of sysRouteMgmtEntryDest.
                         sysRouteMgmtEntryDest 1.3.6.1.4.1.3375.2.1.2.7.1.2.1.2 inetaddress read-only
The destination IP address in the route table. It is interpreted within the context of a sysRouteMgmtEntryDestType value.
                         sysRouteMgmtEntryNetmaskType 1.3.6.1.4.1.3375.2.1.2.7.1.2.1.3 inetaddresstype read-only
The IP address type of sysRouteMgmtEntryNetmask.
                         sysRouteMgmtEntryNetmask 1.3.6.1.4.1.3375.2.1.2.7.1.2.1.4 inetaddress read-only
The netmask of the specified destination IP address in the route table. It is interpreted within the context of a sysRouteMgmtEntryNetmaskType value.
                         sysRouteMgmtEntryType 1.3.6.1.4.1.3375.2.1.2.7.1.2.1.5 integer read-only
The type of the specified route. Enumeration: 'interface': 2, 'blackhole': 3, 'gateway': 0, 'pool': 1.
                         sysRouteMgmtEntryGatewayType 1.3.6.1.4.1.3375.2.1.2.7.1.2.1.6 inetaddresstype read-only
The IP address type of sysRouteMgmtEntryGateway.
                         sysRouteMgmtEntryGateway 1.3.6.1.4.1.3375.2.1.2.7.1.2.1.7 inetaddress read-only
The gateway to the specified destination IP address in the route table. It is interpreted within the context of an sysRouteMgmtEntryGatewayType value.
                         sysRouteMgmtEntryMtu 1.3.6.1.4.1.3375.2.1.2.7.1.2.1.8 integer read-only
The maximum transmission unit size of datagram which can be sent to the specified destination.
                         sysRouteMgmtEntryName 1.3.6.1.4.1.3375.2.1.2.7.1.2.1.9 longdisplaystring read-only
The name of destination.
             sysRouteStaticEntry 1.3.6.1.4.1.3375.2.1.2.7.2
                 sysRouteStaticEntryNumber 1.3.6.1.4.1.3375.2.1.2.7.2.1 integer read-only
The number of sysRouteStaticEntry entries in the table.
                 sysRouteStaticEntryTable 1.3.6.1.4.1.3375.2.1.2.7.2.2 no-access
A table containing static route information.
                     sysRouteStaticEntryEntry 1.3.6.1.4.1.3375.2.1.2.7.2.2.1 no-access
Columns in the sysRouteStaticEntry Table
                         sysRouteStaticEntryDestType 1.3.6.1.4.1.3375.2.1.2.7.2.2.1.1 inetaddresstype read-only
The IP address type of sysRouteStaticEntryDest.
                         sysRouteStaticEntryDest 1.3.6.1.4.1.3375.2.1.2.7.2.2.1.2 inetaddress read-only
The destination IP address in the route table. It is interpreted within the context of a sysRouteStaticEntryDestType value.
                         sysRouteStaticEntryNetmaskType 1.3.6.1.4.1.3375.2.1.2.7.2.2.1.3 inetaddresstype read-only
The IP address type of sysRouteStaticEntryNetmask.
                         sysRouteStaticEntryNetmask 1.3.6.1.4.1.3375.2.1.2.7.2.2.1.4 inetaddress read-only
The netmask of the specified destination IP address in the route table. It is interpreted within the context of a sysRouteStaticEntryNetmaskType value.
                         sysRouteStaticEntryType 1.3.6.1.4.1.3375.2.1.2.7.2.2.1.5 integer read-only
The type of the specified route. Enumeration: 'interface': 2, 'blackhole': 3, 'gateway': 0, 'pool': 1.
                         sysRouteStaticEntryVlanName 1.3.6.1.4.1.3375.2.1.2.7.2.2.1.6 longdisplaystring read-only
The name of the VLAN which the specified destination associates with.
                         sysRouteStaticEntryGatewayType 1.3.6.1.4.1.3375.2.1.2.7.2.2.1.7 inetaddresstype read-only
The IP address type of sysRouteStaticEntryGateway.
                         sysRouteStaticEntryGateway 1.3.6.1.4.1.3375.2.1.2.7.2.2.1.8 inetaddress read-only
The gateway to the specified destination IP address in the route table. It is interpreted within the context of an sysRouteStaticEntryGatewayType value.
                         sysRouteStaticEntryPoolName 1.3.6.1.4.1.3375.2.1.2.7.2.2.1.9 longdisplaystring read-only
The name of the pool which the specified destination associates with.
                         sysRouteStaticEntryMtu 1.3.6.1.4.1.3375.2.1.2.7.2.2.1.10 integer read-only
The maximum transmission unit size of datagram which can be sent to the specified destination.
                         sysRouteStaticEntryName 1.3.6.1.4.1.3375.2.1.2.7.2.2.1.11 longdisplaystring read-only
The name of destination.
         sysSelfIps 1.3.6.1.4.1.3375.2.1.2.8
             sysSelfIp 1.3.6.1.4.1.3375.2.1.2.8.1
                 sysSelfIpNumber 1.3.6.1.4.1.3375.2.1.2.8.1.1 integer read-only
The number of sysSelfIp entries in the table.
                 sysSelfIpTable 1.3.6.1.4.1.3375.2.1.2.8.1.2 no-access
A table containing information of self IPs.
                     sysSelfIpEntry 1.3.6.1.4.1.3375.2.1.2.8.1.2.1 no-access
Columns in the sysSelfIp Table
                         sysSelfIpAddrType 1.3.6.1.4.1.3375.2.1.2.8.1.2.1.1 inetaddresstype read-only
The IP address type of sysSelfIpAddr.
                         sysSelfIpAddr 1.3.6.1.4.1.3375.2.1.2.8.1.2.1.2 inetaddress read-only
The IP address of a self IP. It is interpreted within the context of a sysSelfIpAddrType value.
                         sysSelfIpNetmaskType 1.3.6.1.4.1.3375.2.1.2.8.1.2.1.3 inetaddresstype read-only
The IP address type of sysSelfIpNetmask.
                         sysSelfIpNetmask 1.3.6.1.4.1.3375.2.1.2.8.1.2.1.4 inetaddress read-only
The netmask of the specified self IP. It is interpreted within the context of a sysSelfIpNetmaskType value.
                         sysSelfIpUnitId 1.3.6.1.4.1.3375.2.1.2.8.1.2.1.5 integer32 read-only
The unit number associated with the specified self IP address.
                         sysSelfIpIsFloating 1.3.6.1.4.1.3375.2.1.2.8.1.2.1.6 integer read-only
The state of the specified self IP address, whether it is shared. Enumeration: 'true': 1, 'false': 0.
                         sysSelfIpVlanName 1.3.6.1.4.1.3375.2.1.2.8.1.2.1.7 longdisplaystring read-only
The VLAN associated with the specified self IP address.
                         sysSelfIpName 1.3.6.1.4.1.3375.2.1.2.8.1.2.1.8 longdisplaystring read-only
The name of self IP.
         sysSelfPorts 1.3.6.1.4.1.3375.2.1.2.9
             sysSelfPort 1.3.6.1.4.1.3375.2.1.2.9.1
                 sysSelfPortNumber 1.3.6.1.4.1.3375.2.1.2.9.1.1 integer read-only
The number of sysSelfPort entries in the table.
                 sysSelfPortTable 1.3.6.1.4.1.3375.2.1.2.9.1.2 no-access
A table containing information of self IP access list.
                     sysSelfPortEntry 1.3.6.1.4.1.3375.2.1.2.9.1.2.1 no-access
Columns in the sysSelfPort Table
                         sysSelfPortAddrType 1.3.6.1.4.1.3375.2.1.2.9.1.2.1.1 inetaddresstype read-only
Deprecated! Use self_name as index The IP address type of sysSelfPortAddr.
                         sysSelfPortAddr 1.3.6.1.4.1.3375.2.1.2.9.1.2.1.2 inetaddress read-only
Deprecated! Use self_name as index The self IP address. It is interpreted within the context of a sysSelfPortAddrType value.
                         sysSelfPortProtocol 1.3.6.1.4.1.3375.2.1.2.9.1.2.1.3 integer read-only
The protocol allowed to access for the specified self IP. '0' means allowing all protocols; '256' means allowing the default list, which is listed in sysSelfPortDefault.
                         sysSelfPortPort 1.3.6.1.4.1.3375.2.1.2.9.1.2.1.4 inetportnumber read-only
The service allowed to access for the specified self IP. '0' means allowing all services for the specified protocol(s).
                         sysSelfPortSelfName 1.3.6.1.4.1.3375.2.1.2.9.1.2.1.5 longdisplaystring read-only
The name of self port.
             sysSelfPortDefault 1.3.6.1.4.1.3375.2.1.2.9.2
                 sysSelfPortDefNumber 1.3.6.1.4.1.3375.2.1.2.9.2.1 integer read-only
The number of sysSelfPortDefault entries in the table.
                 sysSelfPortDefTable 1.3.6.1.4.1.3375.2.1.2.9.2.2 no-access
A table containing information of default protocol/service access list.
                     sysSelfPortDefEntry 1.3.6.1.4.1.3375.2.1.2.9.2.2.1 no-access
Columns in the sysSelfPortDef Table
                         sysSelfPortDefProtocol 1.3.6.1.4.1.3375.2.1.2.9.2.2.1.1 integer read-only
The default protocol allowed. '0' means allowing all protocols.
                         sysSelfPortDefPort 1.3.6.1.4.1.3375.2.1.2.9.2.2.1.2 inetportnumber read-only
The default service allowed. '0' means allowing all services for the specified protocol(s).
                         sysSelfPortDefAllowName 1.3.6.1.4.1.3375.2.1.2.9.2.2.1.3 longdisplaystring read-only
The allow name of self port default.
         sysSpanningTree 1.3.6.1.4.1.3375.2.1.2.10
               sysStp 1.3.6.1.4.1.3375.2.1.2.10.1
                   sysStpNumber 1.3.6.1.4.1.3375.2.1.2.10.1.1 integer read-only
The number of sysStp entries in the table.
                   sysStpTable 1.3.6.1.4.1.3375.2.1.2.10.1.2 no-access
A table containing information of STP instances of the BIGIP spanning tree.
                       sysStpEntry 1.3.6.1.4.1.3375.2.1.2.10.1.2.1 no-access
Columns in the sysStp Table
                           sysStpInstanceId 1.3.6.1.4.1.3375.2.1.2.10.1.2.1.1 integer32 read-only
The spanning tree instance ID, 0-4095.
                           sysStpPriority 1.3.6.1.4.1.3375.2.1.2.10.1.2.1.2 integer read-only
The bridge priority of the specified spanning tree instance. Each bridge in a spanning tree instance has a priority value, which controls the topology of the spanning tree chosen by the protocol. The bridge with the lowest priority value will become the root of the spanning tree. Priority values range from 0-61440 in steps of 4096. Hence, the supported priorities are: 0 16384 32768 49152 4096 20480 36864 53248 8192 24576 40960 57344 12288 28672 45056 61440 The default bridge priority is 61440, which will prevent BIGIP from being chosen as the root bridge. If the specified bridge priority is not one of the allowed values listed above, it is rounded down to the next lower value in the list. In STP or RSTP mode, only STP instance 0 is valid.
                           sysStpRootAddr 1.3.6.1.4.1.3375.2.1.2.10.1.2.1.3 macaddress read-only
The MAC address of the root bridge.
                           sysStpRegionalRootAddr 1.3.6.1.4.1.3375.2.1.2.10.1.2.1.4 macaddress read-only
The MAC address of the regional root bridge.
                           sysStpName 1.3.6.1.4.1.3375.2.1.2.10.1.2.1.5 longdisplaystring read-only
STP name
               sysStpGlobals 1.3.6.1.4.1.3375.2.1.2.10.2
                   sysStpGlobalsMode 1.3.6.1.4.1.3375.2.1.2.10.2.1 integer read-only
Deprecated!. The STP mode. Enumeration: 'passthr': 4, 'mstp': 3, 'disable': 0, 'stp': 1, 'rstp': 2.
                   sysStpGlobalsFwdDelay 1.3.6.1.4.1.3375.2.1.2.10.2.2 integer read-only
Deprecated!. The forward delay parameter, which controls how long an interface was blocked from forwarding network traffic after a reconfiguration of the spanning tree topology. The default value is 15 seconds, and the valid range is 4-30 seconds. Note that this parameter has no effect when the STP mode is RSPT or MSTP, as long as all bridges in the spanning tree use the RSTP or MSTP protocol.
                   sysStpGlobalsHelloTime 1.3.6.1.4.1.3375.2.1.2.10.2.3 integer read-only
Deprecated!. The hello time, which is the time interval in seconds between the periodic transmissions that communicate spanning tree information to the adjacent bridges in the network. The default value is 2 seconds, and the valid range is 1-10 seconds.
                   sysStpGlobalsMaxAge 1.3.6.1.4.1.3375.2.1.2.10.2.4 integer read-only
Deprecated!. The maximum age parameter, which controls how long spanning tree information received from other bridges is considered valid. The default value is 20 seconds, and the valid range is 6-40 seconds.
                   sysStpGlobalsTransmitHold 1.3.6.1.4.1.3375.2.1.2.10.2.5 integer read-only
Deprecated!. The transmit hold count parameter, which is an absolute limit on the number of spanning tree protocol packets the BIG-IP may transmit on a port in any hello time interval. This ensures that the spanning tree packets will not unduly load the network even in unstable conditions. The default value is 6 packets, and the valid range is 1-10 packets.
                   sysStpGlobalsMaxHops 1.3.6.1.4.1.3375.2.1.2.10.2.6 integer read-only
Deprecated!. The maximum hops an MSTP packet may travel before it is discarded. It's used only when the STP mode is MSTP.
                   sysStpGlobalsIdentifier 1.3.6.1.4.1.3375.2.1.2.10.2.7 longdisplaystring read-only
Deprecated!. The configuration identifier name in a spanning tree region, used to identify a group of adjacent bridges with identical configuration name, configuration revision levels, and assignments of VLANs to spanning tree instances. This setting is used only when the STP mode is MSTP.
                   sysStpGlobalsRevision 1.3.6.1.4.1.3375.2.1.2.10.2.8 integer read-only
Deprecated!. The configuration revision level of the MSTP configuration. It's used only when the STP mode is MSTP.
               sysStpInterfaceMbr 1.3.6.1.4.1.3375.2.1.2.10.3
                   sysStpInterfaceMbrNumber 1.3.6.1.4.1.3375.2.1.2.10.3.1 integer read-only
The number of sysStpInterfaceMbr entries in the table.
                   sysStpInterfaceMbrTable 1.3.6.1.4.1.3375.2.1.2.10.3.2 no-access
A table containing information of STP instances and their interfaces.
                       sysStpInterfaceMbrEntry 1.3.6.1.4.1.3375.2.1.2.10.3.2.1 no-access
Columns in the sysStpInterfaceMbr Table
                           sysStpInterfaceMbrInstanceId 1.3.6.1.4.1.3375.2.1.2.10.3.2.1.1 integer32 read-only
Deprecated! A parent STP instance's ID.
                           sysStpInterfaceMbrName 1.3.6.1.4.1.3375.2.1.2.10.3.2.1.2 longdisplaystring read-only
The name of STP port object of the specified STP instance.
                           sysStpInterfaceMbrType 1.3.6.1.4.1.3375.2.1.2.10.3.2.1.3 integer read-only
The type of the STP port object of the associated STP instance. Enumeration: 'interface': 0, 'trunk': 1.
                           sysStpInterfaceMbrStateActive 1.3.6.1.4.1.3375.2.1.2.10.3.2.1.4 integer read-only
The active state of the specified STP port object in the associated STP instance. Enumeration: 'disable': 5, 'learn': 3, 'forward': 4, 'detach': 0, 'block': 1, 'listen': 2.
                           sysStpInterfaceMbrRole 1.3.6.1.4.1.3375.2.1.2.10.3.2.1.5 integer read-only
The role of the specified STP port object in the associated STP instance. Enumeration: 'backup': 4, 'alternate': 3, 'disable': 0, 'master': 5, 'root': 1, 'designate': 2.
                           sysStpInterfaceMbrPriority 1.3.6.1.4.1.3375.2.1.2.10.3.2.1.6 integer read-only
The priority of the specified STP port object in the associated STP instance. This priority value influences which STP port is chosen to carry network traffic. Interfaces with numerically lower values are favored to carry traffic. Interface priorities have values in the range from 0-240 in steps of 166. Hence, the supported priorities are: 0 64 128 192 16 80 144 208 32 96 160 224 48 112 176 240 The default interface priority is 128. If the specified interface priority is not one of the allowed values listed above, it is rounded down to the next lower value in the list. In STP or RSTP mode, only STP instance 0 is valid.
                           sysStpInterfaceMbrPathCost 1.3.6.1.4.1.3375.2.1.2.10.3.2.1.7 integer32 read-only
The path cost for the specified STP port object in the associated STP instance. An interface path cost represents the relative cost of sending network traffic through that interface. In calculating the spanning tree, the algorithm tries to minimize the total path cost between each point and the root bridge. By manipulating the path costs of different interfaces, it's possible to steer traffic toward paths that are faster, more reliable, and/or more economical. Path costs have a range of 1-200,000,000, and the default path cost for an interface is based on the interface's maximum speed (not the actual speed). Max interface speed Default path cost 10 Gb/s 2,000 1 Gb/s 20,000 100 Mb/s 200,000 10 MB/s 2,000,000 The default path cost is a function of the interface's maximum speed, not its actual speed, so the default path cost of a 10/100/1000 Mb/s interface will be 20,000 even if the interface is running at 10 Mb/s. Changes in link speed don't cause path costs to change. Link aggregation doesn't affect the default path cost, i.e. a trunk of four 1 Gb/s interfaces will still have a default path cost of 20,000. In STP or RSTP mode, only STP instance 0 is valid.
                           sysStpInterfaceMbrStateRequested 1.3.6.1.4.1.3375.2.1.2.10.3.2.1.8 integer read-only
The requested state of the specified STP port object in the associated STP instance. Enumeration: 'disable': 5, 'learn': 3, 'forward': 4, 'detach': 0, 'block': 1, 'listen': 2.
                           sysStpInterfaceMbrInstanceName 1.3.6.1.4.1.3375.2.1.2.10.3.2.1.9 longdisplaystring read-only
Parent stp instance name
               sysStpVlanMbr 1.3.6.1.4.1.3375.2.1.2.10.4
                   sysStpVlanMbrNumber 1.3.6.1.4.1.3375.2.1.2.10.4.1 integer read-only
The number of sysStpVlanMbr entries in the table.
                   sysStpVlanMbrTable 1.3.6.1.4.1.3375.2.1.2.10.4.2 no-access
A table containing information of STP instances and their VLAN members.
                       sysStpVlanMbrEntry 1.3.6.1.4.1.3375.2.1.2.10.4.2.1 no-access
Columns in the sysStpVlanMbr Table
                           sysStpVlanMbrInstanceId 1.3.6.1.4.1.3375.2.1.2.10.4.2.1.1 integer32 read-only
Deprecated! A parent STP instance's ID.
                           sysStpVlanMbrVlanVname 1.3.6.1.4.1.3375.2.1.2.10.4.2.1.2 longdisplaystring read-only
The name of a VLAN of the specified STP instance. This method may be used only in MSTP mode. In STP or RSTP mode, all VLANs automatically belong to spanning tree instance 0.
                           sysStpVlanMbrStpName 1.3.6.1.4.1.3375.2.1.2.10.4.2.1.3 longdisplaystring read-only
Parent STP name
               sysStpBridgeStat 1.3.6.1.4.1.3375.2.1.2.10.5
                   sysStpBridgeStatResetStats 1.3.6.1.4.1.3375.2.1.2.10.5.1 integer read-write
The action to reset resetable statistics data in sysStpBridgeStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysStpBridgeStatMode 1.3.6.1.4.1.3375.2.1.2.10.5.2 integer read-only
The mode of STP bridge. Enumeration: 'passthr': 4, 'mstp': 3, 'disable': 0, 'stp': 1, 'rstp': 2.
                   sysStpBridgeStatFwdDelay 1.3.6.1.4.1.3375.2.1.2.10.5.3 integer read-only
The forward delay in 256ths of a second. It controls how fast a port changes its spanning state when moving toward the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to sysSnmpStpBridgeStatBridgeFwdDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.
                   sysStpBridgeStatHelloTime 1.3.6.1.4.1.3375.2.1.2.10.5.4 integer read-only
The hello time in 256ths of a second. It is the time interval between the periodic transmissions that communicate spanning tree information to the adjacent bridges in the network. This is the actual value that this bridge is currently using.
                   sysStpBridgeStatMaxAge 1.3.6.1.4.1.3375.2.1.2.10.5.5 integer read-only
The maximum age in 256ths of a second. It controls how long spanning tree information received from other bridges is considered valid. This is the actual value that this bridge is currently using.
                   sysStpBridgeStatBridgeFwdDelay 1.3.6.1.4.1.3375.2.1.2.10.5.6 integer read-only
The bridge forward time (256ths). The value that all bridges use for ForwardDelay when this bridge is acting as the root.
                   sysStpBridgeStatBridgeHelloTime 1.3.6.1.4.1.3375.2.1.2.10.5.7 integer read-only
The bridge hello time (256ths). The value that all bridges use for HelloTime when this bridge is acting as the root.
                   sysStpBridgeStatBridgeMaxAge 1.3.6.1.4.1.3375.2.1.2.10.5.8 integer read-only
The bridge maximum age (256ths). The value that all bridges use for MaxAge when this bridge is acting as the root.
                   sysStpBridgeStatTransmitHold 1.3.6.1.4.1.3375.2.1.2.10.5.9 integer read-only
The transmit hold count in BPDUs (Bridge Protocol Data Units) per hello time.
                   sysStpBridgeStatPathCost 1.3.6.1.4.1.3375.2.1.2.10.5.10 integer32 read-only
CIST root bridge (external) path cost. CIST is Common and Internal Spanning Tree created by MSTP to represent the connectivity of the entire network. This is equivalent to the single spanning tree used for STP and RSTP. Communications between MST regions occurs using the CIST
                   sysStpBridgeStatRootPrio 1.3.6.1.4.1.3375.2.1.2.10.5.11 integer read-only
CIST root bridge priority. CIST is Common and Internal Spanning Tree created by MSTP to represent the connectivity of the entire network. This is equivalent to the single spanning tree used for STP and RSTP. Communications between MST regions occurs using the CIST
                   sysStpBridgeStatRootAddr 1.3.6.1.4.1.3375.2.1.2.10.5.12 macaddress read-only
CIST root bridge MAC address. CIST is Common and Internal Spanning Tree created by MSTP to represent the connectivity of the entire network. This is equivalent to the single spanning tree used for STP and RSTP. Communications between MST regions occurs using the CIST
               sysStpBridgeTreeStat 1.3.6.1.4.1.3375.2.1.2.10.6
                   sysStpBridgeTreeStatNumber 1.3.6.1.4.1.3375.2.1.2.10.6.1 integer read-only
The number of sysStpBridgeTreeStat entries in the table.
                   sysStpBridgeTreeStatTable 1.3.6.1.4.1.3375.2.1.2.10.6.2 no-access
A table that contains port objects information of the BIGIP spanning tree. This is a part of sysStpBridgeStat and sysStpBrigeStatResetStat will reset data in this table.
                       sysStpBridgeTreeStatEntry 1.3.6.1.4.1.3375.2.1.2.10.6.2.1 no-access
Columns in the sysStpBridgeTreeStat Table
                           sysStpBridgeTreeStatIndex 1.3.6.1.4.1.3375.2.1.2.10.6.2.1.1 integer read-only
The index of the table that contains generic information about spanning bridge tree.
                           sysStpBridgeTreeStatInstanceId 1.3.6.1.4.1.3375.2.1.2.10.6.2.1.2 integer read-only
The spanning tree instance ID.
                           sysStpBridgeTreeStatPriority 1.3.6.1.4.1.3375.2.1.2.10.6.2.1.3 integer read-only
The bridge priority in the spanning tree.
                           sysStpBridgeTreeStatLastTc 1.3.6.1.4.1.3375.2.1.2.10.6.2.1.4 timeticks read-only
The time of last topology change.
                           sysStpBridgeTreeStatTcCount 1.3.6.1.4.1.3375.2.1.2.10.6.2.1.5 integer32 read-only
The count of topology changes.
                           sysStpBridgeTreeStatDesigRootPrio 1.3.6.1.4.1.3375.2.1.2.10.6.2.1.6 integer read-only
The regional root bridge priority (MSTP).
                           sysStpBridgeTreeStatDesigRootAddr 1.3.6.1.4.1.3375.2.1.2.10.6.2.1.7 macaddress read-only
The regional root bridge address (MSTP).
                           sysStpBridgeTreeStatInternalPathCost 1.3.6.1.4.1.3375.2.1.2.10.6.2.1.8 integer32 read-only
The root internal path cost (MSTP).
                           sysStpBridgeTreeStatRootPort 1.3.6.1.4.1.3375.2.1.2.10.6.2.1.9 longdisplaystring read-only
The root port interface name
                           sysStpBridgeTreeStatRootPortNum 1.3.6.1.4.1.3375.2.1.2.10.6.2.1.10 integer read-only
The root port number.
                           sysStpBridgeTreeStatInstanceName 1.3.6.1.4.1.3375.2.1.2.10.6.2.1.11 longdisplaystring read-only
The spanning tree instance name.
               sysStpInterfaceStat 1.3.6.1.4.1.3375.2.1.2.10.7
                   sysStpInterfaceStatResetStats 1.3.6.1.4.1.3375.2.1.2.10.7.1 integer read-write
The action to reset resetable statistics data in sysStpInterfaceStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysStpInterfaceStatNumber 1.3.6.1.4.1.3375.2.1.2.10.7.2 integer read-only
The number of sysStpInterfaceStat entries in the table.
                   sysStpInterfaceStatTable 1.3.6.1.4.1.3375.2.1.2.10.7.3 no-access
The spanning tree information apply to the particular network interfaces or trunks.
                       sysStpInterfaceStatEntry 1.3.6.1.4.1.3375.2.1.2.10.7.3.1 no-access
Columns in the sysStpInterfaceStat Table
                           sysStpInterfaceStatName 1.3.6.1.4.1.3375.2.1.2.10.7.3.1.1 longdisplaystring read-only
The name of an interface.
                           sysStpInterfaceStatPortNum 1.3.6.1.4.1.3375.2.1.2.10.7.3.1.2 integer read-only
The STP port number.
                           sysStpInterfaceStatStpEnable 1.3.6.1.4.1.3375.2.1.2.10.7.3.1.3 integer read-only
The state indicating whether STP is enable or not on port. Enumeration: 'true': 1, 'false': 0.
                           sysStpInterfaceStatPathCost 1.3.6.1.4.1.3375.2.1.2.10.7.3.1.4 integer32 read-only
The external path cost of the specified port in the associated STP tree instance.
                           sysStpInterfaceStatRootCost 1.3.6.1.4.1.3375.2.1.2.10.7.3.1.5 integer32 read-only
CIST (Common and Internal Spanning Tree in MSTP) root path cost.
                           sysStpInterfaceStatRootPrio 1.3.6.1.4.1.3375.2.1.2.10.7.3.1.6 integer read-only
CIST (Common and Internal Spanning Tree in MSTP) root bridge priority.
                           sysStpInterfaceStatRootAddr 1.3.6.1.4.1.3375.2.1.2.10.7.3.1.7 macaddress read-only
CIST (Common and Internal Spanning Tree in MSTP) root bridge MAC address.
               sysStpInterfaceTreeStat 1.3.6.1.4.1.3375.2.1.2.10.8
                   sysStpInterfaceTreeStatNumber 1.3.6.1.4.1.3375.2.1.2.10.8.1 integer read-only
The number of sysStpInterfaceTreeStat entries in the table.
                   sysStpInterfaceTreeStatTable 1.3.6.1.4.1.3375.2.1.2.10.8.2 no-access
A table that contains port objects information of the spanning interface tree. This is a part of sysStpInterfaceStat and sysStpInterfaceStatResetStat will reset data in this table.
                       sysStpInterfaceTreeStatEntry 1.3.6.1.4.1.3375.2.1.2.10.8.2.1 no-access
Columns in the sysStpInterfaceTreeStat Table
                           sysStpInterfaceTreeStatName 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.1 longdisplaystring read-only
The name of an interface which represents a port object in a spanning tree instance.
                           sysStpInterfaceTreeStatIndex 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.2 integer read-only
The index of the table that contains the information of the specified port in a spanning tree instance.
                           sysStpInterfaceTreeStatInstanceId 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.3 integer read-only
The ID of the STP instance which the specified port associated with.
                           sysStpInterfaceTreeStatPriority 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.4 integer read-only
The priority of the specified port in the associated spanning tree instance.
                           sysStpInterfaceTreeStatState 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.5 integer read-only
The state in which the specified port is in the associated spanning tree instance. Enumeration: 'disable': 5, 'learn': 3, 'forward': 4, 'detach': 0, 'block': 1, 'listen': 2.
                           sysStpInterfaceTreeStatStatRole 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.6 integer read-only
The role of the port object in the associated spanning tree instance. Enumeration: 'backup': 4, 'alternate': 3, 'disable': 0, 'master': 5, 'root': 1, 'designate': 2.
                           sysStpInterfaceTreeStatDesigRootPrio 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.7 integer read-only
The regional root bridge priority component of the port's priority vector in the associated spanning tree instance.
                           sysStpInterfaceTreeStatDesigRootAddr 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.8 macaddress read-only
The regional root bridge MAC address component of the port's priority vector in the associated spanning tree instance.
                           sysStpInterfaceTreeStatDesigCost 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.9 integer32 read-only
The internal root path cost component of the port's priority vector in the associated spanning tree instance.
                           sysStpInterfaceTreeStatDesigBridgePrio 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.10 integer read-only
The designated bridge priority component of the port's priority vector in the associated spanning tree instance.
                           sysStpInterfaceTreeStatDesigBridgeAddr 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.11 macaddress read-only
The designated bridge MAC address component of the port's priority vector in the associated spanning tree instance.
                           sysStpInterfaceTreeStatDesigPortNum 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.12 integer read-only
The designated port identifier component of the port's priority vector in the associated spanning tree instance.
                           sysStpInterfaceTreeStatDesigPortPriority 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.13 integer read-only
The designated port priority component of the port's priority vector in the associated spanning tree instance.
                           sysStpInterfaceTreeStatInternalPathCost 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.14 integer32 read-only
The internal path cost of the specified port in the associated spanning tree instance. This is only for MSTP.
                           sysStpInterfaceTreeStatFwdTransitions 1.3.6.1.4.1.3375.2.1.2.10.8.2.1.15 integer32 read-only
The count of transitions to forwarding state for the port in the associated spanning tree instance.
               sysStpGlobals2 1.3.6.1.4.1.3375.2.1.2.10.9
                   sysStpGlobals2Number 1.3.6.1.4.1.3375.2.1.2.10.9.1 integer read-only
The number of sysStpGlobals2 entries in the table.
                   sysStpGlobals2Table 1.3.6.1.4.1.3375.2.1.2.10.9.2 no-access
The STP domain's global information.
                       sysStpGlobals2Entry 1.3.6.1.4.1.3375.2.1.2.10.9.2.1 no-access
Columns in the sysStpGlobals2 Table
                           sysStpGlobals2Mode 1.3.6.1.4.1.3375.2.1.2.10.9.2.1.1 integer read-only
The STP mode. Enumeration: 'passthr': 4, 'mstp': 3, 'disable': 0, 'stp': 1, 'rstp': 2.
                           sysStpGlobals2FwdDelay 1.3.6.1.4.1.3375.2.1.2.10.9.2.1.2 integer read-only
The forward delay parameter, which controls how long an interface was blocked from forwarding network traffic after a reconfiguration of the spanning tree topology. The default value is 15 seconds, and the valid range is 4-30 seconds. Note that this parameter has no effect when the STP mode is RSPT or MSTP, as long as all bridges in the spanning tree use the RSTP or MSTP protocol.
                           sysStpGlobals2HelloTime 1.3.6.1.4.1.3375.2.1.2.10.9.2.1.3 integer read-only
The hello time, which is the time interval in seconds between the periodic transmissions that communicate spanning tree information to the adjacent bridges in the network. The default value is 2 seconds, and the valid range is 1-10 seconds.
                           sysStpGlobals2MaxAge 1.3.6.1.4.1.3375.2.1.2.10.9.2.1.4 integer read-only
The maximum age parameter, which controls how long spanning tree information received from other bridges is considered valid. The default value is 20 seconds, and the valid range is 6-40 seconds.
                           sysStpGlobals2TransmitHold 1.3.6.1.4.1.3375.2.1.2.10.9.2.1.5 integer read-only
The transmit hold count parameter, which is an absolute limit on the number of spanning tree protocol packets the BIG-IP may transmit on a port in any hello time interval. This ensures that the spanning tree packets will not unduly load the network even in unstable conditions. The default value is 6 packets, and the valid range is 1-10 packets.
                           sysStpGlobals2MaxHops 1.3.6.1.4.1.3375.2.1.2.10.9.2.1.6 integer read-only
The maximum hops an MSTP packet may travel before it is discarded. It's used only when the STP mode is MSTP.
                           sysStpGlobals2Identifier 1.3.6.1.4.1.3375.2.1.2.10.9.2.1.7 longdisplaystring read-only
The configuration identifier name in a spanning tree region, used to identify a group of adjacent bridges with identical configuration name, configuration revision levels, and assignments of VLANs to spanning tree instances. This setting is used only when the STP mode is MSTP.
                           sysStpGlobals2Revision 1.3.6.1.4.1.3375.2.1.2.10.9.2.1.8 integer read-only
The configuration revision level of the MSTP configuration. It's used only when the STP mode is MSTP.
                           sysStpGlobals2Name 1.3.6.1.4.1.3375.2.1.2.10.9.2.1.9 longdisplaystring read-only
The name this stp global configuration.
         sysTransmission 1.3.6.1.4.1.3375.2.1.2.11
               sysDot3Stat 1.3.6.1.4.1.3375.2.1.2.11.1
                   sysDot3StatResetStats 1.3.6.1.4.1.3375.2.1.2.11.1.1 integer read-write
The action to reset resetable statistics data in sysDot3Stat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysDot3StatNumber 1.3.6.1.4.1.3375.2.1.2.11.1.2 integer read-only
The number of sysDot3Stat entries in the table.
                   sysDot3StatTable 1.3.6.1.4.1.3375.2.1.2.11.1.3 no-access
A table that contains statistic information of collection of ethernet-like interfaces attached to a particular system.
                       sysDot3StatEntry 1.3.6.1.4.1.3375.2.1.2.11.1.3.1 no-access
Columns in the sysDot3Stat Table
                           sysDot3StatName 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.1 longdisplaystring read-only
The name of the interface.
                           sysDot3StatAlignmentErrors 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.2 counter64 read-only
A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check.
                           sysDot3StatFcsErrors 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.3 counter64 read-only
A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. This count does not include frames received with frame-too-long or frame-too-short error.
                           sysDot3StatSingleCollisionFrames 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.4 counter64 read-only
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by exactly one collision.
                           sysDot3StatMultiCollisionFrames 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.5 counter64 read-only
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision.
                           sysDot3StatSqetestErrors 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.6 counter64 read-only
A count of times that the SQE TEST ERROR message is generated by the PLS sublayer for a particular interface. The SQE TEST ERROR is set in accordance with the rules for verification of the SQE detection mechanism in the PLS Carrier Sense Function as described in IEEE Std. 802.3, 1998 Edition, section 7.2.4.6.
                           sysDot3StatDeferredTx 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.7 counter64 read-only
A count of frames for which the first transmission attempt on a particular interface is delayed because the medium is busy. The count represented by an instance of this object does not include frames involved in collisions.
                           sysDot3StatLateCollisions 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.8 counter64 read-only
The number of times that a collision is detected on a particular interface later than one slotTime into the transmission of a packet.
                           sysDot3StatExcessiveCollisions 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.9 counter64 read-only
A count of frames for which transmission on a particular interface fails due to excessive collisions. This counter does not increment when the interface is operating in full-duplex mode.
                           sysDot3StatIntmacTxErrors 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.10 counter64 read-only
A count of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the sysDot3StatLateCollisions object, the sysDot3StatExcessiveCollisions object, or the sysDot3StatCarrierSenseErrors object.
                           sysDot3StatCarrierSenseErrors 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.11 counter64 read-only
The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particular interface.
                           sysDot3StatFrameTooLongs 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.12 counter64 read-only
A count of frames received on a particular interface that exceed the maximum permitted frame size.
                           sysDot3StatIntmacRxErrors 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.13 counter64 read-only
A count of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the sysDot3StatFrameTooLongs object, the sysDot3StatAlignmentErrors object, or the sysDot3StatFcsErrors object.
                           sysDot3StatSymbolErrors 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.14 counter64 read-only
This is a hardware counter that increments each time a valid receiver was present and at least 1 invalid data symbol was detected.
                           sysDot3StatDuplexStatus 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.15 integer read-only
The current mode of operation of the MAC entity. 'unknown' indicates that the current duplex mode could not be determined. Enumeration: 'unknown': 1, 'fullDuplex': 3, 'halfDuplex': 2.
                           sysDot3StatCollisionCount 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.16 counter64 read-only
The number of per-frame media collisions for which a particular collision histogram cell represents the frequency on a particular interface.
                           sysDot3StatCollisionFreq 1.3.6.1.4.1.3375.2.1.2.11.1.3.1.17 counter64 read-only
A count of individual MAC frames for which the transmission (successful or otherwise) on a particular interface occurs after the frame has experienced exactly the number of collisions in the associated sysDot3CollisionCount object.
         sysTrunks 1.3.6.1.4.1.3375.2.1.2.12
               sysTrunk 1.3.6.1.4.1.3375.2.1.2.12.1
                   sysTrunkNumber 1.3.6.1.4.1.3375.2.1.2.12.1.1 integer read-only
The number of sysTrunk entries in the table.
                   sysTrunkTable 1.3.6.1.4.1.3375.2.1.2.12.1.2 no-access
A table containing information of trunks.
                       sysTrunkEntry 1.3.6.1.4.1.3375.2.1.2.12.1.2.1 no-access
Columns in the sysTrunk Table
                           sysTrunkName 1.3.6.1.4.1.3375.2.1.2.12.1.2.1.1 longdisplaystring read-only
The name of a trunk.
                           sysTrunkStatus 1.3.6.1.4.1.3375.2.1.2.12.1.2.1.2 integer read-only
The interface status. Enumeration: 'uninitialized': 3, 'unpopulated': 5, 'loopback': 4, 'up': 0, 'down': 1, 'disable': 2.
                           sysTrunkAggAddr 1.3.6.1.4.1.3375.2.1.2.12.1.2.1.3 macaddress read-only
The aggregator MAC address of the specified trunk.
                           sysTrunkCfgMbrCount 1.3.6.1.4.1.3375.2.1.2.12.1.2.1.4 integer read-only
The number of configured members that the specified trunk has.
                           sysTrunkOperBw 1.3.6.1.4.1.3375.2.1.2.12.1.2.1.5 integer32 read-only
The operational bandwidth in Mbps.
                           sysTrunkStpEnable 1.3.6.1.4.1.3375.2.1.2.12.1.2.1.6 integer read-only
Whether STP is enabled for the specified trunk. Enumeration: 'true': 1, 'false': 0.
                           sysTrunkStpReset 1.3.6.1.4.1.3375.2.1.2.12.1.2.1.7 integer read-only
Whether STP reset command is enabled for the specified trunk. Enumeration: 'true': 1, 'false': 0.
                           sysTrunkLacpEnabled 1.3.6.1.4.1.3375.2.1.2.12.1.2.1.8 integer read-only
Whether LACP is enabled for the specified trunk. Enumeration: 'true': 1, 'false': 0.
                           sysTrunkActiveLacp 1.3.6.1.4.1.3375.2.1.2.12.1.2.1.9 integer read-only
The active versus passive LACP on the specified trunk. Enumeration: 'true': 1, 'false': 0.
                           sysTrunkShortTimeout 1.3.6.1.4.1.3375.2.1.2.12.1.2.1.10 integer read-only
The short versus long timeout on the specified trunk. Enumeration: 'true': 1, 'false': 0.
               sysTrunkStat 1.3.6.1.4.1.3375.2.1.2.12.2
                   sysTrunkStatResetStats 1.3.6.1.4.1.3375.2.1.2.12.2.1 integer read-write
The action to reset resetable statistics data in sysTrunkStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysTrunkStatNumber 1.3.6.1.4.1.3375.2.1.2.12.2.2 integer read-only
The number of sysTrunkStat entries in the table.
                   sysTrunkStatTable 1.3.6.1.4.1.3375.2.1.2.12.2.3 no-access
A table containing statistic information of trunks.
                       sysTrunkStatEntry 1.3.6.1.4.1.3375.2.1.2.12.2.3.1 no-access
Columns in the sysTrunkStat Table
                           sysTrunkStatName 1.3.6.1.4.1.3375.2.1.2.12.2.3.1.1 longdisplaystring read-only
The name of a trunk.
                           sysTrunkStatPktsIn 1.3.6.1.4.1.3375.2.1.2.12.2.3.1.2 counter64 read-only
The number of packets received on the specified trunk.
                           sysTrunkStatBytesIn 1.3.6.1.4.1.3375.2.1.2.12.2.3.1.3 counter64 read-only
The number of bytes received on the specified trunk.
                           sysTrunkStatPktsOut 1.3.6.1.4.1.3375.2.1.2.12.2.3.1.4 counter64 read-only
The number of packets transmitted out of the specified trunk.
                           sysTrunkStatBytesOut 1.3.6.1.4.1.3375.2.1.2.12.2.3.1.5 counter64 read-only
The number of bytes transmitted out of the specified trunk.
                           sysTrunkStatMcastIn 1.3.6.1.4.1.3375.2.1.2.12.2.3.1.6 counter64 read-only
The number of multicast packets received on the specified trunk.
                           sysTrunkStatMcastOut 1.3.6.1.4.1.3375.2.1.2.12.2.3.1.7 counter64 read-only
The number of multicast packets transmitted out of the specified trunk.
                           sysTrunkStatErrorsIn 1.3.6.1.4.1.3375.2.1.2.12.2.3.1.8 counter64 read-only
The number of received packets that are either undersized, oversized, or have FCS errors by the specified trunk.
                           sysTrunkStatErrorsOut 1.3.6.1.4.1.3375.2.1.2.12.2.3.1.9 counter64 read-only
The number of excessive collisions, incremented for each frame that experienced 16 collisions during transmission and was aborted on the specified trunk.
                           sysTrunkStatDropsIn 1.3.6.1.4.1.3375.2.1.2.12.2.3.1.10 counter64 read-only
The number of packets dropped on ingress for various reasons on the specified trunk.
                           sysTrunkStatDropsOut 1.3.6.1.4.1.3375.2.1.2.12.2.3.1.11 counter64 read-only
The number of packets aged out or with excessive transmission delays due to multiple deferrals on the specified trunk.
                           sysTrunkStatCollisions 1.3.6.1.4.1.3375.2.1.2.12.2.3.1.12 counter64 read-only
The number of collisions on the specified trunk, incremented by the number of collisions experienced during transmissions of a frame
               sysTrunkCfgMember 1.3.6.1.4.1.3375.2.1.2.12.3
                   sysTrunkCfgMemberNumber 1.3.6.1.4.1.3375.2.1.2.12.3.1 integer read-only
The number of sysTrunkCfgMember entries in the table.
                   sysTrunkCfgMemberTable 1.3.6.1.4.1.3375.2.1.2.12.3.2 no-access
A table containing information of configured trunk members.
                       sysTrunkCfgMemberEntry 1.3.6.1.4.1.3375.2.1.2.12.3.2.1 no-access
Columns in the sysTrunkCfgMember Table
                           sysTrunkCfgMemberTrunkName 1.3.6.1.4.1.3375.2.1.2.12.3.2.1.1 longdisplaystring read-only
The name of a trunk to which this member belongs.
                           sysTrunkCfgMemberName 1.3.6.1.4.1.3375.2.1.2.12.3.2.1.2 longdisplaystring read-only
The name of a trunk member associated with the specified trunk.
         sysVlans 1.3.6.1.4.1.3375.2.1.2.13
               sysVlan 1.3.6.1.4.1.3375.2.1.2.13.1
                   sysVlanNumber 1.3.6.1.4.1.3375.2.1.2.13.1.1 integer read-only
The number of sysVlan entries in the table.
                   sysVlanTable 1.3.6.1.4.1.3375.2.1.2.13.1.2 no-access
A table containing informations of VLANs.
                       sysVlanEntry 1.3.6.1.4.1.3375.2.1.2.13.1.2.1 no-access
Columns in the sysVlan Table
                           sysVlanVname 1.3.6.1.4.1.3375.2.1.2.13.1.2.1.1 longdisplaystring read-only
The name of a VLAN.
                           sysVlanId 1.3.6.1.4.1.3375.2.1.2.13.1.2.1.2 integer read-only
The VLAN tag numbers or IDs (valid range is 1-4095).
                           sysVlanSpanningTree 1.3.6.1.4.1.3375.2.1.2.13.1.2.1.3 integer read-only
The status of spanning tree domain is enabled. Enumeration: 'true': 1, 'false': 0.
                           sysVlanMacMasquerade 1.3.6.1.4.1.3375.2.1.2.13.1.2.1.4 macaddress read-only
Deprecated! Use traffic group MAC address instead. The MAC masquerade address for the specified VLAN.
                           sysVlanMacTrue 1.3.6.1.4.1.3375.2.1.2.13.1.2.1.5 macaddress read-only
The true MAC address used by the specified VLAN.
                           sysVlanSourceCheck 1.3.6.1.4.1.3375.2.1.2.13.1.2.1.6 integer read-only
The source checking state for the specified VLAN. If it's true and auto lasthop is disabled, check that the source of the first packet of a connection is correct (correct VLAN, router, node). Enumeration: 'true': 1, 'false': 0.
                           sysVlanFailsafeEnabled 1.3.6.1.4.1.3375.2.1.2.13.1.2.1.7 integer read-only
The failsafe state for the specified VLAN is enabled. Enumeration: 'true': 1, 'false': 0.
                           sysVlanMtu 1.3.6.1.4.1.3375.2.1.2.13.1.2.1.8 integer read-only
The maximum transmission unit size of datagram which can be sent to the specified VLAN.
                           sysVlanFailsafeTimeout 1.3.6.1.4.1.3375.2.1.2.13.1.2.1.9 integer32 read-only
The failsafe timeouts for the specified VLAN.
                           sysVlanFailsafeAction 1.3.6.1.4.1.3375.2.1.2.13.1.2.1.10 integer read-only
The failsafe action for the specified VLAN. Enumeration: 'goactive': 4, 'unusedhaaction': 0, 'goofflinedownlinks': 11, 'goofflineaborttm': 10, 'goofflinerestart': 9, 'failover': 3, 'reboot': 1, 'failoveraborttm': 7, 'noaction': 5, 'restartall': 6, 'gooffline': 8, 'goofflinedownlinksrestart': 12, 'restart': 2.
                           sysVlanMirrorHashPortEnable 1.3.6.1.4.1.3375.2.1.2.13.1.2.1.11 integer read-only
The state whether to hash the port for VLAN mirroring for the specified VLAN. Enumeration: 'true': 1, 'false': 0.
                           sysVlanLearnMode 1.3.6.1.4.1.3375.2.1.2.13.1.2.1.12 integer read-only
The learn mode of the specified VLAN. Enumeration: 'learnforward': 0, 'nolearnforward': 1, 'nolearndrop': 2.
               sysVlanMember 1.3.6.1.4.1.3375.2.1.2.13.2
                   sysVlanMemberNumber 1.3.6.1.4.1.3375.2.1.2.13.2.1 integer read-only
The number of sysVlanMember entries in the table.
                   sysVlanMemberTable 1.3.6.1.4.1.3375.2.1.2.13.2.2 no-access
A table containing information of VLAN members.
                       sysVlanMemberEntry 1.3.6.1.4.1.3375.2.1.2.13.2.2.1 no-access
Columns in the sysVlanMember Table
                           sysVlanMemberVmname 1.3.6.1.4.1.3375.2.1.2.13.2.2.1.1 longdisplaystring read-only
The name of a VLAN member.
                           sysVlanMemberParentVname 1.3.6.1.4.1.3375.2.1.2.13.2.2.1.2 longdisplaystring read-only
The name of a VLAN to which the specified member belongs.
                           sysVlanMemberTagged 1.3.6.1.4.1.3375.2.1.2.13.2.2.1.3 integer read-only
The tagged/untagged state of the specified VLAN member. Enumeration: 'true': 1, 'false': 0.
                           sysVlanMemberType 1.3.6.1.4.1.3375.2.1.2.13.2.2.1.4 integer read-only
The type of the specified VLAN member. Enumeration: 'interface': 0, 'trunk': 1.
               sysVlanGroup 1.3.6.1.4.1.3375.2.1.2.13.3
                   sysVlanGroupNumber 1.3.6.1.4.1.3375.2.1.2.13.3.1 integer read-only
The number of sysVlanGroup entries in the table.
                   sysVlanGroupTable 1.3.6.1.4.1.3375.2.1.2.13.3.2 no-access
A table containing information of VLAN groups.
                       sysVlanGroupEntry 1.3.6.1.4.1.3375.2.1.2.13.3.2.1 no-access
Columns in the sysVlanGroup Table
                           sysVlanGroupName 1.3.6.1.4.1.3375.2.1.2.13.3.2.1.1 longdisplaystring read-only
The name of a VLAN group.
                           sysVlanGroupVlanId 1.3.6.1.4.1.3375.2.1.2.13.3.2.1.2 integer read-only
Deprecated! The VLAN ID/tag numbers (valid range is 1-4095).
                           sysVlanGroupMode 1.3.6.1.4.1.3375.2.1.2.13.3.2.1.3 integer read-only
The transparency mode for the specified VLAN group. transparent - bridge with no modifications; translucent - toggle locally-modified bit of src MAC; opaque - bridge using proxy-arp. Enumeration: 'transparent': 0, 'translucent': 1, 'opaque': 2.
                           sysVlanGroupBridgeAllTraffic 1.3.6.1.4.1.3375.2.1.2.13.3.2.1.4 integer read-only
The state to indicate whether to bridge non-IP traffic as well as IP traffic for the specified VLAN group. Enumeration: 'true': 1, 'false': 0.
                           sysVlanGroupBridgeInStandby 1.3.6.1.4.1.3375.2.1.2.13.3.2.1.5 integer read-only
The state to indicate whether to bridge while unit is in standby mode for the specified VLAN group. Enumeration: 'true': 1, 'false': 0.
                           sysVlanGroupBridgeMulticast 1.3.6.1.4.1.3375.2.1.2.13.3.2.1.6 integer read-only
The state to indicate whether to bridge multicast/broadcast traffic for the specified VLAN group. Enumeration: 'true': 1, 'false': 0.
                           sysVlanGroupMacMasquerade 1.3.6.1.4.1.3375.2.1.2.13.3.2.1.7 macaddress read-only
Deprecated! Use traffic group MAC address instead. The MAC masquerade address for the specified VLAN group.
                           sysVlanGroupMacTrue 1.3.6.1.4.1.3375.2.1.2.13.3.2.1.8 macaddress read-only
The true MAC address used by the specified VLAN group.
               sysVlanGroupMbr 1.3.6.1.4.1.3375.2.1.2.13.4
                   sysVlanGroupMbrNumber 1.3.6.1.4.1.3375.2.1.2.13.4.1 integer read-only
The number of sysVlanGroupMbr entries in the table.
                   sysVlanGroupMbrTable 1.3.6.1.4.1.3375.2.1.2.13.4.2 no-access
A table containing information of VLAN group's members.
                       sysVlanGroupMbrEntry 1.3.6.1.4.1.3375.2.1.2.13.4.2.1 no-access
Columns in the sysVlanGroupMbr Table
                           sysVlanGroupMbrGroupName 1.3.6.1.4.1.3375.2.1.2.13.4.2.1.1 longdisplaystring read-only
The name of a VLAN group.
                           sysVlanGroupMbrVlanName 1.3.6.1.4.1.3375.2.1.2.13.4.2.1.2 longdisplaystring read-only
The name of a VLAN group's member associated with the specified VLAN group.
               sysProxyExclusion 1.3.6.1.4.1.3375.2.1.2.13.5
                   sysProxyExclusionNumber 1.3.6.1.4.1.3375.2.1.2.13.5.1 integer read-only
The number of sysProxyExclusion entries in the table.
                   sysProxyExclusionTable 1.3.6.1.4.1.3375.2.1.2.13.5.2 no-access
A table containing information of a list of IP's that proxy arp will ignore on VLAN groups.
                       sysProxyExclusionEntry 1.3.6.1.4.1.3375.2.1.2.13.5.2.1 no-access
Columns in the sysProxyExclusion Table
                           sysProxyExclusionVlangroupName 1.3.6.1.4.1.3375.2.1.2.13.5.2.1.1 longdisplaystring read-only
The name of a VLAN group.
                           sysProxyExclusionIpType 1.3.6.1.4.1.3375.2.1.2.13.5.2.1.2 inetaddresstype read-only
The IP address type of sysProxyExclusionIp
                           sysProxyExclusionIp 1.3.6.1.4.1.3375.2.1.2.13.5.2.1.3 inetaddress read-only
The IP address ignored from the global proxy exclusion list for the specified VLAN group. It is interpreted within the context of a sysProxyExclusionIpType value
               sysVlanStat 1.3.6.1.4.1.3375.2.1.2.13.6
                   sysVlanStatNumber 1.3.6.1.4.1.3375.2.1.2.13.6.1 integer read-only
The number of sysVlanStat entries in the table.
                   sysVlanStatTable 1.3.6.1.4.1.3375.2.1.2.13.6.2 no-access
Vlan statistics, sum of its interfaces interface_stat.
                       sysVlanStatEntry 1.3.6.1.4.1.3375.2.1.2.13.6.2.1 no-access
Columns in the sysVlanStat Table
                           sysVlanStatVlanName 1.3.6.1.4.1.3375.2.1.2.13.6.2.1.1 longdisplaystring read-only
The name of a VLAN.
                           sysVlanStatPktsIn 1.3.6.1.4.1.3375.2.1.2.13.6.2.1.2 counter64 read-only
The number of packets received on this vlan.
                           sysVlanStatBytesIn 1.3.6.1.4.1.3375.2.1.2.13.6.2.1.3 counter64 read-only
The number of bytes received on the specified vlan.
                           sysVlanStatPktsOut 1.3.6.1.4.1.3375.2.1.2.13.6.2.1.4 counter64 read-only
The number of packets transmitted out of the specified vlan.
                           sysVlanStatBytesOut 1.3.6.1.4.1.3375.2.1.2.13.6.2.1.5 counter64 read-only
The number of bytes transmitted out of the specified vlan.
                           sysVlanStatMcastIn 1.3.6.1.4.1.3375.2.1.2.13.6.2.1.6 counter64 read-only
The number of multicast packets received on the specified vlan.
                           sysVlanStatMcastOut 1.3.6.1.4.1.3375.2.1.2.13.6.2.1.7 counter64 read-only
The number of multicast packets transmitted out of the specified vlan.
                           sysVlanStatErrorsIn 1.3.6.1.4.1.3375.2.1.2.13.6.2.1.8 counter64 read-only
The number of received packets that are either undersized, oversized, or have FCS errors by the specified vlan.
                           sysVlanStatErrorsOut 1.3.6.1.4.1.3375.2.1.2.13.6.2.1.9 counter64 read-only
The number of excessive collisions, incremented for each frame that experienced 16 collisions during transmission and was aborted on the specified vlan.
                           sysVlanStatDropsIn 1.3.6.1.4.1.3375.2.1.2.13.6.2.1.10 counter64 read-only
The number of packets dropped on ingress for various reasons on the specified vlan.
                           sysVlanStatDropsOut 1.3.6.1.4.1.3375.2.1.2.13.6.2.1.11 counter64 read-only
The number of packets aged out or with excessive transmission delays due to multiple deferrals on the specified vlan.
                           sysVlanStatCollisions 1.3.6.1.4.1.3375.2.1.2.13.6.2.1.12 counter64 read-only
The number of collisions on the specified vlan, incremented by the number of collisions experienced during transmissions of a frame
               sysVlanxStat 1.3.6.1.4.1.3375.2.1.2.13.7
                   sysVlanxStatNumber 1.3.6.1.4.1.3375.2.1.2.13.7.1 integer read-only
The number of sysVlanxStat entries in the table.
                   sysVlanxStatTable 1.3.6.1.4.1.3375.2.1.2.13.7.2 no-access
Vlan statistics, sum of its interfaces ifx_stat.
                       sysVlanxStatEntry 1.3.6.1.4.1.3375.2.1.2.13.7.2.1 no-access
Columns in the sysVlanxStat Table
                           sysVlanxStatVlanName 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.1 longdisplaystring read-only
The name of a VLAN.
                           sysVlanxStatInMulticastPkts 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.2 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses.
                           sysVlanxStatInBroadcastPkts 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.3 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer.
                           sysVlanxStatOutMulticastPkts 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.4 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses.
                           sysVlanxStatOutBroadcastPkts 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.5 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent.
                           sysVlanxStatHcInOctets 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.6 counter64 read-only
The total number of octets received on the interface, including framing characters.
                           sysVlanxStatHcInUcastPkts 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.7 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer.
                           sysVlanxStatHcInMulticastPkts 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.8 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses.
                           sysVlanxStatHcInBroadcastPkts 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.9 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer.
                           sysVlanxStatHcOutOctets 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.10 counter64 read-only
The total number of octets transmitted out of the interface, including framing characters.
                           sysVlanxStatHcOutUcastPkts 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.11 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.
                           sysVlanxStatHcOutMulticastPkts 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.12 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses.
                           sysVlanxStatHcOutBroadcastPkts 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.13 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent.
                           sysVlanxStatHighSpeed 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.14 counter64 read-only
An estimate of the interface's current bandwidth in units of 1,000,000 bits per second. If this object reports a value of `n' then the speed of the interface is somewhere in the range of `n-500,000' to `n+499,999'. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. For a sub-layer which has no concept of bandwidth, this object should be zero.
                           sysVlanxStatConnectorPresent 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.15 integer32 read-only
This object has the value 'true(1)' if the interface sublayer has a physical connector and the value 'false(2)' otherwise.
                           sysVlanxStatCounterDiscontinuityTime 1.3.6.1.4.1.3375.2.1.2.13.7.2.1.16 counter64 read-only
The value of sysUpTime on the most recent occasion at which any one or more of this interface's counters suffered a discontinuity. The relevant counters are the specific instances associated with this interface of any Counter32 or Counter64 object contained in the sysInterfaceTable or sysInterfaceXTable. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object contains a zero value.
         sysDevice 1.3.6.1.4.1.3375.2.1.2.14
               sysSysDevice 1.3.6.1.4.1.3375.2.1.2.14.1
                   sysSysDeviceNumber 1.3.6.1.4.1.3375.2.1.2.14.1.1 integer read-only
The number of sysSysDevice entries in the table.
                   sysSysDeviceTable 1.3.6.1.4.1.3375.2.1.2.14.1.2 no-access
A table containing device information on devices connected to this machine
                       sysSysDeviceEntry 1.3.6.1.4.1.3375.2.1.2.14.1.2.1 no-access
Columns in the sysSysDevice Table
                           sysSysDeviceName 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.1 longdisplaystring read-only
The unique device name
                           sysSysDeviceMgmtIp 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.2 inetaddress read-only
The ip used to connect to the device
                           sysSysDeviceMgmtIpType 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.3 inetaddresstype read-only
                           sysSysDeviceHostname 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.4 longdisplaystring read-only
The hostname of the device
                           sysSysDeviceMirrorIp 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.5 inetaddress read-only
The mirror ip address
                           sysSysDeviceMirrorIpType 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.6 inetaddresstype read-only
                           sysSysDeviceMirrorSecondaryIp 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.7 inetaddress read-only
The secondary mirror ip
                           sysSysDeviceMirrorSecondaryIpType 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.8 inetaddresstype read-only
                           sysSysDeviceMulticastInterface 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.9 longdisplaystring read-only
Multicast Interface
                           sysSysDeviceMulticastAddr 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.10 inetaddress read-only
Multicast Address
                           sysSysDeviceMulticastAddrType 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.11 inetaddresstype read-only
                           sysSysDeviceMulticastPort 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.12 inetportnumber read-only
Multicast Port
                           sysSysDeviceVersion 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.13 longdisplaystring read-only
The product version
                           sysSysDeviceProduct 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.14 longdisplaystring read-only
The product installed on the device
                           sysSysDeviceEdition 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.15 longdisplaystring read-only
The edition of the product installed on the device
                           sysSysDeviceMarketingName 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.16 longdisplaystring read-only
The marketing name of the device
                           sysSysDevicePlatformId 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.17 longdisplaystring read-only
The platform name of the device
                           sysSysDeviceChassisId 1.3.6.1.4.1.3375.2.1.2.14.1.2.1.18 longdisplaystring read-only
The unique chassis id of this device
               sysUnicastAddr 1.3.6.1.4.1.3375.2.1.2.14.2
                   sysUnicastAddrNumber 1.3.6.1.4.1.3375.2.1.2.14.2.1 integer read-only
The number of sysUnicastAddr entries in the table.
                   sysUnicastAddrTable 1.3.6.1.4.1.3375.2.1.2.14.2.2 no-access
A table that contains the unicast address/port combinations available on this device
                       sysUnicastAddrEntry 1.3.6.1.4.1.3375.2.1.2.14.2.2.1 no-access
Columns in the sysUnicastAddr Table
                           sysUnicastAddrName 1.3.6.1.4.1.3375.2.1.2.14.2.2.1.1 longdisplaystring read-only
                           sysUnicastAddrIndex 1.3.6.1.4.1.3375.2.1.2.14.2.2.1.2 integer read-only
Index of the unicast addr within this table
                           sysUnicastAddrSourceIp 1.3.6.1.4.1.3375.2.1.2.14.2.2.1.3 inetaddress read-only
Source unicast address for this device
                           sysUnicastAddrSourceIpType 1.3.6.1.4.1.3375.2.1.2.14.2.2.1.4 inetaddresstype read-only
                           sysUnicastAddrSourcePort 1.3.6.1.4.1.3375.2.1.2.14.2.2.1.5 inetportnumber read-only
Source port for unicast on this device
               sysSysDeviceActiveModules 1.3.6.1.4.1.3375.2.1.2.14.4
                   sysSysDeviceActiveModulesNumber 1.3.6.1.4.1.3375.2.1.2.14.4.1 integer read-only
The number of sysSysDeviceActiveModules entries in the table.
                   sysSysDeviceActiveModulesTable 1.3.6.1.4.1.3375.2.1.2.14.4.2 no-access
A table containing a list of the active modules on the device.
                       sysSysDeviceActiveModulesEntry 1.3.6.1.4.1.3375.2.1.2.14.4.2.1 no-access
Columns in the sysSysDeviceActiveModules Table
                           sysSysDeviceActiveModulesName 1.3.6.1.4.1.3375.2.1.2.14.4.2.1.1 longdisplaystring read-only
                           sysSysDeviceActiveModulesIndex 1.3.6.1.4.1.3375.2.1.2.14.4.2.1.2 integer read-only
Index of the unicast addr within this table
                           sysSysDeviceActiveModulesModule 1.3.6.1.4.1.3375.2.1.2.14.4.2.1.3 longdisplaystring read-only
An active module on the device
               sysSysDeviceInactiveModules 1.3.6.1.4.1.3375.2.1.2.14.5
                   sysSysDeviceInactiveModulesNumber 1.3.6.1.4.1.3375.2.1.2.14.5.1 integer read-only
The number of sysSysDeviceInactiveModules entries in the table.
                   sysSysDeviceInactiveModulesTable 1.3.6.1.4.1.3375.2.1.2.14.5.2 no-access
A table containing a list of the inactive modules on the device.
                       sysSysDeviceInactiveModulesEntry 1.3.6.1.4.1.3375.2.1.2.14.5.2.1 no-access
Columns in the sysSysDeviceInactiveModules Table
                           sysSysDeviceInactiveModulesName 1.3.6.1.4.1.3375.2.1.2.14.5.2.1.1 longdisplaystring read-only
                           sysSysDeviceInactiveModulesIndex 1.3.6.1.4.1.3375.2.1.2.14.5.2.1.2 integer read-only
Index of the unicast addr within this table
                           sysSysDeviceInactiveModulesModule 1.3.6.1.4.1.3375.2.1.2.14.5.2.1.3 longdisplaystring read-only
An inactive module on the device
               sysSysDeviceOptionalModules 1.3.6.1.4.1.3375.2.1.2.14.6
                   sysSysDeviceOptionalModulesNumber 1.3.6.1.4.1.3375.2.1.2.14.6.1 integer read-only
The number of sysSysDeviceOptionalModules entries in the table.
                   sysSysDeviceOptionalModulesTable 1.3.6.1.4.1.3375.2.1.2.14.6.2 no-access
A table containing a list of the optional modules on the device.
                       sysSysDeviceOptionalModulesEntry 1.3.6.1.4.1.3375.2.1.2.14.6.2.1 no-access
Columns in the sysSysDeviceOptionalModules Table
                           sysSysDeviceOptionalModulesName 1.3.6.1.4.1.3375.2.1.2.14.6.2.1.1 longdisplaystring read-only
                           sysSysDeviceOptionalModulesIndex 1.3.6.1.4.1.3375.2.1.2.14.6.2.1.2 integer read-only
Index of the unicast addr within this table
                           sysSysDeviceOptionalModulesModule 1.3.6.1.4.1.3375.2.1.2.14.6.2.1.3 longdisplaystring read-only
An optional module on the device
               sysSysDeviceTimelimitedModules 1.3.6.1.4.1.3375.2.1.2.14.7
                   sysSysDeviceTimelimitedModulesNumber 1.3.6.1.4.1.3375.2.1.2.14.7.1 integer read-only
The number of sysSysDeviceTimelimitedModules entries in the table.
                   sysSysDeviceTimelimitedModulesTable 1.3.6.1.4.1.3375.2.1.2.14.7.2 no-access
A table containing a list of the timelimited modules on the device.
                       sysSysDeviceTimelimitedModulesEntry 1.3.6.1.4.1.3375.2.1.2.14.7.2.1 no-access
Columns in the sysSysDeviceTimelimitedModules Table
                           sysSysDeviceTimelimitedModulesName 1.3.6.1.4.1.3375.2.1.2.14.7.2.1.1 longdisplaystring read-only
                           sysSysDeviceTimelimitedModulesIndex 1.3.6.1.4.1.3375.2.1.2.14.7.2.1.2 integer read-only
Index of the unicast addr within this table
                           sysSysDeviceTimelimitedModulesModule 1.3.6.1.4.1.3375.2.1.2.14.7.2.1.3 longdisplaystring read-only
An timelimited module on the device
         sysTunnels 1.3.6.1.4.1.3375.2.1.2.15
               sysFecStat 1.3.6.1.4.1.3375.2.1.2.15.1
                   sysFecStatResetStats 1.3.6.1.4.1.3375.2.1.2.15.1.1 integer read-write
The action to reset resetable statistics data in sysFecStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
                   sysFecStatNumber 1.3.6.1.4.1.3375.2.1.2.15.1.2 integer read-only
The number of sysFecStat entries in the table.
                   sysFecStatTable 1.3.6.1.4.1.3375.2.1.2.15.1.3 no-access
A table containing statistics information about FEC tunnels.
                       sysFecStatEntry 1.3.6.1.4.1.3375.2.1.2.15.1.3.1 no-access
Columns in the sysFecStat Table
                           sysFecStatName 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.1 longdisplaystring read-only
The name of a FEC tunnel.
                           sysFecStatProfile 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.2 longdisplaystring read-only
The name of a FEC profile.
                           sysFecStatOutRawPackets 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.3 counter64 read-only
The number of output raw packets.
                           sysFecStatOutRawBytes 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.4 counter64 read-only
The number of output raw bytes.
                           sysFecStatOutRdndPackets 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.5 counter64 read-only
The number of output redundant packets.
                           sysFecStatOutRdndBytes 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.6 counter64 read-only
The number of output redundant bytes.
                           sysFecStatInRawPackets 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.7 counter64 read-only
The number of input raw packets.
                           sysFecStatInRawBytes 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.8 counter64 read-only
The number of input raw bytes.
                           sysFecStatInRdndPackets 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.9 counter64 read-only
The number of input redundant packets.
                           sysFecStatInRdndBytes 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.10 counter64 read-only
The number of input redundant bytes.
                           sysFecStatInRdndLost 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.11 counter64 read-only
The number of input redundant packets lost.
                           sysFecStatInRawLost 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.12 counter64 read-only
The number of input raw packets lost.
                           sysFecStatRmtInRdndPackets 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.13 counter64 read-only
The number of remote side input redundant packets.
                           sysFecStatRmtInRdndLost 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.14 counter64 read-only
The number of remote side input redundant packets lost.
                           sysFecStatRmtInRawPackets 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.15 counter64 read-only
The number of remote side input raw packets.
                           sysFecStatRmtInRawLost 1.3.6.1.4.1.3375.2.1.2.15.1.3.1.16 counter64 read-only
The number of remote side input raw packets lost.
         sysLldp 1.3.6.1.4.1.3375.2.1.2.16
               sysLldpNeighbors 1.3.6.1.4.1.3375.2.1.2.16.1
                   sysLldpNeighborsTableNumber 1.3.6.1.4.1.3375.2.1.2.16.1.1 integer read-only
The number of sysLldpNeighbors entries in the table.
                   sysLldpNeighborsTableTable 1.3.6.1.4.1.3375.2.1.2.16.1.2 no-access
A table containing information of lldp neighbors.
                       sysLldpNeighborsTableEntry 1.3.6.1.4.1.3375.2.1.2.16.1.2.1 no-access
Columns in the sysLldpNeighborsTable Table
                           sysLldpNeighborsTableChassisId 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.1 longdisplaystring read-only
The chassis ID of the LLDP neighbor.
                           sysLldpNeighborsTablePortId 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.2 longdisplaystring read-only
The port ID of the LLDP neighbor.
                           sysLldpNeighborsTableLocalInterface 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.3 longdisplaystring read-only
The local port ID to which the LLDP neighbor is connected.
                           sysLldpNeighborsTablePortDesc 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.4 longdisplaystring read-only
A description of the port on the LLDP neighbor.
                           sysLldpNeighborsTableSysName 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.5 longdisplaystring read-only
The system name of the LLDP neighbor.
                           sysLldpNeighborsTableSysDesc 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.6 longdisplaystring read-only
A description of the LLDP neighbor.
                           sysLldpNeighborsTableSysCap 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.7 integer32 read-only
System capabilities of the LLDP neighbor (switching, routing, etc.)
                           sysLldpNeighborsTableMgmtAddr 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.8 longdisplaystring read-only
Management IP address of the LLDP neighbor.
                           sysLldpNeighborsTablePvid 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.9 integer read-only
The VLAN ID associated with the port on the LLDP neighbor.
                           sysLldpNeighborsTablePpvid 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.10 integer read-only
Indicates whether a PPVID TLV has been received by the LLDP neighbor.
                           sysLldpNeighborsTableVlanName 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.11 longdisplaystring read-only
The VLAN name associated with the port on the LLDP neighbor.
                           sysLldpNeighborsTableVlanTag 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.12 integer read-only
The VLAN tag associated with the port on the LLDP neighbor.
                           sysLldpNeighborsTableProtocolIdentity 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.13 integer read-only
Indicates whether a Protocol Identity TLV has been received by the LLDP neighbor.
                           sysLldpNeighborsTableAutoNego 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.14 integer read-only
The MAC/PHY Auto-Negotiation status of the LLDP neighbor.
                           sysLldpNeighborsTablePmd 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.15 integer read-only
The MAC/PHY Physical Medium Dependant (PMD) capability of the LLDP neighbor.
                           sysLldpNeighborsTableMau 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.16 integer read-only
The MAC/PHY Medium Attachment Unit (MAU) type of the LLDP neighbor.
                           sysLldpNeighborsTableAggStatus 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.17 integer read-only
Link aggregation status/capability of LLDP neighbor port.
                           sysLldpNeighborsTableAggPortid 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.18 integer32 read-only
If the remote port is aggregated, indicates the aggregated port ID on the LLDP neighbor.
                           sysLldpNeighborsTableMfs 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.19 integer read-only
Maximum frame size of the LLDP neighbor's MAC and PHY implementation.
                           sysLldpNeighborsTableF5ProductModel 1.3.6.1.4.1.3375.2.1.2.16.1.2.1.20 longdisplaystring read-only
Displays the F5 product model name if the LLDP neighbor is an F5 product.
     sysPlatform 1.3.6.1.4.1.3375.2.1.3
         sysCpu 1.3.6.1.4.1.3375.2.1.3.1
             sysCpuNumber 1.3.6.1.4.1.3375.2.1.3.1.1 integer read-only
Deprecated!. The number of sysCpu entries in the table.
             sysCpuTable 1.3.6.1.4.1.3375.2.1.3.1.2 no-access
Deprecated! Replaced by sysCpuSensor table. A table containing information of CPU status on the system.
                 sysCpuEntry 1.3.6.1.4.1.3375.2.1.3.1.2.1 no-access
Columns in the sysCpu Table
                     sysCpuIndex 1.3.6.1.4.1.3375.2.1.3.1.2.1.1 integer read-only
Deprecated! Replaced by sysCpuSensor table. The CPU index on the system.
                     sysCpuTemperature 1.3.6.1.4.1.3375.2.1.3.1.2.1.2 integer read-only
Deprecated! Replaced by sysCpuSensor table. The temperature of the indexed CPU on the system. This is only supported for the platform where the sensor data is available.
                     sysCpuFanSpeed 1.3.6.1.4.1.3375.2.1.3.1.2.1.3 integer32 read-only
Deprecated! Replaced by sysCpuSensor table. The fan speed (in RPM) of the indexed CPU on the system., This is only supported for the platform where the sensor data is available.
                     sysCpuName 1.3.6.1.4.1.3375.2.1.3.1.2.1.4 longdisplaystring read-only
Deprecated! Replaced by sysCpuSensor table. Identifier for the CPU.
                     sysCpuSlot 1.3.6.1.4.1.3375.2.1.3.1.2.1.5 integer read-only
Deprecated! Replaced by sysCpuSensor table. Chassis slot number, if applicable.
         sysChassis 1.3.6.1.4.1.3375.2.1.3.2
             sysChassisFan 1.3.6.1.4.1.3375.2.1.3.2.1
                 sysChassisFanNumber 1.3.6.1.4.1.3375.2.1.3.2.1.1 integer read-only
The number of sysChassisFan entries in the table.
                 sysChassisFanTable 1.3.6.1.4.1.3375.2.1.3.2.1.2 no-access
A table containing information of chassis fan status of the system.
                     sysChassisFanEntry 1.3.6.1.4.1.3375.2.1.3.2.1.2.1 no-access
Columns in the sysChassisFan Table
                         sysChassisFanIndex 1.3.6.1.4.1.3375.2.1.3.2.1.2.1.1 integer read-only
The index of a chassis fan on the system. It identifies a particular chassis fan.
                         sysChassisFanStatus 1.3.6.1.4.1.3375.2.1.3.2.1.2.1.2 integer read-only
The status of the indexed chassis fan on the system., This is only supported for the platform where the sensor data is available. Enumeration: 'bad': 0, 'good': 1, 'notpresent': 2.
                         sysChassisFanSpeed 1.3.6.1.4.1.3375.2.1.3.2.1.2.1.3 integer32 read-only
The actual speed of the indexed chassis fan on the system. This is only supported for the platform where the actual fan speed data is available. '0' means fan speed is unavailable while the associated chassis status is good.
             sysChassisPowerSupply 1.3.6.1.4.1.3375.2.1.3.2.2
                 sysChassisPowerSupplyNumber 1.3.6.1.4.1.3375.2.1.3.2.2.1 integer read-only
The number of sysChassisPowerSupply entries in the table.
                 sysChassisPowerSupplyTable 1.3.6.1.4.1.3375.2.1.3.2.2.2 no-access
A table containing information of chassis power supply status of the system.
                     sysChassisPowerSupplyEntry 1.3.6.1.4.1.3375.2.1.3.2.2.2.1 no-access
Columns in the sysChassisPowerSupply Table
                         sysChassisPowerSupplyIndex 1.3.6.1.4.1.3375.2.1.3.2.2.2.1.1 integer read-only
The index of a power supply on the system.
                         sysChassisPowerSupplyStatus 1.3.6.1.4.1.3375.2.1.3.2.2.2.1.2 integer read-only
The status of the indexed power supply on the system., This is only supported for the platform where the sensor data is available. Enumeration: 'bad': 0, 'good': 1, 'notpresent': 2.
             sysChassisTemp 1.3.6.1.4.1.3375.2.1.3.2.3
                 sysChassisTempNumber 1.3.6.1.4.1.3375.2.1.3.2.3.1 integer read-only
The number of sysChassisTemp entries in the table.
                 sysChassisTempTable 1.3.6.1.4.1.3375.2.1.3.2.3.2 no-access
A table containing information of chassis temperature of the system.
                     sysChassisTempEntry 1.3.6.1.4.1.3375.2.1.3.2.3.2.1 no-access
Columns in the sysChassisTemp Table
                         sysChassisTempIndex 1.3.6.1.4.1.3375.2.1.3.2.3.2.1.1 integer read-only
The index of a chassis temperature sensor on the system. It identifies a particular chassis temperature sensor, fan, etc.
                         sysChassisTempTemperature 1.3.6.1.4.1.3375.2.1.3.2.3.2.1.2 integer32 read-only
The chassis temperature (in Celsius) of the indexed sensor on the system., This is only supported for the platform where the sensor data is available.
             sysBladeTemp 1.3.6.1.4.1.3375.2.1.3.2.4
                 sysBladeTempNumber 1.3.6.1.4.1.3375.2.1.3.2.4.1 integer read-only
The number of sysBladeTemp entries in the table.
                 sysBladeTempTable 1.3.6.1.4.1.3375.2.1.3.2.4.2 no-access
A table containing information of blade temperature of the system.
                     sysBladeTempEntry 1.3.6.1.4.1.3375.2.1.3.2.4.2.1 no-access
Columns in the sysBladeTemp Table
                         sysBladeTempIndex 1.3.6.1.4.1.3375.2.1.3.2.4.2.1.1 integer read-only
The index of a chassis temperature sensor on the system. It identifies a particular chassis temperature sensor, fan, etc.
                         sysBladeTempTemperature 1.3.6.1.4.1.3375.2.1.3.2.4.2.1.2 integer32 read-only
The blade temperature (in Celsius) of the indexed sensor on the system., This is only supported for the platform where the sensor data is available.
                         sysBladeTempLocation 1.3.6.1.4.1.3375.2.1.3.2.4.2.1.3 longdisplaystring read-only
The location for the temperature sensor.
                         sysBladeTempSlot 1.3.6.1.4.1.3375.2.1.3.2.4.2.1.4 integer read-only
The chassis slot number, if applicable.
             sysBladeVoltage 1.3.6.1.4.1.3375.2.1.3.2.5
                 sysBladeVoltageNumber 1.3.6.1.4.1.3375.2.1.3.2.5.1 integer read-only
The number of sysBladeVoltage entries in the table.
                 sysBladeVoltageTable 1.3.6.1.4.1.3375.2.1.3.2.5.2 no-access
A table containing information of blade voltage of the system.
                     sysBladeVoltageEntry 1.3.6.1.4.1.3375.2.1.3.2.5.2.1 no-access
Columns in the sysBladeVoltage Table
                         sysBladeVoltageIndex 1.3.6.1.4.1.3375.2.1.3.2.5.2.1.1 longdisplaystring read-only
The index of the voltage sensor. It identifies a particular blade voltage sensor, fan, etc.
                         sysBladeVoltageVoltage 1.3.6.1.4.1.3375.2.1.3.2.5.2.1.2 integer32 read-only
The blade voltage (in mV) of the indexed sensor on the system., This is only supported for the platform where the sensor data is available.
                         sysBladeVoltageSlot 1.3.6.1.4.1.3375.2.1.3.2.5.2.1.3 integer read-only
The chassis slot number, if applicable.
         sysGeneral 1.3.6.1.4.1.3375.2.1.3.3
             sysGeneralHwName 1.3.6.1.4.1.3375.2.1.3.3.1 longdisplaystring read-only
The name of the system hardware model.
             sysGeneralHwNumber 1.3.6.1.4.1.3375.2.1.3.3.2 longdisplaystring read-only
Deprecated! The name of the system model. This is replaced by platform.marketing_name
             sysGeneralChassisSerialNum 1.3.6.1.4.1.3375.2.1.3.3.3 longdisplaystring read-only
The system serial number.
         sysDeviceModelOIDs 1.3.6.1.4.1.3375.2.1.3.4
             bigip520 1.3.6.1.4.1.3375.2.1.3.4.1
             bigip540 1.3.6.1.4.1.3375.2.1.3.4.2
             bigip1000 1.3.6.1.4.1.3375.2.1.3.4.3
             bigip1500 1.3.6.1.4.1.3375.2.1.3.4.4
             bigip2400 1.3.6.1.4.1.3375.2.1.3.4.5
             bigip3400 1.3.6.1.4.1.3375.2.1.3.4.6
             bigip4100 1.3.6.1.4.1.3375.2.1.3.4.7
             bigip5100 1.3.6.1.4.1.3375.2.1.3.4.8
             bigip5110 1.3.6.1.4.1.3375.2.1.3.4.9
             bigip6400 1.3.6.1.4.1.3375.2.1.3.4.10
             bigip6800 1.3.6.1.4.1.3375.2.1.3.4.11
             bigip8400 1.3.6.1.4.1.3375.2.1.3.4.12
             bigip8800 1.3.6.1.4.1.3375.2.1.3.4.13
             em3000 1.3.6.1.4.1.3375.2.1.3.4.14
             wj300 1.3.6.1.4.1.3375.2.1.3.4.15
             wj400 1.3.6.1.4.1.3375.2.1.3.4.16
             wj500 1.3.6.1.4.1.3375.2.1.3.4.17
             wj800 1.3.6.1.4.1.3375.2.1.3.4.18
             bigipPb200 1.3.6.1.4.1.3375.2.1.3.4.19
             bigip1600 1.3.6.1.4.1.3375.2.1.3.4.20
             bigip3600 1.3.6.1.4.1.3375.2.1.3.4.21
             bigip6900 1.3.6.1.4.1.3375.2.1.3.4.22
             bigip8900 1.3.6.1.4.1.3375.2.1.3.4.23
             bigip3900 1.3.6.1.4.1.3375.2.1.3.4.24
             bigip8950 1.3.6.1.4.1.3375.2.1.3.4.25
             em4000 1.3.6.1.4.1.3375.2.1.3.4.26
             bigip11050 1.3.6.1.4.1.3375.2.1.3.4.27
             em500 1.3.6.1.4.1.3375.2.1.3.4.28
             arx1000 1.3.6.1.4.1.3375.2.1.3.4.29
             arx2000 1.3.6.1.4.1.3375.2.1.3.4.30
             arx4000 1.3.6.1.4.1.3375.2.1.3.4.31
             arx500 1.3.6.1.4.1.3375.2.1.3.4.32
             bigip3410 1.3.6.1.4.1.3375.2.1.3.4.33
             bigipPb100 1.3.6.1.4.1.3375.2.1.3.4.34
             bigipPb100n 1.3.6.1.4.1.3375.2.1.3.4.35
             sam4300 1.3.6.1.4.1.3375.2.1.3.4.36
             firepass1200 1.3.6.1.4.1.3375.2.1.3.4.37
             firepass4100 1.3.6.1.4.1.3375.2.1.3.4.38
             firepass4300 1.3.6.1.4.1.3375.2.1.3.4.39
             swanWJ200 1.3.6.1.4.1.3375.2.1.3.4.40
             trafficShield4100 1.3.6.1.4.1.3375.2.1.3.4.41
             wa4500 1.3.6.1.4.1.3375.2.1.3.4.42
             bigipVirtualEdition 1.3.6.1.4.1.3375.2.1.3.4.43
             bigip11000 1.3.6.1.4.1.3375.2.1.3.4.44
             bigip11050N 1.3.6.1.4.1.3375.2.1.3.4.45
             bigipViprionB2100 1.3.6.1.4.1.3375.2.1.3.4.46
             bigipViprionB4300 1.3.6.1.4.1.3375.2.1.3.4.47
             bigipViprionC2400 1.3.6.1.4.1.3375.2.1.3.4.48
             arx1500 1.3.6.1.4.1.3375.2.1.3.4.49
             arx2500 1.3.6.1.4.1.3375.2.1.3.4.50
             bigip11000F 1.3.6.1.4.1.3375.2.1.3.4.51
             bigip11050F 1.3.6.1.4.1.3375.2.1.3.4.52
             bigip6900F 1.3.6.1.4.1.3375.2.1.3.4.53
             bigip6900N 1.3.6.1.4.1.3375.2.1.3.4.54
             bigip6900S 1.3.6.1.4.1.3375.2.1.3.4.55
             bigip8900F 1.3.6.1.4.1.3375.2.1.3.4.56
             bigip8950S 1.3.6.1.4.1.3375.2.1.3.4.57
             bigipPb200N 1.3.6.1.4.1.3375.2.1.3.4.58
             bigip4000 1.3.6.1.4.1.3375.2.1.3.4.59
             bigip10000 1.3.6.1.4.1.3375.2.1.3.4.60
             bigip2000 1.3.6.1.4.1.3375.2.1.3.4.61
             bigip5000 1.3.6.1.4.1.3375.2.1.3.4.62
             bigip7000 1.3.6.1.4.1.3375.2.1.3.4.63
             bigip800 1.3.6.1.4.1.3375.2.1.3.4.64
             bigipViprionB4300N 1.3.6.1.4.1.3375.2.1.3.4.65
             bigip10000F 1.3.6.1.4.1.3375.2.1.3.4.66
             bigip10000S 1.3.6.1.4.1.3375.2.1.3.4.67
             bigip7000F 1.3.6.1.4.1.3375.2.1.3.4.68
             bigip7000S 1.3.6.1.4.1.3375.2.1.3.4.69
             bigipViprionB2250 1.3.6.1.4.1.3375.2.1.3.4.70
             bigip5050 1.3.6.1.4.1.3375.2.1.3.4.71
             bigip5250 1.3.6.1.4.1.3375.2.1.3.4.72
             bigip4050 1.3.6.1.4.1.3375.2.1.3.4.73
             bigip4250 1.3.6.1.4.1.3375.2.1.3.4.74
             bigip2050 1.3.6.1.4.1.3375.2.1.3.4.75
             bigip2250 1.3.6.1.4.1.3375.2.1.3.4.76
             bigip7050 1.3.6.1.4.1.3375.2.1.3.4.77
             bigip7250 1.3.6.1.4.1.3375.2.1.3.4.78
             bigip10050 1.3.6.1.4.1.3375.2.1.3.4.79
             bigip10250 1.3.6.1.4.1.3375.2.1.3.4.80
             bigip2200 1.3.6.1.4.1.3375.2.1.3.4.81
             bigip4200 1.3.6.1.4.1.3375.2.1.3.4.82
             bigip5200 1.3.6.1.4.1.3375.2.1.3.4.83
             bigip7200 1.3.6.1.4.1.3375.2.1.3.4.84
             bigip7200F 1.3.6.1.4.1.3375.2.1.3.4.85
             bigip7200S 1.3.6.1.4.1.3375.2.1.3.4.86
             bigip10200 1.3.6.1.4.1.3375.2.1.3.4.87
             bigip10200F 1.3.6.1.4.1.3375.2.1.3.4.88
             bigip10200S 1.3.6.1.4.1.3375.2.1.3.4.89
             bigiq7000 1.3.6.1.4.1.3375.2.1.3.4.90
             bigip5250F 1.3.6.1.4.1.3375.2.1.3.4.91
             bigip12050 1.3.6.1.4.1.3375.2.1.3.4.92
             bigip10350N 1.3.6.1.4.1.3375.2.1.3.4.93
             bigipVcmpGuest 1.3.6.1.4.1.3375.2.1.3.4.94
             bigip7055 1.3.6.1.4.1.3375.2.1.3.4.96
             bigip7255 1.3.6.1.4.1.3375.2.1.3.4.97
             bigip10055 1.3.6.1.4.1.3375.2.1.3.4.98
             bigip10255 1.3.6.1.4.1.3375.2.1.3.4.99
             unknown 1.3.6.1.4.1.3375.2.1.3.4.1000
         sysPlatformInfo 1.3.6.1.4.1.3375.2.1.3.5
             sysPlatformInfoName 1.3.6.1.4.1.3375.2.1.3.5.1 longdisplaystring read-only
The platform name
             sysPlatformInfoMarketingName 1.3.6.1.4.1.3375.2.1.3.5.2 longdisplaystring read-only
The system name used by marketing
         sysCpuSensor 1.3.6.1.4.1.3375.2.1.3.6
             sysCpuSensorNumber 1.3.6.1.4.1.3375.2.1.3.6.1 integer read-only
The number of sysCpuSensor entries in the table.
             sysCpuSensorTable 1.3.6.1.4.1.3375.2.1.3.6.2 no-access
A table containing information of CPU sensor status on the system.
                 sysCpuSensorEntry 1.3.6.1.4.1.3375.2.1.3.6.2.1 no-access
Columns in the sysCpuSensor Table
                     sysCpuSensorIndex 1.3.6.1.4.1.3375.2.1.3.6.2.1.1 integer read-only
The CPU index on the system.
                     sysCpuSensorTemperature 1.3.6.1.4.1.3375.2.1.3.6.2.1.2 integer read-only
The temperature of the indexed CPU on the system. This is only supported for the platform where the sensor data is available.
                     sysCpuSensorFanSpeed 1.3.6.1.4.1.3375.2.1.3.6.2.1.3 integer32 read-only
The fan speed (in RPM) of the indexed CPU on the system., This is only supported for the platform where the sensor data is available.
                     sysCpuSensorName 1.3.6.1.4.1.3375.2.1.3.6.2.1.4 longdisplaystring read-only
Identifier for the CPU.
                     sysCpuSensorSlot 1.3.6.1.4.1.3375.2.1.3.6.2.1.5 integer read-only
Chassis slot number, if applicable.
     sysProduct 1.3.6.1.4.1.3375.2.1.4
         sysProductName 1.3.6.1.4.1.3375.2.1.4.1 longdisplaystring read-only
The product name.
         sysProductVersion 1.3.6.1.4.1.3375.2.1.4.2 longdisplaystring read-only
The product version.
         sysProductBuild 1.3.6.1.4.1.3375.2.1.4.3 longdisplaystring read-only
The product build number.
         sysProductEdition 1.3.6.1.4.1.3375.2.1.4.4 longdisplaystring read-only
The product edition.
         sysProductDate 1.3.6.1.4.1.3375.2.1.4.5 longdisplaystring read-only
The product build date.
         sysProductHotfix 1.3.6.1.4.1.3375.2.1.4.6 longdisplaystring read-only
Deprecated! The 'Edition' field contains the hotfix number, if applicable
     sysSubMemory 1.3.6.1.4.1.3375.2.1.5
         sysSubMemoryResetStats 1.3.6.1.4.1.3375.2.1.5.1 integer read-write
Deprecated!. The action to reset resetable statistics data in sysSubMemory. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
         sysSubMemoryNumber 1.3.6.1.4.1.3375.2.1.5.2 integer read-only
Deprecated!. The number of sysSubMemory entries in the table.
         sysSubMemoryTable 1.3.6.1.4.1.3375.2.1.5.3 no-access
Deprecated! A table containing information of the memory usage for each subsystem.
             sysSubMemoryEntry 1.3.6.1.4.1.3375.2.1.5.3.1 no-access
Columns in the sysSubMemory Table
                 sysSubMemoryName 1.3.6.1.4.1.3375.2.1.5.3.1.1 longdisplaystring read-only
Deprecated! The name of the subsystem.
                 sysSubMemoryAllocated 1.3.6.1.4.1.3375.2.1.5.3.1.2 counter64 read-only
Deprecated! The number of bytes currently allocated for this subsystem.
                 sysSubMemoryMaxAllocated 1.3.6.1.4.1.3375.2.1.5.3.1.3 counter64 read-only
Deprecated! The maximum number of bytes allocated for this subsystem.
                 sysSubMemorySize 1.3.6.1.4.1.3375.2.1.5.3.1.4 counter64 read-only
Deprecated! The size in bytes of each object.
     sysSystem 1.3.6.1.4.1.3375.2.1.6
         sysSystemName 1.3.6.1.4.1.3375.2.1.6.1 longdisplaystring read-only
The operating system name.
         sysSystemNodeName 1.3.6.1.4.1.3375.2.1.6.2 longdisplaystring read-only
The host name of the system on the network.
         sysSystemRelease 1.3.6.1.4.1.3375.2.1.6.3 longdisplaystring read-only
The current system release level.
         sysSystemVersion 1.3.6.1.4.1.3375.2.1.6.4 longdisplaystring read-only
The current system version level.
         sysSystemMachine 1.3.6.1.4.1.3375.2.1.6.5 longdisplaystring read-only
The name of the hardware type the system is running.
         sysSystemUptime 1.3.6.1.4.1.3375.2.1.6.6 timeticks read-only
The system up time in 1/100 seconds since boot.
         sysSystemUptimeInSec 1.3.6.1.4.1.3375.2.1.6.7 integer32 read-only
The system up time in seconds since boot.
     sysHostInfoStat 1.3.6.1.4.1.3375.2.1.7
         sysHostMemory 1.3.6.1.4.1.3375.2.1.7.1
             sysHostMemoryTotal 1.3.6.1.4.1.3375.2.1.7.1.1 counter64 read-only
The total host memory in bytes. Use sysHostMemoryTotalKb for gauge type. This is for a single host system. For multiple host system, please refer sysMultiHost table.
             sysHostMemoryUsed 1.3.6.1.4.1.3375.2.1.7.1.2 counter64 read-only
The host memory in bytes currently in use. Use sysHostMemoryUsedKb for gauge type. This is for a single host system. For multiple host system, please refer sysMultiHost table.
             sysHostMemoryTotalKb 1.3.6.1.4.1.3375.2.1.7.1.3 gauge read-only
The total host memory in Kilobytes. This is for a single host system. For multiple host system, please refer sysMultiHost table.
             sysHostMemoryUsedKb 1.3.6.1.4.1.3375.2.1.7.1.4 gauge read-only
The host memory in Kilobytes currently in use. This is for a single host system. For multiple host system, please refer sysMultiHost table.
         sysHostCpu 1.3.6.1.4.1.3375.2.1.7.2
             sysHostCpuNumber 1.3.6.1.4.1.3375.2.1.7.2.1 integer read-only
Deprecated!. The number of sysHostCpu entries in the table.
             sysHostCpuTable 1.3.6.1.4.1.3375.2.1.7.2.2 no-access
Deprecated! Replaced by sysMultiHostCpu table. A table containing entries of system CPU usage information. This is for a single host system.
                 sysHostCpuEntry 1.3.6.1.4.1.3375.2.1.7.2.2.1 no-access
Columns in the sysHostCpu Table
                     sysHostCpuIndex 1.3.6.1.4.1.3375.2.1.7.2.2.1.1 integer read-only
Deprecated! Replaced by sysMultiHostCpu table. The index of a CPU in this CPU table.
                     sysHostCpuId 1.3.6.1.4.1.3375.2.1.7.2.2.1.2 integer32 read-only
Deprecated! Replaced by sysMultiHostCpu table. The ID of a processor.
                     sysHostCpuUser 1.3.6.1.4.1.3375.2.1.7.2.2.1.3 counter64 read-only
Deprecated! Replaced by sysMultiHostCpu table. The time spent by the specified processor in user context.
                     sysHostCpuNice 1.3.6.1.4.1.3375.2.1.7.2.2.1.4 counter64 read-only
Deprecated! Replaced by sysMultiHostCpu table. The time spent by the specified processor running niced processes.
                     sysHostCpuSystem 1.3.6.1.4.1.3375.2.1.7.2.2.1.5 counter64 read-only
Deprecated! Replaced by sysMultiHostCpu table. The time spent by the specified processor servicing system calls.
                     sysHostCpuIdle 1.3.6.1.4.1.3375.2.1.7.2.2.1.6 counter64 read-only
Deprecated! Replaced by sysMultiHostCpu table. The time spent by the specified processor doing nothing.
                     sysHostCpuIrq 1.3.6.1.4.1.3375.2.1.7.2.2.1.7 counter64 read-only
Deprecated! Replaced by sysMultiHostCpu table. The time spent by the specified processor servicing hardware interrupts.
                     sysHostCpuSoftirq 1.3.6.1.4.1.3375.2.1.7.2.2.1.8 counter64 read-only
Deprecated! Replaced by sysMultiHostCpu table. The time spent by the specified processor servicing soft interrupts.
                     sysHostCpuIowait 1.3.6.1.4.1.3375.2.1.7.2.2.1.9 counter64 read-only
Deprecated! Replaced by sysMultiHostCpu table. The time spent by the specified processor waiting for external I/O to complete.
         sysHostDisk 1.3.6.1.4.1.3375.2.1.7.3
             sysHostDiskNumber 1.3.6.1.4.1.3375.2.1.7.3.1 integer read-only
The number of sysHostDisk entries in the table.
             sysHostDiskTable 1.3.6.1.4.1.3375.2.1.7.3.2 no-access
A table containing entries of system disk usage information.
                 sysHostDiskEntry 1.3.6.1.4.1.3375.2.1.7.3.2.1 no-access
Columns in the sysHostDisk Table
                     sysHostDiskPartition 1.3.6.1.4.1.3375.2.1.7.3.2.1.1 longdisplaystring read-only
The name of a disk partition.
                     sysHostDiskBlockSize 1.3.6.1.4.1.3375.2.1.7.3.2.1.2 integer32 read-only
The number of bytes in the specified partition.
                     sysHostDiskTotalBlocks 1.3.6.1.4.1.3375.2.1.7.3.2.1.3 integer32 read-only
The number of total blocks in the specified partition.
                     sysHostDiskFreeBlocks 1.3.6.1.4.1.3375.2.1.7.3.2.1.4 integer32 read-only
The number of free blocks in the specified partition.
                     sysHostDiskTotalNodes 1.3.6.1.4.1.3375.2.1.7.3.2.1.5 integer32 read-only
The number of total file nodes in the specified partition.
                     sysHostDiskFreeNodes 1.3.6.1.4.1.3375.2.1.7.3.2.1.6 integer32 read-only
The number of free file nodes in the specified partition.
         sysMultiHost 1.3.6.1.4.1.3375.2.1.7.4
             sysMultiHostNumber 1.3.6.1.4.1.3375.2.1.7.4.1 integer read-only
The number of sysMultiHost entries in the table.
             sysMultiHostTable 1.3.6.1.4.1.3375.2.1.7.4.2 no-access
A table containing system statistics information of the host, such as memory usage, cpu type, etc.
                 sysMultiHostEntry 1.3.6.1.4.1.3375.2.1.7.4.2.1 no-access
Columns in the sysMultiHost Table
                     sysMultiHostHostId 1.3.6.1.4.1.3375.2.1.7.4.2.1.1 longdisplaystring read-only
The host identifier.
                     sysMultiHostTotal 1.3.6.1.4.1.3375.2.1.7.4.2.1.2 counter64 read-only
The total host memory in bytes for the specified host. Use sysMultiHostTotalKb for gauge type.
                     sysMultiHostUsed 1.3.6.1.4.1.3375.2.1.7.4.2.1.3 counter64 read-only
The host memory in bytes currently in use for the specified host. Use sysMultiHostUsedKb for gauge type.
                     sysMultiHostMode 1.3.6.1.4.1.3375.2.1.7.4.2.1.4 integer read-only
Deprecated! This used to reference mode processor was running in. Enumeration: 'modesmp': 1, 'modeup': 0.
                     sysMultiHostCpuCount 1.3.6.1.4.1.3375.2.1.7.4.2.1.5 counter64 read-only
The number of CPUs for the specified host.
                     sysMultiHostActiveCpuCount 1.3.6.1.4.1.3375.2.1.7.4.2.1.6 counter64 read-only
The number of active CPUs for the specified host.
                     sysMultiHostOtherMemoryTotal 1.3.6.1.4.1.3375.2.1.7.4.2.1.7 counter64 read-only
The total other non-TMM memory in bytes for the specified host. Use sysMultiHostOtherMemoryTotalKb for gauge type.
                     sysMultiHostOtherMemoryUsed 1.3.6.1.4.1.3375.2.1.7.4.2.1.8 counter64 read-only
The other non-TMM memory in bytes currently in use for the specified host. Use sysMultiHostOtherMemoryUsedKb for gauge type.
                     sysMultiHostSwapTotal 1.3.6.1.4.1.3375.2.1.7.4.2.1.9 counter64 read-only
The total swap in bytes for the specified host. Use sysMultiHostSwapTotalKb for gauge type.
                     sysMultiHostSwapUsed 1.3.6.1.4.1.3375.2.1.7.4.2.1.10 counter64 read-only
The swap in bytes currently in use for the specified host. Use sysMultiHostSwapUsedKb for gauge type.
                     sysMultiHostTotalKb 1.3.6.1.4.1.3375.2.1.7.4.2.1.11 gauge read-only
The total host memory in Kilobytes for the specified host.
                     sysMultiHostUsedKb 1.3.6.1.4.1.3375.2.1.7.4.2.1.12 gauge read-only
The host memory in Kilobytes currently in use for the specified host.
                     sysMultiHostOtherMemoryTotalKb 1.3.6.1.4.1.3375.2.1.7.4.2.1.13 gauge read-only
The total other non-TMM memory in Kilobytes for the specified host.
                     sysMultiHostOtherMemoryUsedKb 1.3.6.1.4.1.3375.2.1.7.4.2.1.14 gauge read-only
The other non-TMM memory in Kilobytes currently in use for the specified host.
                     sysMultiHostSwapTotalKb 1.3.6.1.4.1.3375.2.1.7.4.2.1.15 gauge read-only
The total swap in Kilobytes for the specified host.
                     sysMultiHostSwapUsedKb 1.3.6.1.4.1.3375.2.1.7.4.2.1.16 gauge read-only
The swap in Kilobytes currently in use for the specified host.
         sysMultiHostCpu 1.3.6.1.4.1.3375.2.1.7.5
             sysMultiHostCpuNumber 1.3.6.1.4.1.3375.2.1.7.5.1 integer read-only
The number of sysMultiHostCpu entries in the table.
             sysMultiHostCpuTable 1.3.6.1.4.1.3375.2.1.7.5.2 no-access
A table containing entries of system CPU usage information for a system.
                 sysMultiHostCpuEntry 1.3.6.1.4.1.3375.2.1.7.5.2.1 no-access
Columns in the sysMultiHostCpu Table
                     sysMultiHostCpuHostId 1.3.6.1.4.1.3375.2.1.7.5.2.1.1 longdisplaystring read-only
A host identifier on the system.
                     sysMultiHostCpuIndex 1.3.6.1.4.1.3375.2.1.7.5.2.1.2 integer read-only
The index of the table that contains the information of the specified processor of the associated host.
                     sysMultiHostCpuId 1.3.6.1.4.1.3375.2.1.7.5.2.1.3 integer32 read-only
The ID of the specified processor of the associated host.
                     sysMultiHostCpuUser 1.3.6.1.4.1.3375.2.1.7.5.2.1.4 counter64 read-only
The time spent by the specified processor in user context for the associated host.
                     sysMultiHostCpuNice 1.3.6.1.4.1.3375.2.1.7.5.2.1.5 counter64 read-only
The time spent by the specified processor running niced processes for the associated host.
                     sysMultiHostCpuSystem 1.3.6.1.4.1.3375.2.1.7.5.2.1.6 counter64 read-only
The time spent by the specified processor servicing system calls for the associated host.
                     sysMultiHostCpuIdle 1.3.6.1.4.1.3375.2.1.7.5.2.1.7 counter64 read-only
The time spent by the specified processor doing nothing for the associated host.
                     sysMultiHostCpuIrq 1.3.6.1.4.1.3375.2.1.7.5.2.1.8 counter64 read-only
The time spent by the specified processor servicing hardware interrupts for the associated host.
                     sysMultiHostCpuSoftirq 1.3.6.1.4.1.3375.2.1.7.5.2.1.9 counter64 read-only
The time spent by the specified processor servicing soft interrupts for the associated host.
                     sysMultiHostCpuIowait 1.3.6.1.4.1.3375.2.1.7.5.2.1.10 counter64 read-only
The time spent by the specified processor waiting for external I/O to complete for the associated host.
                     sysMultiHostCpuUsageRatio 1.3.6.1.4.1.3375.2.1.7.5.2.1.11 gauge read-only
This is usage ratio of CPU for the associated host. This value indicates the present cpu usage. For usage computed over specific intervals, please use the specific (5s,1m,5m) OIDs
                     sysMultiHostCpuUser5s 1.3.6.1.4.1.3375.2.1.7.5.2.1.12 gauge read-only
The average time spent by the specified processor in user context for the associated host in the last five seconds.
                     sysMultiHostCpuNice5s 1.3.6.1.4.1.3375.2.1.7.5.2.1.13 gauge read-only
The average time spent by the specified processor running niced processes for the associated host in the last five seconds.
                     sysMultiHostCpuSystem5s 1.3.6.1.4.1.3375.2.1.7.5.2.1.14 gauge read-only
The average time spent by the specified processor servicing system calls for the associated host in the last five seconds.
                     sysMultiHostCpuIdle5s 1.3.6.1.4.1.3375.2.1.7.5.2.1.15 gauge read-only
The average time spent by the specified processor doing nothing for the associated host in the last five seconds.
                     sysMultiHostCpuIrq5s 1.3.6.1.4.1.3375.2.1.7.5.2.1.16 gauge read-only
The average time spent by the specified processor servicing hardware interrupts for the associated host in the last five seconds.
                     sysMultiHostCpuSoftirq5s 1.3.6.1.4.1.3375.2.1.7.5.2.1.17 gauge read-only
The average time spent by the specified processor servicing soft interrupts for the associated host in the last five seconds.
                     sysMultiHostCpuIowait5s 1.3.6.1.4.1.3375.2.1.7.5.2.1.18 gauge read-only
The average time spent by the specified processor waiting for external I/O to complete for the associated host in the last five seconds.
                     sysMultiHostCpuUsageRatio5s 1.3.6.1.4.1.3375.2.1.7.5.2.1.19 gauge read-only
This is average usage ratio of CPU for the associated host in the last five seconds. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 5-second interval; user: sysMultiHostCpuUser5s; niced: sysMultiHostCpuNiced5s; stolen: sysMultiHostCpuStolen5s; system: sysMultiHostCpuSystem5s; idle: sysMultiHostCpuIdle5s; irq: sysMultiHostCpuIrq5s; iowait: sysMultiHostCpuIowait5s
                     sysMultiHostCpuUser1m 1.3.6.1.4.1.3375.2.1.7.5.2.1.20 gauge read-only
The average time spent by the specified processor in user context for the associated host in the last one minute.
                     sysMultiHostCpuNice1m 1.3.6.1.4.1.3375.2.1.7.5.2.1.21 gauge read-only
The average time spent by the specified processor running niced processes for the associated host in the last one minute.
                     sysMultiHostCpuSystem1m 1.3.6.1.4.1.3375.2.1.7.5.2.1.22 gauge read-only
The average time spent by the specified processor servicing system calls for the associated host in the last one minute.
                     sysMultiHostCpuIdle1m 1.3.6.1.4.1.3375.2.1.7.5.2.1.23 gauge read-only
The average time spent by the specified processor doing nothing for the associated host in the last one minute.
                     sysMultiHostCpuIrq1m 1.3.6.1.4.1.3375.2.1.7.5.2.1.24 gauge read-only
The average time spent by the specified processor servicing hardware interrupts for the associated host in the last one minute.
                     sysMultiHostCpuSoftirq1m 1.3.6.1.4.1.3375.2.1.7.5.2.1.25 gauge read-only
The average time spent by the specified processor servicing soft interrupts for the associated host in the last one minute.
                     sysMultiHostCpuIowait1m 1.3.6.1.4.1.3375.2.1.7.5.2.1.26 gauge read-only
The average time spent by the specified processor waiting for external I/O to complete for the associated host in the last one minute.
                     sysMultiHostCpuUsageRatio1m 1.3.6.1.4.1.3375.2.1.7.5.2.1.27 gauge read-only
This is average usage ratio of CPU for the associated host in the last one minute. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 1-minute interval; user: sysMultiHostCpuUser1m; niced: sysMultiHostCpuNiced1m; stolen: sysMultiHostCpuStolen1m; system: sysMultiHostCpuSystem1m; idle: sysMultiHostCpuIdle1m; irq: sysMultiHostCpuIrq1m; iowait: sysMultiHostCpuIowait1m
                     sysMultiHostCpuUser5m 1.3.6.1.4.1.3375.2.1.7.5.2.1.28 gauge read-only
The average time spent by the specified processor in user context for the associated host in the last five minutes.
                     sysMultiHostCpuNice5m 1.3.6.1.4.1.3375.2.1.7.5.2.1.29 gauge read-only
The average time spent by the specified processor running niced processes for the associated host in the last five minutes.
                     sysMultiHostCpuSystem5m 1.3.6.1.4.1.3375.2.1.7.5.2.1.30 gauge read-only
The average time spent by the specified processor servicing system calls for the associated host in the last five minutes.
                     sysMultiHostCpuIdle5m 1.3.6.1.4.1.3375.2.1.7.5.2.1.31 gauge read-only
The average time spent by the specified processor doing nothing for the associated host in the last five minutes.
                     sysMultiHostCpuIrq5m 1.3.6.1.4.1.3375.2.1.7.5.2.1.32 gauge read-only
The average time spent by the specified processor servicing hardware interrupts for the associated host in the last five minutes.
                     sysMultiHostCpuSoftirq5m 1.3.6.1.4.1.3375.2.1.7.5.2.1.33 gauge read-only
The average time spent by the specified processor servicing soft interrupts for the associated host in the last five minutes.
                     sysMultiHostCpuIowait5m 1.3.6.1.4.1.3375.2.1.7.5.2.1.34 gauge read-only
The average time spent by the specified processor waiting for external I/O to complete for the associated host in the last five minutes.
                     sysMultiHostCpuUsageRatio5m 1.3.6.1.4.1.3375.2.1.7.5.2.1.35 gauge read-only
This is average usage ratio of CPU for the associated host in the last five minutes. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 5-minute interval; user: sysMultiHostCpuUser5m; niced: sysMultiHostCpuNiced5m; stolen: sysMultiHostCpuStolen5m; system: sysMultiHostCpuSystem5m; idle: sysMultiHostCpuIdle5m; irq: sysMultiHostCpuIrq5m; iowait: sysMultiHostCpuIowait5m
                     sysMultiHostCpuStolen 1.3.6.1.4.1.3375.2.1.7.5.2.1.36 counter64 read-only
The time 'stolen' from the specified processor for the associated host.
                     sysMultiHostCpuStolen5s 1.3.6.1.4.1.3375.2.1.7.5.2.1.37 gauge read-only
The average time 'stolen' from the specified processor for the associated host in the last five seconds.
                     sysMultiHostCpuStolen1m 1.3.6.1.4.1.3375.2.1.7.5.2.1.38 gauge read-only
The average time 'stolen' from the specified processor for the associated host in the last one minute.
                     sysMultiHostCpuStolen5m 1.3.6.1.4.1.3375.2.1.7.5.2.1.39 gauge read-only
The average time 'stolen' from the specified processor for the associated host in the last five minutes.
                     sysMultiHostCpuSlotId 1.3.6.1.4.1.3375.2.1.7.5.2.1.40 integer read-only
If this is an appliance, the slot is 0. If this is in a cluster, the slot is the position in the cluster (1-based)
         sysLogicalDisk 1.3.6.1.4.1.3375.2.1.7.6
             sysLogicalDiskNumber 1.3.6.1.4.1.3375.2.1.7.6.1 integer read-only
The number of sysLogicalDisk entries in the table.
             sysLogicalDiskTable 1.3.6.1.4.1.3375.2.1.7.6.2 no-access
Logical disks status
                 sysLogicalDiskEntry 1.3.6.1.4.1.3375.2.1.7.6.2.1 no-access
Columns in the sysLogicalDisk Table
                     sysLogicalDiskSlotId 1.3.6.1.4.1.3375.2.1.7.6.2.1.1 integer read-only
The slot ID.
                     sysLogicalDiskName 1.3.6.1.4.1.3375.2.1.7.6.2.1.2 longdisplaystring read-only
The logical disk name.
                     sysLogicalDiskDevname 1.3.6.1.4.1.3375.2.1.7.6.2.1.3 longdisplaystring read-only
The logical disk device name.
                     sysLogicalDiskMedia 1.3.6.1.4.1.3375.2.1.7.6.2.1.4 longdisplaystring read-only
The logical disk media.
                     sysLogicalDiskSize 1.3.6.1.4.1.3375.2.1.7.6.2.1.5 integer32 read-only
The size of logical disk
                     sysLogicalDiskFormat 1.3.6.1.4.1.3375.2.1.7.6.2.1.6 longdisplaystring read-only
The logical disk formate.
         sysPhysicalDisk 1.3.6.1.4.1.3375.2.1.7.7
             sysPhysicalDiskNumber 1.3.6.1.4.1.3375.2.1.7.7.1 integer read-only
The number of sysPhysicalDisk entries in the table.
             sysPhysicalDiskTable 1.3.6.1.4.1.3375.2.1.7.7.2 no-access
Physical disk status
                 sysPhysicalDiskEntry 1.3.6.1.4.1.3375.2.1.7.7.2.1 no-access
Columns in the sysPhysicalDisk Table
                     sysPhysicalDiskSerialNumber 1.3.6.1.4.1.3375.2.1.7.7.2.1.1 longdisplaystring read-only
The serial number of physical disk
                     sysPhysicalDiskSlotId 1.3.6.1.4.1.3375.2.1.7.7.2.1.2 integer read-only
The slot ID.
                     sysPhysicalDiskName 1.3.6.1.4.1.3375.2.1.7.7.2.1.3 longdisplaystring read-only
The physical disk name.
                     sysPhysicalDiskIsArrayMember 1.3.6.1.4.1.3375.2.1.7.7.2.1.4 integer read-only
If the physical disk is the member of an array. Default is false Enumeration: 'true': 1, 'false': 0.
                     sysPhysicalDiskArrayStatus 1.3.6.1.4.1.3375.2.1.7.7.2.1.5 integer read-only
The physical disk array status Enumeration: 'failed': 4, 'replicating': 2, 'ok': 1, 'undefined': 0, 'missing': 3.
         sysDiskBay 1.3.6.1.4.1.3375.2.1.7.8
             sysDiskBayNumber 1.3.6.1.4.1.3375.2.1.7.8.1 integer read-only
The number of sysDiskBay entries in the table.
             sysDiskBayTable 1.3.6.1.4.1.3375.2.1.7.8.2 no-access
Disk bay status
                 sysDiskBayEntry 1.3.6.1.4.1.3375.2.1.7.8.2.1 no-access
Columns in the sysDiskBay Table
                     sysDiskBayId 1.3.6.1.4.1.3375.2.1.7.8.2.1.1 integer read-only
The disk bay ID.
                     sysDiskBayDiskSerialNumber 1.3.6.1.4.1.3375.2.1.7.8.2.1.2 longdisplaystring read-only
The serial number of physical disk
         sysLogicalDiskMembers 1.3.6.1.4.1.3375.2.1.7.9
             sysLogicalDiskMembersNumber 1.3.6.1.4.1.3375.2.1.7.9.1 integer read-only
The number of sysLogicalDiskMembers entries in the table.
             sysLogicalDiskMembersTable 1.3.6.1.4.1.3375.2.1.7.9.2 no-access
Logical disk members status
                 sysLogicalDiskMembersEntry 1.3.6.1.4.1.3375.2.1.7.9.2.1 no-access
Columns in the sysLogicalDiskMembers Table
                     sysLogicalDiskMembersDevname 1.3.6.1.4.1.3375.2.1.7.9.2.1.1 longdisplaystring read-only
device name of logical disk members
                     sysLogicalDiskMembersSerialNumber 1.3.6.1.4.1.3375.2.1.7.9.2.1.2 longdisplaystring read-only
The serial number of logical disk members
                     sysLogicalDiskMembersSlotId 1.3.6.1.4.1.3375.2.1.7.9.2.1.3 integer read-only
The slot ID of logical disk members.
     sysSystemStat 1.3.6.1.4.1.3375.2.1.8
         sysPvaStat 1.3.6.1.4.1.3375.2.1.8.1
             sysPvaStatResetStats 1.3.6.1.4.1.3375.2.1.8.1.1 integer read-write
The action to reset resetable statistics data in sysPvaStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
             sysPvaStatNumber 1.3.6.1.4.1.3375.2.1.8.1.2 integer read-only
The number of sysPvaStat entries in the table.
             sysPvaStatTable 1.3.6.1.4.1.3375.2.1.8.1.3 no-access
A table containing statistics information of the Packet Velocity Acceleration Engine (PVA) on the system.
                 sysPvaStatEntry 1.3.6.1.4.1.3375.2.1.8.1.3.1 no-access
Columns in the sysPvaStat Table
                     sysPvaStatPvaId 1.3.6.1.4.1.3375.2.1.8.1.3.1.1 longdisplaystring read-only
The ID of PVA (Packet Velocity Acceleration Engine) on the system.
                     sysPvaStatClientPktsIn 1.3.6.1.4.1.3375.2.1.8.1.3.1.2 counter64 read-only
The number of hardware accelerated packets received by the system from client-side.
                     sysPvaStatClientBytesIn 1.3.6.1.4.1.3375.2.1.8.1.3.1.3 counter64 read-only
The number of hardware accelerated bytes received by the system from client-side.
                     sysPvaStatClientPktsOut 1.3.6.1.4.1.3375.2.1.8.1.3.1.4 counter64 read-only
The number of hardware accelerated packets sent to client-side from the system.
                     sysPvaStatClientBytesOut 1.3.6.1.4.1.3375.2.1.8.1.3.1.5 counter64 read-only
The number of hardware accelerated bytes sent to client-side from the system.
                     sysPvaStatClientMaxConns 1.3.6.1.4.1.3375.2.1.8.1.3.1.6 counter64 read-only
The maximum hardware accelerated connections from client-side to the system.
                     sysPvaStatClientTotConns 1.3.6.1.4.1.3375.2.1.8.1.3.1.7 counter64 read-only
The total hardware accelerated connections from client-side to the system.
                     sysPvaStatClientCurConns 1.3.6.1.4.1.3375.2.1.8.1.3.1.8 gauge read-only
The current hardware accelerated connections from client-side to the system.
                     sysPvaStatServerPktsIn 1.3.6.1.4.1.3375.2.1.8.1.3.1.9 counter64 read-only
The number of hardware accelerated packets received by the system from server-side.
                     sysPvaStatServerBytesIn 1.3.6.1.4.1.3375.2.1.8.1.3.1.10 counter64 read-only
The number of hardware accelerated bytes received by the system from server-side.
                     sysPvaStatServerPktsOut 1.3.6.1.4.1.3375.2.1.8.1.3.1.11 counter64 read-only
The number of hardware accelerated packets sent to server-side from the system.
                     sysPvaStatServerBytesOut 1.3.6.1.4.1.3375.2.1.8.1.3.1.12 counter64 read-only
The number of hardware accelerated bytes sent to server-side from the system.
                     sysPvaStatServerMaxConns 1.3.6.1.4.1.3375.2.1.8.1.3.1.13 counter64 read-only
The maximum hardware accelerated connections from server-side to the system.
                     sysPvaStatServerTotConns 1.3.6.1.4.1.3375.2.1.8.1.3.1.14 counter64 read-only
The total hardware accelerated connections from server-side to the system.
                     sysPvaStatServerCurConns 1.3.6.1.4.1.3375.2.1.8.1.3.1.15 gauge read-only
The current hardware accelerated connections from server-side to the system.
                     sysPvaStatTotAssistConns 1.3.6.1.4.1.3375.2.1.8.1.3.1.16 counter64 read-only
The total number of the partially hardware accelerated connections on the system.
                     sysPvaStatCurAssistConns 1.3.6.1.4.1.3375.2.1.8.1.3.1.17 gauge read-only
The current number of the partially hardware accelerated connections on the system.
                     sysPvaStatHardSyncookieGen 1.3.6.1.4.1.3375.2.1.8.1.3.1.18 counter64 read-only
The number of hardware SYN cookies are generated on the system.
                     sysPvaStatHardSyncookieDet 1.3.6.1.4.1.3375.2.1.8.1.3.1.19 counter64 read-only
The number of hardware SYN cookies are detected on the system.
         sysTmmStat 1.3.6.1.4.1.3375.2.1.8.2
             sysTmmStatResetStats 1.3.6.1.4.1.3375.2.1.8.2.1 integer read-write
The action to reset resetable statistics data in sysTmmStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
             sysTmmStatNumber 1.3.6.1.4.1.3375.2.1.8.2.2 integer read-only
The number of sysTmmStat entries in the table.
             sysTmmStatTable 1.3.6.1.4.1.3375.2.1.8.2.3 no-access
A table containing statistics information of the Traffic Management Module (TMM) on the system.
                 sysTmmStatEntry 1.3.6.1.4.1.3375.2.1.8.2.3.1 no-access
Columns in the sysTmmStat Table
                     sysTmmStatTmmId 1.3.6.1.4.1.3375.2.1.8.2.3.1.1 longdisplaystring read-only
The key for TMM (Traffic Management Module) access on the system. This is a concatenation of the slot and cpuid. ie: '1.0'.
                     sysTmmStatTmmPid 1.3.6.1.4.1.3375.2.1.8.2.3.1.2 counter64 read-only
The process ID of the specified TMM (Traffic Management Module) on the system.
                     sysTmmStatCpu 1.3.6.1.4.1.3375.2.1.8.2.3.1.3 counter64 read-only
An index of CPU on which the specified TMM (Traffic Management Module) is running on the system.
                     sysTmmStatTmid 1.3.6.1.4.1.3375.2.1.8.2.3.1.4 counter64 read-only
An index of a running TMM (Traffic Management Module) on the system.
                     sysTmmStatNpus 1.3.6.1.4.1.3375.2.1.8.2.3.1.5 counter64 read-only
The number of TMMs (Traffic Management Module) on the system.
                     sysTmmStatClientPktsIn 1.3.6.1.4.1.3375.2.1.8.2.3.1.6 counter64 read-only
The number of packets received by the system from client-side.
                     sysTmmStatClientBytesIn 1.3.6.1.4.1.3375.2.1.8.2.3.1.7 counter64 read-only
The number of bytes received by the system from client-side.
                     sysTmmStatClientPktsOut 1.3.6.1.4.1.3375.2.1.8.2.3.1.8 counter64 read-only
The number of packets sent to client-side from the system.
                     sysTmmStatClientBytesOut 1.3.6.1.4.1.3375.2.1.8.2.3.1.9 counter64 read-only
The number of bytes sent to client-side from the system.
                     sysTmmStatClientMaxConns 1.3.6.1.4.1.3375.2.1.8.2.3.1.10 counter64 read-only
The maximum connections from client-side to the system.
                     sysTmmStatClientTotConns 1.3.6.1.4.1.3375.2.1.8.2.3.1.11 counter64 read-only
The total connections from client-side to the system.
                     sysTmmStatClientCurConns 1.3.6.1.4.1.3375.2.1.8.2.3.1.12 gauge read-only
The current connections from client-side to the system.
                     sysTmmStatServerPktsIn 1.3.6.1.4.1.3375.2.1.8.2.3.1.13 counter64 read-only
The number of packets received by the system from server-side.
                     sysTmmStatServerBytesIn 1.3.6.1.4.1.3375.2.1.8.2.3.1.14 counter64 read-only
The number of bytes received by the system from server-side.
                     sysTmmStatServerPktsOut 1.3.6.1.4.1.3375.2.1.8.2.3.1.15 counter64 read-only
The number of packets sent to server-side from the system.
                     sysTmmStatServerBytesOut 1.3.6.1.4.1.3375.2.1.8.2.3.1.16 counter64 read-only
The number of bytes sent to server-side from the system.
                     sysTmmStatServerMaxConns 1.3.6.1.4.1.3375.2.1.8.2.3.1.17 counter64 read-only
The maximum connections from server-side to the system.
                     sysTmmStatServerTotConns 1.3.6.1.4.1.3375.2.1.8.2.3.1.18 counter64 read-only
The total connections from server-side to the system.
                     sysTmmStatServerCurConns 1.3.6.1.4.1.3375.2.1.8.2.3.1.19 gauge read-only
The current connections from server-side to the system.
                     sysTmmStatMaintenanceModeDeny 1.3.6.1.4.1.3375.2.1.8.2.3.1.20 counter64 read-only
The connection requests rejected because the virtual server was in maintenance mode.
                     sysTmmStatMaxConnVirtualAddrDeny 1.3.6.1.4.1.3375.2.1.8.2.3.1.21 counter64 read-only
The connection requests rejected because they exceeded the connection limit for a virtual server address.
                     sysTmmStatMaxConnVirtualPathDeny 1.3.6.1.4.1.3375.2.1.8.2.3.1.22 counter64 read-only
The connection requests rejected because they exceeded the connection limit for a virtual server (IP:port).
                     sysTmmStatVirtualServerNonSynDeny 1.3.6.1.4.1.3375.2.1.8.2.3.1.23 counter64 read-only
The packets that are not connection requests and are destined for a virtual server that has no connection for the client address.
                     sysTmmStatNoHandlerDeny 1.3.6.1.4.1.3375.2.1.8.2.3.1.24 counter64 read-only
The incoming packets that could not be processed by a a virtual server, NAT, or SNAT.
                     sysTmmStatLicenseDeny 1.3.6.1.4.1.3375.2.1.8.2.3.1.25 counter64 read-only
The packets which were dropped due to exceeding licensing limitations.
                     sysTmmStatCmpConnRedirected 1.3.6.1.4.1.3375.2.1.8.2.3.1.26 counter64 read-only
The connections that were redirected to a different TMM in the cluster.
                     sysTmmStatConnectionMemoryErrors 1.3.6.1.4.1.3375.2.1.8.2.3.1.27 counter64 read-only
The connections could not be created because memory was not available.
                     sysTmmStatTmTotalCycles 1.3.6.1.4.1.3375.2.1.8.2.3.1.28 counter64 read-only
Deprecated! Please use the provided tmm usage ratios. Traffic management CPU usage. The total cycles spent in traffic management.
                     sysTmmStatTmIdleCycles 1.3.6.1.4.1.3375.2.1.8.2.3.1.29 counter64 read-only
Deprecated! Please use the provided tmm usage ratios. Traffic management CPU usage. The cycles spent polling with no traffic.
                     sysTmmStatTmSleepCycles 1.3.6.1.4.1.3375.2.1.8.2.3.1.30 counter64 read-only
Deprecated! Please use the provided tmm usage ratios. Traffic management CPU usage. The cycles yielded (uniprocessor only).
                     sysTmmStatMemoryTotal 1.3.6.1.4.1.3375.2.1.8.2.3.1.31 counter64 read-only
The total memory available in bytes for TMM (Traffic Management Module). Use sysTmmStatMemoryTotalKb for gauge type.
                     sysTmmStatMemoryUsed 1.3.6.1.4.1.3375.2.1.8.2.3.1.32 counter64 read-only
The memory in use in bytes for TMM (Traffic Management Module). Use sysTmmStatMemoryUsedKb. for gauge type
                     sysTmmStatDroppedPackets 1.3.6.1.4.1.3375.2.1.8.2.3.1.33 counter64 read-only
The total dropped packets.
                     sysTmmStatIncomingPacketErrors 1.3.6.1.4.1.3375.2.1.8.2.3.1.34 counter64 read-only
The total incoming packet errors for the system.
                     sysTmmStatOutgoingPacketErrors 1.3.6.1.4.1.3375.2.1.8.2.3.1.35 counter64 read-only
The total outgoing packet errors for the system.
                     sysTmmStatHttpRequests 1.3.6.1.4.1.3375.2.1.8.2.3.1.36 counter64 read-only
The total number of HTTP requests to the system.
                     sysTmmStatTmUsageRatio5s 1.3.6.1.4.1.3375.2.1.8.2.3.1.37 gauge read-only
The percentage of time the TMM was busy over the last 5 seconds.
                     sysTmmStatTmUsageRatio1m 1.3.6.1.4.1.3375.2.1.8.2.3.1.38 gauge read-only
The percentage of time the TMM was busy over the last 1 minute.
                     sysTmmStatTmUsageRatio5m 1.3.6.1.4.1.3375.2.1.8.2.3.1.39 gauge read-only
The percentage of time the TMM was busy over the last 5 minutes.
                     sysTmmStatSlotId 1.3.6.1.4.1.3375.2.1.8.2.3.1.40 integer read-only
The index of the slot where the TMM is running.
                     sysTmmStatMemoryTotalKb 1.3.6.1.4.1.3375.2.1.8.2.3.1.41 gauge read-only
The total memory available in Kilobytes for TMM (Traffic Management Module).
                     sysTmmStatMemoryUsedKb 1.3.6.1.4.1.3375.2.1.8.2.3.1.42 gauge read-only
The memory in use in Kilobytes for TMM (Traffic Management Module).
                     sysTmmStatClientEvictedConns 1.3.6.1.4.1.3375.2.1.8.2.3.1.43 counter64 read-only
The number of client-side connections that have been evicted from the system.
                     sysTmmStatClientSlowKilled 1.3.6.1.4.1.3375.2.1.8.2.3.1.44 counter64 read-only
The number of slow client-side connections that have been killed from the system.
                     sysTmmStatServerEvictedConns 1.3.6.1.4.1.3375.2.1.8.2.3.1.45 counter64 read-only
The number of server-side connections that have been evicted from the system.
                     sysTmmStatServerSlowKilled 1.3.6.1.4.1.3375.2.1.8.2.3.1.46 counter64 read-only
The number of slow server-side connections that have been killed from the system.
                     sysTmmStatSwSyncookies 1.3.6.1.4.1.3375.2.1.8.2.3.1.47 counter64 read-only
The number of syn cookies received.
                     sysTmmStatSwSyncookieAccepts 1.3.6.1.4.1.3375.2.1.8.2.3.1.48 counter64 read-only
The number of syn cookies received that were accepted.
                     sysTmmStatSyncookieRejects 1.3.6.1.4.1.3375.2.1.8.2.3.1.49 counter64 read-only
The number of syn cookies received that were rejected.
                     sysTmmStatHwSyncookies 1.3.6.1.4.1.3375.2.1.8.2.3.1.50 counter64 read-only
The number of hardware syn cookies received.
                     sysTmmStatHwSyncookieAccepts 1.3.6.1.4.1.3375.2.1.8.2.3.1.51 counter64 read-only
The number of hardware syn cookies received that were accepted.
                     sysTmmStatWlSyncookieHits 1.3.6.1.4.1.3375.2.1.8.2.3.1.52 counter64 read-only
The number of whitelist syn cookie hits.
                     sysTmmStatWlSyncookieAccepts 1.3.6.1.4.1.3375.2.1.8.2.3.1.53 counter64 read-only
The number of whitelist syn cookies received that were accepted.
                     sysTmmStatWlSyncookieRejects 1.3.6.1.4.1.3375.2.1.8.2.3.1.54 counter64 read-only
The number of whitelist syn cookies received that were rejected.
                     sysTmmStatConnectionFlowMiss 1.3.6.1.4.1.3375.2.1.8.2.3.1.55 counter64 read-only
The number of TCP packets discarded due to the lack of an associated flow.
     sysSoftware 1.3.6.1.4.1.3375.2.1.9
         sysSoftwareVolume 1.3.6.1.4.1.3375.2.1.9.1
             sysSwVolumeNumber 1.3.6.1.4.1.3375.2.1.9.1.1 integer read-only
The number of sysSoftwareVolume entries in the table.
             sysSwVolumeTable 1.3.6.1.4.1.3375.2.1.9.1.2 no-access
A table containing software volume information on the system.
                 sysSwVolumeEntry 1.3.6.1.4.1.3375.2.1.9.1.2.1 no-access
Columns in the sysSwVolume Table
                     sysSwVolumeSlotId 1.3.6.1.4.1.3375.2.1.9.1.2.1.1 integer read-only
The slot ID.
                     sysSwVolumeName 1.3.6.1.4.1.3375.2.1.9.1.2.1.2 longdisplaystring read-only
The harddisk name.
                     sysSwVolumeSize 1.3.6.1.4.1.3375.2.1.9.1.2.1.3 longdisplaystring read-only
The space of the specified harddisk.
                     sysSwVolumeActive 1.3.6.1.4.1.3375.2.1.9.1.2.1.4 integer read-only
The state indicating whether or not the specified slot is active. Enumeration: 'true': 1, 'false': 0.
         sysSoftwareImage 1.3.6.1.4.1.3375.2.1.9.2
             sysSwImageNumber 1.3.6.1.4.1.3375.2.1.9.2.1 integer read-only
The number of sysSoftwareImage entries in the table.
             sysSwImageTable 1.3.6.1.4.1.3375.2.1.9.2.2 no-access
A table containing software image information on the system.
                 sysSwImageEntry 1.3.6.1.4.1.3375.2.1.9.2.2.1 no-access
Columns in the sysSwImage Table
                     sysSwImageSlotId 1.3.6.1.4.1.3375.2.1.9.2.2.1.1 integer read-only
The slot ID.
                     sysSwImageFilename 1.3.6.1.4.1.3375.2.1.9.2.2.1.2 longdisplaystring read-only
The software image name.
                     sysSwImageProduct 1.3.6.1.4.1.3375.2.1.9.2.2.1.3 longdisplaystring read-only
The product name of the specified image.
                     sysSwImageVersion 1.3.6.1.4.1.3375.2.1.9.2.2.1.4 longdisplaystring read-only
The version of the specified image.
                     sysSwImageBuild 1.3.6.1.4.1.3375.2.1.9.2.2.1.5 longdisplaystring read-only
The build number of the specified image.
                     sysSwImageChksum 1.3.6.1.4.1.3375.2.1.9.2.2.1.6 longdisplaystring read-only
The chksum of specified image.
                     sysSwImageVerified 1.3.6.1.4.1.3375.2.1.9.2.2.1.7 integer read-only
The state indicating whether the specified image is verified or not. Enumeration: 'true': 1, 'false': 0.
                     sysSwImageBuildDate 1.3.6.1.4.1.3375.2.1.9.2.2.1.8 longdisplaystring read-only
The date when the specified image is built.
                     sysSwImageLastModified 1.3.6.1.4.1.3375.2.1.9.2.2.1.9 longdisplaystring read-only
The date when the specified image is last modified.
                     sysSwImageFileSize 1.3.6.1.4.1.3375.2.1.9.2.2.1.10 longdisplaystring read-only
The size of the specified software image.
         sysSoftwareHotfix 1.3.6.1.4.1.3375.2.1.9.3
             sysSwHotfixNumber 1.3.6.1.4.1.3375.2.1.9.3.1 integer read-only
The number of sysSoftwareHotfix entries in the table.
             sysSwHotfixTable 1.3.6.1.4.1.3375.2.1.9.3.2 no-access
A table containing hotfix software information on the system.
                 sysSwHotfixEntry 1.3.6.1.4.1.3375.2.1.9.3.2.1 no-access
Columns in the sysSwHotfix Table
                     sysSwHotfixSlotId 1.3.6.1.4.1.3375.2.1.9.3.2.1.1 integer read-only
The slot ID.
                     sysSwHotfixFilename 1.3.6.1.4.1.3375.2.1.9.3.2.1.2 longdisplaystring read-only
The software image name.
                     sysSwHotfixProduct 1.3.6.1.4.1.3375.2.1.9.3.2.1.3 longdisplaystring read-only
The product name of the specified hotfix image.
                     sysSwHotfixVersion 1.3.6.1.4.1.3375.2.1.9.3.2.1.4 longdisplaystring read-only
The version of the specified hotfix image.
                     sysSwHotfixBuild 1.3.6.1.4.1.3375.2.1.9.3.2.1.5 longdisplaystring read-only
The build number of the specified hotfix image.
                     sysSwHotfixChksum 1.3.6.1.4.1.3375.2.1.9.3.2.1.6 longdisplaystring read-only
The chksum of specified hotfix image.
                     sysSwHotfixVerified 1.3.6.1.4.1.3375.2.1.9.3.2.1.7 integer read-only
The state indicating whether the specified hotfix image is verified or not. Enumeration: 'true': 1, 'false': 0.
                     sysSwHotfixHotfixId 1.3.6.1.4.1.3375.2.1.9.3.2.1.8 longdisplaystring read-only
The ID of the hotfix image.
                     sysSwHotfixHotfixTitle 1.3.6.1.4.1.3375.2.1.9.3.2.1.9 longdisplaystring read-only
The title of the hotfix image.
         sysSoftwareStatus 1.3.6.1.4.1.3375.2.1.9.4
             sysSwStatusNumber 1.3.6.1.4.1.3375.2.1.9.4.1 integer read-only
The number of sysSoftwareStatus entries in the table.
             sysSwStatusTable 1.3.6.1.4.1.3375.2.1.9.4.2 no-access
A table containing software status information on the system.
                 sysSwStatusEntry 1.3.6.1.4.1.3375.2.1.9.4.2.1 no-access
Columns in the sysSwStatus Table
                     sysSwStatusSlotId 1.3.6.1.4.1.3375.2.1.9.4.2.1.1 integer read-only
The slot ID.
                     sysSwStatusVolume 1.3.6.1.4.1.3375.2.1.9.4.2.1.2 longdisplaystring read-only
The harddisk name.
                     sysSwStatusProduct 1.3.6.1.4.1.3375.2.1.9.4.2.1.3 longdisplaystring read-only
The product name of the specified software.
                     sysSwStatusVersion 1.3.6.1.4.1.3375.2.1.9.4.2.1.4 longdisplaystring read-only
The version of the specified software.
                     sysSwStatusBuild 1.3.6.1.4.1.3375.2.1.9.4.2.1.5 longdisplaystring read-only
The build number of the specified software.
                     sysSwStatusActive 1.3.6.1.4.1.3375.2.1.9.4.2.1.6 integer read-only
The state indicating whether the system is acive or not. Enumeration: 'true': 1, 'false': 0.
     sysClusters 1.3.6.1.4.1.3375.2.1.10
           sysCluster 1.3.6.1.4.1.3375.2.1.10.1
               sysClusterNumber 1.3.6.1.4.1.3375.2.1.10.1.1 integer read-only
The number of sysCluster entries in the table.
               sysClusterTable 1.3.6.1.4.1.3375.2.1.10.1.2 no-access
A table containing cluster information of the system.
                   sysClusterEntry 1.3.6.1.4.1.3375.2.1.10.1.2.1 no-access
Columns in the sysCluster Table
                       sysClusterName 1.3.6.1.4.1.3375.2.1.10.1.2.1.1 longdisplaystring read-only
The name of a cluster.
                       sysClusterEnabled 1.3.6.1.4.1.3375.2.1.10.1.2.1.2 integer read-only
The state indicating whether cluster environment is enabled or not. Enumeration: 'true': 1, 'false': 0.
                       sysClusterFloatMgmtIpType 1.3.6.1.4.1.3375.2.1.10.1.2.1.3 inetaddresstype read-only
The IP address type of the specified cluster.
                       sysClusterFloatMgmtIp 1.3.6.1.4.1.3375.2.1.10.1.2.1.4 inetaddress read-only
The IP address of the specified cluster. It is interpreted within the context of a sysClusterMgmtIpType value.
                       sysClusterFloatMgmtNetmaskType 1.3.6.1.4.1.3375.2.1.10.1.2.1.5 inetaddresstype read-only
The netmask type of of the specified cluster IP address.
                       sysClusterFloatMgmtNetmask 1.3.6.1.4.1.3375.2.1.10.1.2.1.6 inetaddress read-only
The netmask of the specified cluster IP address. It is interpreted within the context of a sysFloatMgmtNetmaskType value.
                       sysClusterMinUpMbrs 1.3.6.1.4.1.3375.2.1.10.1.2.1.7 integer32 read-only
The minimum number of UP members required for the specified cluster before a high availability action to be taken. This is used when ltmClusterMinUpMbrsEnable is true.
                       sysClusterMinUpMbrsEnable 1.3.6.1.4.1.3375.2.1.10.1.2.1.8 integer read-only
The state indicating whether or not an action will be taken when the minimum number of UP members requirement is not met for the specified cluster.
                       sysClusterMinUpMbrsAction 1.3.6.1.4.1.3375.2.1.10.1.2.1.9 integer read-only
The action to be taken if the minimum number of UP members requirement is not met for the specified cluster. This is used when sysClusterMinUpMbrsEnable is true. Enumeration: 'goactive': 4, 'unusedhaaction': 0, 'goofflinedownlinks': 11, 'goofflineaborttm': 10, 'goofflinerestart': 9, 'failover': 3, 'reboot': 1, 'failoveraborttm': 7, 'noaction': 5, 'restartall': 6, 'gooffline': 8, 'goofflinedownlinksrestart': 12, 'restart': 2.
                       sysClusterAvailabilityState 1.3.6.1.4.1.3375.2.1.10.1.2.1.10 integer read-only
The state of the specified cluster availability indicated in color Enumeration: 'blue': 4, 'none': 0, 'green': 1, 'red': 3, 'yellow': 2.
                       sysClusterEnabledStat 1.3.6.1.4.1.3375.2.1.10.1.2.1.11 integer read-only
The state of the specified cluster activity status, as specified by the user. Enumeration: 'disabled': 2, 'none': 0, 'enabled': 1, 'disabledbyparent': 3.
                       sysClusterDisabledParentType 1.3.6.1.4.1.3375.2.1.10.1.2.1.12 integer32 read-only
The type of parent object which disabled the specified cluster.
                       sysClusterStatusReason 1.3.6.1.4.1.3375.2.1.10.1.2.1.13 longdisplaystring read-only
The detail description of the cluster's status of parent object which disabled the specified cluster.
                       sysClusterHaState 1.3.6.1.4.1.3375.2.1.10.1.2.1.14 integer read-only
The state of high availability action. Enumeration: 'standby': 2, 'active': 3, 'offline': 0, 'forcedoffline': 1, 'unknown': 4.
                       sysClusterPriSlotId 1.3.6.1.4.1.3375.2.1.10.1.2.1.15 integer read-only
The slot ID of current primary slot in the specified cluster.
                       sysClusterLastPriSlotId 1.3.6.1.4.1.3375.2.1.10.1.2.1.16 integer read-only
The slot ID of last primary slot in the specified cluster.
                       sysClusterPriSelTime 1.3.6.1.4.1.3375.2.1.10.1.2.1.17 counter64 read-only
The time interval since the primary slot is selected in the cluster.
           sysClusterMbr 1.3.6.1.4.1.3375.2.1.10.2
               sysClusterMbrNumber 1.3.6.1.4.1.3375.2.1.10.2.1 integer read-only
The number of sysClusterMbr entries in the table.
               sysClusterMbrTable 1.3.6.1.4.1.3375.2.1.10.2.2 no-access
A table containing cluster members information of the system.
                   sysClusterMbrEntry 1.3.6.1.4.1.3375.2.1.10.2.2.1 no-access
Columns in the sysClusterMbr Table
                       sysClusterMbrCluster 1.3.6.1.4.1.3375.2.1.10.2.2.1.1 longdisplaystring read-only
The name of a cluster.
                       sysClusterMbrSlotId 1.3.6.1.4.1.3375.2.1.10.2.2.1.2 integer read-only
The slot id in the specified cluster.
                       sysClusterMbrAvailabilityState 1.3.6.1.4.1.3375.2.1.10.2.2.1.3 integer read-only
The state of the specified cluster member availability indicated in color Enumeration: 'blue': 4, 'none': 0, 'green': 1, 'red': 3, 'yellow': 2.
                       sysClusterMbrEnabledStat 1.3.6.1.4.1.3375.2.1.10.2.2.1.4 integer read-only
The state of the specified cluster member activity status, as specified by the user. Enumeration: 'disabled': 2, 'none': 0, 'enabled': 1, 'disabledbyparent': 3.
                       sysClusterMbrDisabledParentType 1.3.6.1.4.1.3375.2.1.10.2.2.1.5 integer32 read-only
The type of parent object which disabled the specified cluster member.
                       sysClusterMbrStatusReason 1.3.6.1.4.1.3375.2.1.10.2.2.1.6 longdisplaystring read-only
The detail description of the cluster's status of parent object which disabled the specified cluster member.
                       sysClusterMbrLicensed 1.3.6.1.4.1.3375.2.1.10.2.2.1.7 integer read-only
The state indicating whether or not the specified cluster member is licensed. Enumeration: 'true': 1, 'false': 0.
                       sysClusterMbrState 1.3.6.1.4.1.3375.2.1.10.2.2.1.8 integer read-only
The state which the specified cluster member in at. Enumeration: 'shutdown': 4, 'running': 3, 'initial': 0, 'quorum': 2, 'quorumwait': 1.
                       sysClusterMbrEnabled 1.3.6.1.4.1.3375.2.1.10.2.2.1.9 integer read-only
The state indicating whehter the specified member is enabled or not. Enumeration: 'true': 1, 'false': 0.
                       sysClusterMbrPriming 1.3.6.1.4.1.3375.2.1.10.2.2.1.10 integer read-only
The state indicating whether or not priming is enabled. Enumeration: 'true': 1, 'false': 0.
                       sysClusterMbrMgmtAddrType 1.3.6.1.4.1.3375.2.1.10.2.2.1.11 inetaddresstype read-only
The IP address type of the specified cluster member.
                       sysClusterMbrMgmtAddr 1.3.6.1.4.1.3375.2.1.10.2.2.1.12 inetaddress read-only
The IP address of the specified cluster member. It is interpreted within the context of a sysClusterMbrMgmtAddrType value.
                       sysClusterMbrHaState 1.3.6.1.4.1.3375.2.1.10.2.2.1.13 integer read-only
The state of high availability action of the specified cluster member. Enumeration: 'standby': 3, 'unknown': 0, 'offline': 1, 'active': 4, 'forcedoffline': 2.
           sysChassisSlot 1.3.6.1.4.1.3375.2.1.10.3
               sysChassisSlotNumber 1.3.6.1.4.1.3375.2.1.10.3.1 integer read-only
The number of sysChassisSlot entries in the table.
               sysChassisSlotTable 1.3.6.1.4.1.3375.2.1.10.3.2 no-access
A table containing slot information in the chassis.
                   sysChassisSlotEntry 1.3.6.1.4.1.3375.2.1.10.3.2.1 no-access
Columns in the sysChassisSlot Table
                       sysChassisSlotSlotId 1.3.6.1.4.1.3375.2.1.10.3.2.1.1 integer read-only
The slot id in the specified cluster.
                       sysChassisSlotSerialNumber 1.3.6.1.4.1.3375.2.1.10.3.2.1.2 longdisplaystring read-only
The serial number of this chassis slot.
                       sysChassisSlotDown 1.3.6.1.4.1.3375.2.1.10.3.2.1.3 integer read-only
The state indicating whether the chassis slot is down or not. Enumeration: 'true': 1, 'false': 0.
                       sysChassisSlotState 1.3.6.1.4.1.3375.2.1.10.3.2.1.4 integer read-only
The chassis slot state Enumeration: 'failed': 0, 'priming': 3, 'ok': 4, 'empty': 2, 'unknown': 1.
     sysModules 1.3.6.1.4.1.3375.2.1.11
           sysModuleAllocation 1.3.6.1.4.1.3375.2.1.11.1
               sysModuleAllocationNumber 1.3.6.1.4.1.3375.2.1.11.1.1 integer read-only
The number of sysModuleAllocation entries in the table.
               sysModuleAllocationTable 1.3.6.1.4.1.3375.2.1.11.1.2 no-access
Resource allocation information about modules on the system
                   sysModuleAllocationEntry 1.3.6.1.4.1.3375.2.1.11.1.2.1 no-access
Columns in the sysModuleAllocation Table
                       sysModuleAllocationName 1.3.6.1.4.1.3375.2.1.11.1.2.1.1 longdisplaystring read-only
The name of the Module
                       sysModuleAllocationProvisionLevel 1.3.6.1.4.1.3375.2.1.11.1.2.1.2 integer read-only
The provisioning level indicates how the systems resources are distributed amongst the modules Enumeration: 'none': 1, 'minimum': 2, 'nominal': 3, 'dedicated': 4, 'custom': 5.
                       sysModuleAllocationMemoryRatio 1.3.6.1.4.1.3375.2.1.11.1.2.1.3 integer read-only
The ratio of available memory to allocate. Only valid if level is 'custom'
                       sysModuleAllocationCpuRatio 1.3.6.1.4.1.3375.2.1.11.1.2.1.4 integer read-only
The ratio of CPU to allocate to this module. Only valid if level is 'custom'
                       sysModuleAllocationDiskRatio 1.3.6.1.4.1.3375.2.1.11.1.2.1.5 integer read-only
The ratio of available disk space to allocate to this module. Only valid if level is 'custom'
     sysProcess 1.3.6.1.4.1.3375.2.1.12
           sysProcPidStat 1.3.6.1.4.1.3375.2.1.12.1
               sysProcPidStatNumber 1.3.6.1.4.1.3375.2.1.12.1.1 integer read-only
The number of sysProcPidStat entries in the table.
               sysProcPidStatTable 1.3.6.1.4.1.3375.2.1.12.1.2 no-access
individual process stat and statm
                   sysProcPidStatEntry 1.3.6.1.4.1.3375.2.1.12.1.2.1 no-access
Columns in the sysProcPidStat Table
                       sysProcPidStatPid 1.3.6.1.4.1.3375.2.1.12.1.2.1.1 integer read-only
process pid
                       sysProcPidStatProcName 1.3.6.1.4.1.3375.2.1.12.1.2.1.2 longdisplaystring read-only
process name
                       sysProcPidStatCommandLine 1.3.6.1.4.1.3375.2.1.12.1.2.1.3 longdisplaystring read-only
command line used to start process
                       sysProcPidStatModules 1.3.6.1.4.1.3375.2.1.12.1.2.1.4 longdisplaystring read-only
module name of this process
                       sysProcPidStatBladeNum 1.3.6.1.4.1.3375.2.1.12.1.2.1.5 integer read-only
blade number
                       sysProcPidStatProcessor 1.3.6.1.4.1.3375.2.1.12.1.2.1.6 integer32 read-only
last CPU process run on
                       sysProcPidStatUpdateTime 1.3.6.1.4.1.3375.2.1.12.1.2.1.7 integer32 read-only
last time proc_pid_stat updated
                       sysProcPidStatCpuUsageRecent 1.3.6.1.4.1.3375.2.1.12.1.2.1.8 gauge read-only
last poll interval cpu usage (percentage)
                       sysProcPidStatCpuUsage1min 1.3.6.1.4.1.3375.2.1.12.1.2.1.9 gauge read-only
last 1 min average cpu usage (percentage)
                       sysProcPidStatCpuUsage5mins 1.3.6.1.4.1.3375.2.1.12.1.2.1.10 gauge read-only
last 5 mins average cpu usage (percentage)
                       sysProcPidStatSystemUsageRecent 1.3.6.1.4.1.3375.2.1.12.1.2.1.11 gauge read-only
last poll interval system usage (percentage)
                       sysProcPidStatSystemUsage1min 1.3.6.1.4.1.3375.2.1.12.1.2.1.12 gauge read-only
last 1 min average system usage (percentage)
                       sysProcPidStatSystemUsage5mins 1.3.6.1.4.1.3375.2.1.12.1.2.1.13 gauge read-only
last 5 mins average system usage (percentage)
                       sysProcPidStatPpid 1.3.6.1.4.1.3375.2.1.12.1.2.1.14 integer32 read-only
pid of process parent
                       sysProcPidStatPgrp 1.3.6.1.4.1.3375.2.1.12.1.2.1.15 integer32 read-only
process group id
                       sysProcPidStatState 1.3.6.1.4.1.3375.2.1.12.1.2.1.16 longdisplaystring read-only
single-char code for process state (S=sleep)
                       sysProcPidStatSession 1.3.6.1.4.1.3375.2.1.12.1.2.1.17 integer32 read-only
session id
                       sysProcPidStatTtyNr 1.3.6.1.4.1.3375.2.1.12.1.2.1.18 integer32 read-only
full device number of controlling terminal
                       sysProcPidStatTpgid 1.3.6.1.4.1.3375.2.1.12.1.2.1.19 integer32 read-only
terminal process group id
                       sysProcPidStatFlags 1.3.6.1.4.1.3375.2.1.12.1.2.1.20 counter64 read-only
kernel flags for the process
                       sysProcPidStatMinFlt 1.3.6.1.4.1.3375.2.1.12.1.2.1.21 counter64 read-only
num minor pg faults since process start
                       sysProcPidStatCminFlt 1.3.6.1.4.1.3375.2.1.12.1.2.1.22 counter64 read-only
num minor pg faults of child processes
                       sysProcPidStatMajFlt 1.3.6.1.4.1.3375.2.1.12.1.2.1.23 counter64 read-only
num major pg faults since process start
                       sysProcPidStatCmajFlt 1.3.6.1.4.1.3375.2.1.12.1.2.1.24 counter64 read-only
num major pg faults of child processes
                       sysProcPidStatUtime 1.3.6.1.4.1.3375.2.1.12.1.2.1.25 counter64 read-only
user-mode CPU time accumulated by process
                       sysProcPidStatStime 1.3.6.1.4.1.3375.2.1.12.1.2.1.26 counter64 read-only
kernel-mode CPU time accumulated by process
                       sysProcPidStatCutime 1.3.6.1.4.1.3375.2.1.12.1.2.1.27 counter64 read-only
cumul utime of process + reaped children
                       sysProcPidStatCstime 1.3.6.1.4.1.3375.2.1.12.1.2.1.28 counter64 read-only
cumul stime of process + reaped children
                       sysProcPidStatPriority 1.3.6.1.4.1.3375.2.1.12.1.2.1.29 integer32 read-only
kernel scheduling priority
                       sysProcPidStatNice 1.3.6.1.4.1.3375.2.1.12.1.2.1.30 integer32 read-only
standard unix nice level of process
                       sysProcPidStatNumThreads 1.3.6.1.4.1.3375.2.1.12.1.2.1.31 integer32 read-only
Number of threads in this process
                       sysProcPidStatItrealvalue 1.3.6.1.4.1.3375.2.1.12.1.2.1.32 integer32 read-only
Time in jiffies before next SIGALRM sent
                       sysProcPidStatStartTime 1.3.6.1.4.1.3375.2.1.12.1.2.1.33 counter64 read-only
start time of process - sec since 1-1-70
                       sysProcPidStatVsize 1.3.6.1.4.1.3375.2.1.12.1.2.1.34 counter64 read-only
Virtual memory size in bytes. Use sysProcPidStatVsizeKb for gauge type.
                       sysProcPidStatRss 1.3.6.1.4.1.3375.2.1.12.1.2.1.35 counter64 read-only
resident set size (pg)
                       sysProcPidStatRssRlim 1.3.6.1.4.1.3375.2.1.12.1.2.1.36 counter64 read-only
resident set size limit
                       sysProcPidStatStartCode 1.3.6.1.4.1.3375.2.1.12.1.2.1.37 counter64 read-only
address of beginning of code segment
                       sysProcPidStatEndCode 1.3.6.1.4.1.3375.2.1.12.1.2.1.38 counter64 read-only
address of end of code segment
                       sysProcPidStatStartStack 1.3.6.1.4.1.3375.2.1.12.1.2.1.39 counter64 read-only
addr of the bottom of stack for process
                       sysProcPidStatKstkEsp 1.3.6.1.4.1.3375.2.1.12.1.2.1.40 counter64 read-only
kernel stack pointer
                       sysProcPidStatKstkEip 1.3.6.1.4.1.3375.2.1.12.1.2.1.41 counter64 read-only
kernel instruction pointer
                       sysProcPidStatSignal 1.3.6.1.4.1.3375.2.1.12.1.2.1.42 counter64 read-only
bit map of pending signals
                       sysProcPidStatBlocked 1.3.6.1.4.1.3375.2.1.12.1.2.1.43 counter64 read-only
mask of blocked signals
                       sysProcPidStatSigignore 1.3.6.1.4.1.3375.2.1.12.1.2.1.44 counter64 read-only
mask of ignored signals
                       sysProcPidStatSigcatch 1.3.6.1.4.1.3375.2.1.12.1.2.1.45 counter64 read-only
mask of caught signals
                       sysProcPidStatWchan 1.3.6.1.4.1.3375.2.1.12.1.2.1.46 counter64 read-only
address of kernel wait channel proc is
                       sysProcPidStatNswap 1.3.6.1.4.1.3375.2.1.12.1.2.1.47 counter64 read-only
number of page swapped
                       sysProcPidStatCnswap 1.3.6.1.4.1.3375.2.1.12.1.2.1.48 counter64 read-only
cumulative number of page swapped
                       sysProcPidStatExitSignal 1.3.6.1.4.1.3375.2.1.12.1.2.1.49 integer32 read-only
might not be SIGCHLD
                       sysProcPidStatRtPriority 1.3.6.1.4.1.3375.2.1.12.1.2.1.50 integer32 read-only
real-time priority
                       sysProcPidStatPolicy 1.3.6.1.4.1.3375.2.1.12.1.2.1.51 integer32 read-only
schedule policy
                       sysProcPidStatProgSize 1.3.6.1.4.1.3375.2.1.12.1.2.1.52 gauge read-only
Total program size, measured in pages.
                       sysProcPidStatResident 1.3.6.1.4.1.3375.2.1.12.1.2.1.53 counter64 read-only
resident size
                       sysProcPidStatShare 1.3.6.1.4.1.3375.2.1.12.1.2.1.54 counter64 read-only
shared pages
                       sysProcPidStatTSize 1.3.6.1.4.1.3375.2.1.12.1.2.1.55 counter64 read-only
text (code)
                       sysProcPidStatLSize 1.3.6.1.4.1.3375.2.1.12.1.2.1.56 counter64 read-only
library, not used in Linux 2.6
                       sysProcPidStatDSize 1.3.6.1.4.1.3375.2.1.12.1.2.1.57 counter64 read-only
data + stack, not used in Linux 2.6
                       sysProcPidStatDirty 1.3.6.1.4.1.3375.2.1.12.1.2.1.58 counter64 read-only
dirty pages, not used in Linux 2.6
                       sysProcPidStatVsizeKb 1.3.6.1.4.1.3375.2.1.12.1.2.1.59 gauge read-only
Virtual memory size in Kilobytes.
     sysVCMP 1.3.6.1.4.1.3375.2.1.13
           sysVcmp 1.3.6.1.4.1.3375.2.1.13.1
               sysVcmpNumber 1.3.6.1.4.1.3375.2.1.13.1.1 integer read-only
The number of sysVcmp entries in the table.
               sysVcmpTable 1.3.6.1.4.1.3375.2.1.13.1.2 no-access
A list VCMP guest configurations.
                   sysVcmpEntry 1.3.6.1.4.1.3375.2.1.13.1.2.1 no-access
Columns in the sysVcmp Table
                       sysVcmpVcmpName 1.3.6.1.4.1.3375.2.1.13.1.2.1.1 longdisplaystring read-only
The name of the VCMP guest.
                       sysVcmpHostname 1.3.6.1.4.1.3375.2.1.13.1.2.1.2 longdisplaystring read-only
The host name of the VCMP guest.
                       sysVcmpSlots 1.3.6.1.4.1.3375.2.1.13.1.2.1.3 integer read-only
The maximum number of slots to which the VCMP guest may be allocated.
                       sysVcmpState 1.3.6.1.4.1.3375.2.1.13.1.2.1.4 integer read-only
VCMP guests can be in one of three user-chosen states: Configured, Provisioned, or Deployed. A guest in the Configured state has no hardware resources allocated to it and has no virtual machines running. A guest in the Provisioned state has hardware resources allocated but no virtual machines running. A guest in the Deployed has hardware resources and should have virtual machines running. The vcmpd daemon tries to launch and maintain any virtual machines that belong to VCMP guests in the Deployed state. Enumeration: 'provisioned': 1, 'configured': 0, 'deployed': 2.
                       sysVcmpMgmtNetwork 1.3.6.1.4.1.3375.2.1.13.1.2.1.5 integer read-only
A VCMP guest is set to one of two management network modes: bridged or isolated. In bridged mode, the management interface of the guest's virtual machines are attached to the management network of the hypervisor. This allows remote access over the virtual machines' management interfaces. In isolated mode, the virtual machines' management interfaces are NOT connected to the hypervisor's management network. Console access or SSH access over the guest's VLANs is required to administer the guest's virtual machines. Enumeration: 'isolated': 1, 'bridged': 0.
                       sysVcmpMgmtAddrType 1.3.6.1.4.1.3375.2.1.13.1.2.1.6 inetaddresstype read-only
The IP address type of sysMgmtAddr.
                       sysVcmpMgmtAddr 1.3.6.1.4.1.3375.2.1.13.1.2.1.7 inetaddress read-only
The IP address of the management port of a VCMP guest. It is interpreted within the context of a sysMgmtAddrType value.
                       sysVcmpMgmtNetmaskType 1.3.6.1.4.1.3375.2.1.13.1.2.1.8 inetaddresstype read-only
The IP address type of sysMgmtNetmask.
                       sysVcmpMgmtNetmask 1.3.6.1.4.1.3375.2.1.13.1.2.1.9 inetaddress read-only
The netmask of the management port of a VCMP guest. It is interpreted within the context of a sysMgmtNetmaskType value.
                       sysVcmpMgmtGwType 1.3.6.1.4.1.3375.2.1.13.1.2.1.10 inetaddresstype read-only
The IP address type of sysMgmtGw.
                       sysVcmpMgmtGw 1.3.6.1.4.1.3375.2.1.13.1.2.1.11 inetaddress read-only
The gateway of the management port of VCMP guest. It is interpreted within the context of a sysMgmtGwType value.
                       sysVcmpVcmpId 1.3.6.1.4.1.3375.2.1.13.1.2.1.12 integer read-only
VCMP guest ID (valid range is 1-65535).
                       sysVcmpMgmtBaseMac 1.3.6.1.4.1.3375.2.1.13.1.2.1.13 macaddress read-only
The base MAC address of the management port of this VCMP guest.
                       sysVcmpBaseMac 1.3.6.1.4.1.3375.2.1.13.1.2.1.14 macaddress read-only
The base MAC address assigned to this VCMP guest.
                       sysVcmpMacPoolSize 1.3.6.1.4.1.3375.2.1.13.1.2.1.15 integer read-only
The number of MAC addresses assigned to this VCMP guest.
                       sysVcmpInitialImage 1.3.6.1.4.1.3375.2.1.13.1.2.1.16 longdisplaystring read-only
The initial software image file name that the hypervisor should use when installing TMOS to a guest's virtual disks. This does not reflect changes made in the Guest.
                       sysVcmpVirtualDisk 1.3.6.1.4.1.3375.2.1.13.1.2.1.17 longdisplaystring read-only
The virtual disk that the VCMP guest is using.
                       sysVcmpInitialHotfix 1.3.6.1.4.1.3375.2.1.13.1.2.1.18 longdisplaystring read-only
The initial software hotfix image file name that the hypervisor should use when installing TMOS to a guest's virtual disks. This does not reflect changes made in the Guest.
                       sysVcmpMinSlots 1.3.6.1.4.1.3375.2.1.13.1.2.1.19 integer read-only
The minimum number of slots to which the VCMP guest may be allocated.
                       sysVcmpCoresPerSlot 1.3.6.1.4.1.3375.2.1.13.1.2.1.20 integer read-only
The number of cores per slot that should be allocated to the VCMP guest.
           sysVcmpCpuCore 1.3.6.1.4.1.3375.2.1.13.2
               sysVcmpCpuCoreNumber 1.3.6.1.4.1.3375.2.1.13.2.1 integer read-only
The number of sysVcmpCpuCore entries in the table.
               sysVcmpCpuCoreTable 1.3.6.1.4.1.3375.2.1.13.2.2 no-access
A list of CPU cores assigned to VCMP guest.
                   sysVcmpCpuCoreEntry 1.3.6.1.4.1.3375.2.1.13.2.2.1 no-access
Columns in the sysVcmpCpuCore Table
                       sysVcmpCpuCoreVcmpName 1.3.6.1.4.1.3375.2.1.13.2.2.1.1 longdisplaystring read-only
The VCMP guest name.
                       sysVcmpCpuCoreCpuCoreId 1.3.6.1.4.1.3375.2.1.13.2.2.1.2 longdisplaystring read-only
CPU cores assigned to VCMP guest. NOTE: cpu_core_id does not need to refer to existing objects in the cpu_core table. This can happen if a pulled blade causes cores that were assigned to a VCMP object to no longer exist.
           sysVcmpVlan 1.3.6.1.4.1.3375.2.1.13.3
               sysVcmpVlanNumber 1.3.6.1.4.1.3375.2.1.13.3.1 integer read-only
The number of sysVcmpVlan entries in the table.
               sysVcmpVlanTable 1.3.6.1.4.1.3375.2.1.13.3.2 no-access
A list of VLANs associated with the VCMP guest.
                   sysVcmpVlanEntry 1.3.6.1.4.1.3375.2.1.13.3.2.1 no-access
Columns in the sysVcmpVlan Table
                       sysVcmpVlanVcmpName 1.3.6.1.4.1.3375.2.1.13.3.2.1.1 longdisplaystring read-only
VCMP guest name
                       sysVcmpVlanVlanName 1.3.6.1.4.1.3375.2.1.13.3.2.1.2 longdisplaystring read-only
The name of the VLAN assigned to a VCMP guest.
           sysVcmpStat 1.3.6.1.4.1.3375.2.1.13.4
               sysVcmpStatNumber 1.3.6.1.4.1.3375.2.1.13.4.1 integer read-only
The number of sysVcmpStat entries in the table.
               sysVcmpStatTable 1.3.6.1.4.1.3375.2.1.13.4.2 no-access
The statistics and state of this VCMP guest.
                   sysVcmpStatEntry 1.3.6.1.4.1.3375.2.1.13.4.2.1 no-access
Columns in the sysVcmpStat Table
                       sysVcmpStatVcmpName 1.3.6.1.4.1.3375.2.1.13.4.2.1.1 longdisplaystring read-only
The name of the VCMP guest.
                       sysVcmpStatVcmpId 1.3.6.1.4.1.3375.2.1.13.4.2.1.2 integer read-only
The VCMP guest ID (valid range is 1 to 65535).
                       sysVcmpStatSlotId 1.3.6.1.4.1.3375.2.1.13.4.2.1.3 integer read-only
The ID of the slot on which the VCMP guest resides.
                       sysVcmpStatVmStatus 1.3.6.1.4.1.3375.2.1.13.4.2.1.4 integer read-only
The status of this VCMP guest. Enumeration: 'waiting-install': 11, 'installing-vdisk': 6, 'created': 1, 'deleted': 7, 'unknown': 0, 'waiting-migrate': 12, 'waiting-create': 15, 'acquiring-vdisk': 10, 'failed': 8, 'running': 4, 'inactive': 9, 'stopped': 2, 'stopping': 5, 'starting': 3, 'migrating-vdisk': 13, 'waiting-start': 14.
                       sysVcmpStatDiskUse 1.3.6.1.4.1.3375.2.1.13.4.2.1.5 counter64 read-only
The disk space used by this VCMP guest (in bytes). Use sysVcmpStatDiskUseKb for gauge type.
                       sysVcmpStatMemoryUse 1.3.6.1.4.1.3375.2.1.13.4.2.1.6 counter64 read-only
The memory space allocated by this VCMP guest (in bytes). Use sysVcmpStatMemoryUseKb for gauge type.
                       sysVcmpStatBaseMac 1.3.6.1.4.1.3375.2.1.13.4.2.1.7 longdisplaystring read-only
The base MAC address assigned to this VCMP guest.
                       sysVcmpStatMacPoolSize 1.3.6.1.4.1.3375.2.1.13.4.2.1.8 integer read-only
The number of MAC addresses assigned to this VCMP guest.
                       sysVcmpStatCores 1.3.6.1.4.1.3375.2.1.13.4.2.1.9 integer read-only
The number of cores assigned to this VCMP guest on this slot.
                       sysVcmpStatVdisk 1.3.6.1.4.1.3375.2.1.13.4.2.1.10 longdisplaystring read-only
The virtual disk assigned to this VCMP guest.
                       sysVcmpStatStarts 1.3.6.1.4.1.3375.2.1.13.4.2.1.11 integer read-only
The number of starts of this VCMP guest.
                       sysVcmpStatRetries 1.3.6.1.4.1.3375.2.1.13.4.2.1.12 integer read-only
The number of retries of this VCMP guest.
                       sysVcmpStatUptime 1.3.6.1.4.1.3375.2.1.13.4.2.1.13 counter64 read-only
The time at which this VCMP guest became up and running.
                       sysVcmpStatComment 1.3.6.1.4.1.3375.2.1.13.4.2.1.14 longdisplaystring read-only
The error or state messages for this VCMP guest.
                       sysVcmpStatInterfaceNames 1.3.6.1.4.1.3375.2.1.13.4.2.1.15 longdisplaystring read-only
The interfaces assigned to this VCMP guest.
                       sysVcmpStatCoreNames 1.3.6.1.4.1.3375.2.1.13.4.2.1.16 longdisplaystring read-only
The cores assigned to this VCMP guest.
                       sysVcmpStatPrompt 1.3.6.1.4.1.3375.2.1.13.4.2.1.17 longdisplaystring read-only
The prompt status of this VCMP guest.
                       sysVcmpStatCpuUsageRecent 1.3.6.1.4.1.3375.2.1.13.4.2.1.18 gauge read-only
Recent CPU usage for this VCMP guest.
                       sysVcmpStatCpuUsage1min 1.3.6.1.4.1.3375.2.1.13.4.2.1.19 gauge read-only
CPU usage in the past minute for this VCMP guest.
                       sysVcmpStatCpuUsage5mins 1.3.6.1.4.1.3375.2.1.13.4.2.1.20 gauge read-only
CPU usage in the past 5 minutes for this VCMP guest.
                       sysVcmpStatPktsIn 1.3.6.1.4.1.3375.2.1.13.4.2.1.21 counter64 read-only
Incoming packet count for this VCMP guest.
                       sysVcmpStatBytesIn 1.3.6.1.4.1.3375.2.1.13.4.2.1.22 counter64 read-only
Incoming byte count for this VCMP guest.
                       sysVcmpStatMcastIn 1.3.6.1.4.1.3375.2.1.13.4.2.1.23 counter64 read-only
Incoming multicasts for this VCMP guest.
                       sysVcmpStatDropsIn 1.3.6.1.4.1.3375.2.1.13.4.2.1.24 counter64 read-only
Drops on incoming traffic for this VCMP guest.
                       sysVcmpStatPktsOut 1.3.6.1.4.1.3375.2.1.13.4.2.1.25 counter64 read-only
Outgoing packet count for this VCMP guest.
                       sysVcmpStatBytesOut 1.3.6.1.4.1.3375.2.1.13.4.2.1.26 counter64 read-only
Outgoing byte count for this VCMP guest.
                       sysVcmpStatMcastOut 1.3.6.1.4.1.3375.2.1.13.4.2.1.27 counter64 read-only
Outgoing multicasts for this VCMP guest.
                       sysVcmpStatDropsOut 1.3.6.1.4.1.3375.2.1.13.4.2.1.28 counter64 read-only
Drops on outgoing traffic for this VCMP guest.
                       sysVcmpStatDiskUseKb 1.3.6.1.4.1.3375.2.1.13.4.2.1.29 gauge read-only
The disk space used by this VCMP guest (in Kilobytes).
                       sysVcmpStatMemoryUseKb 1.3.6.1.4.1.3375.2.1.13.4.2.1.30 gauge read-only
The memory space allocated by this VCMP guest (in Kilobytes).
           sysVcmpAssignedSlots 1.3.6.1.4.1.3375.2.1.13.5
               sysVcmpAssignedSlotsNumber 1.3.6.1.4.1.3375.2.1.13.5.1 integer read-only
The number of sysVcmpAssignedSlots entries in the table.
               sysVcmpAssignedSlotsTable 1.3.6.1.4.1.3375.2.1.13.5.2 no-access
A list of the slots assigned to a VCMP guest.
                   sysVcmpAssignedSlotsEntry 1.3.6.1.4.1.3375.2.1.13.5.2.1 no-access
Columns in the sysVcmpAssignedSlots Table
                       sysVcmpAssignedSlotsName 1.3.6.1.4.1.3375.2.1.13.5.2.1.1 longdisplaystring read-only
The name of a VCMP guest.
                       sysVcmpAssignedSlotsIndex 1.3.6.1.4.1.3375.2.1.13.5.2.1.2 integer read-only
The index of the slot number assigned to the specified VCMP guest.
                       sysVcmpAssignedSlotsSlotId 1.3.6.1.4.1.3375.2.1.13.5.2.1.3 integer read-only
The slot number assigned to the specified VCMP guest.
           sysVcmpAllowedSlots 1.3.6.1.4.1.3375.2.1.13.6
               sysVcmpAllowedSlotsNumber 1.3.6.1.4.1.3375.2.1.13.6.1 integer read-only
The number of sysVcmpAllowedSlots entries in the table.
               sysVcmpAllowedSlotsTable 1.3.6.1.4.1.3375.2.1.13.6.2 no-access
A list of the slots that are allowed to be assigned to a VCMP guest.
                   sysVcmpAllowedSlotsEntry 1.3.6.1.4.1.3375.2.1.13.6.2.1 no-access
Columns in the sysVcmpAllowedSlots Table
                       sysVcmpAllowedSlotsName 1.3.6.1.4.1.3375.2.1.13.6.2.1.1 longdisplaystring read-only
The name of a VCMP guest.
                       sysVcmpAllowedSlotsIndex 1.3.6.1.4.1.3375.2.1.13.6.2.1.2 integer read-only
The index of a slot number allowed for the specified VCMP guest.
                       sysVcmpAllowedSlotsSlotId 1.3.6.1.4.1.3375.2.1.13.6.2.1.3 integer read-only
A slot number allowed for the specified VCMP guest.
           sysVirtualDisk 1.3.6.1.4.1.3375.2.1.13.7
               sysVirtualDiskNumber 1.3.6.1.4.1.3375.2.1.13.7.1 integer read-only
The number of sysVirtualDisk entries in the table.
               sysVirtualDiskTable 1.3.6.1.4.1.3375.2.1.13.7.2 no-access
A list of virtual disks for the VCMP guest VMs on the appliance or on each slot.
                   sysVirtualDiskEntry 1.3.6.1.4.1.3375.2.1.13.7.2.1 no-access
Columns in the sysVirtualDisk Table
                       sysVirtualDiskFilename 1.3.6.1.4.1.3375.2.1.13.7.2.1.1 longdisplaystring read-only
Virtual disk image filename on the host.
                       sysVirtualDiskOperatingSystem 1.3.6.1.4.1.3375.2.1.13.7.2.1.2 integer read-only
The guest operating system installed on the virtual disk. Enumeration: 'unknown': 0, 'tmos': 1, 'linux': 2.
                       sysVirtualDiskSlotId 1.3.6.1.4.1.3375.2.1.13.7.2.1.3 integer read-only
The chassis slot number of this virtual disk.
                       sysVirtualDiskState 1.3.6.1.4.1.3375.2.1.13.7.2.1.4 integer read-only
The status of this virtual disk. Enumeration: 'created': 1, 'unknown': 0, 'installing': 2, 'in-use': 5, 'ready': 4, 'migrating': 3.
     sysCM 1.3.6.1.4.1.3375.2.1.14
           sysCmSyncStatus 1.3.6.1.4.1.3375.2.1.14.1
               sysCmSyncStatusId 1.3.6.1.4.1.3375.2.1.14.1.1 integer read-only
The sync status ID on the system. unknown - the device is disconnected from the device group; syncing - the device is joining the device group or has requested changes from device group or inconsistent with the group; needManualSync - changes have been made on the device not syncd to the device group; inSync - the device is consistent with the device group; syncFailed - the device is inconsistent with the device group, requires user intervention; syncDisconnected - the device is not connected to any peers; standalone - the device is in a standalone configuration; awaitingInitialSync - the device is waiting for initial sync; incompatibleVersion - the device's version is incompatible with rest of the devices in the device group; partialSync - some but not all devices successfully received the last sync. Enumeration: 'standalone': 6, 'syncing': 1, 'unknown': 0, 'incompatibleVersion': 8, 'syncDisconnected': 5, 'needManualSync': 2, 'inSync': 3, 'awaitingInitialSync': 7, 'syncFailed': 4, 'partialSync': 9.
               sysCmSyncStatusStatus 1.3.6.1.4.1.3375.2.1.14.1.2 longdisplaystring read-only
The sync status on the system.
               sysCmSyncStatusColor 1.3.6.1.4.1.3375.2.1.14.1.3 integer read-only
The color of the sync status on the system. green - the system is functioning correctly; yellow - the system may be functioning suboptimally; red - the system requires attention to function correctly; blue - the system's status is unknown or incomplete; gray - the system is intentionally not functioning (offline); black - the system is not connected to any peers. Enumeration: 'blue': 3, 'gray': 4, 'yellow': 1, 'green': 0, 'black': 5, 'red': 2.
               sysCmSyncStatusSummary 1.3.6.1.4.1.3375.2.1.14.1.4 longdisplaystring read-only
The summary of the sync status on the system.
           sysCmSyncStatusDetails 1.3.6.1.4.1.3375.2.1.14.2
               sysCmSyncStatusDetailsNumber 1.3.6.1.4.1.3375.2.1.14.2.1 integer read-only
The number of sysCmSyncStatusDetails entries in the table.
               sysCmSyncStatusDetailsTable 1.3.6.1.4.1.3375.2.1.14.2.2 no-access
A table containing details of sync status on the system.
                   sysCmSyncStatusDetailsEntry 1.3.6.1.4.1.3375.2.1.14.2.2.1 no-access
Columns in the sysCmSyncStatusDetails Table
                       sysCmSyncStatusDetailsIndex 1.3.6.1.4.1.3375.2.1.14.2.2.1.1 integer read-only
The index of the table that contains the details of the sync status on the system.
                       sysCmSyncStatusDetailsDetails 1.3.6.1.4.1.3375.2.1.14.2.2.1.2 longdisplaystring read-only
The details of the sync status on the system.
           sysCmFailoverStatus 1.3.6.1.4.1.3375.2.1.14.3
               sysCmFailoverStatusId 1.3.6.1.4.1.3375.2.1.14.3.1 integer read-only
The failover status ID on the system. unknown - the failover status of the device is unknown; offline - the device is offline; forcedOffline - the device is forced offline; standby - the device is standby; active - the device is active. Enumeration: 'standby': 3, 'unknown': 0, 'offline': 1, 'active': 4, 'forcedOffline': 2.
               sysCmFailoverStatusStatus 1.3.6.1.4.1.3375.2.1.14.3.2 longdisplaystring read-only
The failover status on the system.
               sysCmFailoverStatusColor 1.3.6.1.4.1.3375.2.1.14.3.3 integer read-only
The color of the failover status on the system. green - the system is functioning correctly; yellow - the system may be functioning suboptimally; red - the system requires attention to function correctly; blue - the system's status is unknown or incomplete; gray - the system is intentionally not functioning (offline); black - the system is not connected to any peers. Enumeration: 'blue': 3, 'gray': 4, 'yellow': 1, 'green': 0, 'black': 5, 'red': 2.
               sysCmFailoverStatusSummary 1.3.6.1.4.1.3375.2.1.14.3.4 longdisplaystring read-only
The summary of the failover status on the system.
           sysCmFailoverStatusDetails 1.3.6.1.4.1.3375.2.1.14.4
               sysCmFailoverStatusDetailsNumber 1.3.6.1.4.1.3375.2.1.14.4.1 integer read-only
The number of sysCmFailoverStatusDetails entries in the table.
               sysCmFailoverStatusDetailsTable 1.3.6.1.4.1.3375.2.1.14.4.2 no-access
A table containing details of failover status on the system.
                   sysCmFailoverStatusDetailsEntry 1.3.6.1.4.1.3375.2.1.14.4.2.1 no-access
Columns in the sysCmFailoverStatusDetails Table
                       sysCmFailoverStatusDetailsIndex 1.3.6.1.4.1.3375.2.1.14.4.2.1.1 integer read-only
The index of the table that contains the details of the failover status on the system.
                       sysCmFailoverStatusDetailsDetails 1.3.6.1.4.1.3375.2.1.14.4.2.1.2 longdisplaystring read-only
The details of the failover status on the system.
           sysCmTrafficGroupStatus 1.3.6.1.4.1.3375.2.1.14.5
               sysCmTrafficGroupStatusNumber 1.3.6.1.4.1.3375.2.1.14.5.1 integer read-only
The number of sysCmTrafficGroupStatus entries in the table.
               sysCmTrafficGroupStatusTable 1.3.6.1.4.1.3375.2.1.14.5.2 no-access
A table containing information of traffic group(s) status on the system.
                   sysCmTrafficGroupStatusEntry 1.3.6.1.4.1.3375.2.1.14.5.2.1 no-access
Columns in the sysCmTrafficGroupStatus Table
                       sysCmTrafficGroupStatusTrafficGroup 1.3.6.1.4.1.3375.2.1.14.5.2.1.1 longdisplaystring read-only
The name of the traffic group.
                       sysCmTrafficGroupStatusDeviceName 1.3.6.1.4.1.3375.2.1.14.5.2.1.2 longdisplaystring read-only
The name of the device.
                       sysCmTrafficGroupStatusFailoverStatus 1.3.6.1.4.1.3375.2.1.14.5.2.1.3 integer read-only
The failover status of the device within the traffic group. unknown - the failover status of the device is unknown; offline - the device is offline; forcedOffline - the device is forced offline; standby - the device is standby; active - the device is active. Enumeration: 'standby': 3, 'unknown': 0, 'offline': 1, 'active': 4, 'forcedOffline': 2.
         bigipSystemCompliance 1.3.6.1.4.1.3375.2.5.1.1
This specifies the objects that are required to claim compliance to F5 Traffic Management System.
         bigipSystemGroups 1.3.6.1.4.1.3375.2.5.2.1
             sysAttrGroup 1.3.6.1.4.1.3375.2.5.2.1.1
A collection of objects of sysGlobalAttr MIB.
             sysStatGroup 1.3.6.1.4.1.3375.2.5.2.1.2
A collection of objects of sysGlobalStat MIB.
             sysAuthStatGroup 1.3.6.1.4.1.3375.2.5.2.1.3
A collection of objects of sysGlobalAuthStat MIB.
             sysConnPoolStatGroup 1.3.6.1.4.1.3375.2.5.2.1.4
A collection of objects of sysGlobalConnPoolStat MIB.
             sysHttpStatGroup 1.3.6.1.4.1.3375.2.5.2.1.5
A collection of objects of sysGlobalHttpStat MIB.
             sysIcmpStatGroup 1.3.6.1.4.1.3375.2.5.2.1.6
A collection of objects of sysGlobalIcmpStat MIB.
             sysIcmp6StatGroup 1.3.6.1.4.1.3375.2.5.2.1.7
A collection of objects of sysGlobalIcmp6Stat MIB.
             sysIpStatGroup 1.3.6.1.4.1.3375.2.5.2.1.8
A collection of objects of sysGlobalIpStat MIB.
             sysIp6StatGroup 1.3.6.1.4.1.3375.2.5.2.1.9
A collection of objects of sysGlobalIp6Stat MIB.
             sysClientsslStatGroup 1.3.6.1.4.1.3375.2.5.2.1.10
A collection of objects of sysGlobalClientSslStat MIB.
             sysServersslStatGroup 1.3.6.1.4.1.3375.2.5.2.1.11
A collection of objects of sysGlobalServerSslStat MIB.
             sysStreamStatGroup 1.3.6.1.4.1.3375.2.5.2.1.12
A collection of objects of sysGlobalStreamStat MIB.
             sysTcpStatGroup 1.3.6.1.4.1.3375.2.5.2.1.13
A collection of objects of sysGlobalTcpStat MIB.
             sysUdpStatGroup 1.3.6.1.4.1.3375.2.5.2.1.14
A collection of objects of sysGlobalUdpStat MIB.
             sysAdminIpGroup 1.3.6.1.4.1.3375.2.5.2.1.15
A collection of objects of sysAdminIp MIB.
             sysArpStaticEntryGroup 1.3.6.1.4.1.3375.2.5.2.1.16
A collection of objects of sysArpStaticEntry MIB.
             sysDot1dbaseStatGroup 1.3.6.1.4.1.3375.2.5.2.1.17
A collection of objects of sysDot1dbaseStat MIB.
             sysDot1dbaseStatPortGroup 1.3.6.1.4.1.3375.2.5.2.1.18
A collection of objects of sysDot1dbaseStatPort MIB.
             sysInterfaceGroup 1.3.6.1.4.1.3375.2.5.2.1.19
A collection of objects of sysInterface MIB.
             sysIntfMediaGroup 1.3.6.1.4.1.3375.2.5.2.1.20
A collection of objects of sysInterfaceMediaOptions MIB.
             sysIfGroup 1.3.6.1.4.1.3375.2.5.2.1.21
A collection of objects of sysInterfaceId MIB.
             sysInterfaceStatGroup 1.3.6.1.4.1.3375.2.5.2.1.22
A collection of objects of sysInterfaceStat MIB.
             sysIfxStatGroup 1.3.6.1.4.1.3375.2.5.2.1.23
A collection of objects of sysIfxStat MIB.
             sysL2ForwardGroup 1.3.6.1.4.1.3375.2.5.2.1.24
A collection of objects of sysL2Forward MIB.
             sysPacketFilterGroup 1.3.6.1.4.1.3375.2.5.2.1.25
A collection of objects of sysPacketFilter MIB.
             sysPacketFilterAddrGroup 1.3.6.1.4.1.3375.2.5.2.1.26
A collection of objects of sysPacketFilterAddress MIB.
             sysPacketFilterVlanGroup 1.3.6.1.4.1.3375.2.5.2.1.27
A collection of objects of sysPacketFilterVlan MIB.
             sysPacketFilterMacGroup 1.3.6.1.4.1.3375.2.5.2.1.28
A collection of objects of sysPacketFilterMac MIB.
             sysPacketFilterStatGroup 1.3.6.1.4.1.3375.2.5.2.1.29
A collection of objects of sysPacketFilterStat MIB.
             sysRouteMgmtEntryGroup 1.3.6.1.4.1.3375.2.5.2.1.30
A collection of objects of sysRouteMgmtEntry MIB.
             sysRouteStaticEntryGroup 1.3.6.1.4.1.3375.2.5.2.1.31
A collection of objects of sysRouteStaticEntry MIB.
             sysSelfIpGroup 1.3.6.1.4.1.3375.2.5.2.1.32
A collection of objects of sysSelfIp MIB.
             sysSelfPortGroup 1.3.6.1.4.1.3375.2.5.2.1.33
A collection of objects of sysSelfPort MIB.
             sysStpGroup 1.3.6.1.4.1.3375.2.5.2.1.34
A collection of objects of sysStp MIB.
             sysStpGlobalsGroup 1.3.6.1.4.1.3375.2.5.2.1.35
A collection of objects of sysStpGlobals MIB.
             sysStpInterfaceMbrGroup 1.3.6.1.4.1.3375.2.5.2.1.36
A collection of objects of sysStpInterfaceMbr MIB.
             sysStpVlanMbrGroup 1.3.6.1.4.1.3375.2.5.2.1.37
A collection of objects of sysStpVlanMbr MIB.
             sysStpBridgeStatGroup 1.3.6.1.4.1.3375.2.5.2.1.38
A collection of objects of sysStpBridgeStat MIB.
             sysStpBridgeTreeStatGroup 1.3.6.1.4.1.3375.2.5.2.1.39
A collection of objects of sysStpBridgeTreeStat MIB.
             sysStpInterfaceStatGroup 1.3.6.1.4.1.3375.2.5.2.1.40
A collection of objects of sysStpInterfaceStat MIB.
             sysStpInterfaceTreeStatGroup 1.3.6.1.4.1.3375.2.5.2.1.41
A collection of objects of sysStpInterfaceTreeStat MIB.
             sysDot3StatGroup 1.3.6.1.4.1.3375.2.5.2.1.42
A collection of objects of sysDot3Stat MIB.
             sysTrunkGroup 1.3.6.1.4.1.3375.2.5.2.1.43
A collection of objects of sysTrunk MIB.
             sysTrunkStatGroup 1.3.6.1.4.1.3375.2.5.2.1.44
A collection of objects of sysTrunkStat MIB.
             sysTrunkCfgMemberGroup 1.3.6.1.4.1.3375.2.5.2.1.45
A collection of objects of sysTrunkCfgMember MIB.
             sysVlanDataGroup 1.3.6.1.4.1.3375.2.5.2.1.46
A collection of objects of sysVlan MIB.
             sysVlanMemberGroup 1.3.6.1.4.1.3375.2.5.2.1.47
A collection of objects of sysVlanMember MIB.
             sysVlanGroupGroup 1.3.6.1.4.1.3375.2.5.2.1.48
A collection of objects of sysVlanGroup MIB.
             sysVlanGroupMbrGroup 1.3.6.1.4.1.3375.2.5.2.1.49
A collection of objects of sysVlanGroupMbr MIB.
             sysProxyExclusionGroup 1.3.6.1.4.1.3375.2.5.2.1.50
A collection of objects of sysProxyExclusion MIB.
             sysCpuGroup 1.3.6.1.4.1.3375.2.5.2.1.51
A collection of objects of sysCpu MIB.
             sysChassisFanGroup 1.3.6.1.4.1.3375.2.5.2.1.52
A collection of objects of sysChassisFan MIB.
             sysChassisPowerSupplyGroup 1.3.6.1.4.1.3375.2.5.2.1.53
A collection of objects of sysChassisPowerSupply MIB.
             sysChassisTempGroup 1.3.6.1.4.1.3375.2.5.2.1.54
A collection of objects of sysChassisTemp MIB.
             sysProductGroup 1.3.6.1.4.1.3375.2.5.2.1.55
A collection of objects of sysProduct MIB.
             sysSubMemoryGroup 1.3.6.1.4.1.3375.2.5.2.1.56
A collection of objects of sysSubMemory MIB.
             sysSystemGroup 1.3.6.1.4.1.3375.2.5.2.1.57
A collection of objects of sysSystem MIB.
             sysFastHttpStatGroup 1.3.6.1.4.1.3375.2.5.2.1.58
A collection of objects of sysGlobalFastHttpStat MIB.
             sysXmlStatGroup 1.3.6.1.4.1.3375.2.5.2.1.59
A collection of objects of sysGlobalXmlStat MIB.
             sysGeneralGroup 1.3.6.1.4.1.3375.2.5.2.1.60
A collection of objects of sysGeneral MIB.
             sysIiopStatGroup 1.3.6.1.4.1.3375.2.5.2.1.61
A collection of objects of sysGlobalIiopStat MIB.
             sysRtspStatGroup 1.3.6.1.4.1.3375.2.5.2.1.62
A collection of objects of sysGlobalRtspStat MIB.
             sysSctpStatGroup 1.3.6.1.4.1.3375.2.5.2.1.63
A collection of objects of sysGlobalSctpStat MIB.
             sysL2ForwardStatGroup 1.3.6.1.4.1.3375.2.5.2.1.64
A collection of objects of sysL2ForwardStat MIB.
             sysL2ForwardAttrGroup 1.3.6.1.4.1.3375.2.5.2.1.65
A collection of objects of sysL2ForwardAttr MIB.
             sysHostMemoryGroup 1.3.6.1.4.1.3375.2.5.2.1.66
A collection of objects of sysHostMemory MIB.
             sysHostCpuGroup 1.3.6.1.4.1.3375.2.5.2.1.67
A collection of objects of sysHostCpu MIB.
             sysHostDiskGroup 1.3.6.1.4.1.3375.2.5.2.1.68
A collection of objects of sysHostDisk MIB.
             sysSelfPortDefGroup 1.3.6.1.4.1.3375.2.5.2.1.69
A collection of objects of sysSelfPortDefault MIB.
             sysIntfMediaSfpGroup 1.3.6.1.4.1.3375.2.5.2.1.70
A collection of objects of sysInterfaceMediaSfp MIB.
             sysPvaStatGroup 1.3.6.1.4.1.3375.2.5.2.1.71
A collection of objects of sysPvaStat MIB.
             sysTmmStatGroup 1.3.6.1.4.1.3375.2.5.2.1.72
A collection of objects of sysTmmStat MIB.
             sysMultiHostGroup 1.3.6.1.4.1.3375.2.5.2.1.73
A collection of objects of sysMultiHost MIB.
             sysMultiHostCpuGroup 1.3.6.1.4.1.3375.2.5.2.1.74
A collection of objects of sysMultiHostCpu MIB.
             sysFastL4StatGroup 1.3.6.1.4.1.3375.2.5.2.1.75
A collection of objects of sysGlobalFastL4Stat MIB.
             sysClusterGroup 1.3.6.1.4.1.3375.2.5.2.1.76
A collection of objects of sysCluster MIB.
             sysClusterMbrGroup 1.3.6.1.4.1.3375.2.5.2.1.77
A collection of objects of sysClusterMbr MIB.
             sysSwVolumeGroup 1.3.6.1.4.1.3375.2.5.2.1.78
A collection of objects of sysSoftwareVolume MIB.
             sysSwImageGroup 1.3.6.1.4.1.3375.2.5.2.1.79
A collection of objects of sysSoftwareImage MIB.
             sysSwHotfixGroup 1.3.6.1.4.1.3375.2.5.2.1.80
A collection of objects of sysSoftwareHotfix MIB.
             sysSwStatusGroup 1.3.6.1.4.1.3375.2.5.2.1.81
A collection of objects of sysSoftwareStatus MIB.
             sysGlobalHostGroup 1.3.6.1.4.1.3375.2.5.2.1.82
A collection of objects of sysGlobalHost MIB.
             sysModuleAllocationGroup 1.3.6.1.4.1.3375.2.5.2.1.83
A collection of objects of sysModuleAllocation MIB.
             sysGlobalTmmStatGroup 1.3.6.1.4.1.3375.2.5.2.1.84
A collection of objects of sysGlobalTmmStat MIB.
             sysPlatformInfoGroup 1.3.6.1.4.1.3375.2.5.2.1.85
A collection of objects of sysPlatformInfo MIB.
             sysLogicalDiskGroup 1.3.6.1.4.1.3375.2.5.2.1.86
A collection of objects of sysLogicalDisk MIB.
             sysPhysicalDiskGroup 1.3.6.1.4.1.3375.2.5.2.1.87
A collection of objects of sysPhysicalDisk MIB.
             sysDiskBayGroup 1.3.6.1.4.1.3375.2.5.2.1.88
A collection of objects of sysDiskBay MIB.
             sysLogicalDiskMembersGroup 1.3.6.1.4.1.3375.2.5.2.1.89
A collection of objects of sysLogicalDiskMembers MIB.
             sysProcPidStatGroup 1.3.6.1.4.1.3375.2.5.2.1.90
A collection of objects of sysProcPidStat MIB.
             sysHttpCompressionStatGroup 1.3.6.1.4.1.3375.2.5.2.1.91
A collection of objects of sysGlobalHttpCompressionStat MIB.
             sysWebAccelerationStatGroup 1.3.6.1.4.1.3375.2.5.2.1.92
A collection of objects of sysGlobalWebAccelerationStat MIB.
             sysVlanStatGroup 1.3.6.1.4.1.3375.2.5.2.1.93
A collection of objects of sysVlanStat MIB.
             sysVlanxStatGroup 1.3.6.1.4.1.3375.2.5.2.1.94
A collection of objects of sysVlanxStat MIB.
             sysVcmpGroup 1.3.6.1.4.1.3375.2.5.2.1.95
A collection of objects of sysVcmp MIB.
             sysVcmpCpuCoreGroup 1.3.6.1.4.1.3375.2.5.2.1.96
A collection of objects of sysVcmpCpuCore MIB.
             sysVcmpVlanGroup 1.3.6.1.4.1.3375.2.5.2.1.97
A collection of objects of sysVcmpVlan MIB.
             sysVcmpStatGroup 1.3.6.1.4.1.3375.2.5.2.1.98
A collection of objects of sysVcmpStat MIB.
             sysChassisSlotGroup 1.3.6.1.4.1.3375.2.5.2.1.99
A collection of objects of sysChassisSlot MIB.
             sysSysDeviceGroup 1.3.6.1.4.1.3375.2.5.2.1.100
A collection of objects of sysSysDevice MIB.
             sysUnicastAddrGroup 1.3.6.1.4.1.3375.2.5.2.1.101
A collection of objects of sysUnicastAddr MIB.
             sysSysDeviceActiveModulesGroup 1.3.6.1.4.1.3375.2.5.2.1.102
A collection of objects of sysSysDeviceActiveModules MIB.
             sysSysDeviceInactiveModulesGroup 1.3.6.1.4.1.3375.2.5.2.1.103
A collection of objects of sysSysDeviceInactiveModules MIB.
             sysSysDeviceOptionalModulesGroup 1.3.6.1.4.1.3375.2.5.2.1.104
A collection of objects of sysSysDeviceOptionalModules MIB.
             sysSysDeviceTimelimitedModulesGroup 1.3.6.1.4.1.3375.2.5.2.1.105
A collection of objects of sysSysDeviceTimelimitedModules MIB.
             sysStpGlobals2Group 1.3.6.1.4.1.3375.2.5.2.1.106
A collection of objects of sysStpGlobals2 MIB.
             sysCpuSensorGroup 1.3.6.1.4.1.3375.2.5.2.1.107
A collection of objects of sysCpuSensor MIB.
             sysCmSyncStatusGroup 1.3.6.1.4.1.3375.2.5.2.1.108
A collection of objects of sysCmSyncStatus MIB.
             sysCmSyncStatusDetailsGroup 1.3.6.1.4.1.3375.2.5.2.1.109
A collection of objects of sysCmSyncStatusDetails MIB.
             sysCmFailoverStatusGroup 1.3.6.1.4.1.3375.2.5.2.1.110
A collection of objects of sysCmFailoverStatus MIB.
             sysCmFailoverStatusDetailsGroup 1.3.6.1.4.1.3375.2.5.2.1.111
A collection of objects of sysCmFailoverStatusDetails MIB.
             sysCmTrafficGroupStatusGroup 1.3.6.1.4.1.3375.2.5.2.1.112
A collection of objects of sysCmTrafficGroupStatus MIB.
             sysDnsStatGroup 1.3.6.1.4.1.3375.2.5.2.1.113
A collection of objects of sysGlobalDnsStat MIB.
             sysLsnPoolStatGroup 1.3.6.1.4.1.3375.2.5.2.1.114
A collection of objects of sysGlobalLsnPoolStat MIB.
             sysFecStatGroup 1.3.6.1.4.1.3375.2.5.2.1.115
A collection of objects of sysFecStat MIB.
             sysVcmpAssignedSlotsGroup 1.3.6.1.4.1.3375.2.5.2.1.116
A collection of objects of sysVcmpAssignedSlots MIB.
             sysVcmpAllowedSlotsGroup 1.3.6.1.4.1.3375.2.5.2.1.117
A collection of objects of sysVcmpAllowedSlots MIB.
             sysVirtualDiskGroup 1.3.6.1.4.1.3375.2.5.2.1.118
A collection of objects of sysVirtualDisk MIB.
             sysGlobalSipStatGroup 1.3.6.1.4.1.3375.2.5.2.1.119
A collection of objects of sysGlobalSipStat MIB.
             sysGlobalFtpStatGroup 1.3.6.1.4.1.3375.2.5.2.1.120
A collection of objects of sysGlobalFtpStat MIB.
             sysBladeTempGroup 1.3.6.1.4.1.3375.2.5.2.1.121
A collection of objects of sysBladeTemp MIB.
             sysBladeVoltageGroup 1.3.6.1.4.1.3375.2.5.2.1.122
A collection of objects of sysBladeVoltage MIB.
             sysProfilePptpStatGroup 1.3.6.1.4.1.3375.2.5.2.1.123
A collection of objects of sysGlobalPptpStat MIB.
             sysPcpStatGroup 1.3.6.1.4.1.3375.2.5.2.1.124
A collection of objects of sysGlobalPcpStat MIB.
             sysDnsServerStatGroup 1.3.6.1.4.1.3375.2.5.2.1.125
A collection of objects of sysGlobalDnsServerStat MIB.
             sysMptcpStatGroup 1.3.6.1.4.1.3375.2.5.2.1.126
A collection of objects of sysGlobalMptcpStat MIB.
             sysLldpNeighborsTableGroup 1.3.6.1.4.1.3375.2.5.2.1.127
A collection of objects of sysLldpNeighbors MIB.