ENTERASYS-TACACS-CLIENT-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS


 Home MIB: ENTERASYS-TACACS-CLIENT-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
 etsysTacacsClientMIB 1.3.6.1.4.1.5624.1.2.58
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to TACACS+ client configuration.
       etsysTacacsClientObjects 1.3.6.1.4.1.5624.1.2.58.1
           etsysTacacsClientControl 1.3.6.1.4.1.5624.1.2.58.1.1
               etsysTacacsClientSesnAuthEnabled 1.3.6.1.4.1.5624.1.2.58.1.1.1 enabledstatus read-write
Controls the operation of the TACACS+ client for session authentication and authorization.
               etsysTacacsClientSesnAcctEnabled 1.3.6.1.4.1.5624.1.2.58.1.1.2 enabledstatus read-write
Controls the operation of the TACACS+ client for session accounting.
               etsysTacacsClientCmdAuthEnabled 1.3.6.1.4.1.5624.1.2.58.1.1.3 enabledstatus read-write
Controls the operation of the TACACS+ client for command level authorization.
               etsysTacacsClientCmdAcctEnabled 1.3.6.1.4.1.5624.1.2.58.1.1.4 enabledstatus read-write
Controls the operation of the TACACS+ client for command accounting.
               etsysTacacsClientSingleConnection 1.3.6.1.4.1.5624.1.2.58.1.1.5 enabledstatus read-write
Allows the TACACS+ client to send multiple TACACS+ requests on a single TCP connection. All configured TACACS+ servers MUST allow this NAS to use single connection mode.
           etsysTacacsClientSesnAuth 1.3.6.1.4.1.5624.1.2.58.1.2
               etsysTacacsClientSesnAuthService 1.3.6.1.4.1.5624.1.2.58.1.2.1 snmpadminstring read-write
The service to be requested for management session authorization.
               etsysTacacsClientSesnAuthTable 1.3.6.1.4.1.5624.1.2.58.1.2.2 no-access
A list of TACACS+ servers that this client may attempt to use.
                   etsysTacacsClientSesnAuthEntry 1.3.6.1.4.1.5624.1.2.58.1.2.2.1 no-access
A TACACS+ server that this client may attempt to use.
                       etsysTacacsClientSesnAuthLevel 1.3.6.1.4.1.5624.1.2.58.1.2.2.1.1 integer no-access
The authorization level for the corresponding attribute value pair. Managed entities are not required to support all authorization levels. Enumeration: 'readwrite': 2, 'superuser': 3, 'readonly': 1, 'debug': 4.
                       etsysTacacsClientSesnAuthAttribute 1.3.6.1.4.1.5624.1.2.58.1.2.2.1.2 snmpadminstring read-write
The attribute part of the attribute-value pair for this access level. The default value 'priv-lvl' is normally defined to have a corresponding value part with a value between '0' and '15' inclusive.
                       etsysTacacsClientSesnAuthValue 1.3.6.1.4.1.5624.1.2.58.1.2.2.1.3 snmpadminstring read-write
The value part of the attribute-value pair for this access level. To allow the leveraging of existing Cisco 'enable' mode configurations. When 1.) the etsysTacacsClientSesnAuthService object has the value 'enable', 2.) the attribute part of this attribute-value pair is 'priv-lvl', and 3.) the value part of this attribute-value pair represents a numeric value between 0 and 15, inclusive, then the value part of this attribute-value pair specifies the minimum value required for this access level. If any of the above conditions are not met then this value must be an exact match with the value returned from the TACACS+ server. The default values for this object are '0' for read-only, '1' for read-write, and '15' for superuser authorization.
           etsysTacacsClientServer 1.3.6.1.4.1.5624.1.2.58.1.3
               etsysTacacsClientServerTable 1.3.6.1.4.1.5624.1.2.58.1.3.1 no-access
A list of TACACS+ servers that this client may attempt to use.
                   etsysTacacsClientServerEntry 1.3.6.1.4.1.5624.1.2.58.1.3.1.1 no-access
A TACACS+ server that this client may attempt to use.
                       etsysTacacsClientServerIndex 1.3.6.1.4.1.5624.1.2.58.1.3.1.1.1 integer32 no-access
