slaMonitorAgentCliTimeout
SLA-MONITOR-MIB ·
.1.3.6.1.4.1.45.4.8.1.1.11
Object
Specifies the maximum amount of time, in seconds, until the CLI session is automatically terminated. The value of this attribute is pertinent only if CLI timeouts are enabled (slaMonitorAgentCliTimeoutMode equals 'enable(1)').
Context
- MIB
- SLA-MONITOR-MIB
- OID
.1.3.6.1.4.1.45.4.8.1.1.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- slaMonitorAgtClasses
- Siblings
- 30
Syntax
seconds SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| slaMonitorAgentStatus The value of this attribute indicates whether
the SLA Monitor agent is enabled or not. An agent
that is enabled will respond to SLA Monitor
server discovery packets. A disabled ag… | scalar | Enumeration | .1.3.6.1.4.1.45.4.8.1.1.1 |
| slaMonitorAgentCliAvailable The value of this attribute indicates whether
the SLA Monitor agent CLI is available or not. | scalar | Enumeration | .1.3.6.1.4.1.45.4.8.1.1.10 |
| slaMonitorAgentCliTimeoutMode The value of this attribute indicates whether
the SLA Monitor agent automatic CLI session
timeout is enabled or not. When this attribute
is set to 'enable(1)', a CLI session will … | scalar | Enumeration | .1.3.6.1.4.1.45.4.8.1.1.12 |
| slaMonitorAgentSupportedApps An enumeration of the SLA Monitor agent capabilities. | scalar | Bits | .1.3.6.1.4.1.45.4.8.1.1.13 |
| slaMonitorAgentConfiguredAgentAddrType The type of IP address used by the agent. This
object is limited to IPv4 and IPv6 addresses. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.45.4.8.1.1.14 |
| slaMonitorAgentConfiguredAgentAddr The IP address of the SLA Monitor agent. If the value
of this attribute is 0.0.0.0, the SLA Monitor agent will
utilize an active device IP address by default. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.45.4.8.1.1.15 |
| slaMonitorAgentConfiguredAgentPort The UDP port utilized by the SLA Monitor agent for
agent-server communication. If the value of this
attribute is zero, the SLA Monitor agent will utilize
a default port value fo… | scalar | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.45.4.8.1.1.16 |
| slaMonitorAgentConfiguredServerAddrType The type of IP address used by the server. This
object is limited to IPv4 and IPv6 addresses. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.45.4.8.1.1.17 |
| slaMonitorAgentConfiguredServerAddr The IP address of the SLA Monitor server with which
the agent is allowed to register. If the value of this
attribute is not 0.0.0.0, the SLA Monitor agent may
only respond to serv… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.45.4.8.1.1.18 |
| slaMonitorAgentConfiguredServerPort The TCP port utilized by the SLA Monitor server with
which the agent is allowed to register. If the value
of this attribute is non-zero, the SLA Monitor agent
may only respond to… | scalar | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.45.4.8.1.1.19 |
| slaMonitorAgentAddressType The type of IP address used by the agent. This
object is limited to IPv4 and IPv6 addresses. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.45.4.8.1.1.2 |
| slaMonitorAgentConfiguredAltServerAddrType The type of IP address used by the server. This
object is limited to IPv4 and IPv6 addresses. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.45.4.8.1.1.20 |
| slaMonitorAgentConfiguredAltServerAddr The IP address of the alternate SLA Monitor server
with which the agent is allowed to register. If the
value of this attribute is not 0.0.0.0, the SLA Monitor
agent may only re… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.45.4.8.1.1.21 |
| slaMonitorAgentConfiguredAltServerPort The TCP port utilized by the alternate SLA Monitor
server with which the agent is allowed to register.
If the value of this attribute is non-zero, the SLA
Monitor agent may onl… | scalar | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.45.4.8.1.1.22 |
| slaMonitorAgentToAgentPort The base UDP port currently used by the SLA Monitor
agent for agent-agent communication. The base UDP port
is used to derive multiple agent communication ports.
An eve… | scalar | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.45.4.8.1.1.23 |
| slaMonitorAgentConfiguredAgentToAgentPort The UDP port utilized by the SLA Monitor agent for
agent-agent communication. If the value of this
attribute is zero, the SLA Monitor agent will utilize
a default port value for… | scalar | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.45.4.8.1.1.24 |
| slaMonitorAgentEncryptionSupport Specifies if encrypted agent-server communication
is supported by the agent. | scalar | Enumeration | .1.3.6.1.4.1.45.4.8.1.1.25 |
| slaMonitorAgentConfiguredAgentVrfName The name of the virtual Router which SLA Monitor
Agent IP address (slaMonitorAgentConfiguredAgentAddr)
is associated with. This is only supported on VSP9K
for now | scalar | OctetString | .1.3.6.1.4.1.45.4.8.1.1.26 |
| slaMonitorAgentSlaParameter String directly passed to the SLA Agent as parameter | scalar | OctetString | .1.3.6.1.4.1.45.4.8.1.1.27 |
| slaMonitorAgentCertFileInstallAction Operation object to install and deinstall the
certificate file to a platform specific location.
'noactio' -is default setting and always is returned
when this object is queri… | scalar | Enumeration | .1.3.6.1.4.1.45.4.8.1.1.28 |
| slaMonitorAgentCertFile the certification file name for installation.
It is only valid or used when object
slaMonitorAgentCertFileInstallAction
is set to install. Otherwise, it will be ignored | scalar | OctetString | .1.3.6.1.4.1.45.4.8.1.1.29 |
| slaMonitorAgentAddress The IP address currently used by the SLA Monitor agent. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.45.4.8.1.1.3 |
| slaMonitorAgentServerBypass The value of this attribute determines whether
the SLA Monitor agent can perform certain operations
without being registered with a server. When this
attribute is set to 'enable(… | scalar | Enumeration | .1.3.6.1.4.1.45.4.8.1.1.30 |
| slaMonitorAgentRefuseServerTests The value of this attribute determines whether
the SLA Monitor agent will refuse test requests
from the server. When this attribute is set to
'allow(1)', an agent will accept tes… | scalar | Enumeration | .1.3.6.1.4.1.45.4.8.1.1.31 |
| slaMonitorAgentPort The UDP port currently used by the SLA Monitor
agent for agent-server communication. | scalar | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.45.4.8.1.1.4 |
| slaMonitorAgentRegisteredWithServer The value of this attribute indicates whether
the SLA Monitor agent is registered with an SLA
Monitor server or not. | scalar | Enumeration | .1.3.6.1.4.1.45.4.8.1.1.5 |
| slaMonitorAgentRegisteredServerAddrType The type of IP address used by the server. This
object is limited to IPv4 and IPv6 addresses. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.45.4.8.1.1.6 |
| slaMonitorAgentRegisteredServerAddr The IP address of the SLA Monitor server with which
the agent is currently registered. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.45.4.8.1.1.7 |
| slaMonitorAgentRegisteredServerPort The TCP port utilized by the SLA Monitor server with
which the agent is currently registered. | scalar | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.45.4.8.1.1.8 |
| slaMonitorAgentRegistrationTime Specifies the maximum amount of time, in seconds,
until the current registration period expires. | scalar | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.45.4.8.1.1.9 |