SWL3MGMT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
19
swL3IpCtrlTable
table.0.3.2.1.1
·
1 row entry
·
9 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk swL3IpCtrlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SWL3MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWL3MGMT-MIB::swL3IpCtrlTable'
This table contain IP interface information.
A list of information about a specific IP interface.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The IP address of the interface. This object only can take the
value of the unicast IP address. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.0.3.2.1.1.1.1 |
||||||||||||
|
This object uniquely identifies the IP interface number in the
swL3IpCtrlTable. |
Integer32 Constraints: range: 0-65535 |
.0.3.2.1.1.1.2 |
||||||||||||
|
This object indicates the name of the IP interface.
|
OctetStringr/w Constraints: range: 0-12 |
.0.3.2.1.1.1.3 |
||||||||||||
|
The IP net mask for this interface.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.0.3.2.1.1.1.4 |
||||||||||||
|
This object indicates the IP control entry's VLAN name. The
VLAN name in each entry must be unique in the IP Control Table. |
OctetStringr/w Constraints: range: 0-32 |
.0.3.2.1.1.1.5 |
||||||||||||
|
This object indicates the IP operation mode.
other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. manual(2)… |
Enumerationr/w Enumerated Values:
|
.0.3.2.1.1.1.6 |
||||||||||||
|
When this is true(1) the IP address is the secondary IP. When
false(2), the IP address is the primary IP. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.0.3.2.1.1.1.7 |
||||||||||||
|
This variable displays the status of the entry. The status used
for creating, modifying, and deleting instances of the objects in this table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.0.3.2.1.1.1.8 |
||||||||||||
|
The current operational state of the IP interface.
|
Enumeration Enumerated Values:
|
.0.3.2.1.1.1.9 |
swL3IpFdbInfoTable
table.0.3.2.2.1
·
1 row entry
·
4 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk swL3IpFdbInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SWL3MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWL3MGMT-MIB::swL3IpFdbInfoTable'
A table that contains forwarding and/or filtering information. This information is used by the switch in determining how to propagate the received IP packets.
Information about a specific IP address for which the bridge
has some forwarding and/or filtering information.
has some forwarding and/or filtering information.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
A IP address for which switch has forwarding and/or filtering
information. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.0.3.2.2.1.1.1 |
||||||
|
A IP net mask for this interface.for which switch has
forwarding and/or filtering information. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.0.3.2.2.1.1.2 |
||||||
|
Either the value '0', or the port number of the port on which
packet having a IP address equal to the value of the corresponding instance of swL3IpFdbInfoIpAddr has been seen. A value of '0' indicates that the port nu… |
Integer32 Constraints: range: 0-65535 |
.0.3.2.2.1.1.3 |
||||||
|
The status of this entry.
|
Enumeration Enumerated Values:
|
.0.3.2.2.1.1.4 |
swL3IpStaticRouteTable
table.0.3.2.4
·
1 row entry
·
6 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk swL3IpStaticRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SWL3MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWL3MGMT-MIB::swL3IpStaticRouteTable'
This entity's IP static Routing table.
A particular route to a particular destination, under a particular policy.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
The destination IP address of this route.
This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a valu… |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.0.3.2.4.1.1 |
||||||
|
Indicate the mask to be logical-ANDed with the
destination address before being compared to the value in the swL3IpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent… |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.0.3.2.4.1.2 |
||||||
|
The routing state for this route.The value SHOULD be
primary(0) or backup(1). |
Enumeration Enumerated Values:
|
.0.3.2.4.1.3 |
||||||
|
On remote routes, the address of the next sys-
tem en route; Otherwise, 0.0.0.0. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.0.3.2.4.1.4 |
||||||
|
The routing metric for this route.
|
Integer32r/w Constraints: range: 1-65535 |
.0.3.2.4.1.5 |
||||||
|
This object indicates the status of this entry.
other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(… |
Enumerationr/w Enumerated Values:
|
.0.3.2.4.1.6 |