All MIBs › Wellfleet-USER-MIB
Category: Wellfleet BayNetworks System Management
Description:
Manages Wellfleet user account parameters, authentication settings, and access privilege levels.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| IpAddress |
From RFC1213-MIB
| DisplayString |
From Wellfleet-COMMON-MIB
| wfUserServicesGroup | OBJECT-IDENTITY |
What Is Wellfleet-USER-MIB?
Wellfleet-USER-MIB is a Wellfleet router MIB for managing local user accounts on the device, covering account parameters, authentication settings, and access privilege levels. It exposes configuration objects defining user accounts and their privilege levels, plus operational objects reflecting current login/session activity. Its monitoring relevance is centered on the software/security status of the device - tracking which users are configured, their privilege levels, and active sessions, which supports auditing who has administrative access. It is a self-contained vendor MIB with no notable dependency on other standards MIBs. It is used in Wellfleet router deployments where administrators need to audit or manage local device-level user accounts remotely. Engineers can download the Wellfleet-USER-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in Wellfleet-USER-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- configured user accounts
- user privilege levels
- active login sessions
- authentication settings
Supported Devices
- Wellfleet/Bay Networks multiprotocol router
Monitoring Examples
No sample objects were provided for this module; generally an operator would poll the user-account table to confirm the expected accounts and privilege levels are configured, and check active-session objects to detect an unexpected or unauthorized login.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| wfUserAccess | 1.3.6.1.4.1.18.3.3.2.22.1 | |||
| INT wfUserAccessDelete | 1.3.6.1.4.1.18.3.3.2.22.1.1 | INTEGER | read-write | Indication to create or delete User Access record. |
| INT wfUserAccessConfig | 1.3.6.1.4.1.18.3.3.2.22.1.2 | INTEGER | read-write | Indicates local password (configuration file ) information is to be used |
| INT wfUserAccessRadius | 1.3.6.1.4.1.18.3.3.2.22.1.3 | INTEGER | read-write | Indicates radius authentication server is to be used |
| INT wfUserAccessMaxLogin | 1.3.6.1.4.1.18.3.3.2.22.1.4 | INTEGER | read-write | This the maximum allowed login name, in the range 1 to 16 |
| INT wfUserAccessMinLogin | 1.3.6.1.4.1.18.3.3.2.22.1.5 | INTEGER | read-write | This the minimum allowed login name, in the range 1 to 16 |
| INT wfUserAccessMaxGroup | 1.3.6.1.4.1.18.3.3.2.22.1.6 | INTEGER | read-write | This the maximum allowed Group name, in the range 1 to 16 |
| INT wfUserAccessMinGroup | 1.3.6.1.4.1.18.3.3.2.22.1.7 | INTEGER | read-write | This the minimum allowed Group name, in the range 1 to 16 |
| INT wfUserAccessMaxPassword | 1.3.6.1.4.1.18.3.3.2.22.1.8 | INTEGER | read-write | This the maximum allowed Password , in the range 1 to 16 |
| INT wfUserAccessMinPassword | 1.3.6.1.4.1.18.3.3.2.22.1.9 | INTEGER | read-write | This the minimum allowed Password, in the range 0 to 16 |
| INT wfUserManagerLock | 1.3.6.1.4.1.18.3.3.2.22.1.10 | INTEGER | read-write | When enabled Manager and user are not usable |
| INT wfUserAccessRadiusAcctEnable | 1.3.6.1.4.1.18.3.3.2.22.1.11 | INTEGER | read-write | When enabled Radius Accouting is performed for Login Access |
| wfUserAccessNameTable | 1.3.6.1.4.1.18.3.3.2.22.2 | not-accessible | A table to contain user information to be searched on the router | |
| wfUserAccessNameEntry | 1.3.6.1.4.1.18.3.3.2.22.2.1 | not-accessible | The attributes for individual User account | |
| INT wfUserAccessNameDelete | 1.3.6.1.4.1.18.3.3.2.22.2.1.1 | INTEGER | read-write | Indication to create or delete a user record |
| INT wfUserAccessNameDisable | 1.3.6.1.4.1.18.3.3.2.22.2.1.2 | INTEGER | read-write | enable/disable this user login |
| STR wfUserAccessNameId | 1.3.6.1.4.1.18.3.3.2.22.2.1.3 | DisplayString | read-only | Login name of the user |
| STR wfUserAccessNameName | 1.3.6.1.4.1.18.3.3.2.22.2.1.4 | DisplayString | read-write | True name of the user |
| STR wfUserAccessNamePasswd | 1.3.6.1.4.1.18.3.3.2.22.2.1.5 | DisplayString | read-write | Encripted user password |
| INT wfUserAccessNameGroups | 1.3.6.1.4.1.18.3.3.2.22.2.1.6 | INTEGER | read-write | Bit Field of the groups the user belongs to |
| INT wfUserAccessNameAudit | 1.3.6.1.4.1.18.3.3.2.22.2.1.7 | INTEGER | read-write | Audit level for this user 0 No Audit Bit 1 Manager Bit 2 User Bit 3 Operator All Bits Anything user typed All others RFU |
| STR wfUserAccessNameScript | 1.3.6.1.4.1.18.3.3.2.22.2.1.8 | DisplayString | read-write | User specified BCC startup script |
| wfUserAccessActiveTable | 1.3.6.1.4.1.18.3.3.2.22.3 | not-accessible | Group access table definition | |
| wfUserAccessActiveEntry | 1.3.6.1.4.1.18.3.3.2.22.3.1 | not-accessible | records indicating active users | |
| INT wfUserAccessActiveDelete | 1.3.6.1.4.1.18.3.3.2.22.3.1.1 | INTEGER | read-write | Indication ot create/delete a active user record |
| INT wfUserAccessActiveDisable | 1.3.6.1.4.1.18.3.3.2.22.3.1.2 | INTEGER | read-write | Enable/disable this record |
| STR wfUserAccessActiveId | 1.3.6.1.4.1.18.3.3.2.22.3.1.3 | DisplayString | read-only | Login name of the login |
| IP wfUserAccessActiveLoginAddress | 1.3.6.1.4.1.18.3.3.2.22.3.1.4 | IpAddress | read-only | Indicated the IP address this user is logged in from. zero indidates the console. This is undefined when the users state is logout |
| INT wfUserAccessActivePort | 1.3.6.1.4.1.18.3.3.2.22.3.1.5 | INTEGER | read-only | Port number this user is logged in on ( identifies multiple logins from the same ip address |
| INT wfUserAccessActiveState | 1.3.6.1.4.1.18.3.3.2.22.3.1.6 | INTEGER | read-only | Current State ofthis login |
| STR wfUserAccessActiveCmd | 1.3.6.1.4.1.18.3.3.2.22.3.1.7 | DisplayString | read-only | Last Command Issued by the user |
| INT wfUserAccessActiveLastCmdTime | 1.3.6.1.4.1.18.3.3.2.22.3.1.8 | INTEGER | read-only | Time last command issued |
| CTR wfUserAccessActiveLoginTime | 1.3.6.1.4.1.18.3.3.2.22.3.1.9 | Counter | read-only | Time user logged in |
| CTR wfUserAccessActiveAcctInOctets | 1.3.6.1.4.1.18.3.3.2.22.3.1.10 | Counter | read-only | Number of Octets Received |
| CTR wfUserAccessActiveAcctOutOctets | 1.3.6.1.4.1.18.3.3.2.22.3.1.11 | Counter | read-only | Number of Octets Sent |
| INT wfUserAccessActiveAcctAccessType | 1.3.6.1.4.1.18.3.3.2.22.3.1.12 | INTEGER | read-only | Type of login access |
| INT wfUserAccessActiveAcctTermCause | 1.3.6.1.4.1.18.3.3.2.22.3.1.13 | INTEGER | read-only | Reason for ACCT session termination |
| INT wfUserAccessActiveAcctServiceType | 1.3.6.1.4.1.18.3.3.2.22.3.1.14 | INTEGER | read-only | Accounting Service Type |
| INT wfUserAccessActiveAcctNasPortType | 1.3.6.1.4.1.18.3.3.2.22.3.1.15 | INTEGER | read-only | NAS Port type |
| INT wfUserAccessActiveAcctPriv | 1.3.6.1.4.1.18.3.3.2.22.3.1.16 | INTEGER | read-only | Access Privilege for account |
| wfUserAccessGroupTable | 1.3.6.1.4.1.18.3.3.2.22.4 | not-accessible | Group access table definition | |
| wfUserAccessGroupEntry | 1.3.6.1.4.1.18.3.3.2.22.4.1 | not-accessible | Group Names | |
| INT wfUserAccessGroupDelete | 1.3.6.1.4.1.18.3.3.2.22.4.1.1 | INTEGER | read-write | Indication of create/delete a group record |
| INT wfUserAccessGroupDisable | 1.3.6.1.4.1.18.3.3.2.22.4.1.2 | INTEGER | read-write | Enable/disable this group |
| INT wfUserAccessGroupNumber | 1.3.6.1.4.1.18.3.3.2.22.4.1.3 | INTEGER | read-only | Number of this group |
| STR wfUserAccessGroupName | 1.3.6.1.4.1.18.3.3.2.22.4.1.4 | DisplayString | read-write | Name of this group |
| INT wfUserAccessGroupPriv | 1.3.6.1.4.1.18.3.3.2.22.4.1.5 | INTEGER | read-write | Bit field of priveledge classes for this group Bit 1 Manager Bit 2 User Bit 3 Operator All others RFU |
| INT wfUserAccessGroupAudit | 1.3.6.1.4.1.18.3.3.2.22.4.1.6 | INTEGER | read-write | Bit field matching the group priveledge levels indicating what should or should not be logged 0 No audit Bit 1 Manager Bit 2 User Bit 3 Operator All bits Anything user typed All others RFU |
| wfUserAudit | 1.3.6.1.4.1.18.3.3.2.22.5 | |||
| INT wfUserAuditDelete | 1.3.6.1.4.1.18.3.3.2.22.5.1 | INTEGER | read-write | Indication to create or delete Audit record. |
| INT wfUserAuditDisable | 1.3.6.1.4.1.18.3.3.2.22.5.2 | INTEGER | read-write | Indication to enable/disable Audit subsystem. |
| INT wfUserAuditlevel | 1.3.6.1.4.1.18.3.3.2.22.5.3 | INTEGER | read-write | A bit field priveledge levels to audit log. This field is global, groups may override this system default 0 No audit Bit 1 Manager Bit 2 User Bit 3 Operator All bits Anything user typed All others RFU |
| wfUserBccLock | 1.3.6.1.4.1.18.3.3.2.22.6 | |||
| INT wfUserBccLockDelete | 1.3.6.1.4.1.18.3.3.2.22.6.1 | INTEGER | read-write | Indication to create or delete BCC lock record. |
| INT wfUserBccLockId | 1.3.6.1.4.1.18.3.3.2.22.6.2 | INTEGER | read-write | Indicates which BCC/TI user has a configuration mode lock |
| INT wfUserBccLockTimer | 1.3.6.1.4.1.18.3.3.2.22.6.3 | INTEGER | read-write | Indicated last time config changed |
| INT wfUserBccLockAddress | 1.3.6.1.4.1.18.3.3.2.22.6.4 | INTEGER | read-write | IP address of the User holding the lock, used to access wfUserAccessActiveTable see below |
| INT wfUserBccLockPort | 1.3.6.1.4.1.18.3.3.2.22.6.5 | INTEGER | read-write | IP port of the User holding the lock, used to access wfUserAccessActiveTable |
| wfUserBccConfig | 1.3.6.1.4.1.18.3.3.2.22.7 | |||
| INT wfUserBccConfigDelete | 1.3.6.1.4.1.18.3.3.2.22.7.1 | INTEGER | read-write | Indication to create or delete BCC configuration record. |
| INT wfUserBccConfigDefaultShell | 1.3.6.1.4.1.18.3.3.2.22.7.2 | INTEGER | read-write | Should BCC be started as the default shell, if resources are avaliable. if disabled, TI is the default shell |
RFC description
Manages user access controls including authentication settings for local password and RADIUS server configuration.
Start monitoring Wellfleet/Bay Networks multiprotocol router (local user-account/privilege-level status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.