NETSCREEN-UAC-MIB
AI MIB Summary
The NETSCREEN-UAC-MIB module enables monitoring of User Access Control (UAC) status, authentication states, and session metrics on Juniper NetScreen firewalls. It provides specific object definitions for tracking UAC user groups, authentication server connectivity, and active user session counts to enforce network access policies.
This module defines the object that are used to monitor all UAC
Main OID:
netscreenUACMibModule.netscreenUAC.0
9
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
9 total| Object Name |
|---|
netscreenUACMibModuleThis module defines the object that are used to monitor all
UAC MODULE-IDENTITY .netscreenUAC.0 |
nsUACActiveUsersActive users on this box, base on auth entry from UAC controlerro Integer32 .netscreenUAC.1 |
nsUACControlerStatusTableNetScreen UAC controler status table SEQUENCE OF NsUACControlerStatusEntry .netscreenUAC.2 |
nsUACControlerStatusEntryEach entry in the table holds a set of configuration
parameters associated with an instance of secure UAC. NsUACControlerStatusEntry .netscreenUAC.2.1 |
nsUACControlerIdA unique value for UAC table. Its value ranges between 1 and
65535 and may not be contiguous. the index has no other
meaning but a pure indexro Integer32 .netscreenUAC.2.1.1 |
nsUACControlerNameSecure UAC name.ro DisplayString .netscreenUAC.2.1.2 |
nsUACControlerHostSecure UAC name.ro DisplayString .netscreenUAC.2.1.3 |
nsUACConnectionStatusUAC controler status tablero Integer32 { disconnected(0), connected(1) } .netscreenUAC.2.1.4 |
nsUACGlobalStatusTo indicate whether there is at least one heathy IC-IE connectionro Integer32 { disconnected(0), connected(1) } .netscreenUAC.3 |