NETSCREEN-UAC-MIB

File: NETSCREEN-UAC-MIB.mib (3446 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenUAC Integer32 MODULE-IDENTITY
OBJECT-TYPE DisplayString

Defined Types

NsUACControlerStatusEntry  
SEQUENCE    
  nsUACControlerId Integer32
  nsUACControlerName DisplayString
  nsUACControlerHost DisplayString
  nsUACConnectionStatus Integer32

Defined Values

netscreenUACMibModule 1.3.6.1.4.1.3224.22.0
This module defines the object that are used to monitor all UAC
MODULE-IDENTITY    

nsUACActiveUsers 1.3.6.1.4.1.3224.22.1
Active users on this box, base on auth entry from UAC controler
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsUACControlerStatusTable 1.3.6.1.4.1.3224.22.2
NetScreen UAC controler status table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsUACControlerStatusEntry

nsUACControlerStatusEntry 1.3.6.1.4.1.3224.22.2.1
Each entry in the table holds a set of configuration parameters associated with an instance of secure UAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsUACControlerStatusEntry  

nsUACControlerId 1.3.6.1.4.1.3224.22.2.1.1
A 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 index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..8  

nsUACControlerName 1.3.6.1.4.1.3224.22.2.1.2
Secure UAC name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsUACControlerHost 1.3.6.1.4.1.3224.22.2.1.3
Secure UAC name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsUACConnectionStatus 1.3.6.1.4.1.3224.22.2.1.4
UAC controler status table
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 disconnected(0), connected(1)  

nsUACGlobalStatus 1.3.6.1.4.1.3224.22.3
To indicate whether there is at least one heathy IC-IE connection
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 disconnected(0), connected(1)