SWITCH-L3-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
37
rcL3IpSubnetTable
table.1.3.6.1.4.1.8886.6.1.16.1.3
·
1 row entry
·
7 columns
A table of subnet parameters. There is one entry available for each of the 'rcL3IpSubnetMaxRows' supported IP subnets.
A list of subnet parameters.
Indexes
rcL3IpSubnetIfIndex rcL3IpSubnetIpAddress
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rcL3IpSubnetIfIndex
DURABLE:
The ifIndex of the interface associated with this subnet. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8886.6.1.16.1.3.1.1 |
||||||||||||
|
rcL3IpSubnetIpAddress
DURABLE:
The network management station uses this IP Address to talk with the Agent on this subnet. This IP address logically AND'ed with 'rcL3IpSubnetMask' yields the actual subnet value for this subnet. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.8886.6.1.16.1.3.1.2 |
||||||||||||
|
rcL3IpSubnetMask
DURABLE:
The subnet mask for this subnet. It contains 1's in the bit positions for the net and subnet IDs and 0's in the bit positions for host ID. The 1's must be contiguous, starting with the left most bit. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.8886.6.1.16.1.3.1.3 |
||||||||||||
|
rcL3IpSubnetVlans
DURABLE: { default=0:all }
For a L2/L3 hybrid switch, this object contains the actual VLAN ID (VID) from 1 to 4094 or 0 if the VID is unassigned. For a L3 only switch, this object contains the actual switch interface fr… |
SWITCH-TCVlansetr/w Textual Convention: SWITCH-TCVlanset OctetStringType Constraints: range: 512 |
.1.3.6.1.4.1.8886.6.1.16.1.3.1.4 |
||||||||||||
|
rcL3IpSubnetName
DURABLE: { '':all )
A user reference name for this subnet. |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.8886.6.1.16.1.3.1.5 |
||||||||||||
|
rcL3IpSubnetRowStatus
DURABLE:
This object indicates the status of this entry. A row in this table must be created using the createAndWait(5) action state (i.e., createAndGo(4) is not supported). This object can only be set to active(1) af… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.8886.6.1.16.1.3.1.6 |
||||||||||||
|
rcL3IpSubnetAllowPortList
Allow ports of the vlan.
|
SWITCH-TCPortListr/w Textual Convention: SWITCH-TCPortList OctetStringType Constraints: range: 32 |
.1.3.6.1.4.1.8886.6.1.16.1.3.1.7 |
.1.3.6.1.4.1.8886.6.1.16.2.7
·
1 row entry
·
8 columns
A table of static routes.
A list of static route parameters.
Indexes
rcL3IpStaticDestIpAddress
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rcL3IpStaticDestIpAddress
DURABLE:
The static route host or subnet IP destination address. All IP destination addresses must be non-zero. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.8886.6.1.16.2.7.1.1 |
||||||||||||
|
rcL3IpStaticMask
DURABLE:
The mask for this IP destination. It contains 1's in the bit positions for the net and subnet IDs and 0's in the bit positions for host ID. The 1's must be contiguous, starting with the left most bit. … |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.8886.6.1.16.2.7.1.2 |
||||||||||||
|
rcL3IpStaticNextHop
The IP address of the next hop of this route.
(In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.) |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.8886.6.1.16.2.7.1.3 |
||||||||||||
|
rcL3IpStaticName
obsolete
DURABLE: { '':all )
A user reference name for this Static Route. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.8886.6.1.16.2.7.1.4 |
||||||||||||
|
rcL3IpStaticUseHw
obsolete
DURABLE: { false:all )
By setting this object to true(1), the user indicates the desire to use hardware routing for this entry. To disable hardware routing for this entry, set this object to false(2). If the underlying… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.8886.6.1.16.2.7.1.5 |
||||||||||||
|
rcL3IpStaticInHw
If this object is true(1), this static route is actually in
the hardware Route Table. Otherwise it is false(2). |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.8886.6.1.16.2.7.1.6 |
||||||||||||
|
rcL3IpStaticGateway
DURABLE: { false:all )
By setting this object to true(1), the user indicates that this subnet route is a gateway route (i.e., connected to external router). By setting it to false(2), the user indicates that this is a … |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.8886.6.1.16.2.7.1.7 |
||||||||||||
|
rcL3IpStaticRowStatus
DURABLE:
This object indicates the status of this entry. A row in this table must be created using the createAndWait(5) action state (i.e., createAndGo(4) is not supported). This object can only be set to active(1) af… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.8886.6.1.16.2.7.1.8 |
rcL3StaticRouteTable
table.1.3.6.1.4.1.8886.6.1.16.2.9
·
1 row entry
·
7 columns
A table of static routes.
A list of static route parameters.
Indexes
rcL3StaticRouteType rcL3StaticDestAddress rcL3StaticPrefixLen rcL3StaticNextHop
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rcL3StaticRouteType
Ip route type.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.8886.6.1.16.2.9.1.1 |
||||||||||||
|
rcL3StaticDestAddress
DURABLE:
The static route host or subnet IP destination address. All IP destination addresses must be non-zero. |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.8886.6.1.16.2.9.1.2 |
||||||||||||
|
rcL3StaticPrefixLen
ip prefix length
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.6.1.16.2.9.1.3 |
||||||||||||
|
rcL3StaticNextHop
The IP address of the next hop of this route.
(In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.) |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.8886.6.1.16.2.9.1.4 |
||||||||||||
|
rcL3StaticGateway
DURABLE: { false:all )
By setting this object to true(1), the user indicates that this subnet route is a gateway route (i.e., connected to external router). By setting it to false(2), the user indicates that this is a … |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.8886.6.1.16.2.9.1.5 |
||||||||||||
|
rcL3StaticDistance
The distance of the static route
|
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.6.1.16.2.9.1.6 |
||||||||||||
|
rcL3StaticRowStatus
DURABLE:
This object indicates the status of this entry. A row in this table must be created using the createAndWait(5) action state (i.e., createAndGo(4) is not supported). This object can only be set to active(1) af… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.8886.6.1.16.2.9.1.7 |
rcL3IpRouteTable
table.1.3.6.1.4.1.8886.6.1.16.3.1
·
1 row entry
·
15 columns
Provides Routing Table access. This table can be used to modify or add Routing Table entries. Changes made with this table are not saved to NVM (nonvolatile memory). To save static routes to NVM, use the rcL3IpStaticRouteTable.
Provides enough routing information to support the UNIX style
'netstat -nr' command and to support maintenance of the
Routing Table.
'netstat -nr' command and to support maintenance of the
Routing Table.
Indexes
rcL3IpRouteDest
| Column | Syntax | OID | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rcL3IpRouteDest
The destination IP address of this route. An
entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is depende… |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.8886.6.1.16.3.1.1.1 |
||||||||||||||||||||||||||||
|
rcL3IpRouteMask
Indicate the mask to be logical-ANDed with the
destination address before being compared to the value in the rcL3IpRouteDest field. If the value of the rcL3IpRouteDest is 0.0.0.0 (a default route), then t… |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.8886.6.1.16.3.1.1.2 |
||||||||||||||||||||||||||||
|
rcL3IpRouteNextHopIp
The IP address of the next hop of this route.
(In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.) |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.8886.6.1.16.3.1.1.3 |
||||||||||||||||||||||||||||
|
rcL3IpRouteNextHopMac
The six byte MAC address of the next hop of this
route. If the underlying hardware does not support this object, an octet string of zero length is returned. |
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.8886.6.1.16.3.1.1.4 |
||||||||||||||||||||||||||||
|
rcL3IpRouteIfIndex
The index value which uniquely identifies the
local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8886.6.1.16.3.1.1.5 |
||||||||||||||||||||||||||||
|
rcL3IpRouteType
The type of route. Note that the values
direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid(2) has the effect of … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.8886.6.1.16.3.1.1.6 |
||||||||||||||||||||||||||||
|
rcL3IpRouteProto
The routing mechanism via which this route was
learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.8886.6.1.16.3.1.1.7 |
||||||||||||||||||||||||||||
|
rcL3IpRouteAge
The number of seconds since this route was last
updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was l… |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.6.1.16.3.1.1.8 |
||||||||||||||||||||||||||||
|
rcL3IpRouteMetric1
The primary routing metric for this route. The
semantics of this metric are determined by the routing-protocol specified in the route's rcL3IpRouteProto value. If this metric is not used, its value should be set to -1. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8886.6.1.16.3.1.1.9 |
||||||||||||||||||||||||||||
|
rcL3IpRouteUsingHw
This object is true(1) if this route is contained in
the hardware routing table; otherwise, it is false(2). |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.8886.6.1.16.3.1.1.10 |
||||||||||||||||||||||||||||
|
rcL3IpRouteIsStatic
This object is true(1) if this route is defined in the
'rcL3IpStaticRouteTable'. This object is false(2) if this route was created dynamically (e.g., with RIP, OSPF) or was manually created using this table ('rcL3IpRou… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.8886.6.1.16.3.1.1.11 |
||||||||||||||||||||||||||||
|
rcL3IpRouteFlags
Not implemented. Returns '0'.
Contains the information required for a netstat-like 'Flags' field. The flags field represents a decimal value of the flags specified for a given route. The … |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.6.1.16.3.1.1.12 |
||||||||||||||||||||||||||||
|
rcL3IpRouteRef
Not implemented. Returns '0'.
Contains the information required for the netstat 'Ref' field, which indicates the number active uses for this route. |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.6.1.16.3.1.1.13 |
||||||||||||||||||||||||||||
|
rcL3IpRouteUse
Not implemented. Returns '0'.
Contains the information required for the netstat 'Use' field, which indicates the number of packets sent with this route. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.6.1.16.3.1.1.14 |
||||||||||||||||||||||||||||
|
rcL3IpRouteRowStatus
This object indicates the status of this entry. A row in this
table must be created using the createAndWait(5) action state (i.e., createAndGo(4) is not supported). This object can only be set to active(1) for the spe… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.8886.6.1.16.3.1.1.15 |