A number uniquely identifying each conceptual row in the etsysTacacsClientServerTable. In the event of an agent restart, the same value of etsysTacacsClientServerIndex must be used to identify each conceptual row in etsysTacacsClientServerTable as prior to the restart.
                       etsysTacacsClientServerAddressType 1.3.6.1.4.1.5624.1.2.58.1.3.1.1.2 inetaddresstype read-only
The type of Internet address by which this TACACS+ server is reachable.
                       etsysTacacsClientServerAddress 1.3.6.1.4.1.5624.1.2.58.1.3.1.1.3 inetaddress read-only
The Internet address for the TACACS+ server. The etsysTacacsClientServerAddress may not be empty due to the SIZE restriction. Also the size of a DNS name is limited to 64 characters. If a row is created administratively by an SNMP operation and the address type value is dns(16), then the agent stores the DNS name internally. A DNS name lookup must be performed on the internally stored DNS name whenever it is being used to contact the peer. If a row is created by the managed entity itself and the address type value is dns(16), then the agent stores the IP address internally. A DNS reverse lookup must be performed on the internally stored IP address whenever the value is retrieved via SNMP.
                       etsysTacacsClientServerPortNumber 1.3.6.1.4.1.5624.1.2.58.1.3.1.1.4 inetportnumber read-only
The TCP port number (0-65535) the client is using to send requests to this server.
                       etsysTacacsClientServerTimeout 1.3.6.1.4.1.5624.1.2.58.1.3.1.1.5 integer32 read-write
The number of seconds to wait for a TACACS+ server to respond to a request.
                       etsysTacacsClientServerSecret 1.3.6.1.4.1.5624.1.2.58.1.3.1.1.6 octet string read-only
This object is the secret shared between the TACACS+ server and TACACS+ client.
                       etsysTacacsClientServerSecretEntered 1.3.6.1.4.1.5624.1.2.58.1.3.1.1.7 truthvalue read-only
This indicates the existence of a shared secret.
                       etsysTacacsClientServerStatus 1.3.6.1.4.1.5624.1.2.58.1.3.1.1.8 rowstatus read-only
Lets users create and delete TACACS+ server entries on systems that support this capability. Rules 1. When creating a TACACS+ client, it is up to the management station to determine a suitable etsysTacacsClientServerIndex. To facilitate interoperability, agents should not put any restrictions on the etsysTacacsClientServerIndex beyond the obvious ones that it be valid and unused. 2. Before a new row can become 'active', values must be supplied for the columnar objects etsysTacacsClientServerAddress and etsysTacacsClientServerSecret. 3. The value of etsysTacacsClientServerStatus MAY need to be set to 'notInService' in order to modify a writable object in the same conceptual row. 4. etsysTacacsClientServer entries whose status is 'notReady' or 'notInService' will not be used for authentication.
       etsysTacacsClientConformance 1.3.6.1.4.1.5624.1.2.58.2
           etsysTacacsClientCompliances 1.3.6.1.4.1.5624.1.2.58.2.1
               etsysTacacsClientCompliance 1.3.6.1.4.1.5624.1.2.58.2.1.1
The compliance statement for clients implementing the TACACS+ Client MIB.
           etsysTacacsClientGroups 1.3.6.1.4.1.5624.1.2.58.2.2
               etsysTacacsClientSessionGroup 1.3.6.1.4.1.5624.1.2.58.2.2.1
The collection of objects required to do TACACS+ authentication, authorization, and accounting for management sessions.
               etsysTacacsClientCmdAuthGroup 1.3.6.1.4.1.5624.1.2.58.2.2.2
Additional objects for TACACS+ command authorization.
               etsysTacacsClientCmdAcctGroup 1.3.6.1.4.1.5624.1.2.58.2.2.3
Additional objects for TACACS+ command accounting.
               etsysTacacsClientSesnAuthGroup 1.3.6.1.4.1.5624.1.2.58.2.2.4
Additional objects to map read-only, read-write, superuser, and debug authorization level into a service level and respective attribute-value pairs.