NETSCREEN-INTERFACE-MIB: View SNMP OID List / Download MIB
VENDOR: NETSCREEN TECHNOLOGIES
Home | MIB: NETSCREEN-INTERFACE-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).
|
|||
Object Name | OID | Type | Access | Info |
netscreenInterfaceMibModule | 1.3.6.1.4.1.3224.9.0 |
This module defines the object that are used to monitor NS's interface configuration |
||
nsIfTable | 1.3.6.1.4.1.3224.9.1 | no-access |
All NetScreen devices have a trusted interface and an untrusted interface. The NetScreen-10 and -100 also have a DMZ interface. Additionally, on each of the virtual systems supported by the NetScreen-1000 there can be on or more tursted subinterfaces linking a particular virtual system to one or more virtual LANs. Other interfaces-some physical, some logical, and some virtual-provide exclusive channels for administrative traffic, or for communication among member in a redundant group. In this table, it will collect following interface: tursted interface, untrusted interface, DMZ interface, Management Interface and Subinterface. |
|
1.3.6.1.4.1.3224.9.1.1 | no-access |
nsIfEntry collects some attributes about NetScreen interface settings. |
||
nsIfIndex | 1.3.6.1.4.1.3224.9.1.1.1 | integer32 | read-only |
Interface number which uniquely identifies an interface. |
nsIfName | 1.3.6.1.4.1.3224.9.1.1.2 | displaystring | read-only |
Each interface has a readable name such as 'trust', 'trust/1', etc. |
nsIfVsys | 1.3.6.1.4.1.3224.9.1.1.3 | integer32 | read-only |
According NetScreen's concepts, each interface belongs to one virtual system. This attribute displays the virtual system name an interface belongs to. If the device is device which doesn't support vsys such as NS-100, we can logically think all the setting belongs to 'root' vsys. |
nsIfZone | 1.3.6.1.4.1.3224.9.1.1.4 | integer32 | read-only |
Each interface belongs to one security zone. This attribute displays the security zone name an interface belongs to. |
nsIfStatus | 1.3.6.1.4.1.3224.9.1.1.5 | integer | read-only |
The interface status which indicates interface's operational status. Enumeration: 'down': 0, 'ready': 2, 'inactive': 3, 'up': 1. |
nsIfIp | 1.3.6.1.4.1.3224.9.1.1.6 | ipaddress | read-only |
Each interface must be assigned an IP address. |
nsIfNetmask | 1.3.6.1.4.1.3224.9.1.1.7 | ipaddress | read-only |
Each interface must belong to a subnet represented by netmask. |
nsIfGateway | 1.3.6.1.4.1.3224.9.1.1.8 | ipaddress | read-only |
Default gateway ip address. |
nsIfMngIp | 1.3.6.1.4.1.3224.9.1.1.9 | ipaddress | read-only |
Trusted, untrusted and DMZ interfaces can have two IP address: an interface IP address that corresponds to the physical port through which that interface connects to a network, and a Manage IP address that can be used to receive administrative traffic |
nsIfMode | 1.3.6.1.4.1.3224.9.1.1.10 | integer | read-only |
NetScreen interface can has three operation modes. They are transparent, nat and route. Enumeration: 'route': 2, 'transparent': 0, 'nat': 1, 'not-applicable': 3. |
nsIfMAC | 1.3.6.1.4.1.3224.9.1.1.11 | physaddress | read-only |
MAC address the interface has. |
nsIfMngTelnet | 1.3.6.1.4.1.3224.9.1.1.12 | integer | read-only |
This attribute is used to indicate whether the interface permits telnet management. Enumeration: 'enable': 1, 'disable': 0. |
nsIfMngSCS | 1.3.6.1.4.1.3224.9.1.1.13 | integer | read-only |
This attribute is used to indicate whether the interface permits Secure Command Shell management. Enumeration: 'enable': 1, 'disable': 0. |
nsIfMngWEB | 1.3.6.1.4.1.3224.9.1.1.14 | integer | read-only |
This attribute is used to indicate whether the interface permits WEB UI management. Enumeration: 'enable': 1, 'disable': 0. |
nsIfMngSSL | 1.3.6.1.4.1.3224.9.1.1.15 | integer | read-only |
This attribute is used to indicate whether the interface permits SSL management. Enumeration: 'enable': 1, 'disable': 0. |
nsIfMngSNMP | 1.3.6.1.4.1.3224.9.1.1.16 | integer | read-only |
This attribute is used to indicate whether the interface permits SNMP management. Enumeration: 'enable': 1, 'disable': 0. |
nsIfMngGlobal | 1.3.6.1.4.1.3224.9.1.1.17 | integer | read-only |
This attribute is used to indicate whether the interface permits NS Global management. Enumeration: 'enable': 1, 'disable': 0. |
nsIfMngGlobalPro | 1.3.6.1.4.1.3224.9.1.1.18 | integer | read-only |
This attribute is used to indicate whether the interface permits NS Global Pro management. Enumeration: 'enable': 1, 'disable': 0. |
nsIfMngPing | 1.3.6.1.4.1.3224.9.1.1.19 | integer | read-only |
This attribute is used to indicate whether the interface permits Ping go-through. Enumeration: 'enable': 1, 'disable': 0. |
nsIfMngIdentReset | 1.3.6.1.4.1.3224.9.1.1.20 | integer | read-only |
This attribute is used to indicate whether the interface permits ident reset. Enumeration: 'enable': 1, 'disable': 0. |
nsIfInfo | 1.3.6.1.4.1.3224.9.1.1.21 | integer32 | read-only |
Internal id assigned to this interface. Stays persistent across resets. |
nsIfDescr | 1.3.6.1.4.1.3224.9.1.1.22 | displaystring | read-only |
Each interface has a a configurable descriptor string. |
nsIfSecondaryIpTable | 1.3.6.1.4.1.3224.9.2 | no-access |
In some ScreenOS, it supports multiple IP addresses and related subnets based on the same interface. This table collects the multiple IP addresses configuration on an interface. |
|
1.3.6.1.4.1.3224.9.2.1 | no-access |
nsIfSecondaryIpEntry collects some attributes about multiple IP configurations on an interface. |
||
nsIfSecondaryIpIndex | 1.3.6.1.4.1.3224.9.2.1.1 | integer32 | read-only |
The table index used as primary key when retrieving the table. |
nsIfSecondaryIpIfIdx | 1.3.6.1.4.1.3224.9.2.1.2 | integer32 | read-only |
The index value which uniquely identifies an interface the secodary ip belongs to. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
nsIfSecondaryIpVsys | 1.3.6.1.4.1.3224.9.2.1.3 | integer32 | read-only |
According NetScreen's concepts, each interface belongs to one virtual system. This attribute displays the virtual system ID an interface belongs to. If the device is device which doesn't support vsys such as NS-100, we can logically think all the setting belongs to 'root' vsys. |
nsIfSecondaryIpZone | 1.3.6.1.4.1.3224.9.2.1.4 | integer32 | read-only |
each interface belongs to one security zone. this attribute displays the security zone name an interface belongs to. |
nsIfSecondaryIpAddress | 1.3.6.1.4.1.3224.9.2.1.5 | ipaddress | read-only |
Ip Address value. |
nsIfSecondaryIpNetmask | 1.3.6.1.4.1.3224.9.2.1.6 | ipaddress | read-only |
Subnet of a ip belongs to. |
nsIfSecondaryIpIfInfo | 1.3.6.1.4.1.3224.9.2.1.7 | integer32 | read-only |
Internal id assigned to this interface. Stays persistent across resets. |
nsIfFlowTable | 1.3.6.1.4.1.3224.9.3 | no-access |
nsIfFlowTable is used to get flow statistical information of the interface. |
|
1.3.6.1.4.1.3224.9.3.1 | no-access |
Table entry collect some attributes about interface flow counters. |
||
nsIfFlowIfIdx | 1.3.6.1.4.1.3224.9.3.1.1 | integer32 | read-only |
Unique interface id, also used as table index. |
nsIfFlowVsys | 1.3.6.1.4.1.3224.9.3.1.2 | integer32 | read-only |
According NetScreen's concepts. each interface belongs to one virtual system. This attribute displays the virtual system name an interface belongs to. |
nsIfFlowInByte | 1.3.6.1.4.1.3224.9.3.1.3 | counter32 | read-only |
Incoming byte number arriving at the this interface |
nsIfFlowInPacket | 1.3.6.1.4.1.3224.9.3.1.4 | counter32 | read-only |
Incoming packet number arriving at the this interface |
nsIfFlowOutByte | 1.3.6.1.4.1.3224.9.3.1.5 | counter32 | read-only |
Outgoing byte number sending through this interface |
nsIfFlowOutPacket | 1.3.6.1.4.1.3224.9.3.1.6 | counter32 | read-only |
Outgoing packet number sending through this interface |
nsIfFlowInVpn | 1.3.6.1.4.1.3224.9.3.1.7 | counter32 | read-only |
VPN packet go through this interface |
nsIfInVlan | 1.3.6.1.4.1.3224.9.3.1.8 | counter32 | read-only |
Incoming vlan packet |
nsIfOutVlan | 1.3.6.1.4.1.3224.9.3.1.9 | counter32 | read-only |
Outgoing vlan packet |
nsIfFlowIfInfo | 1.3.6.1.4.1.3224.9.3.1.10 | integer32 | read-only |
Internal id assigned to this interface. Stays persistent across resets. |
nsIfMonTable | 1.3.6.1.4.1.3224.9.4 | no-access |
This table collects some of dropped packet counters of interface |
|
1.3.6.1.4.1.3224.9.4.1 | no-access |
An entry containing tunnel information |
||
nsIfMonIfIdx | 1.3.6.1.4.1.3224.9.4.1.1 | integer32 | read-only |
Unique interface id, also used as table index. |
nsIfMonVsys | 1.3.6.1.4.1.3224.9.4.1.2 | integer32 | read-only |
According NetScreen's concepts, each interface belongs to one virtual system. This attribute displays the virtual system name an interface belongs to. |
nsIfMonPlyDeny | 1.3.6.1.4.1.3224.9.4.1.3 | counter32 | read-only |
Packet drop since denied by policy. |
nsIfMonAuthFail | 1.3.6.1.4.1.3224.9.4.1.4 | counter32 | read-only |
Packet drop due to authentication failed. |
nsIfMonUrlBlock | 1.3.6.1.4.1.3224.9.4.1.5 | counter32 | read-only |
Packet drop due to URL blocking. |
nsIfMonTrMngQueue | 1.3.6.1.4.1.3224.9.4.1.6 | counter32 | read-only |
packet queue up due to traffic management |
nsIfMonTrMngDrop | 1.3.6.1.4.1.3224.9.4.1.7 | counter32 | read-only |
Packet drop due to traffic management |
nsIfMonEncFail | 1.3.6.1.4.1.3224.9.4.1.8 | counter32 | read-only |
IPSec enc failed due to sa not available, no ipak, etc |
nsIfMonNoSa | 1.3.6.1.4.1.3224.9.4.1.9 | counter32 | read-only |
packet drop due to no sa found for incomig spi |
nsIfMonNoSaPly | 1.3.6.1.4.1.3224.9.4.1.10 | counter32 | read-only |
packet drop due to no policy associated with found sa |
nsIfMonSaInactive | 1.3.6.1.4.1.3224.9.4.1.11 | counter32 | read-only |
packet drop due to sa not active |
nsIfMonSaPolicyDeny | 1.3.6.1.4.1.3224.9.4.1.12 | counter32 | read-only |
packet drop due to denial by sa policy |
nsIfMonIfInfo | 1.3.6.1.4.1.3224.9.4.1.13 | integer32 | read-only |
Internal id assigned to this interface. Stays persistent across resets. |