Home/Catalog/CISCO-LOCAL-AUTH-USER-MIB

CISCO-LOCAL-AUTH-USER-MIB

AI MIB Summary

The CISCO-LOCAL-AUTH-USER-MIB enables monitoring and management of local user authentication sessions on Cisco Network Access Servers, specifically tracking telnet and SSH direct access attempts alongside PPP and 802.1x network access requests validated against the device's local user database.

This MIB module defines objects describing users authenticated locally by a Network Access Server (NAS). ++ ++ +-+ | | | | | | | Client |<>| Server |< | | | (NAS) | | | ++ ++ +-+ A client is a telnet or SSH user needing access to the NAS box directly. Network user like PPP or dot1x will request NAS box for authentication to access the network. NAS box authenticates user present in the local user database. GLOSSARY Network Access Server ( NAS ) A single point of access to a remote resource and is exclusively used with Authentication, Authorization and Accounting. Point-to-Point Protocol (PPP) A data link protocol commonly used in establishing a direct connection between two networking nodes.
Main OID:
ciscoLocalAuthUserMIB.1.3.6.1.4.1.9.9.798
32
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

32 total
Object Name
ciscoLocalAuthUserMIBThis MIB module defines objects describing users authenticated locally by a Network Access Server (NAS). ++ ++ +-+ | | | | | | | Client |<>| Server |< | | | (NAS) | | | ++ ++ +-+ A client is a telnet or SSH user needing access to the NAS box directly. Network user like PPP or dot1x will request NAS box for authentication to access the network. NAS box authenticates user present in the local user database. GLOSSARY Network Access Server ( NAS ) A single point of access to a remote resource and is exclusively used with Authentication, Authorization and Accounting. Point-to-Point Protocol (PPP) A data link protocol commonly used in establishing a direct connection between two networking nodes.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.798
ciscoLocalAuthUserMIBNotifs
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.798.0
clauUserAddedThis notification indicates when the system has added a user. This notification is deprecated and replaced by clauUserAdded1
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.798.0.1
clauUserDeletedThis notification indicates when the system has deleted a user. This notification is deprecated and replaced by clauUserDeleted1
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.798.0.2
clauUserLoggedInThis notification indicates when the user has logged into the system. This notification is deprecated and replaced by clauUserLoggedIn1
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.798.0.3
clauUserLoggedOutThis notification indicates when the user has logged out of the system. This notification is deprecated and replaced by clauUserLoggedOut1
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.798.0.4
clauUserAdded1This notification indicates when the system has added a user.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.798.0.5
clauUserDeleted1This notification indicates when the system has deleted a user or when user lifetime got expired.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.798.0.6
clauUserLoggedIn1This notification indicates when the user has logged into the system.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.798.0.7
clauUserLoggedOut1This notification indicates when the user has logged out of the system
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.798.0.8
ciscoLocalAuthUserMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.798.1
clauNotifEnableThis object specifies whether the system generates clauUserAdded1, clauUserDeleted1, clauUserLoggedIn1 and clauUserLoggedOut1 notifications.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.798.1.1
clauUserTableThis table lists the currently configured local users. This table is deprecated and replaced by clauUserConfigTable.deprecated
SEQUENCE OF ClauEntry
.1.3.6.1.4.1.9.9.798.1.2
clauUserEntryAn entry describes a local user identified by its index. An entry is created or modified when a user is defined with IOS configuration commands via CLI. An entry is removed when a user is undefined with IOS configuration commands via CLI or by automatic expiry of users when lifetime of the user is expired.deprecated
ClauEntry
.1.3.6.1.4.1.9.9.798.1.2.1
clauUserIndexThis object indicates an integer-value that uniquely identifies a local user.deprecated
Unsigned32
.1.3.6.1.4.1.9.9.798.1.2.1.1
clauUserNameA textual string containing the name of the locally authenticated user.rodeprecated
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.798.1.2.1.2
clauUserTypeThis object indicates the type of local user: defaultUser - Default user account type. lobbyUser - Management user with lobby admin privileges, can create and manage guest user account type. managementUser - Management user account type. networkUser - User requires accessing the network. guestUser - Type of networkUser with lifetime configured such that they can stay alive for a given time period and will expire therafter.rodeprecated
Enumeration
.1.3.6.1.4.1.9.9.798.1.2.1.3
clauUserCreationTimeThis object indicates the time the local user was created.rodeprecated
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.9.9.798.1.2.1.4
clauUserLifetimeThis object indicates the expiry duration of the local user; that is, the duration the local user is valid from the creation time.rodeprecated
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9.9.798.1.2.1.5
clauUserConfigTableThis table lists the currently configured local users.
SEQUENCE OF ClauConfigEntry
.1.3.6.1.4.1.9.9.798.1.3
clauUserConfigEntryAn entry describes the configured local user.
ClauConfigEntry
.1.3.6.1.4.1.9.9.798.1.3.1
clauUserConfigNameA textual string containing the name of the locally authenticated user.
OCTET STRING
.1.3.6.1.4.1.9.9.798.1.3.1.1
clauUserConfigTypeThis object indicates the type of local user: defaultUser - Default user account type. lobbyUser - Management user with lobby admin privileges, can create and manage guest user account type. managementUser - Management user account type. networkUser - User requires accessing the network. guestUser - Type of networkUser with lifetime configured such that they can stay alive for a given time period and will expire therafter.ro
Enumeration
.1.3.6.1.4.1.9.9.798.1.3.1.2
clauUserConfigCreationTimeThis object indicates the time the local user was created.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.9.9.798.1.3.1.3
clauUserConfigLifetimeThis object specifies the expiry duration of the local user; that is, the duration the local user is valid from thes creation time.rw
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9.9.798.1.3.1.4
clauUserConfigPasswordThis object specifies the password of the locally authenticated user. When read, this object always returns the value of a non zero-length octet string with asterick value.rw
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.798.1.3.1.5
clauUserConfigDescriptionThis object specifies the description of the local user.rw
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.798.1.3.1.6
clauUserConfigStorageTypeThe storage type for this conceptual row in the clauUserConfigTable.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.9.9.798.1.3.1.7
clauUserConfigRowStatusThis object reflects the status of the row in this table. It can be used for creating, deleting and modifying the entries in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.798.1.3.1.8
ciscoLocalAuthUserMIBConform
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.798.2
clauMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.798.2.1
clauMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.798.2.2
CISCO-LOCAL-AUTH-USER-MIB - SNMP MIB Reference | MIBs Explorer