ENTERASYS-TACACS-CLIENT-MIB

        This MIB module defines a portion of the SNMP MIB under
the Enterasys Networks enterprise OID pertaining to
TACACS+ client configuration.
    
Source file
ENTERASYS-TACACS-CLIENT-MIB
Last revised
Identity
etsysTacacsClientMIB
Base OID
1.3.6.1.4.1.5624.1.2.58
Imported Objects
ENTERASYS-MIB-NAMES etsysModules
INET-ADDRESS-MIB InetAddress InetAddressType InetPortNumber
P-BRIDGE-MIB EnabledStatus
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC RowStatus TruthValue
Net-SNMP examples using the enterasys MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-TACACS-CLIENT-MIB::etsysTacacsClientMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-TACACS-CLIENT-MIB::etsysTacacsClientMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (29)
.1.3.6.1.4.1.5624.1.2.58
.1.3.6.1.4.1.5624.1.2.58.1
.1.3.6.1.4.1.5624.1.2.58.1.1
.1.3.6.1.4.1.5624.1.2.58.1.1.1
.1.3.6.1.4.1.5624.1.2.58.1.1.2
.1.3.6.1.4.1.5624.1.2.58.1.1.3
.1.3.6.1.4.1.5624.1.2.58.1.1.4
.1.3.6.1.4.1.5624.1.2.58.1.1.5
.1.3.6.1.4.1.5624.1.2.58.1.2
.1.3.6.1.4.1.5624.1.2.58.1.2.1
.1.3.6.1.4.1.5624.1.2.58.1.2.2
.1.3.6.1.4.1.5624.1.2.58.1.2.2.1
Enumeration
.1.3.6.1.4.1.5624.1.2.58.1.2.2.1.1
.1.3.6.1.4.1.5624.1.2.58.1.2.2.1.2
.1.3.6.1.4.1.5624.1.2.58.1.2.2.1.3
.1.3.6.1.4.1.5624.1.2.58.1.3
.1.3.6.1.4.1.5624.1.2.58.1.3.1
.1.3.6.1.4.1.5624.1.2.58.1.3.1.1
Integer32
.1.3.6.1.4.1.5624.1.2.58.1.3.1.1.1
.1.3.6.1.4.1.5624.1.2.58.1.3.1.1.2
OctetString
.1.3.6.1.4.1.5624.1.2.58.1.3.1.1.3
.1.3.6.1.4.1.5624.1.2.58.1.3.1.1.4
secondsInteger32
.1.3.6.1.4.1.5624.1.2.58.1.3.1.1.5
OctetString
.1.3.6.1.4.1.5624.1.2.58.1.3.1.1.6
.1.3.6.1.4.1.5624.1.2.58.1.3.1.1.7
.1.3.6.1.4.1.5624.1.2.58.1.3.1.1.8
.1.3.6.1.4.1.5624.1.2.58.2
.1.3.6.1.4.1.5624.1.2.58.2.1
.1.3.6.1.4.1.5624.1.2.58.2.2
Dependencies (11) 7 direct · 4 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Conformance Groups (4)
The collection of objects required to do TACACS+
authentication, authorization, and accounting for
management sessions.
.1.3.6.1.4.1.5624.1.2.58.2.2.1
Additional objects for TACACS+ command authorization.
.1.3.6.1.4.1.5624.1.2.58.2.2.2
Additional objects for TACACS+ command accounting.
.1.3.6.1.4.1.5624.1.2.58.2.2.3
Additional objects to map read-only, read-write, superuser,
and debug authorization level into a service level and
respective attribute-value pairs.
.1.3.6.1.4.1.5624.1.2.58.2.2.4
Compliance Statements (1)

OID .1.3.6.1.4.1.5624.1.2.58.2.1.1
The compliance statement for clients implementing the
TACACS+ Client MIB.
Required groups
mandatory etsysTacacsClientSessionGroup
optional etsysTacacsClientCmdAuthGroup This group is REQUIRED for devices supporting command
authorization via TACACS+
optional etsysTacacsClientCmdAcctGroup This group is REQUIRED for devices supporting command
accounting via TACACS+
optional etsysTacacsClientSesnAuthGroup This group is REQUIRED for devices supporting any of the
following authorization levels: read-only, read-write,
superuser, or debug.