SWL3MGMT-MIB Table View

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

Tables
3
Rows
3
Columns
19
.0.3.2.1.1 · 1 row entry · 9 columns
This table contain IP interface information.
swL3IpCtrlEntry entry .0.3.2.1.1.1
A list of information about a specific IP interface.
Indexes
swL3IpCtrlIpAddr
Column Syntax OID
swL3IpCtrlIpAddr
The IP address of the interface. This object only can take the
value of the unicast IP address.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.3.2.1.1.1.1
swL3IpCtrlIfIndex
This object uniquely identifies the IP interface number in the
swL3IpCtrlTable.
Integer32
Constraints:
range: 0-65535
.0.3.2.1.1.1.2
swL3IpCtrlInterfaceName
This object indicates the name of the IP interface.
OctetStringr/w
Constraints:
range: 0-12
.0.3.2.1.1.1.3
swL3IpCtrlIpSubnetMask
The IP net mask for this interface.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.3.2.1.1.1.4
swL3IpCtrlVlanName
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
swL3IpCtrlMode
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:
1other
2manual
3bootp
4dhcp
.0.3.2.1.1.1.6
swL3IpCtrlSecondary
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
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.0.3.2.1.1.1.7
swL3IpCtrlState
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
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.0.3.2.1.1.1.8
swL3IpCtrlOperState
The current operational state of the IP interface.
Enumeration
Enumerated Values:
1other
2up
3down
.0.3.2.1.1.1.9
.0.3.2.2.1 · 1 row entry · 4 columns
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.
swL3IpFdbInfoEntry entry .0.3.2.2.1.1
Information about a specific IP address for which the bridge
has some forwarding and/or filtering information.
Indexes
swL3IpFdbInfoIpAddr
Column Syntax OID
swL3IpFdbInfoIpAddr
A IP address for which switch has forwarding and/or filtering
information.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.3.2.2.1.1.1
swL3IpFdbInfoIpSubnetMask
A IP net mask for this interface.for which switch has
forwarding and/or filtering information.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.3.2.2.1.1.2
swL3IpFdbInfoPort
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
swL3IpFdbInfoType
The status of this entry.
Enumeration
Enumerated Values:
1other
2static
3dynamic
.0.3.2.2.1.1.4
.0.3.2.4 · 1 row entry · 6 columns
This entity's IP static Routing table.
swL3IpStaticRouteEntry entry .0.3.2.4.1
A particular route to a particular destination, under a particular policy.
Indexes
swL3IpStaticRouteDest swL3IpStaticRouteMask swL3IpStaticRouteBkupState
Column Syntax OID
swL3IpStaticRouteDest
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.3.2.4.1.1
swL3IpStaticRouteMask
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.3.2.4.1.2
swL3IpStaticRouteBkupState
The routing state for this route.The value SHOULD be
primary(0) or backup(1).
Enumeration
Enumerated Values:
0primary
1backup
.0.3.2.4.1.3
swL3IpStaticRouteNextHop
On remote routes, the address of the next sys-
tem en route; Otherwise, 0.0.0.0.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.3.2.4.1.4
swL3IpStaticRouteMetric
The routing metric for this route.
Integer32r/w
Constraints:
range: 1-65535
.0.3.2.4.1.5
swL3IpStaticRouteStatus
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:
1other
2invalid
3valid
.0.3.2.4.1.6