XYLAN-RD-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for XYLAN-RD-MIB.
29
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
xylanRdGroup OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.30.1 |
IMPORTS Unknown .1.3.6.1.4.1.800.2.30.1 |
xylanRdTableTable for Routing Domains which consists of a
sequence (i.e., one or more conceptual rows) of
'xylanRdEntry' items. SEQUENCE OF RdEntry .1.3.6.1.4.1.800.2.30.1.1 |
xylanRdEntryAn entry in the xylanRdTable containing the
characteristics of a Routing Domain. A given Routing
Domain is identified by a unique 32-bit integer,
referred to as the Routing Domain Identifier (RDID). RdEntry .1.3.6.1.4.1.800.2.30.1.1.1 |
xylanRdIdThe unique number identifying this routing domain.ro Gauge32 .1.3.6.1.4.1.800.2.30.1.1.1.1 |
xylanRdDefaultGatewayThe Default Gateway that will be used as the next
hop for the default route of this routing domain.
An IP Address of 0.0.0.0 is used to specify that no
Default Gateway has been defined.rw IpAddress .1.3.6.1.4.1.800.2.30.1.1.1.2 |
xylanRdIcmpAccessThe ICMP access provides control to administratively
enable (1) or disable (2) whether ICMP packets will be
accepted for this routing domain.rw Enumeration .1.3.6.1.4.1.800.2.30.1.1.1.3 |
xylanRdFtpAccessThe FTP access provides control to administratively
enable (1) or disable (2) whether FTP access will be
allowed for this routing domain.rw Enumeration .1.3.6.1.4.1.800.2.30.1.1.1.4 |
xylanRdTelnetAccessThe TELNET access provides control to administratively
enable (1) or disable (2) whether TELNET access will be
allowed for this routing domain.rw Enumeration .1.3.6.1.4.1.800.2.30.1.1.1.5 |
xylanRdNumRoutesThe number of routes that exist in this Routing
Domains routing table.ro INTEGER .1.3.6.1.4.1.800.2.30.1.1.1.6 |
xylanRdRowStatusThe row status variable, used according to installation
and removal conventions for conceptual rows. Setting this
object to 'active' or 'createAndGo' results in the addition
of a routing domain. Destroying the entry or setting it to
'notInService' removes the associated interface from the routing
domain. The other 'RowStatus' values are not used.
Removing a Routing Domain entry will result in automatic
removal of all xylanRdAssoIntfEntry rows that correspond to
this routing domain.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.800.2.30.1.1.1.7 |
xylanRdAssoIntfTableThe table of interfaces associated with this routing domain. SEQUENCE OF RdAssoIntfEntry .1.3.6.1.4.1.800.2.30.1.2 |
xylanRdAssoIntfEntryAn entry in the table contains an interface that is
defined by a GP:VLAN pair that is associated with a
Routing Domain. The number of rows for a given
RDID will equal the number of GP:Vlans that are
associated with a particular routing domain. RdAssoIntfEntry .1.3.6.1.4.1.800.2.30.1.2.1 |
xylanRdAssoIntfGroupThe Group is used to define the Group of the Group:Vlan
pair that is to be added/removed from this routing domain. INTEGER .1.3.6.1.4.1.800.2.30.1.2.1.1 |
xylanRdAssoIntfVlanThe Vlan is used to define the Vlan of the Group:Vlan
pair that is to be added/removed from this routing domain. INTEGER .1.3.6.1.4.1.800.2.30.1.2.1.2 |
xylanRdAssoIntfRowStatusThe row status variable, used according to installation
and removal conventions for conceptual rows. Setting this
object to 'active' or 'createAndGo' results in the addition
of an associated interface (GP:Vlan) to a routing domain.
Destroying the entry or setting it to 'notInService' removes the
associated interface from the routing domain. The other
'RowStatus' values are not used.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.800.2.30.1.2.1.3 |
xylanRdAssoRouteTableThis Routing Domain's IP Routing table. SEQUENCE OF RdAssoRouteEntry .1.3.6.1.4.1.800.2.30.1.3 |
xylanRdAssoRouteEntryA particular route to a particular destination, for this
routing domain. RdAssoRouteEntry .1.3.6.1.4.1.800.2.30.1.3.1 |
xylanRdAssoRouteDestThe destination IP address of this route. An entry
with a value of 0.0.0.0 is considered a default 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 value x must be rejected if the
bitwise logical-AND of x with the value of the
corresponding instance of the xylanRdAssoRouteMask
object is not equal to x.ro IpAddress .1.3.6.1.4.1.800.2.30.1.3.1.1 |
xylanRdAssoRouteMaskIndicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the xylanRdAssoRouteDest field. For those
systems that do not support arbitrary subnet masks,
an agent constructs the value of the xylanRdAssoRouteMask
by reference to the IP Address Class.
Any assignment (implicit or otherwise) of an
instance of this object to a value x must be rejected
if the bitwise logical-AND of x with the value of the
corresponding instance of the xylanRdAssoRouteDest
object is not equal to xylanRdAssoRouteDest.rw IpAddress .1.3.6.1.4.1.800.2.30.1.3.1.2 |
xylanRdAssoRouteNextHopOn remote routes, the address of the next system
en route; Otherwise, 0.0.0.0ro IpAddress .1.3.6.1.4.1.800.2.30.1.3.1.3 |
xylanRdAssoRouteMetricThe primary routing metric for this route.
The semantics of this metric are determined by
the routing-protocol specified in the route's
xylanRdAssoRouteProto value. If this metric is not
used, its value should be set to -1.rw INTEGER .1.3.6.1.4.1.800.2.30.1.3.1.4 |
xylanRdAssoRouteProtoThe routing mechanism via which this route was
learned. Inclusion of values for gateway rout-
ing protocols is not intended to imply that
hosts should support those protocols.ro Enumeration .1.3.6.1.4.1.800.2.30.1.3.1.5 |
xylanRdAssoRouteGroupThe Group that this route was learned on.ro INTEGER .1.3.6.1.4.1.800.2.30.1.3.1.6 |
xylanRdAssoRouteVlanThe Vlan that this route was learned on.ro INTEGER .1.3.6.1.4.1.800.2.30.1.3.1.7 |
xylanRdAssoRouteRowStatusThe row status variable, used according to installation
and removal conventions for conceptual rows. Setting this
object to 'active' or 'createAndGo' results in the addition
of this route to this routing domains routing table.
Destroying the entry or setting it to 'notInService' removes the
associated route from the routing table. The other
'RowStatus' values are not used.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.800.2.30.1.3.1.8 |
xylanRdGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.30.1.4 |
xylanRdGlobalSwitchAccessIndicates the default value to be used for the ICMP Switch
Access parameter when creating a new Routing Domain.
'Enabled' allows ICMP Switch Access; 'disabled' does not allow
ICMP switch access. By default, ICMP access will be enabled.rw Enumeration .1.3.6.1.4.1.800.2.30.1.4.1 |
xylanRdGlobalOutRdidIndicates the Routing Domain ID (RDID) to be used
for packets which are generated on the switch.rw INTEGER .1.3.6.1.4.1.800.2.30.1.4.2 |