SVCEXT-MIB: View SNMP OID List / Download MIB
VENDOR: ARROWPOINT COMMUNICATIONS INC.
Home | MIB: SVCEXT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
apSvcExtMib | 1.3.6.1.4.1.2467.1.15.1 |
The MIB module used to describe the ArrowPoint Communications content services table |
||
apSvcTable | 1.3.6.1.4.1.2467.1.15.2 | no-access |
A list of content service entries. |
|
1.3.6.1.4.1.2467.1.15.2.1 | no-access |
A group of information to uniquely identify a content providing service. |
||
apSvcName | 1.3.6.1.4.1.2467.1.15.2.1.1 | displaystring | read-only |
The name of the content providing service. |
apSvcIndex | 1.3.6.1.4.1.2467.1.15.2.1.2 | integer32 | read-only |
The unique service index assigned to the name by the SCM. |
apSvcIPAddress | 1.3.6.1.4.1.2467.1.15.2.1.3 | ipaddress | read-only |
The IP Address the of the content providing service. |
apSvcIPProtocol | 1.3.6.1.4.1.2467.1.15.2.1.4 | integer | read-only |
The IP Protocol the of the content providing service. Enumeration: 'udp': 17, 'any': 0, 'tcp': 6. |
apSvcPort | 1.3.6.1.4.1.2467.1.15.2.1.5 | integer32 | read-only |
The UDP or TCP port of the content providing service. |
apSvcKALType | 1.3.6.1.4.1.2467.1.15.2.1.6 | integer | read-only |
The Keepalive detection method. Enumeration: 'ftp': 3, 'none': 0, 'http': 2, 'script': 6, 'named': 5, 'tcp': 4, 'icmp': 1. |
apSvcKALFrequency | 1.3.6.1.4.1.2467.1.15.2.1.7 | integer32 | read-only |
The Keepalive frequency of doing keepalive probes in units of seconds. |
apSvcKALMaxFailure | 1.3.6.1.4.1.2467.1.15.2.1.8 | integer32 | read-only |
The Keepalive maximum number of failures before the service is transitioned to failed state. |
apSvcKALRetryPeriod | 1.3.6.1.4.1.2467.1.15.2.1.9 | integer32 | read-only |
The Keepalive frequency of probes to the service after it has been transitioned to failed state. |
apSvcKALUri | 1.3.6.1.4.1.2467.1.15.2.1.10 | displaystring | read-only |
The URI which be checked during an HTTP keepalive. |
apSvcKALMethod | 1.3.6.1.4.1.2467.1.15.2.1.11 | integer | read-only |
The HTTP method used for the HTTP keepalive type. The methods operate in the following manner: HEAD -- HTTP HEAD generated. 200 response code required GET -- HTTP GET generated. MD5 Hash of entify body performed. First successful GET (200 response code) becomes reference hash. Deviation from rererence hash result, or non-200 response code, results in service state transition. POST -- Same as GET with substituation of POST method. Enumeration: 'head': 0, 'post': 2, 'get': 1. |
apSvcEnable | 1.3.6.1.4.1.2467.1.15.2.1.12 | integer | read-only |
The state of the service, either enable or disabled Enumeration: 'enable': 1, 'disable': 0. |
apSvcType | 1.3.6.1.4.1.2467.1.15.2.1.13 | integer | read-only |
The type of this server Enumeration: 'redirect': 2, 'transparentCache': 8, 'automaticRedirect': 16, 'proxyCache': 4, 'replicationStore': 32, 'redundancyUp': 256, 'replicationCacheRedirect': 4096, 'smashCache': 128, 'replicationCache': 64, 'nciDirectReturn': 1024, 'nciInfoOnly': 512, 'local': 1, 'replicationStoreRedirect': 2048. |
apSvcQOSMinRate | 1.3.6.1.4.1.2467.1.15.2.1.14 | integer32 | read-only |
The Average Minimum Bandwidth Rate for this service |
apSvcQOSMinBW | 1.3.6.1.4.1.2467.1.15.2.1.15 | integer32 | read-only |
The Total Bandwidth of this service |
apSvcWeight | 1.3.6.1.4.1.2467.1.15.2.1.16 | integer32 | read-only |
The Service weight which is used in conjunction with load metrics when making load allocation decisions. The weight may be used to bias flows towards the specified service . |
apSvcState | 1.3.6.1.4.1.2467.1.15.2.1.17 | integer | read-only |
The current service state Enumeration: 'down': 2, 'alive': 4, 'suspended': 1, 'dying': 5. |
apSvcShortLoad | 1.3.6.1.4.1.2467.1.15.2.1.18 | integer32 | read-only |
The Service currently sensed load for Short Lived Flows |
apSvcMaxConnections | 1.3.6.1.4.1.2467.1.15.2.1.19 | integer32 | read-only |
The maximum concurrent number of TCP connections allowed to this service |
apSvcConnections | 1.3.6.1.4.1.2467.1.15.2.1.20 | integer32 | read-only |
The current number of TCP connections to this service |
apSvcTransitions | 1.3.6.1.4.1.2467.1.15.2.1.21 | integer32 | read-only |
The number of service state transitions that have occurred |
apSvcMaxContent | 1.3.6.1.4.1.2467.1.15.2.1.22 | integer32 | read-only |
Maximum pieces of content permitted to be replicated upon this service. This object only has validity when this service is configured to have type replication. The pieces of content replicated may by limited by apSvcMaxUsage prior to this object, where the limiting is the min(apSvcMaxContent,apSvcMaxUsage). |
apSvcMaxUsage | 1.3.6.1.4.1.2467.1.15.2.1.23 | integer32 | read-only |
Maximum storage space in MB which may be replicated upon this service. This object only has validity when the this service is configured to have type replication. The storage space usage may be limited by apSvcMaxContent prior to this object, where the limiting is the min(apSvcMaxUsage,apSvcMaxContent). |
apSvcMaxAge | 1.3.6.1.4.1.2467.1.15.2.1.24 | integer32 | read-only |
The time in minutes replicated content may exist upon this service before it is aged out. This age out time is applied on a per- replicated-content basis. |
apSvcAccessRecordName | 1.3.6.1.4.1.2467.1.15.2.1.25 | displaystring | read-only |
An access record name, present in apFtpTable or apHttpTable, used for replication access when this service is configured to be of type replicationStore, publisher or subscriber |
apSvcStatus | 1.3.6.1.4.1.2467.1.15.2.1.26 | rowstatus | read-only |
Status entry for this row |
apSvcCookie | 1.3.6.1.4.1.2467.1.15.2.1.27 | displaystring | read-only |
The unique server cookie for this service. |
apSvcKALPersistence | 1.3.6.1.4.1.2467.1.15.2.1.28 | integer | read-only |
This object controls whether the Keepalive will be attempted over a persistent connection. Persistent connections are supported through HTTP 1.1, and HTTP 1.0 with Connection-KeepAlive Enumeration: 'non-persistent': 0, 'persistent': 1. |
apSvcKALName | 1.3.6.1.4.1.2467.1.15.2.1.29 | displaystring | read-only |
The name of the keepalive that this service will use. |
apSvcLongLoad | 1.3.6.1.4.1.2467.1.15.2.1.30 | integer32 | read-only |
The Service currently sensed load for Long Lived Flows |
apSvcKALPort | 1.3.6.1.4.1.2467.1.15.2.1.31 | integer32 | read-only |
The port to use, for TCP & HTTP keepalives. This KAL port designation does not impact 'named' keep- alive configurations. If this object is not configured, keep- alive configurations will utilize the apSvcPort object if present, or default to 80 |
apSvcPublishName | 1.3.6.1.4.1.2467.1.15.2.1.32 | displaystring | read-only |
The name used to identify the service which publishes for this subscriber. This object is used in conjunction with apSvcPublishState. |
apSvcPublishState | 1.3.6.1.4.1.2467.1.15.2.1.33 | integer | read-only |
The state of this service in relation to publish/subscribe activity. Enumeration: 'subscriber': 2, 'publisher': 1, 'none': 0. |
apSvcPublishInterval | 1.3.6.1.4.1.2467.1.15.2.1.34 | integer32 | read-only |
When this service is configured as a publisher, controls when the publisher will attempt to update the subscribers. When this object contains the value 0, it is interpreted as OFF. |
apSvcAccessType | 1.3.6.1.4.1.2467.1.15.2.1.35 | integer | read-only |
Specifies whether the access mechanism associated with this service is of type HTTP or FTP Enumeration: 'no-access': 2, 'http-access': 1, 'ftp-access': 0. |
apSvcKALHash | 1.3.6.1.4.1.2467.1.15.2.1.36 | displaystring | read-only |
This object contains the MD5 hash which will be compared for HTTP keepalives which use the GET method. |
apSvcKALFTPRecord | 1.3.6.1.4.1.2467.1.15.2.1.37 | displaystring | read-only |
This object contains the name of the ftp-record used for a FTP keepalive |
apSvcPublishFile | 1.3.6.1.4.1.2467.1.15.2.1.38 | displaystring | read-only |
This object contains the name of the file which the publisher will check for modification on to commence a publish operation. This object is used in conjunction with apSvcPublishInterval |
apSvcRedirectDomain | 1.3.6.1.4.1.2467.1.15.2.1.39 | displaystring | read-only |
The domain name used when a redirect service generates an object moved redirect instead of the service address. |
apSvcAvgLoad | 1.3.6.1.4.1.2467.1.15.2.1.40 | integer32 | read-only |
The Service currently sensed average load |
apSvcIPAddressRange | 1.3.6.1.4.1.2467.1.15.2.1.41 | integer | read-only |
The range of IP Addresses of the content providing service. |
apSvcPortRange | 1.3.6.1.4.1.2467.1.15.2.1.42 | integer | read-only |
The range of UDP or TCP ports of the content providing service. |
apSvcKALScriptName | 1.3.6.1.4.1.2467.1.15.2.1.43 | displaystring | read-only |
This name represents the script that will be used in conjunction with the keepalive type script. The script will be played everytime the keepalive is issued. |
apSvcKALScriptArgs | 1.3.6.1.4.1.2467.1.15.2.1.44 | displaystring | read-only |
This name represents the script arguments that will be used in conjunction with the keepalive type script. |
apSvcKALScriptLog | 1.3.6.1.4.1.2467.1.15.2.1.45 | displaystring | read-only |
This name represents the script log that can be used to capture output from a keepalive script. |
apSvcCacheByPass | 1.3.6.1.4.1.2467.1.15.2.1.46 | integer | read-only |
Controls whether a chache type of services implicit by-pass feature is enabled or disabled Enumeration: 'enable': 1, 'disable': 0. |
apSvcLoadThreshold | 1.3.6.1.4.1.2467.1.15.3 | integer | read-write |
Global load threshold, maximum Load Number for service eligibility |
apSvcLoadStepSize | 1.3.6.1.4.1.2467.1.15.4 | integer | read-write |
The granularity of Load Numbers, expressed in msec. |
apSvcLoadStepStatic | 1.3.6.1.4.1.2467.1.15.5 | integer | read-write |
Disables system dynamic Load Step Size calculation Enumeration: 'enable': 1, 'disable': 0. |
apSvcLoadDecayInterval | 1.3.6.1.4.1.2467.1.15.6 | integer | read-write |
The frequency which an ineligible service, becomes eligible, expressed in teardown report cycles. |
apSvcLoadEnable | 1.3.6.1.4.1.2467.1.15.7 | integer | read-write |
Controls system service Load calculation Enumeration: 'enable': 1, 'disable': 0. |
apSvcLoadSvcStatRptTimeout | 1.3.6.1.4.1.2467.1.15.8 | integer | read-write |
The maximum time period the system will wait to send a teardown report. (in seconds) |
apSvcLoadInfoTimeout | 1.3.6.1.4.1.2467.1.15.9 | integer | read-write |
The amount of time (in seconds), which stale load information will be aged out. |
apSvcTransitionTrap | 1.3.6.1.4.1.2467.1.150.1 |
A service transition trap is generated whenever the the service state transitions from ACTIVE -> DEAD, or DEAD -> ACTIVE. |