NETSCREEN-ADDR-MIB

File: NETSCREEN-ADDR-MIB.mib (4027 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenAddr Integer32 IpAddress
MODULE-IDENTITY OBJECT-TYPE DisplayString

Defined Types

NsAddrEntry  
SEQUENCE    
  nsAddrIndex Integer32
  nsAddrName DisplayString
  nsAddrVsys Integer32
  nsAddrZone Integer32
  nsAddrIpOrDomain DisplayString
  nsAddrNetmask IpAddress
  nsAddrComment DisplayString

Defined Values

netscreenAddrMibModule 1.3.6.1.4.1.3224.12.0
This module defines the object that are used to monitor all the entries in the Address Book
MODULE-IDENTITY    

nsAddrTable 1.3.6.1.4.1.3224.12.1
The NetScreen ScreenOS classifies the addresses of all other devices by location and netmask. For example trusted addresses are located behind the trusted interface. This table collects all address items that exist in ScreenOS
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsAddrEntry

nsAddrEntry 1.3.6.1.4.1.3224.12.1.1
Address entry collects some attributes of the address item.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsAddrEntry  

nsAddrIndex 1.3.6.1.4.1.3224.12.1.1.1
A unique value for each address. Its value ranges between 0 and 65535 and may not be contiguous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsAddrName 1.3.6.1.4.1.3224.12.1.1.2
Address item name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsAddrVsys 1.3.6.1.4.1.3224.12.1.1.3
Virtual system name this address belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsAddrZone 1.3.6.1.4.1.3224.12.1.1.4
Security zone name this address belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsAddrIpOrDomain 1.3.6.1.4.1.3224.12.1.1.5
Address item's ip address or domain name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsAddrNetmask 1.3.6.1.4.1.3224.12.1.1.6
Subnet mask address use.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsAddrComment 1.3.6.1.4.1.3224.12.1.1.7
Comments on this address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)