MIBs Depot

CISCO-LOCAL-AUTH-USER-MIB

Registered at
1.3.6.1.4.1.9.9.798
Last updated
2013-11-08 00:00
Organization
Cisco Systems, Inc.
Revisions
2013-11-08 00:00, 2013-05-09 00:00, 2012-07-13 00:00
Namespace
cisco
Source file
CISCO-LOCAL-AUTH-USER-MIB
Digest
sha256:920f83152d40bce93263a34c939e1408be6747914e8716de427531821defb154

Description

This MIB module defines objects describing users authenticated locally by a Network Access Server (NAS). +--------+ +--------+ +---------+ | | | | | | | Client |<---->| Server |<------>| Network | | | | (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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETSS E-mail: cs-aaa@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-LOCAL-AUTH-USER-MIB
CISCO-SMI
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoLocalAuthUserMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.798.0
ciscoLocalAuthUserMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.798.1
clauNotifEnable
OBJECT-TYPE
This object specifies whether the system generates clauUserAdded1, clauUserDeleted1, clauUserLoggedIn1 and clauUserLoggedOut1 notifications.
1.3.6.1.4.1.9.9.798.1.1TruthValueread-writecurrent
clauUserTable
OBJECT-TYPE
This table lists the currently configured local users. This table is deprecated and replaced by clauUserConfigTable.
1.3.6.1.4.1.9.9.798.1.2not-accessibledeprecated
clauUserEntry
OBJECT-TYPE
An 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.
1.3.6.1.4.1.9.9.798.1.2.1not-accessibledeprecated
clauUserIndex
OBJECT-TYPE
This object indicates an integer-value that uniquely identifies a local user.
1.3.6.1.4.1.9.9.798.1.2.1.1Unsigned32 (1..4294967295)not-accessibledeprecated
clauUserName
OBJECT-TYPE
A textual string containing the name of the locally authenticated user.
1.3.6.1.4.1.9.9.798.1.2.1.2SnmpAdminStringread-onlydeprecated
clauUserType
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.798.1.2.1.3INTEGER {defaultUser(1), lobbyUser(2), managementUser(3), networkUser(4), guestUser(5)}read-onlydeprecated
clauUserCreationTime
OBJECT-TYPE
This object indicates the time the local user was created.
1.3.6.1.4.1.9.9.798.1.2.1.4DateAndTimeread-onlydeprecated
clauUserLifetime
OBJECT-TYPE
This object indicates the expiry duration of the local user; that is, the duration the local user is valid from the creation time.
1.3.6.1.4.1.9.9.798.1.2.1.5Unsigned32read-onlydeprecated
clauUserConfigTable
OBJECT-TYPE
This table lists the currently configured local users.
1.3.6.1.4.1.9.9.798.1.3not-accessiblecurrent
clauUserConfigEntry
OBJECT-TYPE
An entry describes the configured local user.
1.3.6.1.4.1.9.9.798.1.3.1not-accessiblecurrent
clauUserConfigName
OBJECT-TYPE
A textual string containing the name of the locally authenticated user.
1.3.6.1.4.1.9.9.798.1.3.1.1OCTET STRING (SIZE(1..64))not-accessiblecurrent
clauUserConfigType
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.798.1.3.1.2INTEGER {defaultUser(1), lobbyUser(2), managementUser(3), networkUser(4), guestUser(5)}read-onlycurrent
clauUserConfigCreationTime
OBJECT-TYPE
This object indicates the time the local user was created.
1.3.6.1.4.1.9.9.798.1.3.1.3DateAndTimeread-onlycurrent
clauUserConfigLifetime
OBJECT-TYPE
This object specifies the expiry duration of the local user; that is, the duration the local user is valid from thes creation time.
1.3.6.1.4.1.9.9.798.1.3.1.4Unsigned32read-createcurrent
clauUserConfigPassword
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.798.1.3.1.5SnmpAdminStringread-createcurrent
clauUserConfigDescription
OBJECT-TYPE
This object specifies the description of the local user.
1.3.6.1.4.1.9.9.798.1.3.1.6SnmpAdminStringread-createcurrent
clauUserConfigStorageType
OBJECT-TYPE
The storage type for this conceptual row in the clauUserConfigTable.
1.3.6.1.4.1.9.9.798.1.3.1.7StorageTyperead-createcurrent
clauUserConfigRowStatus
OBJECT-TYPE
This object reflects the status of the row in this table. It can be used for creating, deleting and modifying the entries in this table.
1.3.6.1.4.1.9.9.798.1.3.1.8RowStatusread-createcurrent
ciscoLocalAuthUserMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.798.2
clauMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.798.2.1
clauMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.798.2.2

Notifications

NameOIDStatus
clauUserAdded
NOTIFICATION-TYPE
This notification indicates when the system has added a user. This notification is deprecated and replaced by clauUserAdded1
1.3.6.1.4.1.9.9.798.0.1deprecated
clauUserDeleted
NOTIFICATION-TYPE
This notification indicates when the system has deleted a user. This notification is deprecated and replaced by clauUserDeleted1
1.3.6.1.4.1.9.9.798.0.2deprecated
clauUserLoggedIn
NOTIFICATION-TYPE
This notification indicates when the user has logged into the system. This notification is deprecated and replaced by clauUserLoggedIn1
1.3.6.1.4.1.9.9.798.0.3deprecated
clauUserLoggedOut
NOTIFICATION-TYPE
This notification indicates when the user has logged out of the system. This notification is deprecated and replaced by clauUserLoggedOut1
1.3.6.1.4.1.9.9.798.0.4deprecated
clauUserAdded1
NOTIFICATION-TYPE
This notification indicates when the system has added a user.
1.3.6.1.4.1.9.9.798.0.5current
clauUserDeleted1
NOTIFICATION-TYPE
This notification indicates when the system has deleted a user or when user lifetime got expired.
1.3.6.1.4.1.9.9.798.0.6current
clauUserLoggedIn1
NOTIFICATION-TYPE
This notification indicates when the user has logged into the system.
1.3.6.1.4.1.9.9.798.0.7current
clauUserLoggedOut1
NOTIFICATION-TYPE
This notification indicates when the user has logged out of the system
1.3.6.1.4.1.9.9.798.0.8current

Conformance

NameOIDStatus
clauMIBCompliance
MODULE-COMPLIANCE
This is a default module-compliance containing default object groups.
1.3.6.1.4.1.9.9.798.2.1.1deprecated
clauMIBCompliance1
MODULE-COMPLIANCE
This is a default module-compliance containing object and notification groups.
1.3.6.1.4.1.9.9.798.2.1.2deprecated
clauMIBCompliance2
MODULE-COMPLIANCE
This is a default module-compliance containing object and notification groups.
1.3.6.1.4.1.9.9.798.2.1.3current
clauMIBMainObjectGroup
OBJECT-GROUP
This is a cisco Local Authenticated User MIB Main Object group.
1.3.6.1.4.1.9.9.798.2.2.1deprecated
clauMIBNotificationGroup
NOTIFICATION-GROUP
This is a cisco Local Authenticated User MIB Notification group.
1.3.6.1.4.1.9.9.798.2.2.2deprecated
clauMIBNotificationGroup1
NOTIFICATION-GROUP
A collection of notifications about local user login and logout
1.3.6.1.4.1.9.9.798.2.2.3deprecated
clauNotifControlGroup
OBJECT-GROUP
A collection of objects providing for configuration of notification control.
1.3.6.1.4.1.9.9.798.2.2.4current
clauUserInfoGroup
OBJECT-GROUP
A collection of objects providing the local user information.
1.3.6.1.4.1.9.9.798.2.2.5current
clauMIBNotificationGroup2
NOTIFICATION-GROUP
A collection of notifications about local user addition, deletion, login and logout.
1.3.6.1.4.1.9.9.798.2.2.6current