NETSCREEN-INTERFACE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
52

nsIfTable

table
.1.3.6.1.4.1.3224.9.1 · 1 row entry · 22 columns
Uses the netscreen variant from /opt/observium/mibs/netscreen.
Command help
Walk nsIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETSCREEN-INTERFACE-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-INTERFACE-MIB::nsIfTable'
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.
nsIfEntry row .1.3.6.1.4.1.3224.9.1.1
nsIfEntry collects some attributes about NetScreen interface
settings.
Indexes
Column Syntax OID
Interface number which uniquely identifies an interface.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3224.9.1.1.1
Each interface has a readable name such as 'trust', 'trust/1',
etc.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.3224.9.1.1.2
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, …
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3224.9.1.1.3
Each interface belongs to one security zone. This attribute
displays the security zone name an interface belongs to.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3224.9.1.1.4
The interface status which indicates interface's operational
status.
Enumeration
Enumerated Values:
0down
1up
2ready
3inactive
.1.3.6.1.4.1.3224.9.1.1.5
Each interface must be assigned an IP address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3224.9.1.1.6
Each interface must belong to a subnet represented by
netmask.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3224.9.1.1.7
Default gateway ip address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3224.9.1.1.8
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 …
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3224.9.1.1.9
NetScreen interface can has three operation modes. They are
transparent, nat and route.
Enumeration
Enumerated Values:
0transparent
1nat
2route
3not-applicable
.1.3.6.1.4.1.3224.9.1.1.10
MAC address the interface has.
SNMPv2-TCPhysAddress
Description:
Represents media- or physical-level addresses.
.1.3.6.1.4.1.3224.9.1.1.11
This attribute is used to indicate whether the interface
permits telnet management.
Enumeration
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.3224.9.1.1.12
This attribute is used to indicate whether the interface
permits Secure Command Shell management.
Enumeration
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.3224.9.1.1.13
This attribute is used to indicate whether the interface
permits WEB UI management.
Enumeration
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.3224.9.1.1.14
This attribute is used to indicate whether the interface
permits SSL management.
Enumeration
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.3224.9.1.1.15
This attribute is used to indicate whether the interface
permits SNMP management.
Enumeration
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.3224.9.1.1.16
This attribute is used to indicate whether the interface
permits NS Global management.
Enumeration
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.3224.9.1.1.17
This attribute is used to indicate whether the interface
permits NS Global Pro management.
Enumeration
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.3224.9.1.1.18
This attribute is used to indicate whether the interface
permits Ping go-through.
Enumeration
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.3224.9.1.1.19
This attribute is used to indicate whether the interface
permits ident reset.
Enumeration
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.3224.9.1.1.20
Internal id assigned to this interface. Stays persistent across resets.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3224.9.1.1.21
Each interface has a a configurable descriptor string.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.3224.9.1.1.22
.1.3.6.1.4.1.3224.9.2 · 1 row entry · 7 columns
Uses the netscreen variant from /opt/observium/mibs/netscreen.
Command help
Walk nsIfSecondaryIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETSCREEN-INTERFACE-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-INTERFACE-MIB::nsIfSecondaryIpTable'
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.
nsIfSecondaryIpEntry row .1.3.6.1.4.1.3224.9.2.1
nsIfSecondaryIpEntry collects some attributes about multiple
IP configurations on an interface.
Column Syntax OID
The table index used as primary key when retrieving the
table.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3224.9.2.1.1
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.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3224.9.2.1.2
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…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3224.9.2.1.3
each interface belongs to one security zone. this attribute
displays the security zone name an interface belongs to.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3224.9.2.1.4
Ip Address value.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3224.9.2.1.5
Subnet of a ip belongs to.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3224.9.2.1.6
Internal id assigned to this interface. Stays persistent across resets.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3224.9.2.1.7
.1.3.6.1.4.1.3224.9.3 · 1 row entry · 10 columns
Uses the netscreen variant from /opt/observium/mibs/netscreen.
Command help
Walk nsIfFlowTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETSCREEN-INTERFACE-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-INTERFACE-MIB::nsIfFlowTable'
nsIfFlowTable is used to get flow statistical information of
the interface.
nsIfFlowEntry row .1.3.6.1.4.1.3224.9.3.1
Table entry collect some attributes about interface flow
counters.
Indexes
Column Syntax OID
Unique interface id, also used as table index.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3224.9.3.1.1
According NetScreen's concepts. each interface belongs to one
virtual system. This attribute displays the virtual system name
an interface belongs to.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3224.9.3.1.2
Incoming byte number arriving at the this interface
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.3.1.3
Incoming packet number arriving at the this interface
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.3.1.4
Outgoing byte number sending through this interface
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.3.1.5
Outgoing packet number sending through this interface
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.3.1.6
VPN packet go through this interface
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.3.1.7
Incoming vlan packet
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.3.1.8
Outgoing vlan packet
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.3.1.9
Internal id assigned to this interface. Stays persistent across resets.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3224.9.3.1.10

nsIfMonTable

table
.1.3.6.1.4.1.3224.9.4 · 1 row entry · 13 columns
Uses the netscreen variant from /opt/observium/mibs/netscreen.
Command help
Walk nsIfMonTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETSCREEN-INTERFACE-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-INTERFACE-MIB::nsIfMonTable'
This table collects some of dropped packet counters of
interface
nsIfMonEntry row .1.3.6.1.4.1.3224.9.4.1
An entry containing tunnel information
Indexes
Column Syntax OID
Unique interface id, also used as table index.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3224.9.4.1.1
According NetScreen's concepts, each interface belongs to one
virtual system. This attribute displays the virtual system name
an interface belongs to.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3224.9.4.1.2
Packet drop since denied by policy.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.4.1.3
Packet drop due to authentication failed.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.4.1.4
Packet drop due to URL blocking.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.4.1.5
packet queue up due to traffic management
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.4.1.6
Packet drop due to traffic management
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.4.1.7
IPSec enc failed due to sa not available, no ipak, etc
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.4.1.8
packet drop due to no sa found for incomig spi
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.4.1.9
packet drop due to no policy associated with found sa
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.4.1.10
packet drop due to sa not active
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.4.1.11
packet drop due to denial by sa policy
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3224.9.4.1.12
Internal id assigned to this interface. Stays persistent across resets.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3224.9.4.1.13