NETSCREEN-SET-SNMP-MIB

File: NETSCREEN-SET-SNMP-MIB.mib (4843 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenSetting netscreenSettingMibModule Integer32
IpAddress MODULE-IDENTITY OBJECT-TYPE
DisplayString

Defined Types

NsSetSnmpCommHostEntry  
SEQUENCE    
  nsSetSnmpCommHostIndex Integer32
  nsSetSnmpCommunity DisplayString
  nsSetSnmpHostInComm IpAddress
  nsSetSnmpWritePermit INTEGER
  nsSetSnmpTrapPermit INTEGER
  nsSetSnmpTrafficAlarmPermit INTEGER

Defined Values

netscreenSetSnmpMibModule 1.3.6.1.4.1.3224.7.0.9
This module defines the object that are used to monitor SNMP setting
MODULE-IDENTITY    

nsSetSNMP 1.3.6.1.4.1.3224.7.9
OBJECT IDENTIFIER    

nsSetSnmpSysName 1.3.6.1.4.1.3224.7.9.1
SNMP agent's sysname.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nsSetSnmpContact 1.3.6.1.4.1.3224.7.9.2
contact name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nsSetSnmpLocation 1.3.6.1.4.1.3224.7.9.3
SNMP agent Location.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nsSetSnmpVPNEnable 1.3.6.1.4.1.3224.7.9.4
Secure SNMP traffic via VPN encryption
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enabled(1)  

nsSetSnmpCommHostTable 1.3.6.1.4.1.3224.7.9.5
The snmp community and host table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsSetSnmpCommHostEntry

nsSetSnmpCommHostEntry 1.3.6.1.4.1.3224.7.9.5.1
An entry containing community and hosts information
Status: current Access: not-accessible
OBJECT-TYPE    
  NsSetSnmpCommHostEntry  

nsSetSnmpCommHostIndex 1.3.6.1.4.1.3224.7.9.5.1.1
A unique value for snmp community & host table. Its value ranges between 0 and 65535 and may not be contiguous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsSetSnmpCommunity 1.3.6.1.4.1.3224.7.9.5.1.2
SNMP community name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSetSnmpHostInComm 1.3.6.1.4.1.3224.7.9.5.1.3
SNMP host ip address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsSetSnmpWritePermit 1.3.6.1.4.1.3224.7.9.5.1.4
Permission to write.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsSetSnmpTrapPermit 1.3.6.1.4.1.3224.7.9.5.1.5
Permission to receive trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsSetSnmpTrafficAlarmPermit 1.3.6.1.4.1.3224.7.9.5.1.6
Permission of including traffic alarm in trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)