NETSCREEN-SET-AUTH-MIB

File: NETSCREEN-SET-AUTH-MIB.mib (11997 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenSetting netscreenSettingMibModule Integer32
MODULE-IDENTITY OBJECT-TYPE DisplayString

Defined Types

NsSetAuthCfgEntry  
SEQUENCE    
  nsSetAuthCfgIdx Integer32
  nsSetAuthCfgVsys Integer32
  nsSetAuthCfgName DisplayString
  nsSetAuthCfgPrimary DisplayString
  nsSetAuthCfgBackup1 DisplayString
  nsSetAuthCfgBackup2 DisplayString
  nsSetAuthCfgConnIdleTimeout Integer32
  nsSetAuthCfgAuthAccount INTEGER
  nsSetAuthCfgIkeAccount INTEGER
  nsSetAuthCfgL2tpAccount INTEGER
  nsSetAuthCfgAdminAccount INTEGER
  nsSetAuthCfgXauthAccount INTEGER
  nsSetAuthCfgMethod INTEGER
  nsSetAuthCfgPort Integer32
  nsSetAuthCfgSecCliRetry Integer32
  nsSetAuthCfgSecCliTimeout Integer32
  nsSetAuthCfgSecEncType INTEGER
  nsSetAuthCfgSecUseDuress INTEGER
  nsSetAuthCfgLDAPCni DisplayString
  nsSetAuthCfgLDAPDn DisplayString
  nsSetAuthCfgSepChar DisplayString
  nsSetAuthCfgSepNumber Integer32
  nsSetAuthCfgRevInterval Integer32
  nsSetAuthCfgRadRetries Integer32
  nsSetAuthCfgEnableStnID INTEGER
  nsSetAuthCfgDomainName DisplayString
  nsSetAuthCfgAcctSessIdLen Integer32
  nsSetAuthCfgRFC2138Compatibility INTEGER
  nsSetAuthCfgSourceIfName DisplayString
  nsSetAuthCfgAcctPort Integer32
  nsSetAuthCfgAcctListActn INTEGER
  nsSetAuthCfgSourceIfInfo Integer32

Defined Values

netscreenSetAuthMibModule 1.3.6.1.4.1.3224.7.0.2
This module defines the object that are used to monitor all the configuration info
MODULE-IDENTITY    

nsSetAuth 1.3.6.1.4.1.3224.7.2
OBJECT IDENTIFIER    

nsSetAuthCfgTable 1.3.6.1.4.1.3224.7.2.1
The authentication configuration of NetScreen device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsSetAuthCfgEntry

nsSetAuthCfgEntry 1.3.6.1.4.1.3224.7.2.1.1
NetScreen admin user authentication setting table.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsSetAuthCfgEntry  

nsSetAuthCfgIdx 1.3.6.1.4.1.3224.7.2.1.1.1
Authentication server config index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsSetAuthCfgVsys 1.3.6.1.4.1.3224.7.2.1.1.2
Virtural system the setting belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsSetAuthCfgName 1.3.6.1.4.1.3224.7.2.1.1.3
Authentication server setting entry name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSetAuthCfgPrimary 1.3.6.1.4.1.3224.7.2.1.1.4
Primary authentication server IP or domain name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSetAuthCfgBackup1 1.3.6.1.4.1.3224.7.2.1.1.5
First backup authentication server IP or domain name.It's optional.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSetAuthCfgBackup2 1.3.6.1.4.1.3224.7.2.1.1.6
Secondary backup authentication server IP or domain name.It's optional.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSetAuthCfgConnIdleTimeout 1.3.6.1.4.1.3224.7.2.1.1.7
connection timeout threshold setting. 0 means no timeout setting.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsSetAuthCfgAuthAccount 1.3.6.1.4.1.3224.7.2.1.1.8
Allow authentication account.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsSetAuthCfgIkeAccount 1.3.6.1.4.1.3224.7.2.1.1.9
Allow IKE account.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsSetAuthCfgL2tpAccount 1.3.6.1.4.1.3224.7.2.1.1.10
Allow L2tp account.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsSetAuthCfgAdminAccount 1.3.6.1.4.1.3224.7.2.1.1.11
Allow administration account.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsSetAuthCfgXauthAccount 1.3.6.1.4.1.3224.7.2.1.1.12
Allow Xauth account.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsSetAuthCfgMethod 1.3.6.1.4.1.3224.7.2.1.1.13
NetScreen device admin user authentication method.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER build-in-user-db(0), radius-server(1), secureId-server(2), ldap-server(3)  

nsSetAuthCfgPort 1.3.6.1.4.1.3224.7.2.1.1.14
Server listening port number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsSetAuthCfgSecCliRetry 1.3.6.1.4.1.3224.7.2.1.1.15
SecureID client client retry times
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsSetAuthCfgSecCliTimeout 1.3.6.1.4.1.3224.7.2.1.1.16
SecureID client timeout threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsSetAuthCfgSecEncType 1.3.6.1.4.1.3224.7.2.1.1.17
SecureID traffic encryption type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sdi(0), des(1)  

nsSetAuthCfgSecUseDuress 1.3.6.1.4.1.3224.7.2.1.1.18
Use duress in SecureID authentication.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsSetAuthCfgLDAPCni 1.3.6.1.4.1.3224.7.2.1.1.19
LDAP server common name identifier
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..2)  

nsSetAuthCfgLDAPDn 1.3.6.1.4.1.3224.7.2.1.1.20
LDAP server distinguished name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSetAuthCfgSepChar 1.3.6.1.4.1.3224.7.2.1.1.21
Seperator character for this entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..2)  

nsSetAuthCfgSepNumber 1.3.6.1.4.1.3224.7.2.1.1.22
Seperator number for this entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nsSetAuthCfgRevInterval 1.3.6.1.4.1.3224.7.2.1.1.23
Revert interval for this entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nsSetAuthCfgRadRetries 1.3.6.1.4.1.3224.7.2.1.1.24
Radius retries for this entries
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nsSetAuthCfgEnableStnID 1.3.6.1.4.1.3224.7.2.1.1.25
Enable/Disable call station ID for this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsSetAuthCfgDomainName 1.3.6.1.4.1.3224.7.2.1.1.26
Domain name for this entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nsSetAuthCfgAcctSessIdLen 1.3.6.1.4.1.3224.7.2.1.1.27
Acct session identifier length for this entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nsSetAuthCfgRFC2138Compatibility 1.3.6.1.4.1.3224.7.2.1.1.28
Is RFC2138 compatible for this entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsSetAuthCfgSourceIfName 1.3.6.1.4.1.3224.7.2.1.1.29
Source interface name for this entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nsSetAuthCfgAcctPort 1.3.6.1.4.1.3224.7.2.1.1.30
Radius accounting port for this entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32  

nsSetAuthCfgAcctListActn 1.3.6.1.4.1.3224.7.2.1.1.31
Radius accounting action for this entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(0), cleanup-sess(1)  

nsSetAuthCfgSourceIfInfo 1.3.6.1.4.1.3224.7.2.1.1.32
Source interface info for this entry. Returns -1 if no interface is selected
Status: mandatory Access: read-only
OBJECT-TYPE    
  Integer32