NETSCREEN-ADDR-MIB: View SNMP OID List / Download MIB

VENDOR: NETSCREEN TECHNOLOGIES


 Home MIB: NETSCREEN-ADDR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
 nsAddrTable 1.3.6.1.4.1.3224.12.1 no-access
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
     nsAddrEntry 1.3.6.1.4.1.3224.12.1.1 no-access
Address entry collects some attributes of the address item.
         nsAddrIndex 1.3.6.1.4.1.3224.12.1.1.1 integer32 read-only
A unique value for each address. Its value ranges between 0 and 65535 and may not be contiguous.
         nsAddrName 1.3.6.1.4.1.3224.12.1.1.2 displaystring read-only
Address item name.
         nsAddrVsys 1.3.6.1.4.1.3224.12.1.1.3 integer32 read-only
Virtual system name this address belongs to.
         nsAddrZone 1.3.6.1.4.1.3224.12.1.1.4 integer32 read-only
Security zone name this address belongs to.
         nsAddrIpOrDomain 1.3.6.1.4.1.3224.12.1.1.5 displaystring read-only
Address item's ip address or domain name.
         nsAddrNetmask 1.3.6.1.4.1.3224.12.1.1.6 ipaddress read-only
Subnet mask address use.
         nsAddrComment 1.3.6.1.4.1.3224.12.1.1.7 displaystring read-only
Comments on this address.