NETSCREEN-INTERFACE-MIB
- Registered at
- 1.3.6.1.4.1.3224.9.0
- Last updated
- 2004-05-03 20:22
- Organization
- Juniper Networks, Inc.
- Revisions
- 2004-05-03 00:00, 2004-03-03 00:00, 2001-09-28 00:00, 2001-05-11 00:00
- Namespace
- screenos
- Source file
NETSCREEN-INTERFACE-MIB- Digest
sha256:0eafb1833800dd034187230694bf3e696b2aced027b68e403a1f4afc0eeb1ca1
Description
This module defines the object that are used to monitor NS's interface configuration
Contact
Customer Support 1194 North Mathilda Avenue Sunnyvale, California 94089-1206 USA Tel: 1-800-638-8296 E-mail: customerservice@juniper.net HTTP://www.juniper.net
Imports
| From | Symbols |
|---|---|
| NETSCREEN-SMI | netscreenInterface |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, PhysAddress, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
NETSCREEN-INTERFACE-MIB NETSCREEN-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| nsIfTable OBJECT-TYPE 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 | not-accessible | current | |
| nsIfEntry OBJECT-TYPE nsIfEntry collects some attributes about NetScreen interface settings. | 1.3.6.1.4.1.3224.9.1.1 | not-accessible | current | |
| nsIfIndex OBJECT-TYPE Interface number which uniquely identifies an interface. | 1.3.6.1.4.1.3224.9.1.1.1 | Integer32 (0..2147483647) | read-only | current |
| nsIfName OBJECT-TYPE Each interface has a readable name such as 'trust', 'trust/1', etc. | 1.3.6.1.4.1.3224.9.1.1.2 | DisplayString (SIZE(0..32)) | read-only | current |
| nsIfVsys OBJECT-TYPE 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. | 1.3.6.1.4.1.3224.9.1.1.3 | Integer32 | read-only | current |
| nsIfZone OBJECT-TYPE Each interface belongs to one security zone. This attribute displays the security zone name an interface belongs to. | 1.3.6.1.4.1.3224.9.1.1.4 | Integer32 | read-only | current |
| nsIfStatus OBJECT-TYPE The interface status which indicates interface's operational status. | 1.3.6.1.4.1.3224.9.1.1.5 | INTEGER {down(0), up(1), ready(2), inactive(3)} | read-only | current |
| nsIfIp OBJECT-TYPE Each interface must be assigned an IP address. | 1.3.6.1.4.1.3224.9.1.1.6 | IpAddress | read-only | current |
| nsIfNetmask OBJECT-TYPE Each interface must belong to a subnet represented by netmask. | 1.3.6.1.4.1.3224.9.1.1.7 | IpAddress | read-only | current |
| nsIfGateway OBJECT-TYPE Default gateway ip address. | 1.3.6.1.4.1.3224.9.1.1.8 | IpAddress | read-only | current |
| nsIfMngIp OBJECT-TYPE 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 | 1.3.6.1.4.1.3224.9.1.1.9 | IpAddress | read-only | current |
| nsIfMode OBJECT-TYPE NetScreen interface can has three operation modes. They are transparent, nat and route. | 1.3.6.1.4.1.3224.9.1.1.10 | INTEGER {transparent(0), nat(1), route(2), not-applicable(3)} | read-only | current |
| nsIfMAC OBJECT-TYPE MAC address the interface has. | 1.3.6.1.4.1.3224.9.1.1.11 | PhysAddress | read-only | current |
| nsIfMngTelnet OBJECT-TYPE This attribute is used to indicate whether the interface permits telnet management. | 1.3.6.1.4.1.3224.9.1.1.12 | INTEGER {disable(0), enable(1)} | read-only | current |
| nsIfMngSCS OBJECT-TYPE This attribute is used to indicate whether the interface permits Secure Command Shell management. | 1.3.6.1.4.1.3224.9.1.1.13 | INTEGER {disable(0), enable(1)} | read-only | current |
| nsIfMngWEB OBJECT-TYPE This attribute is used to indicate whether the interface permits WEB UI management. | 1.3.6.1.4.1.3224.9.1.1.14 | INTEGER {disable(0), enable(1)} | read-only | current |
| nsIfMngSSL OBJECT-TYPE This attribute is used to indicate whether the interface permits SSL management. | 1.3.6.1.4.1.3224.9.1.1.15 | INTEGER {disable(0), enable(1)} | read-only | current |
| nsIfMngSNMP OBJECT-TYPE This attribute is used to indicate whether the interface permits SNMP management. | 1.3.6.1.4.1.3224.9.1.1.16 | INTEGER {disable(0), enable(1)} | read-only | current |
| nsIfMngGlobal OBJECT-TYPE This attribute is used to indicate whether the interface permits NS Global management. | 1.3.6.1.4.1.3224.9.1.1.17 | INTEGER {disable(0), enable(1)} | read-only | current |
| nsIfMngGlobalPro OBJECT-TYPE This attribute is used to indicate whether the interface permits NS Global Pro management. | 1.3.6.1.4.1.3224.9.1.1.18 | INTEGER {disable(0), enable(1)} | read-only | current |
| nsIfMngPing OBJECT-TYPE This attribute is used to indicate whether the interface permits Ping go-through. | 1.3.6.1.4.1.3224.9.1.1.19 | INTEGER {disable(0), enable(1)} | read-only | current |
| nsIfMngIdentReset OBJECT-TYPE This attribute is used to indicate whether the interface permits ident reset. | 1.3.6.1.4.1.3224.9.1.1.20 | INTEGER {disable(0), enable(1)} | read-only | current |
| nsIfInfo OBJECT-TYPE Internal id assigned to this interface. Stays persistent across resets. | 1.3.6.1.4.1.3224.9.1.1.21 | Integer32 (0..2147483647) | read-only | current |
| nsIfDescr OBJECT-TYPE Each interface has a a configurable descriptor string. | 1.3.6.1.4.1.3224.9.1.1.22 | DisplayString (SIZE(0..32)) | read-only | current |
| nsIfSecondaryIpTable OBJECT-TYPE 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 | not-accessible | current | |
| nsIfSecondaryIpEntry OBJECT-TYPE nsIfSecondaryIpEntry collects some attributes about multiple IP configurations on an interface. | 1.3.6.1.4.1.3224.9.2.1 | not-accessible | current | |
| nsIfSecondaryIpIndex OBJECT-TYPE The table index used as primary key when retrieving the table. | 1.3.6.1.4.1.3224.9.2.1.1 | Integer32 (0..2147483647) | read-only | current |
| nsIfSecondaryIpIfIdx OBJECT-TYPE 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. | 1.3.6.1.4.1.3224.9.2.1.2 | Integer32 | read-only | current |
| nsIfSecondaryIpVsys OBJECT-TYPE 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. | 1.3.6.1.4.1.3224.9.2.1.3 | Integer32 | read-only | current |
| nsIfSecondaryIpZone OBJECT-TYPE each interface belongs to one security zone. this attribute displays the security zone name an interface belongs to. | 1.3.6.1.4.1.3224.9.2.1.4 | Integer32 | read-only | current |
| nsIfSecondaryIpAddress OBJECT-TYPE Ip Address value. | 1.3.6.1.4.1.3224.9.2.1.5 | IpAddress | read-only | current |
| nsIfSecondaryIpNetmask OBJECT-TYPE Subnet of a ip belongs to. | 1.3.6.1.4.1.3224.9.2.1.6 | IpAddress | read-only | current |
| nsIfSecondaryIpIfInfo OBJECT-TYPE Internal id assigned to this interface. Stays persistent across resets. | 1.3.6.1.4.1.3224.9.2.1.7 | Integer32 (0..2147483647) | read-only | current |
| nsIfFlowTable OBJECT-TYPE nsIfFlowTable is used to get flow statistical information of the interface. | 1.3.6.1.4.1.3224.9.3 | not-accessible | current | |
| nsIfFlowEntry OBJECT-TYPE Table entry collect some attributes about interface flow counters. | 1.3.6.1.4.1.3224.9.3.1 | not-accessible | current | |
| nsIfFlowIfIdx OBJECT-TYPE Unique interface id, also used as table index. | 1.3.6.1.4.1.3224.9.3.1.1 | Integer32 (0..2147483647) | read-only | current |
| nsIfFlowVsys OBJECT-TYPE According NetScreen's concepts. each interface belongs to one virtual system. This attribute displays the virtual system name an interface belongs to. | 1.3.6.1.4.1.3224.9.3.1.2 | Integer32 | read-only | current |
| nsIfFlowInByte OBJECT-TYPE Incoming byte number arriving at the this interface | 1.3.6.1.4.1.3224.9.3.1.3 | Counter32 | read-only | current |
| nsIfFlowInPacket OBJECT-TYPE Incoming packet number arriving at the this interface | 1.3.6.1.4.1.3224.9.3.1.4 | Counter32 | read-only | current |
| nsIfFlowOutByte OBJECT-TYPE Outgoing byte number sending through this interface | 1.3.6.1.4.1.3224.9.3.1.5 | Counter32 | read-only | current |
| nsIfFlowOutPacket OBJECT-TYPE Outgoing packet number sending through this interface | 1.3.6.1.4.1.3224.9.3.1.6 | Counter32 | read-only | current |
| nsIfFlowInVpn OBJECT-TYPE VPN packet go through this interface | 1.3.6.1.4.1.3224.9.3.1.7 | Counter32 | read-only | current |
| nsIfInVlan OBJECT-TYPE Incoming vlan packet | 1.3.6.1.4.1.3224.9.3.1.8 | Counter32 | read-only | current |
| nsIfOutVlan OBJECT-TYPE Outgoing vlan packet | 1.3.6.1.4.1.3224.9.3.1.9 | Counter32 | read-only | current |
| nsIfFlowIfInfo OBJECT-TYPE Internal id assigned to this interface. Stays persistent across resets. | 1.3.6.1.4.1.3224.9.3.1.10 | Integer32 (0..2147483647) | read-only | current |
| nsIfMonTable OBJECT-TYPE This table collects some of dropped packet counters of interface | 1.3.6.1.4.1.3224.9.4 | not-accessible | current | |
| nsIfMonEntry OBJECT-TYPE An entry containing tunnel information | 1.3.6.1.4.1.3224.9.4.1 | not-accessible | current | |
| nsIfMonIfIdx OBJECT-TYPE Unique interface id, also used as table index. | 1.3.6.1.4.1.3224.9.4.1.1 | Integer32 (0..2147483647) | read-only | current |
| nsIfMonVsys OBJECT-TYPE According NetScreen's concepts, each interface belongs to one virtual system. This attribute displays the virtual system name an interface belongs to. | 1.3.6.1.4.1.3224.9.4.1.2 | Integer32 | read-only | current |
| nsIfMonPlyDeny OBJECT-TYPE Packet drop since denied by policy. | 1.3.6.1.4.1.3224.9.4.1.3 | Counter32 | read-only | current |
| nsIfMonAuthFail OBJECT-TYPE Packet drop due to authentication failed. | 1.3.6.1.4.1.3224.9.4.1.4 | Counter32 | read-only | current |
| nsIfMonUrlBlock OBJECT-TYPE Packet drop due to URL blocking. | 1.3.6.1.4.1.3224.9.4.1.5 | Counter32 | read-only | current |
| nsIfMonTrMngQueue OBJECT-TYPE packet queue up due to traffic management | 1.3.6.1.4.1.3224.9.4.1.6 | Counter32 | read-only | current |
| nsIfMonTrMngDrop OBJECT-TYPE Packet drop due to traffic management | 1.3.6.1.4.1.3224.9.4.1.7 | Counter32 | read-only | current |
| nsIfMonEncFail OBJECT-TYPE IPSec enc failed due to sa not available, no ipak, etc | 1.3.6.1.4.1.3224.9.4.1.8 | Counter32 | read-only | current |
| nsIfMonNoSa OBJECT-TYPE packet drop due to no sa found for incomig spi | 1.3.6.1.4.1.3224.9.4.1.9 | Counter32 | read-only | current |
| nsIfMonNoSaPly OBJECT-TYPE packet drop due to no policy associated with found sa | 1.3.6.1.4.1.3224.9.4.1.10 | Counter32 | read-only | current |
| nsIfMonSaInactive OBJECT-TYPE packet drop due to sa not active | 1.3.6.1.4.1.3224.9.4.1.11 | Counter32 | read-only | current |
| nsIfMonSaPolicyDeny OBJECT-TYPE packet drop due to denial by sa policy | 1.3.6.1.4.1.3224.9.4.1.12 | Counter32 | read-only | current |
| nsIfMonIfInfo OBJECT-TYPE Internal id assigned to this interface. Stays persistent across resets. | 1.3.6.1.4.1.3224.9.4.1.13 | Integer32 (0..2147483647) | read-only | current |