XYLAN-VLAN-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for XYLAN-VLAN-MIB.
410
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
410 total| Object Name |
|---|
vLanInfo OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.800.2.2.1 |
vLanCurrentNumberThe current instance of Virtual LAN which corresponds to
vLanNumber in object type vLanEntry. All the Bridging,
Spanning Tree, and interface parameters refered thereafter
will be referenced from this instance only. Default value
upon the OmniSwitch power up is 1. It must be set to the
desired value before any access to the rest of the virtual
LAN system.rw INTEGER .1.3.6.1.4.1.800.2.2.1.1 |
vLanTableA list of Virtual LAN instances in this physical OmniSwitch. SEQUENCE OF VLanEntry .1.3.6.1.4.1.800.2.2.1.2 |
vLanEntryA VLAN entry. VLanEntry .1.3.6.1.4.1.800.2.2.1.2.1 |
vLanNumberThe VLAN number identifying this instance. Valid
range from 1 to 65535.rw INTEGER .1.3.6.1.4.1.800.2.2.1.2.1.1 |
vLanBridgeAddressThe MAC address used by the instance of VLAN which
specified in vLanCurrentNumber when it must
be referred to in a unique fashion. It is
recommended that this be the numerically smallest
MAC address of all ports that belong to this
VLAN. However it is only required to be unique.
When concatenated with vStpPriority a unique
BridgeIdentifier is formed which is used in the
Spanning Tree Protocol.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.1.2.1.2 |
vLanBridgeTypeIndicates what type of bridging this VLAN can
perform. If a VLAN is actually performing a
certain type of bridging this will be indicated by
entries in the port table for the given type.rodeprecated Enumeration .1.3.6.1.4.1.800.2.2.1.2.1.3 |
vLanDescriptionTextual description of the VLAN instance.rw DisplayString .1.3.6.1.4.1.800.2.2.1.2.1.4 |
vLanAdmStatusThe administrative status which can be set by
configuration. Disable(1) will disable ALL vports
that are connected to this VLAN, enable(2) will enable
ALL ports on this VLAN, delete(3) will dettach and
delete the ports/routers AND remove the VLAN.rw XylanVlanAdminStatCodes .1.3.6.1.4.1.800.2.2.1.2.1.5 |
vLanOperStatusProvide operating status of a particular VLAN environment.ro XylanVlanOperStatCodes .1.3.6.1.4.1.800.2.2.1.2.1.6 |
vLanModeProvides special operating mode setup and status. Currently
this object is used to specify weather the VLAN supports
the standard or ATM CIP connections.rw XylanVlanModes .1.3.6.1.4.1.800.2.2.1.2.1.7 |
vLanFloodOverrideProvides the flood limit value for all virtual ports
that belong to the specied VLAN. The number is given
in bytes per second. -1 and 0 have a special meaning.
-1 means use the default or configured flood limit
for each virtual port that belongs to the specified
VLAN. 0 disables flood limiting on all virtual ports
that belong to the specifed VLAN.rw INTEGER .1.3.6.1.4.1.800.2.2.1.2.1.8 |
vLanRouterAddressThe user-configured MAC address used by the
the VLAN's router port (IP / IPX). If this
value has not been configured, the value returned
is zero and this VLAN's router port will use
a factory provided default value. The address
should be specified in canonical order.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.1.2.1.9 |
vLanMobileGroupIf set to enabled, makes this a mobile group.
If set to disabled, makes this a non-mobile gropu.rw Enumeration .1.3.6.1.4.1.800.2.2.1.2.1.10 |
vLanAuthGroupIf set to enable, makes this a authenticated group.
If set to disable, makes this a non-authenticated group.
For it to be set to enable, the group should be a mobile
group.rw Enumeration .1.3.6.1.4.1.800.2.2.1.2.1.11 |
vLanAuthGroupProtocolIf a NULL string is returned as the value,
this object is not applicable to that group.
The contents of the string can interpreted
based on the first byte. if the first byte is
1, the protocol is IP ( for all encaps ).
2, the protocol is IPX
3, the protocol is DECNET
4, the protocol is APPLETALK
5, the protocol is specified as an Ether-Type value
with the next two bytes indicating the ether-type
value, for e.g banyan vines ether-type will be specified as
08 0B AD
6, the protocol is specified using dsap and ssap values
with the next two bytes giving the dsap and ssap value
respectively, for e.g for banyan vines llc encap,
it would look like 09 BC BC.
7, the protocol is specified using snap header with the
next 5 bytes indicating the snap header for that protocol.
For e.g if banyan vines snap has to be specified, it
would look like, 0A 00 00 00 80 C4.
FF, for all protocols.rw OCTET STRING .1.3.6.1.4.1.800.2.2.1.2.1.12 |
vLanStpStatusIndicates status of spanning tree for the current VLAN.rw Enumeration .1.3.6.1.4.1.800.2.2.1.2.1.13 |
vLanBrdgTpExtendedAgeingTimeThe AutoTracker extended ageing timer. This value indicates
how long the switch will remember the mac address and its
associated vlan information. The default value is 1200 secs.
This means that the mac information will be remembered for
(vLanBrdgTpExtendedAgeingTime - vBrdgTpAgingTime) seconds after the
mac is aged out. This value must be set to a value greater than
or equal to vBrdgTpAgingTime.rw INTEGER .1.3.6.1.4.1.800.2.2.1.2.1.14 |
vLanPriorityThis is the priority of the given VLAN. It can be any one
level from 0 to 7 with 0 being the lowest and 7 being the
highestrw INTEGER .1.3.6.1.4.1.800.2.2.1.2.1.15 |
vLanNextFreeNumberThis is the next unused VLAN number. Typically this
will be used to create a new VLAN with the next
highest number.ro INTEGER .1.3.6.1.4.1.800.2.2.1.3 |
vIPRouterInfo OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.2 |
vIPRouterTableA list of Virtual Router instances in this
physical OmniSwitch. SEQUENCE OF VIPRouterEntry .1.3.6.1.4.1.800.2.2.2.1 |
vIPRouterEntryA VLAN entry. VIPRouterEntry .1.3.6.1.4.1.800.2.2.2.1.1 |
vIPRouterVLanVLAN ID for this vIPRouterEntry instance.rw INTEGER .1.3.6.1.4.1.800.2.2.2.1.1.1 |
vIPRouterProtocolThe routing protocol(s) for this virtual router port.
Each IP router port can carry one or more routing protocols.
This will be represented by the logical ORing of each
protocol number.
Which are:
ipOther(1),
ipRip(2),
ipEgp(4),
ipGgp(8),
ipHello(16),
ipIs-is(32),
ipEs-is(64),
ipCiscoIgrp(128),
ipBbnSpfIgp(256),
ipOigp(512)rw OCTET STRING .1.3.6.1.4.1.800.2.2.2.1.1.2 |
vIPRouterNetAddressThe IP network address for this virtual bridge
instance for the purpose of allowing access from
the external network management system.rw IpAddress .1.3.6.1.4.1.800.2.2.2.1.1.3 |
vIPRouterSubNetMaskThe IP network subnet mask for this virtual bridge
instance for the purpose of allowing access from the
external network management system.rw IpAddress .1.3.6.1.4.1.800.2.2.2.1.1.4 |
vIPRouterBcastAddressThe IP broadcast address for this virtual bridge
instance for the purpose of allowing access from the
external network management system.rw IpAddress .1.3.6.1.4.1.800.2.2.2.1.1.5 |
vIPRouterDescriptionTextual description of the router instance.rw DisplayString .1.3.6.1.4.1.800.2.2.2.1.1.6 |
vIPRouterAdmStatusThe particular routing environment can be
enable(2) or disable(1) (or delete (3))
upon user's request.rw XylanVlanAdminStatCodes .1.3.6.1.4.1.800.2.2.2.1.1.7 |
vIPRouterOperStatusProvide operating status of a particular
router envirnment.ro XylanVlanOperStatCodes .1.3.6.1.4.1.800.2.2.2.1.1.8 |
vIPRouterFramingTypeProvides the ability to set the outbound frame type for IP
traffic. The default frame type is Ethernet 2. If the
frame type is incompatible with the transmitting media,
appropriate translation will be performed at egress.rw Enumeration .1.3.6.1.4.1.800.2.2.2.1.1.9 |
vIPRouterRipConfigModeRIP's operational mode. 'silent' means that RIP listens
for routing updates but does not send them. 'deaf' means
that RIP sends routing updates but not listen to them.
'active' means that RIP both sends and receives routing
updates, and 'inactive' means that RIP is not operational
on the given virtual LAN. The default is 'simple'.rw Enumeration .1.3.6.1.4.1.800.2.2.2.1.1.10 |
vIPRouterRelayTableA list of UDP Relay Service instances. SEQUENCE OF VIPRouterRelayEntry .1.3.6.1.4.1.800.2.2.2.2 |
vIPRouterRelayEntryA UDP Relay Service entry. VIPRouterRelayEntry .1.3.6.1.4.1.800.2.2.2.2.1 |
vIPRouterRelayServiceThis specifies the UDP Relay Service to be forwarded.ro VIPRouterRelayServType .1.3.6.1.4.1.800.2.2.2.2.1.1 |
vIPRouterRelayModeThis controls whether the internal UDP Relay service is enabled
or disabled. When enabled, the service will forward packets
to a specified server (or specified broadcast address.) or
VLAN. Note that for BOOTP/DHCP service,
unless the relay's next hop ip address (vIPRouterRelayForwAddr)
is set to a valid value, it will not possible to enable the relay.
For other services, a VLAN to forwared to (vIPRouterRelayForwVlan
in vIPRouterRelayForwTable) or a next hop ip address must be set.
The mode definitions are as follows:
1 - enabled
2 - configureRequest
3 - underConfiguration
4 - disabled
A manager will set the state to configureRequest(2)
before attempting to configure any other parameters
for a particular UPD Service. The agent will then
set the state to underConfiguration(3).
When in the underConfiguration(3) state, a UDP
service is not completely configured and will
remain in this state until the management
station is finished configuring and sets the
state to either enabled(1) or disabled(4).
A manager is restricted to changing the state of an
entry in the following ways:
config under
To: valid Request config invalid
From:
valid OK NO OK OK
configRequest N/A N/A N/A N/A
underConfig OK NO OK OK
invalid NO OK NO OKrw INTEGER .1.3.6.1.4.1.800.2.2.2.2.1.2 |
vIPRouterRelayNextHopThis sets the relay's forwarding address. It
can either be set to a distinct IP address (e.g. the address
of a server), to an IP broadcast address or a VLAN.rw IpAddress .1.3.6.1.4.1.800.2.2.2.2.1.3 |
vIPRouterRelayParam1This sets the BOOTP/DHCP relay's maximum hops forwarding
limit. If a BOOT/DHCP frame arrives with hopcount greater
than or equal to vIPRouterRelayParam1, it will be dropped.
For BOOTP/DHCP the legal range is 1..16. For
Generic services, this sets the port number to be
forwarded. The legal range is -1..65535 with -1 indicating
the unset state.rw INTEGER (-1..65535) .1.3.6.1.4.1.800.2.2.2.2.1.4 |
vIPRouterRelayParam2This sets the BOOTP/DHCP relay's forwarding delay and
is only used by the BOOTP/DHCP service. For other services
it is ignored. It is typically set as seconds, but the
value is totally client dependent. The relay will not
forward frames until client frames have 'secs' field set
to at least the value of vIPRouterRelayParam2.rw INTEGER .1.3.6.1.4.1.800.2.2.2.2.1.5 |
vIPRouterRelayDescriptionThis sets the service description for generic services.
For other services, the description is fixed and may
only be read.rw DisplayString .1.3.6.1.4.1.800.2.2.2.2.1.6 |
vIPXRouterInfo OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.3 |
vIPXRouterTableA list of Virtual Router instances in this
physical OmniSwitch. SEQUENCE OF VIPXRouterEntry .1.3.6.1.4.1.800.2.2.3.1 |
vIPXRouterEntryA VLAN entry. VIPXRouterEntry .1.3.6.1.4.1.800.2.2.3.1.1 |
vIPXRouterVLanVLAN ID for this vIPXRouterEntry instance.rw INTEGER .1.3.6.1.4.1.800.2.2.3.1.1.1 |
vIPXRouterProtocolThe routing protocol(s) for this virtual router port.
Each IPX router port can carry one or more routing protocols.
This will be represented by the logical ORing of each
protocol number.
Which are:
ipxNone(1),
ipxRipOnly(2),
ipxRipAndSap(3),
ipxTriggered(4)rw INTEGER .1.3.6.1.4.1.800.2.2.3.1.1.2 |
vIPXRouterNetAddressThe IPX network address for this virtual bridge.rw OCTET STRING .1.3.6.1.4.1.800.2.2.3.1.1.3 |
vIPXRouterFramingTypeProvides the ability to set the outbound frame type for IPX
traffic. The default frame type is 802.2 Novell Raw. If the
frame type is incompatible with the transmitting media,
appropriate translation will be performed at egress.rw Enumeration .1.3.6.1.4.1.800.2.2.3.1.1.4 |
vIPXRouterDescriptionTextual description of the router instance.rw DisplayString .1.3.6.1.4.1.800.2.2.3.1.1.5 |
vIPXRouterAdmStatusThe particular routing environment can be
enabled(2) or disabled(1) upon user's request.rw XylanVlanAdminStatCodes .1.3.6.1.4.1.800.2.2.3.1.1.6 |
vIPXRouterOperStatusProvide operating status of a particular
router environment.ro XylanVlanOperStatCodes .1.3.6.1.4.1.800.2.2.3.1.1.7 |
vIPXSrcRteTypeProvide the ability to set the type of source routing
broadcasts between AllRoutesExplorer(0) and
SpanningTreeExplorer(1).rw Enumeration .1.3.6.1.4.1.800.2.2.3.1.1.8 |
vBrdgInfo OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.4 |
vBrdgTpLearnEntryDiscardsThe total number of Forwarding Database entries,
which have been or would have been learnt, but
have been discarded due to a lack of space to
store them in the Forwarding Database. If this
counter is increasing, it indicates that the
Forwarding Database is regularly becoming full (a
condition which has unpleasant performance effects
on the subnetwork). If this counter has a
significant value but is not presently increasing,
it indicates that the problem has been occurring
but is not persistent.ro Counter .1.3.6.1.4.1.800.2.2.4.1 |
vBrdgTpAgingTimeThe timeout period in seconds for aging out
dynamically learned forwarding information.
802.1D-1990 recommends a default of 300 seconds.rw INTEGER .1.3.6.1.4.1.800.2.2.4.2 |
vBrdgTpFdbTableA table that contains information about unicast
entries for which the bridge has forwarding and/or
filtering information. This information is used
by the transparent bridging function within its VLAN
in determining how to propagate a received frame. SEQUENCE OF VBrdgTpFdbEntry .1.3.6.1.4.1.800.2.2.4.3 |
vBrdgTpFdbEntryInformation about a specific unicast MAC address
for which the VLAN bridge has some forwarding and/or
filtering information. VBrdgTpFdbEntry .1.3.6.1.4.1.800.2.2.4.3.1 |
vBrdgTpFdbGroupIdThe GroupId for this bridge.ro INTEGER .1.3.6.1.4.1.800.2.2.4.3.1.1 |
vBrdgTpFdbAddressA unicast MAC address for which the VLAN bridge has
forwarding and/or filtering information.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.4.3.1.2 |
vBrdgTpFdbRcvPortSlotThe slot number of the port that vBrdgTpFdbAddress is
received.ro INTEGER .1.3.6.1.4.1.800.2.2.4.3.1.3 |
vBrdgTpFdbRcvPortIFThe on-board interface number of the port that
vBrdgTpFdbAddress is received.ro INTEGER .1.3.6.1.4.1.800.2.2.4.3.1.4 |
vBrdgTpFdbRcvPortFuncTypThe service type of the port that vBrdgTpFdbAddress
is received.ro XylanPortFuncCodes .1.3.6.1.4.1.800.2.2.4.3.1.5 |
vBrdgTpFdbRcvPortFuncTypInstThe service type instance of the port that
vBrdgTpFdbAddress is received.ro INTEGER .1.3.6.1.4.1.800.2.2.4.3.1.6 |
vBrdgTpFdbRcvStatusThe status of this entry. Xylan does not support
other(1) and self(4). The meanings of the
values are:
invalid(2) : this entry is no longer valid,
but has not yet been flushed
from the table.
learned(3) : this entry has been learned.
mgmt(5) : this entry is configured as a
static entry.ro Enumeration .1.3.6.1.4.1.800.2.2.4.3.1.7 |
vBrdgTpFdbRcvVLANMembershipThe Auto-Tracker VLAN membership for this device. Each bit
that is set in this objects 32 bit value indicates that the
device is part of the VLAN given by that bits position.ro INTEGER .1.3.6.1.4.1.800.2.2.4.3.1.8 |
vBrdgTpFdbDupStatusThe variable indicates if vBrdgTpFdbAddress is a duplicate
Mac.ro INTEGER .1.3.6.1.4.1.800.2.2.4.3.1.9 |
vBrdgTpFdbLastSeenTimeThe time since, the specific unicast MAC address
for which the VLAN bridge has forwarding information
was last seen.ro Counter .1.3.6.1.4.1.800.2.2.4.3.1.10 |
vBrdgStaticTableA table contains source addresses which can be
configured to stay permanent (not aging out) in
the Forwarding table. SEQUENCE OF VBrdgStaticEntry .1.3.6.1.4.1.800.2.2.4.4 |
vBrdgStaticEntryInformation about a specific unicast MAC address
for which the VLAN bridge has VLAN information. VBrdgStaticEntry .1.3.6.1.4.1.800.2.2.4.4.1 |
vBrdgStaticAddressThe MAC address which the static status applies.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.4.4.1.1 |
vBrdgStaticPortSlotThe slot number of the port that vBrdgStaticAddress
applies. Entering this entry allows the MAC address
to set in this port. If this entry is provided,
vBrdgStaticPortIF, vBrdgStaticPortFuncTyp and
vBrdgStaticPortFuncTypInst must also be set.rw INTEGER .1.3.6.1.4.1.800.2.2.4.4.1.2 |
vBrdgStaticPortIFThe on-board interface of the port that vBrdgStaticAddress
applies. Entering this entry allows the MAC address
to set in this port. If this entry is set,
vBrdgStaticPortSlot, vBrdgStaticPortFuncTyp and
vBrdgStaticPortFuncTypInst must also be set.rw INTEGER .1.3.6.1.4.1.800.2.2.4.4.1.3 |
vBrdgStaticPortFuncTypThe service type of the port that vBrdgStaticAddress
applies. Entering this entry allows the MAC address
to set in this port. If this entry is set,
vBrdgStaticPortSlot, vBrdgStaticPortIF and
vBrdgStaticPortFuncTypInst must also be set.rw XylanPortFuncCodes .1.3.6.1.4.1.800.2.2.4.4.1.4 |
vBrdgStaticPortFuncTypInstThe service type instance of the port that
vBrdgStaticAddress applies. Entering this entry
allows the MAC address to set in this port. If this
entry is set, vBrdgStaticPortSlot, vBrdgStaticPortIF
and vBrdgStaticPortFuncTyp must also be set.rw INTEGER .1.3.6.1.4.1.800.2.2.4.4.1.5 |
vBrdgStaticStatusThis object indicates the status of this entry.
Xylan does not support other(1).
The default value is permenent(3).
invalid(2) - writing this value to the
object removes the entry.
permanent(3) - this entry will never age
out and remain even after
next reset.
deleteOnReset(4) - this entry will not age
out until reset.
deleteOnTimeout(5) - write this value to the
entry will cause it to
age out.rw Enumeration .1.3.6.1.4.1.800.2.2.4.4.1.6 |
vBrdgTpATVLANAgeingTimeThe AutoTracker extended ageing timer. This value indicates
how long the switch will remember the mac address and its
associated vlan information. The default value is 1200 secs.
This means that the mac information will be remembered for
(vBrdgTpATVLANAgeingTime - vBrdgTpAgingTime) seconds after the
mac is aged out. This value must be set to a value greater than
or equal to vBrdgTpAgingTime.rw INTEGER .1.3.6.1.4.1.800.2.2.4.5 |
vStpInfo OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.5 |
vStpProtocolSpecificationThe version of the Spanning Tree Protocol implemented
for the Xylan products. The IEE 802.1d implementation
is the only version supported. If future versions of
the IEEE Spanning Tree Protocol are released that are
incompatible with the current version a new value
will be defined.ro Enumeration .1.3.6.1.4.1.800.2.2.5.1 |
vStpPriorityThe value of the write-able portion of the Bridge
ID, i.e., the first two octets of the (8 octet
long) Bridge ID. The other (last) 6 octets of the
Bridge ID are given by the value of vLanBridgeAddress.rw INTEGER .1.3.6.1.4.1.800.2.2.5.2 |
vStpBridgeAddressThe bridge identifier of this VLAN of the spanning
tree as determined by the Spanning Tree Protocol
as executed by this VLAN.ro BridgeId (BRIDGE-MIB) .1.3.6.1.4.1.800.2.2.5.3 |
vStpTimeSinceTopologyChangeThe time (in hundredths of a second) since the
last time a topology change was detected by the
VLAN bridge entity.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.800.2.2.5.4 |
vStpTopChangesThe total number of topology changes detected by
this VLAN bridge since the management entity was last
reset or initialized.ro Counter .1.3.6.1.4.1.800.2.2.5.5 |
vStpDesignatedRootThe bridge identifier of the root of the spanning
tree as determined by the Spanning Tree Protocol
as executed by this VLAN. This value is used as
the Root Identifier parameter in all Configuration
Bridge PDUs originated by this node.ro BridgeId (BRIDGE-MIB) .1.3.6.1.4.1.800.2.2.5.6 |
vStpRootCostThe cost of the path to the root as seen from
this VLAN bridge.ro INTEGER .1.3.6.1.4.1.800.2.2.5.7 |
vStpRootPortSlotThe slot number of the port which offers the
lowest cost path from this VLAN bridge to the root
bridge.ro INTEGER .1.3.6.1.4.1.800.2.2.5.8 |
vStpRootPortIFThe on-board interface of the port which offers the
lowest cost path from this VLAN bridge to the root
bridge.ro INTEGER .1.3.6.1.4.1.800.2.2.5.9 |
vStpRootPortFuncTypThe service type of the port which offers the
lowest cost path from this VLAN bridge to the root
bridge.ro XylanPortFuncCodes .1.3.6.1.4.1.800.2.2.5.10 |
vStpRootPortFuncTypInstThe service type instance of the port which offers the
lowest cost path from this VLAN bridge to the root
bridge.ro INTEGER .1.3.6.1.4.1.800.2.2.5.11 |
vStpMaxAgeThe maximum age of Spanning Tree Protocol
information learned from the network on any port
before it is discarded, in units of hundredths of
a second. This is the actual value that this
bridge is currently using.ro Timeout (BRIDGE-MIB) .1.3.6.1.4.1.800.2.2.5.12 |
vStpHelloTimeThe amount of time between the transmission of
Configuration bridge PDUs by this VLAN on any port
when it is the root of the spanning tree or trying
to become so, in units of hundredths of a second.
This is the actual value that this VLAN is
currently using.ro Timeout (BRIDGE-MIB) .1.3.6.1.4.1.800.2.2.5.13 |
vStpHoldTimeThis time value determines the interval length
during which no more than two Configuration bridge
PDUs shall be transmitted by this VLAN, in units
of hundredths of a second.ro INTEGER .1.3.6.1.4.1.800.2.2.5.14 |
vStpForwardDelayThis time value, measured in units of hundredths
of a second, controls how fast a port changes its
spanning state when moving towards the Forwarding
state. The value determines how long the port
stays in each of the Listening and Learning
states, which precede the Forwarding state. This
value is also used, when a topology change has
been detected and is underway, to age all dynamic
entries in the Forwarding Database. [Note that
this value is the one that this bridge is
currently using, in contrast to
vStpBridgeForwardDelay which is the value that
this VLAN and all others would start using
if/when this bridge were to become the root.]ro INTEGER .1.3.6.1.4.1.800.2.2.5.15 |
vStpBridgeMaxAgeThe value that all bridges use for MaxAge when
this VLAN is acting as the root. Note that
802.1D-1990 specifies that the range for this
parameter is related to the value of
vStpBridgeHelloTime. The granularity of this
timer is specified by 802.1D-1990 to be 1 second.
An agent may return a badValue error if a set is
attempted to a value which is not a whole number
of seconds.rw Timeout .1.3.6.1.4.1.800.2.2.5.16 |
vStpBridgeHelloTimeThe value that all VLANs use for HelloTime when
this bridge is acting as the root. The
granularity of this timer is specified by 802.1D-
1990 to be 1 second. An agent may return a
badValue error if a set is attempted to a value
which is not a whole number of seconds.rw Timeout .1.3.6.1.4.1.800.2.2.5.17 |
vStpBridgeForwardDelayThe value that all VLANs use for ForwardDelay
when this VLAN is acting as the root. Note that
802.1D-1990 specifies that the range for this
parameter is related to the value of
vStpBridgeMaxAge. The granularity of this
timer is specified by 802.1D-1990 to be 1 second.
An agent may return a badValue error if a set is
attempted to a value which is not a whole number
of seconds.rw Timeout .1.3.6.1.4.1.800.2.2.5.18 |
vStpPortTableA table that contains port-specific information
for the Spanning Tree Protocol. SEQUENCE OF VStpPortEntry .1.3.6.1.4.1.800.2.2.5.19 |
vStpPortEntryA list of information maintained by every port
about the Spanning Tree Protocol state for that port. VStpPortEntry .1.3.6.1.4.1.800.2.2.5.19.1 |
vStpPortSlotThe slot number of the port for which this entry
contains Spanning Tree Protocol management
information.ro INTEGER .1.3.6.1.4.1.800.2.2.5.19.1.1 |
vStpPortIFThe on-board interface number of the port for which
this entry contains Spanning Tree Protocol management
information.ro INTEGER .1.3.6.1.4.1.800.2.2.5.19.1.2 |
vStpPortFuncTypThe service type of the port for which this entry
contains Spanning Tree Protocol management
information.ro INTEGER .1.3.6.1.4.1.800.2.2.5.19.1.3 |
vStpPortFuncTypInstThe service type instance of the port for which this
entry contains Spanning Tree Protocol management
information.ro INTEGER .1.3.6.1.4.1.800.2.2.5.19.1.4 |
vStpPortPriorityThe priority of this port which used originally as
part of the port ID specified in 802.1D.rw INTEGER .1.3.6.1.4.1.800.2.2.5.19.1.5 |
vStpPortStateThe port's current state as defined by
application of the Spanning Tree Protocol. This
state controls what action a port takes on
reception of a frame. For ports which are disabled
(see vStpPortEnable), this object will have a value
of disabled(1). Xylan does not support the broken(6)
state as defined in RFC1493.ro Enumeration .1.3.6.1.4.1.800.2.2.5.19.1.6 |
vStpPortEnableThe enabled/disabled status of the port.rw Enumeration .1.3.6.1.4.1.800.2.2.5.19.1.7 |
vStpPortPathCostThe contribution of this port to the path cost of
paths towards the spanning tree root which include
this port. 802.1D-1990 recommends that the
default value of this parameter be in inverse
proportion to the speed of the attached LAN.rw INTEGER .1.3.6.1.4.1.800.2.2.5.19.1.8 |
vStpPortDesignatedRootThe unique Bridge Identifier of the Bridge
recorded as the Root in the Configuration BPDUs
transmitted by the Designated Bridge for the
segment to which the port is attached.ro BridgeId (BRIDGE-MIB) .1.3.6.1.4.1.800.2.2.5.19.1.9 |
vStpPortDesignatedCostThe path cost of the Designated Port of the
segment connected to this port. This value is
compared to the Root Path Cost field in received
bridge PDUs.ro INTEGER .1.3.6.1.4.1.800.2.2.5.19.1.10 |
vStpPortDesignatedBridgeThe Bridge Identifier of the bridge which this
port considers to be the Designated Bridge for
this port's segment.ro BridgeId (BRIDGE-MIB) .1.3.6.1.4.1.800.2.2.5.19.1.11 |
vStpPortDesignatedPtPrioThe priority portion of the port ID on the Designated
Bridge for this port's segment.ro INTEGER .1.3.6.1.4.1.800.2.2.5.19.1.12 |
vStpPortDesignatedPtSlotThe slot of the port on the Designated
Bridge for this port's segment.ro INTEGER .1.3.6.1.4.1.800.2.2.5.19.1.13 |
vStpPortDesignatedPtIFThe on-board interface number of the port on the
Designated Bridge for this port's segment.ro INTEGER .1.3.6.1.4.1.800.2.2.5.19.1.14 |
vStpPortDesignatedPtFuncTypThe service type of the port on the Designated
Bridge for this port's segment.ro XylanPortFuncCodes .1.3.6.1.4.1.800.2.2.5.19.1.15 |
vStpPortDesignatedPtFuncTypInstThe service type instance of the port on the Designated
Bridge for this port's segment.ro INTEGER .1.3.6.1.4.1.800.2.2.5.19.1.16 |
vStpPortForwardTransitionsThe number of times this port has transitioned
from the Learning state to the Forwarding state.ro INTEGER .1.3.6.1.4.1.800.2.2.5.19.1.17 |
vStpLanModeIndicates which type of spanning tree (IEEE or IBM)
is to be used for the current VLAN.rw Enumeration .1.3.6.1.4.1.800.2.2.5.20 |
vStpStatusIndicates status of spanning tree for the current VLAN.rw XylanVlanOperStatCodes .1.3.6.1.4.1.800.2.2.5.21 |
vRipInfo OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.7 |
vRipInfoTableA list of Virtual LAN instances for RIP statistics. SEQUENCE OF VRipInfoEntry .1.3.6.1.4.1.800.2.2.7.1 |
vRipInfoEntryA VLAN entry for RIP statistics. VRipInfoEntry .1.3.6.1.4.1.800.2.2.7.1.1 |
vRipInfovLanNumberThe VLAN number identifying this instance. Valid
range from 1 to 65535.ro INTEGER .1.3.6.1.4.1.800.2.2.7.1.1.1 |
vRipInPktsThe number of RIP routing updates and requests received
on this virtual LAN.ro Counter .1.3.6.1.4.1.800.2.2.7.1.1.2 |
vRipOutPktsThe number of RIP routing updates and requests sent on
this virtual LAN.ro Counter .1.3.6.1.4.1.800.2.2.7.1.1.3 |
vRipBadSizeThe number of RIP packets received on this virtual LAN
whose size was incorrect.ro Counter .1.3.6.1.4.1.800.2.2.7.1.1.4 |
vRipBadVersionThe number of RIP packets received on this virtual LAN
whose version number was incorrect.ro Counter .1.3.6.1.4.1.800.2.2.7.1.1.5 |
vRipNonZeroThe number of RIP packets received on this virtual LAN
which contained a non-zero value in one of the 'must be
zero' fields.ro Counter .1.3.6.1.4.1.800.2.2.7.1.1.6 |
vRipBadFamilyThe number of RIP packets received on this virtual LAN
which contained a bad value for the family type.ro Counter .1.3.6.1.4.1.800.2.2.7.1.1.7 |
vRipBadMetricThe number of RIP packets received on this virtual LAN
which contained a bad value for a route's metric.ro Counter .1.3.6.1.4.1.800.2.2.7.1.1.8 |
vRipBadAddrThe number of RIP packets received on this virtual LAN
whose host portion of the source IP address is bad.ro Counter .1.3.6.1.4.1.800.2.2.7.1.1.9 |
vRipBadCommandThe number of RIP packets received on this virtual LAN
whose command type was neither a request nor a response.ro Counter .1.3.6.1.4.1.800.2.2.7.1.1.10 |
vRipTransmitsFailedThe number of RIP routing updaates or requests that the
OmniSwitch was unable to transmit.ro Counter .1.3.6.1.4.1.800.2.2.7.1.1.13 |
vSr OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.8 |
vSrTableA table that contains information about every
virtual port that is associated with this source route
switch. SEQUENCE OF VSrPortEntry .1.3.6.1.4.1.800.2.2.8.1 |
vSrPortEntryA list of information for each virtual port of a source
route switch. VSrPortEntry .1.3.6.1.4.1.800.2.2.8.1.1 |
vSrSlotThe physical slot number of the port for which this entry
contains Source Route management information.ro INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.1 |
vSrInterfaceThe on-board interface number of the port for which
this entry contains Source Route management information.ro INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.2 |
vSrFuncTypeThe service type of the port for which this entry
contains Source Route management information.ro INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.3 |
vSrInstanceThe service type instance of the port for which this
entry contains Source Route management information.ro INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.4 |
vSrHopCountThe maximum number of routing descriptors allowed
in an All Paths or Spanning Tree Explorer frames.rw INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.5 |
vSrLocalSegmentThe segment number that uniquely identifies the
segment to which this virtual port is connected. Current
source routing protocols limit this value to the
range: 0 through 4095. (The value 0 is used by
some management applications for special test
cases.) A value of 65535 signifies that no segment
number is assigned to this virtual port.rw INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.6 |
vSrBridgeNumA bridge number uniquely identifies a bridge when
more than one bridge is used to span the same two
segments. Current source routing protocols limit
this value to the range: 0 through 15. A value of
65535 signifies that no bridge number is assigned
to this bridge.rw INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.7 |
vSrVirtualRingThis is to indicate whether the ring that this
virtual port is connected to is virtual or physical
1 = virtual
2 = physical.rw INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.8 |
vSrLargestFrameThe maximum size of the INFO field (LLC and
above) that this virtual port can send/receive. It does
not include any MAC level (framing) octets. The
value of this object is used by this bridge to
determine whether a modification of the
LargestFrame (LF, see [14]) field of the Routing
Control field of the Routing Information Field is
necessary.
64 valid values are defined by the IEEE 802.5M SRT
Addendum: 516, 635, 754, 873, 993, 1112, 1231,
1350, 1470, 1542, 1615, 1688, 1761, 1833, 1906,
1979, 2052, 2345, 2638, 2932, 3225, 3518, 3812,
4105, 4399, 4865, 5331, 5798, 6264, 6730, 7197,
7663, 8130, 8539, 8949, 9358, 9768, 10178, 10587,
10997, 11407, 12199, 12992, 13785, 14578, 15370,
16163, 16956, 17749, 20730, 23711, 26693, 29674,
32655, 35637, 38618, 41600, 44591, 47583, 50575,
53567, 56559, 59551, and 65535.
An illegal value will not be accepted by the
bridge.rw INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.9 |
vSrSTESpanModeDetermines how this virtual port behaves when presented
with a Spanning Tree Explorer frame. The value
'disabled(2)' indicates that the virtual port will not
accept or send Spanning Tree Explorer packets; any
STE packets received will be silently discarded.
The value 'forced(3)' indicates the virtual port will
always accept and propagate Spanning Tree Explorer
frames. This allows a manually configured
Spanning Tree for this class of packet to be
configured. Note that unlike transparent
bridging, this is not catastrophic to the network
if there are loops. The value 'auto-span(1)' can
only be returned by a bridge that both implements
the Spanning Tree Protocol and has use of the
protocol enabled on this virtual port. The behavior of the
virtual port for Spanning Tree Explorer frames is
determined by the state of vStpPortState. If
the virtual port is in the 'forwarding' state, the frame
will be accepted or propagated. Otherwise, it
will be silently discarded.rw Enumeration .1.3.6.1.4.1.800.2.2.8.1.1.10 |
vSrSpecInFramesThe number of Specifically Routed frames, also
referred to as Source Routed Frames, that have
been received from this virtual port's segment.ro Counter .1.3.6.1.4.1.800.2.2.8.1.1.11 |
vSrSpecOutFramesThe number of Specifically Routed frames, also
referred to as Source Routed Frames, that this
virtual port has transmitted on its segment.ro Counter .1.3.6.1.4.1.800.2.2.8.1.1.12 |
vSrApeInFramesThe number of All Paths Explorer frames, also
referred to as All Routes Explorer frames, that
have been received by this virtual port from its segment.ro Counter .1.3.6.1.4.1.800.2.2.8.1.1.13 |
vSrApeOutFramesThe number of all Paths Explorer Frames, also
referred to as All Routes Explorer frames, that
have been transmitted by this virtual port on its
segment.ro Counter .1.3.6.1.4.1.800.2.2.8.1.1.14 |
vSrSteInFramesThe number of spanning tree explorer frames that
have been received by this virtual port from its segment.ro Counter .1.3.6.1.4.1.800.2.2.8.1.1.15 |
vSrSteOutFramesThe number of spanning tree explorer frames that
have been transmitted by this virtual port on its
segment.ro Counter .1.3.6.1.4.1.800.2.2.8.1.1.16 |
vSrInvalidRifThe number of explorer frames that have been
discarded by this virtual port because the routing
Information field contained an invalid value.ro Counter .1.3.6.1.4.1.800.2.2.8.1.1.17 |
vSrDuplicateSegmentDiscardsThe number of frames that have been discarded by
this virtual port because the routing descriptor field
contained a duplicate segment identifier.ro Counter .1.3.6.1.4.1.800.2.2.8.1.1.18 |
vSrHopCountExceededDiscardsThe number of explorer frames that have been
discarded by this virtual port because the Routing
Information Field has exceeded the maximum route
descriptor length.ro Counter .1.3.6.1.4.1.800.2.2.8.1.1.19 |
vSrDupLanIdOrTreeErrorsThe number of duplicate LAN IDs or Tree errors.
This helps in detection of problems in networks
containing older IBM Source Routing Bridges.ro Counter .1.3.6.1.4.1.800.2.2.8.1.1.20 |
vSrLanIdMismatchesThe number of ARE and STE frames that were
discarded because the last LAN ID in the routing
information field did not equal the LAN-in ID.
This error can occur in implementations which do
only a LAN-in ID and Bridge Number check instead
of a LAN-in ID, Bridge Number, and LAN-out ID
check before they forward broadcast frames.ro Counter .1.3.6.1.4.1.800.2.2.8.1.1.21 |
vSrBridgeLfModeIndicates whether the bridge operates using older
3 bit length negotiation fields or the newer 6 bit
length field in its RIF.ro Enumeration .1.3.6.1.4.1.800.2.2.8.1.1.22 |
vSrPortTypeIndicates whether this port is a SRT or SR only
SRT = 1
SR = 2rw INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.23 |
vSrAREblockIndicates whether this port would treat ARE frames
exactly like STE frames which would be blocked if
the Spanning Tree mode is blocking.
1 - this port would not block ARE.
2 - this port would block ARE.rw INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.24 |
vSrHopCountInThe maximum number of routing descriptors allowed
in an inbound All Paths or Spanning Tree Explorer frames.rw INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.25 |
vSrSapDenyFilter1Packets with this SAP value are to be discarded.rw INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.26 |
vSrSapDenyFilter2Packets with this SAP value are to be discarded.rw INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.27 |
vSrSapPermitFilter1Packets without this SAP value are to be discarded.rw INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.28 |
vSrSapPermitFilter2Packets without this SAP value are to be discarded.rw INTEGER .1.3.6.1.4.1.800.2.2.8.1.1.29 |
vSrSapFilterEnableA scalar value to enable or disable the SAP filtering
feature in this source route switch.rw Enumeration .1.3.6.1.4.1.800.2.2.8.2 |
vTrunking OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.9 |
vTrunkingServicesTableA list of commands to add or remove Virtual LANs from
a trunking service. SEQUENCE OF VTrunkingServicesEntry .1.3.6.1.4.1.800.2.2.9.1 |
vTrunkingServicesEntryA trunking services entry. VTrunkingServicesEntry .1.3.6.1.4.1.800.2.2.9.1.1 |
vTrunkingServicesSlotThe slot number (1-based) of the physical port providing
the trunking service.ro INTEGER .1.3.6.1.4.1.800.2.2.9.1.1.1 |
vTrunkingServicesStationThe station number (1-based) within the physical port
providing the trunking service.ro INTEGER .1.3.6.1.4.1.800.2.2.9.1.1.2 |
vTrunkingServicesDescriptionA description of the trunking service being provided.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.9.1.1.3 |
vTrunkingServicesBridgeIDThe VLAN ID of the Virtual Bridge port for the given
trunking service. A value of 0 means that the Virtual
Bridge port does not exist.ro INTEGER .1.3.6.1.4.1.800.2.2.9.1.1.4 |
vTrunkingVlanTableA list of commands to add or remove Virtual LANs from
a trunking service. SEQUENCE OF VTrunkingVlanEntry .1.3.6.1.4.1.800.2.2.9.2 |
vTrunkingVlanEntryA trunking Virtual LAN entry. VTrunkingVlanEntry .1.3.6.1.4.1.800.2.2.9.2.1 |
vTrunkingSlotThe slot number (1-based) of the physical port providing
the trunking service.ro INTEGER .1.3.6.1.4.1.800.2.2.9.2.1.1 |
vTrunkingStationThe station number (1-based) within the physical port
providing the trunking service.ro INTEGER .1.3.6.1.4.1.800.2.2.9.2.1.2 |
vTrunkingLanNumberThe VLAN ID to be added to or removed from the given
trunking service.ro INTEGER .1.3.6.1.4.1.800.2.2.9.2.1.3 |
vTrunkingCommandThe command to either add or remove the specified VLAN ID
from the given trunking service.rw Enumeration .1.3.6.1.4.1.800.2.2.9.2.1.4 |
vAutoTracker OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.10 |
atportRuleTableThis table is used to configure a Port Rule for a VLAN.
The VLAN has to be created before any rule can be configured
for it. SEQUENCE OF AtportRuleEntry .1.3.6.1.4.1.800.2.2.10.1 |
atportRuleEntryAn entry in the atportRuleTable. Each entry in this table
identifies exactly one port that is part of the VLAN
definition. Hence all the entries of this table with the same
GroupId and VLANId collectively define one VLAN which is based
on a Port Rule.
A specific port can be included in definition of more than one
vlan as long as those two vlans are part of the same VLAN group.
That is to say, a port can belong to more than one vlan but can
be part of atmost one VLAN group. AtportRuleEntry .1.3.6.1.4.1.800.2.2.10.1.1 |
atportRuleGroupIdThis object indicates the VLAN Group in which the VLAN
defined by this rule is.rw INTEGER .1.3.6.1.4.1.800.2.2.10.1.1.1 |
atportRuleVLANIdThis object is the VLAN defined by this port-rule.rw INTEGER .1.3.6.1.4.1.800.2.2.10.1.1.2 |
atportRuleIdxThis object indicates the exact port-rule for this VLAN.
There can be more than one port-rule defined for this VLAN.
This object identifies the port rule of which the port is part of.
When creating a VLAN using this table, this value should be set to
0 to indicate that this is a new port rule. If the port rule
needs to be modified, then this object will be the port rule
to modify.rw INTEGER .1.3.6.1.4.1.800.2.2.10.1.1.3 |
atportRulePortIdThis object defines the Virtual port that is part of this
PORT rule. The first octet gives the slot number on which
the port resides, the second being the physical interface,
third octet being the service and the fourth being the
instance of the service.rw OCTET STRING .1.3.6.1.4.1.800.2.2.10.1.1.4 |
atportRulePortStateThis object indicates whether this perticular rule is being used
as part this VLANs definition. When set to disabled, this rule is
not used as part of this vlans definition.rw Enumeration .1.3.6.1.4.1.800.2.2.10.1.1.5 |
atMacRuleTableThis table is used to configure an Auto-Tracker VLAN based on a
MAC Rule. Note the a VLAN created by using this table will not
be enabled until the atVLANAdminStatus in the atVLANControlTable
is not set to enabled. SEQUENCE OF AtMacRuleEntry .1.3.6.1.4.1.800.2.2.10.2 |
atMacRuleEntryAn entry in the atMacRuleTable. Each entry in this table
identifies exactly one MAC address. All entries in this
table with the same GroupId and VLANId collectively define a VLAN. AtMacRuleEntry .1.3.6.1.4.1.800.2.2.10.2.1 |
atMacRuleGroupIdThis object indicates the VLAN Group in which the VLAN defined
by this rule is.rw INTEGER .1.3.6.1.4.1.800.2.2.10.2.1.1 |
atMacRuleVLANIdThis object is the VLAN Id for this MAC-rule based vlan.rw INTEGER .1.3.6.1.4.1.800.2.2.10.2.1.2 |
atMacRuleIndexThe rule of which this MAC address list is part of.
When creating a VLAN, this object must be set to 0.rw INTEGER .1.3.6.1.4.1.800.2.2.10.2.1.3 |
atMacRuleMacAddressThis object gives the value of the MAC address that is part of
the MAC rule definition.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.10.2.1.4 |
atMacRuleMacAddressStateThis object indicates whether this perticular rule is being used
as part this VLANs definition. When set to disabled, this rule is
not used as part of this vlans definition.rw Enumeration .1.3.6.1.4.1.800.2.2.10.2.1.5 |
atProtoRuleTableThis table is used to configure an Auto-Tracker VLAN based on
Protocol Rule. Note that any VLAN created using this table will
not be enabled until the atVLANAdminStatus in the
atVLANControlTable is not set to enabled. SEQUENCE OF AtProtoRuleEntry .1.3.6.1.4.1.800.2.2.10.3 |
atProtoRuleEntryAn entry in the atProtoRuleTable. AtProtoRuleEntry .1.3.6.1.4.1.800.2.2.10.3.1 |
atProtoRuleGroupIdThis object indicates the VLAN Group in which the VLAN defined
by this rule is defined.rw INTEGER .1.3.6.1.4.1.800.2.2.10.3.1.1 |
atProtoRuleVLANIdThis object is the VLAN Id defined by this Protocol-rule.rw INTEGER .1.3.6.1.4.1.800.2.2.10.3.1.2 |
atProtoRuleIndexThis object specifies the exact protocol rule for this VLAN.
On creating a VLAN based on protocol rule, this object must be
set to 0.rw INTEGER .1.3.6.1.4.1.800.2.2.10.3.1.3 |
atProtoRuleThis object is an octet string of length 5 bytes.
This object specifies the protocol type that defines this vlan.
The values for the different protocols are:
IP - first byte = 1,
IPX - first byte = 2,
AppleTalk - first byte = 3,
DECNet - first byte = 4,
Note that, in case of IP, ARP is included as IP and need not
be specified explicitly.
Similarly when AppleTalk is chosen both DDP and AARP
are included.
If any other protocol is used, it can be defined either by using
Ether-type - first byte = 5 specifying its ether-type,
second and third byte = ether-type value in hex.
DSAP and SSAP - first byte = 6 specifying that its SAP type
second byte = DSAP, third byte = SSAP in hex.
SNAP Type - first byte = 7 specifying its SNAP
second through sixth byte = snap value in hex.rw OCTET STRING .1.3.6.1.4.1.800.2.2.10.3.1.4 |
atProtoRuleStatusThis object indicates whether this perticular rule is being used
as part this VLANs definition. When set to disabled, this rule is
not used as part of this vlans definition.rw Enumeration .1.3.6.1.4.1.800.2.2.10.3.1.5 |
atNetRuleTableThis table is used to configure an Auto-Tracker VLAN based on
Net Addr Rule. Note that any VLAN created using this table will
not be enabled until the atVLANAdminStatus in the
atVLANControlTable is not set to enabled. SEQUENCE OF AtNetRuleEntry .1.3.6.1.4.1.800.2.2.10.4 |
atNetRuleEntryAn entry in the atNetRuleTable. A VLAN can be defined using
exaclty one address only except in the case of IPX where it
could either be a Network number or the encapsulation. AtNetRuleEntry .1.3.6.1.4.1.800.2.2.10.4.1 |
atNetRuleGroupIdThis object indicates the VLAN Group in which this VLAN is
defined.rw INTEGER .1.3.6.1.4.1.800.2.2.10.4.1.1 |
atNetRuleVLANIdThis object is the VLAN Id for this NetAddr-rule based vlan.rw INTEGER .1.3.6.1.4.1.800.2.2.10.4.1.2 |
atNetRuleIndexThis object specifies the exact Network Address rule for this VLAN.
When creating a VLAN using the Network Address rule, this object
must be set to 0.rw INTEGER .1.3.6.1.4.1.800.2.2.10.4.1.3 |
atNetRuleProtocolIdThis object indicates which protocols Network Address is used to
define this VLAN.rw Enumeration .1.3.6.1.4.1.800.2.2.10.4.1.4 |
atNetRuleNetAddrThis object gives the network address that defines this vlan.
If the protocol is IP, this object contains the four bytes of IP
address followed by four bytes of IP Subnet Mask.
If the protocol is IPX, this object contains the four bytes of
Network Number followed by one byte of encapsulation type used
on that network. The values for the encapsulation types are:
byte 5 = 1 - IPX 802.3 encapsulation
byte 5 = 2 - IPX Ethernet2 encapsulation
byte 5 = 3 - IPX LLC encapsulation
byte 5 = 4 - IPX SNAP encapsulation
If the protocol is DECNet, this object contains the one byte of
DEC area.rw OCTET STRING .1.3.6.1.4.1.800.2.2.10.4.1.5 |
atNetRuleStatusThis object indicates whether this perticular rule is being used
as part this VLANs definition. When set to disabled, this rule is
not used as part of this vlans definition.rw Enumeration .1.3.6.1.4.1.800.2.2.10.4.1.6 |
atUserRuleTableThis table is used to configure an Auto-Tracker VLAN based on a
User Defined Rule.Note that any VLAN created using this table
will not be enabled until the atVLANAdminStatus in the
atVLANControlTable is not set to enabled. SEQUENCE OF AtUserRuleEntry .1.3.6.1.4.1.800.2.2.10.5 |
atUserRuleEntryAn entry in the atUserRuleTable. A VLAN can be defined by more
than one rule. In that case, the device will belong to that VLAN
if it matches atleast one of the rules defined for that VLAN. AtUserRuleEntry .1.3.6.1.4.1.800.2.2.10.5.1 |
atUserRuleGroupIdThis object indicates the VLAN Group in which this VLAN is
defined.rw INTEGER .1.3.6.1.4.1.800.2.2.10.5.1.1 |
atUserRuleVLANIdThis object is the VLAN Id for this User-rule based vlan.rw INTEGER .1.3.6.1.4.1.800.2.2.10.5.1.2 |
atUserRuleIndexThis object indicates the exact User defined rule for this VLAN.
When creating a VLAN using the user defined rules, this object must
be set to 0.rw INTEGER .1.3.6.1.4.1.800.2.2.10.5.1.3 |
atUserRuleOffsetThis object defines the offset into a frame where the pattern to
match is located. This offset is relative to the start of the MAC
header.rw INTEGER .1.3.6.1.4.1.800.2.2.10.5.1.4 |
atUserRuleValueThis object defines the value of the pattern to match in a frame.
The maximum length of this value can be 8 octets and the
associated mask should have the same length as this object.rw OCTET STRING ( SIZE (8)) .1.3.6.1.4.1.800.2.2.10.5.1.5 |
atUserRuleMaskThis object defines the mask for the pattern to match. The Mask
can be upto 8 bytes long but has to be of the same length as the
Value.rw OCTET STRING .1.3.6.1.4.1.800.2.2.10.5.1.6 |
atUserRuleStatusThis object indicates whether this perticular rule is being used
as part this VLANs definition. When set to disabled, this rule is
not used as part of this vlans definition.rw Enumeration .1.3.6.1.4.1.800.2.2.10.5.1.7 |
atVLANRuleSumTableThis table provides the summary of vlan rule configuration. SEQUENCE OF AtVLANRuleSumEntry .1.3.6.1.4.1.800.2.2.10.6 |
atVLANRuleSumEntryAn entry in the vlan summary table. AtVLANRuleSumEntry .1.3.6.1.4.1.800.2.2.10.6.1 |
atVLANRuleSumGroupIdThe group to which the VLAN belongs.ro INTEGER .1.3.6.1.4.1.800.2.2.10.6.1.1 |
atVLANRuleSumVLANIdThe VLAN Id for this rule is defined.ro INTEGER .1.3.6.1.4.1.800.2.2.10.6.1.2 |
atVLANRuleIndexThe exact rule identifier for this rule.ro INTEGER .1.3.6.1.4.1.800.2.2.10.6.1.3 |
atVLANRuleSubIndexIn case a VLAN is defined using multiple instances of the same
type of rule, this object identifies the exact instance of that
type of rule. This object could then be used along with the group
and vlanid to get the complete definition of this rule from the
appropriate rule table.ro INTEGER .1.3.6.1.4.1.800.2.2.10.6.1.4 |
atVLANRuleTypeThe type of rule. This object can then be used to decide which
table to lookup for the complete definition of the rule.ro Enumeration .1.3.6.1.4.1.800.2.2.10.6.1.5 |
atVLANControlTableThis table gives the control information about all Auto-Tracker
VLANs. SEQUENCE OF AtVLANControlEntry .1.3.6.1.4.1.800.2.2.10.7 |
atVLANControlEntryAn entry in the control table. AtVLANControlEntry .1.3.6.1.4.1.800.2.2.10.7.1 |
atVLANGroupIdThis is the VLAN group to which the VLAN belongs.rw INTEGER .1.3.6.1.4.1.800.2.2.10.7.1.1 |
atVLANIdThe VLAN id for this VLAN.rw INTEGER .1.3.6.1.4.1.800.2.2.10.7.1.2 |
atVLANDescThe description for this vlan.rw DisplayString .1.3.6.1.4.1.800.2.2.10.7.1.3 |
atVLANAdminStatusThe Admin status of the VLAN. If set to disabled, any rules
configured for this vlan will no longer be used and their status
will be changed to disabled.rw Enumeration .1.3.6.1.4.1.800.2.2.10.7.1.4 |
atVLANOperStatusThe operation status of this vlan. If there any devices learnt by
this system on this vlan, the operation status of the vlan is
said to be active.ro Enumeration .1.3.6.1.4.1.800.2.2.10.7.1.5 |
atDefaultVlanWhen set to on, it allows devices to be assigned to the default
vlan, else if it set to off, such devices are not assigned to
any vlan, thereby preventing them from communicating to other
devices.rw Enumeration .1.3.6.1.4.1.800.2.2.10.8 |
atmcportRuleTableThis table is used to configure a Port Rule for a VLAN.
The VLAN has to be created before any rule can be configured
for it. SEQUENCE OF AtmcportRuleEntry .1.3.6.1.4.1.800.2.2.10.9 |
atmcportRuleEntryAn entry in the atportRuleTable. Each entry in this table
identifies exactly one port that is part of the VLAN
definition. Hence all the entries of this table with the same
GroupId and VLANId collectively define one VLAN which is based
on a Port Rule.
A specific port can be included in definition of more than one
vlan as long as those two vlans are part of the same VLAN group.
That is to say, a port can belong to more than one vlan but can
be part of atmost one VLAN group. AtmcportRuleEntry .1.3.6.1.4.1.800.2.2.10.9.1 |
atmcportRuleGroupIdThis object indicates the VLAN Group in which the VLAN
defined by this rule is.rw INTEGER .1.3.6.1.4.1.800.2.2.10.9.1.1 |
atmcportRuleVLANIdThis object is the VLAN defined by this port-rule.rw INTEGER .1.3.6.1.4.1.800.2.2.10.9.1.2 |
atmcportRuleIdxThis object indicates the exact port-rule for this VLAN.
There can be more than one port-rule defined for this VLAN.
This object identifies the port rule of which the port is part of.
When creating a VLAN using this table, this value should be set to
0 to indicate that this is a new port rule. If the port rule
needs to be modified, then this object will be the port rule
to modify.rw INTEGER .1.3.6.1.4.1.800.2.2.10.9.1.3 |
atmcportRulePortIdThis object defines the Virtual port that is part of this
PORT rule. The first octet gives the slot number on which
the port resides, the second being the physical interface,
third octet being the service and the fourth being the
instance of the service.rw OCTET STRING .1.3.6.1.4.1.800.2.2.10.9.1.4 |
atmcportRulePortStateThis object determines whether the port is being added or
deleted from this port rule definition.rw Enumeration .1.3.6.1.4.1.800.2.2.10.9.1.5 |
atmcMacRuleTableThis table is used to configure an Auto-Tracker VLAN based on a
MAC Rule. Note the a VLAN created by using this table will not
be enabled until the atVLANAdminStatus in the atVLANControlTable
is not set to enabled. SEQUENCE OF AtmcMacRuleEntry .1.3.6.1.4.1.800.2.2.10.10 |
atmcMacRuleEntryAn entry in the atmcMacRuleTable. Each entry in this table
identifies exactly one MAC address. All entries in this
table with the same GroupId and VLANId collectively define a VLAN. AtmcMacRuleEntry .1.3.6.1.4.1.800.2.2.10.10.1 |
atmcMacRuleGroupIdThis object indicates the VLAN Group in which the VLAN defined
by this rule is.rw INTEGER .1.3.6.1.4.1.800.2.2.10.10.1.1 |
atmcMacRuleVLANIdThis object is the VLAN Id for this MAC-rule based vlan.rw INTEGER .1.3.6.1.4.1.800.2.2.10.10.1.2 |
atmcMacRuleIndexThe rule of which this MAC address list is part of.
When creating a VLAN, this object must be set to 0.rw INTEGER .1.3.6.1.4.1.800.2.2.10.10.1.3 |
atmcMacRuleMacAddressThis object gives the value of the MAC address that is part of
the MAC rule definition.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.10.10.1.4 |
atmcMacRuleMacAddressStateThis object determines if the MAC address is included in the
VLAN definition. If the object is set to disabled, the MAC
address is removed from the VLAN definition.rw Enumeration .1.3.6.1.4.1.800.2.2.10.10.1.5 |
atMcastRuleTableThis table is used to configure MCAST Rules for a VLAN. SEQUENCE OF AtMcastRuleEntry .1.3.6.1.4.1.800.2.2.10.11 |
atMcastRuleEntryAn entry in the MCAST Rule table. AtMcastRuleEntry .1.3.6.1.4.1.800.2.2.10.11.1 |
atMcastRuleGroupIdThe group in which this rule is defined.rw INTEGER .1.3.6.1.4.1.800.2.2.10.11.1.1 |
atMcastRuleVLANIdThe VLAN for which this rule is defined.rw INTEGER .1.3.6.1.4.1.800.2.2.10.11.1.2 |
atMcastRuleIndexThe rule index ( a vlan can have multiple rules defined ) which
exactly identifies this rule.rw INTEGER .1.3.6.1.4.1.800.2.2.10.11.1.3 |
atMcastRuleMacAddressThe Multicast MAC Address that makes up this rule.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.10.11.1.4 |
atMcastRuleMacAddressStateThe admin-state of this multicast mac address.rw Enumeration .1.3.6.1.4.1.800.2.2.10.11.1.5 |
atmcVLANRuleSumTableThis table provides the summary of vlan rule configuration. SEQUENCE OF AtmcVLANRuleSumEntry .1.3.6.1.4.1.800.2.2.10.12 |
atmcVLANRuleSumEntryAn entry in the vlan summary table. AtmcVLANRuleSumEntry .1.3.6.1.4.1.800.2.2.10.12.1 |
atmcVLANRuleSumGroupIdThe group to which the VLAN belongs.ro INTEGER .1.3.6.1.4.1.800.2.2.10.12.1.1 |
atmcVLANRuleSumVLANIdThe VLAN Id for this rule is defined.ro INTEGER .1.3.6.1.4.1.800.2.2.10.12.1.2 |
atmcVLANRuleIndexThe exact rule identifier for this rule.ro INTEGER .1.3.6.1.4.1.800.2.2.10.12.1.3 |
atmcVLANRuleSubIndexIn case a VLAN is defined using multiple instances of the same
type of rule, this object identifies the exact instance of that
type of rule. This object could then be used along with the group
and vlanid to get the complete definition of this rule from the
appropriate rule table.ro INTEGER .1.3.6.1.4.1.800.2.2.10.12.1.4 |
atmcVLANRuleTypeThe type of rule. This object can then be used to decide which
table to lookup for the complete definition of the rule.ro Enumeration .1.3.6.1.4.1.800.2.2.10.12.1.5 |
atmcVLANControlTableThis table gives the control information about all Auto-Tracker
VLANs. SEQUENCE OF AtmcVLANControlEntry .1.3.6.1.4.1.800.2.2.10.13 |
atmcVLANControlEntryAn entry in the control table. AtmcVLANControlEntry .1.3.6.1.4.1.800.2.2.10.13.1 |
atmcVLANGroupIdThis is the VLAN group to which the VLAN belongs.rw INTEGER .1.3.6.1.4.1.800.2.2.10.13.1.1 |
atmcVLANIdThe VLAN id for this VLAN.rw INTEGER .1.3.6.1.4.1.800.2.2.10.13.1.2 |
atmcVLANDescThe description for this vlan.rw DisplayString .1.3.6.1.4.1.800.2.2.10.13.1.3 |
atmcVLANAdminStatusThe Admin status of the VLAN. If set to disabled, any rules
configured for this vlan will no longer be used and their status
will be changed to disabled.rw Enumeration .1.3.6.1.4.1.800.2.2.10.13.1.4 |
atmcVLANOperStatusThe operation status of this vlan. If there any devices learnt by
this system on this vlan, the operation status of the vlan is
said to be active.ro Enumeration .1.3.6.1.4.1.800.2.2.10.13.1.5 |
gmAutoServiceTableTable of Auto-Activated Services SEQUENCE OF GmAutoServiceEntry .1.3.6.1.4.1.800.2.2.10.14 |
gmAutoServiceEntryan entry in the table GmAutoServiceEntry .1.3.6.1.4.1.800.2.2.10.14.1 |
gmAutoServiceGroupIdGroup for which this service is configuredrw INTEGER .1.3.6.1.4.1.800.2.2.10.14.1.1 |
gmAutoServicePrimarySlotPrimary slot on which this service will be activated.rw INTEGER .1.3.6.1.4.1.800.2.2.10.14.1.2 |
gmAutoServicePrimaryPortPrimary port on which this service will be activated.rw INTEGER .1.3.6.1.4.1.800.2.2.10.14.1.3 |
gmAutoServiceIndexService index associated with this servicerw INTEGER .1.3.6.1.4.1.800.2.2.10.14.1.4 |
gmAutoServiceTypeType of this service - currently only lane is supported and
this object should have a value of 1.rw Enumeration .1.3.6.1.4.1.800.2.2.10.14.1.5 |
gmAutoServiceNameThe name of the service. In case of LANE, this is the elan name.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.10.14.1.6 |
gmAutoServiceSecondarySlotSecondary slot on which this service will be activated.rw INTEGER .1.3.6.1.4.1.800.2.2.10.14.1.7 |
gmAutoServiceSecondaryPortSecondary port on which this service will be activated.rw INTEGER .1.3.6.1.4.1.800.2.2.10.14.1.8 |
gmAutoServiceAdminStateThe admin state of this servicerw Enumeration .1.3.6.1.4.1.800.2.2.10.14.1.9 |
gmAutoServiceOperStateOperational state of this service.rw Enumeration .1.3.6.1.4.1.800.2.2.10.14.1.10 |
gmAutoServiceActiveSlotSlot on the which the service is currently active.ro INTEGER .1.3.6.1.4.1.800.2.2.10.14.1.11 |
gmAutoServiceActivePortPhysical Port on the which the service is currently active.ro INTEGER .1.3.6.1.4.1.800.2.2.10.14.1.12 |
gmAutoServiceNumberService number assigned by the switch when this service is activated.ro INTEGER .1.3.6.1.4.1.800.2.2.10.14.1.13 |
gmAutoServiceTranslationsThis parameter controls whether frame translations will be
exercised for this lane service once activated.rw Enumeration .1.3.6.1.4.1.800.2.2.10.14.1.14 |
atBindRuleTableThe Binding Rule table. SEQUENCE OF AtBindRuleEntry .1.3.6.1.4.1.800.2.2.10.16 |
atBindRuleEntryAn entry in the Binding Rule Table. AtBindRuleEntry .1.3.6.1.4.1.800.2.2.10.16.1 |
atBindRuleGroupIdThe group id of the vlan for which this rule is configured.rw INTEGER .1.3.6.1.4.1.800.2.2.10.16.1.1 |
atBindRuleVlanIdThe vlan id for which this rule is configured.rw INTEGER .1.3.6.1.4.1.800.2.2.10.16.1.2 |
atBindRuleIndexThe index which uniquely identifies this rule for this vlan.rw INTEGER .1.3.6.1.4.1.800.2.2.10.16.1.3 |
atBindRulePortIdThe port ( slot/intf/srvc/inst) for which this binding is configured.rw OCTET STRING .1.3.6.1.4.1.800.2.2.10.16.1.4 |
atBindRuleIPAddressThe IP address for which this binding is configured.rw IpAddress .1.3.6.1.4.1.800.2.2.10.16.1.5 |
atBindRuleMacAddressThe mac address for which this binding is configured.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.10.16.1.6 |
atBindRuleProtocolThe protocol for which this binding is configured.rw OCTET STRING .1.3.6.1.4.1.800.2.2.10.16.1.7 |
atBindRuleBindParameterThe parameters to bind together.rw Enumeration .1.3.6.1.4.1.800.2.2.10.16.1.8 |
atBindRuleStatusThe admin status for this rule.rw Enumeration .1.3.6.1.4.1.800.2.2.10.16.1.9 |
gmGroupListTableThis table lists the groups on a port. SEQUENCE OF GmGroupListEntry .1.3.6.1.4.1.800.2.2.10.17 |
gmGroupListEntryAn entry in the Group List table. GmGroupListEntry .1.3.6.1.4.1.800.2.2.10.17.1 |
gmGroupListPortSlotThe slot id of the port for which the group list is requested.ro INTEGER .1.3.6.1.4.1.800.2.2.10.17.1.1 |
gmGroupListPortInterfaceThe physical port number for which the group list is requested.ro INTEGER .1.3.6.1.4.1.800.2.2.10.17.1.2 |
gmGroupListGroupIdOne of the Groups to which the port belongs.ro INTEGER .1.3.6.1.4.1.800.2.2.10.17.1.3 |
atDHCPportRuleTableThis table is used to configure a Port Rule for a VLAN.
The VLAN has to be created before any rule can be configured
for it. SEQUENCE OF AtDHCPportRuleEntry .1.3.6.1.4.1.800.2.2.10.18 |
atDHCPportRuleEntryAn entry in the atDHCPportRuleTable. Each entry in this table
identifies exactly one port that is part of the VLAN
definition. Hence all the entries of this table with the same
GroupId and VLANId collectively define one VLAN which is based
on a Port Rule.
A specific port can be included in definition of more than one
vlan as long as those two vlans are part of the same VLAN group.
That is to say, a port can belong to more than one vlan but can
be part of atmost one VLAN group. AtDHCPportRuleEntry .1.3.6.1.4.1.800.2.2.10.18.1 |
atDHCPportRuleGroupIdThis object indicates the VLAN Group in which the VLAN
defined by this rule is.rw INTEGER .1.3.6.1.4.1.800.2.2.10.18.1.1 |
atDHCPportRuleVLANIdThis object is the VLAN defined by this port-rule.rw INTEGER .1.3.6.1.4.1.800.2.2.10.18.1.2 |
atDHCPportRuleIdxThis object indicates the exact port-rule for this VLAN.
There can be more than one port-rule defined for this VLAN.
This object identifies the port rule of which the port is part of.
When creating a VLAN using this table, this value should be set to
0 to indicate that this is a new port rule. If the port rule
needs to be modified, then this object will be the port rule
to modify.rw INTEGER .1.3.6.1.4.1.800.2.2.10.18.1.3 |
atDHCPportRulePortIdThis object defines the Virtual port that is part of this
PORT rule. The first octet gives the slot number on which
the port resides, the second being the physical interface,
third octet being the service and the fourth being the
instance of the service.rw OCTET STRING .1.3.6.1.4.1.800.2.2.10.18.1.4 |
atDHCPportRulePortStateThis object determines whether the port is being added or
deleted from this port rule definition.rw Enumeration .1.3.6.1.4.1.800.2.2.10.18.1.5 |
atDHCPMacRuleTableThis table is used to configure an Auto-Tracker VLAN based on a
MAC Rule. Note the a VLAN created by using this table will not
be enabled until the atVLANAdminStatus in the atVLANControlTable
is not set to enabled. SEQUENCE OF AtDHCPMacRuleEntry .1.3.6.1.4.1.800.2.2.10.19 |
atDHCPMacRuleEntryAn entry in the atDHCPMacRuleTable. Each entry in this table
identifies exactly one MAC address. All entries in this
table with the same GroupId and VLANId collectively define a VLAN. AtDHCPMacRuleEntry .1.3.6.1.4.1.800.2.2.10.19.1 |
atDHCPMacRuleGroupIdThis object indicates the VLAN Group in which the VLAN defined
by this rule is.rw INTEGER .1.3.6.1.4.1.800.2.2.10.19.1.1 |
atDHCPMacRuleVLANIdThis object is the VLAN Id for this MAC-rule based vlan.rw INTEGER .1.3.6.1.4.1.800.2.2.10.19.1.2 |
atDHCPMacRuleIndexThe rule of which this MAC address list is part of.
When creating a VLAN, this object must be set to 0.rw INTEGER .1.3.6.1.4.1.800.2.2.10.19.1.3 |
atDHCPMacRuleMacAddressThis object gives the value of the MAC address that is part of
the MAC rule definition.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.10.19.1.4 |
atDHCPMacRuleMacAddressStateThis object determines if the MAC address is included in the
VLAN definition. If the object is set to disabled, the MAC
address is removed from the VLAN definition.rw Enumeration .1.3.6.1.4.1.800.2.2.10.19.1.5 |
groupMobilityStatusThis object can used to configure the global status of
group-mobility feature on the switch.rw Enumeration .1.3.6.1.4.1.800.2.2.10.20 |
gmMoveToDefGroupWhen this object is set on, the switch will remove the port
of out of a mobile group when the last device in that group
learnt on that port ages out due to inactivity. When it is
set to off, the port will remain in such a group, even if
all macs leant on that port in that group age out.rw Enumeration .1.3.6.1.4.1.800.2.2.10.21 |
gmDefGroupWhen this object is set to on, the switch will assign the port's
default group id to all such devices which are learned and
do not match any policies for mobile groups. If it is set to off,
such devices will get assigned to no groups
and the traffic they send will be discarded by the switch.rw Enumeration .1.3.6.1.4.1.800.2.2.10.22 |
atvIPRouterInfo OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.11 |
atvIPRouterTableA list of Virtual Router instances in this
physical OmniSwitch. SEQUENCE OF AtVIPRouterEntry .1.3.6.1.4.1.800.2.2.11.1 |
atvIPRouterEntryA VLAN entry. AtVIPRouterEntry .1.3.6.1.4.1.800.2.2.11.1.1 |
atvIPRouterVLanGroupVLAN Group ID for this atvIPRouterEntry instance.rw INTEGER .1.3.6.1.4.1.800.2.2.11.1.1.1 |
atvIPRouterVLanAuto Tracker VLAN Id for this router port instance.rw INTEGER .1.3.6.1.4.1.800.2.2.11.1.1.2 |
atvIPRouterProtocolThe routing protocol(s) for this virtual router port.
Each IP router port can carry one or more routing protocols.
This will be represented by the logical ORing of each
protocol number.
Which are:
ipOther(1),
ipRip(2),
ipEgp(4),
ipGgp(8),
ipHello(16),
ipIs-is(32),
ipEs-is(64),
ipCiscoIgrp(128),
ipBbnSpfIgp(256),
ipOigp(512)rw OCTET STRING .1.3.6.1.4.1.800.2.2.11.1.1.3 |
atvIPRouterNetAddressThe IP network address for this virtual bridge
instance for the purpose of allowing access from
the external network management system.rw IpAddress .1.3.6.1.4.1.800.2.2.11.1.1.4 |
atvIPRouterSubNetMaskThe IP network subnet mask for this virtual bridge
instance for the purpose of allowing access from the
external network management system.rw IpAddress .1.3.6.1.4.1.800.2.2.11.1.1.5 |
atvIPRouterBcastAddressThe IP broadcast address for this virtual bridge
instance for the purpose of allowing access from the
external network management system.rw IpAddress .1.3.6.1.4.1.800.2.2.11.1.1.6 |
atvIPRouterDescriptionTextual description of the router instance.rw DisplayString .1.3.6.1.4.1.800.2.2.11.1.1.7 |
atvIPRouterAdmStatusThe particular routing environment can be
enable(2) or disable(1) (or delete (3))
upon user's request.rw XylanVlanAdminStatCodes .1.3.6.1.4.1.800.2.2.11.1.1.8 |
atvIPRouterOperStatusProvide operating status of a particular
router envirnment.ro XylanVlanOperStatCodes .1.3.6.1.4.1.800.2.2.11.1.1.9 |
atvIPRouterFramingTypeProvides the ability to set the outbound frame type for IP
traffic. The default frame type is Ethernet 2. If the
frame type is incompatible with the transmitting media,
appropriate translation will be performed at egress.rw Enumeration .1.3.6.1.4.1.800.2.2.11.1.1.10 |
atvIPRouterRipConfigModeRIP's operational mode. 'silent' means that RIP listens
for routing updates but does not send them. 'deaf' means
that RIP sends routing updates but not listen to them.
'active' means that RIP both sends and receives routing
updates, and 'inactive' means that RIP is not operational
on the given virtual LAN. The default is 'simple'.rw Enumeration .1.3.6.1.4.1.800.2.2.11.1.1.11 |
atvIPRouterRelayServicesFwdEach of the 8 least significant bits are assigned
to a UDP Relay service as follows:
01H - bootp (Not currently allowed)
02H - NBNS
04H - NBDD
08H - Gen1
10H - Gen2
20H - Gen3
40H - Gen4
80H - Gen5
A set bit indicates that packets are being forwarded
to this vlan for the service corresponding to the
bit.
Use bit 15 to indicate that a UDP Relay Service should
be unset and packets should not be forwarded to this
vlan.
8001H - bootp (Not currently allowed)
8002H - NBNS
8004H - NBDD
8008H - Gen1
8010H - Gen2
8020H - Gen3
8040H - Gen4
8080H - Gen5rw INTEGER ( 0..65535 ) .1.3.6.1.4.1.800.2.2.11.1.1.12 |
atvIPXRouterInfo OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.12 |
atvIPXRouterTableA list of Virtual Router instances in this
physical OmniSwitch. SEQUENCE OF AtVIPXRouterEntry .1.3.6.1.4.1.800.2.2.12.1 |
atvIPXRouterEntryA VLAN entry. AtVIPXRouterEntry .1.3.6.1.4.1.800.2.2.12.1.1 |
atvIPXRouterVLanGroupVLAN Group ID for this vIPXRouterEntry instance.rw INTEGER .1.3.6.1.4.1.800.2.2.12.1.1.1 |
atvIPXRouterVLanVLAN ID for this vIPXRouterEntry instance.rw INTEGER .1.3.6.1.4.1.800.2.2.12.1.1.2 |
atvIPXRouterProtocolThe routing protocol(s) for this virtual router port.
Each IPX router port can carry one or more routing protocols.
This will be represented by the logical ORing of each
protocol number.
Which are:
ipxOther(1),
ipxRip(2),
ipxSap(4)rw INTEGER .1.3.6.1.4.1.800.2.2.12.1.1.3 |
atvIPXRouterNetAddressThe IPX network address for this virtual bridge.rw NetNumber .1.3.6.1.4.1.800.2.2.12.1.1.4 |
atvIPXRouterFramingTypeProvides the ability to set the outbound frame type for IPX
traffic. The default frame type is 802.2 Novell Raw. If the
frame type is incompatible with the transmitting media,
appropriate translation will be performed at egress.rw Enumeration .1.3.6.1.4.1.800.2.2.12.1.1.5 |
atvIPXRouterDescriptionTextual description of the router instance.rw DisplayString .1.3.6.1.4.1.800.2.2.12.1.1.6 |
atvIPXRouterAdmStatusThe particular routing environment can be
enabled(2) or disabled(1) upon user's request.rw XylanVlanAdminStatCodes .1.3.6.1.4.1.800.2.2.12.1.1.7 |
atvIPXRouterOperStatusProvide operating status of a particular
router envirnment.ro XylanVlanOperStatCodes .1.3.6.1.4.1.800.2.2.12.1.1.8 |
atvIPXSrcRteTypeProvide the ability to set the type of source routing
broadcasts between AllRoutesExplorer(0) and
SpanningTreeExplorer(1).rw Enumeration .1.3.6.1.4.1.800.2.2.12.1.1.9 |
v80210 OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.13 |
v80210ServicesTableA list of commands to add or remove Virtual LANs from
a 80210 service. SEQUENCE OF V80210ServicesEntry .1.3.6.1.4.1.800.2.2.13.1 |
v80210ServicesEntryA 80210 services entry. V80210ServicesEntry .1.3.6.1.4.1.800.2.2.13.1.1 |
v80210ServicesSlotThe slot number (1-based) of the physical port providing
the 80210 service.ro INTEGER .1.3.6.1.4.1.800.2.2.13.1.1.1 |
v80210ServicesStationThe station number (1-based) within the physical port
providing the 80210 service.ro INTEGER .1.3.6.1.4.1.800.2.2.13.1.1.2 |
v80210ServicesDescriptionA description of the 80210 service being provided.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.13.1.1.3 |
v80210ServicesBridgeIDThe VLAN ID of the Virtual Bridge port for the given
80210 service. A value of 0 means that the Virtual
Bridge port does not exist.ro INTEGER .1.3.6.1.4.1.800.2.2.13.1.1.4 |
v80210VlanTableA list of commands to add or remove Virtual LANs from
a 80210 service. SEQUENCE OF V80210VlanEntry .1.3.6.1.4.1.800.2.2.13.2 |
v80210VlanEntryA 80210trunking Virtual LAN entry. V80210VlanEntry .1.3.6.1.4.1.800.2.2.13.2.1 |
v80210SlotThe slot number (1-based) of the physical port providing
the 80210 service.ro INTEGER .1.3.6.1.4.1.800.2.2.13.2.1.1 |
v80210StationThe station number (1-based) within the physical port
providing the 80210 service.ro INTEGER .1.3.6.1.4.1.800.2.2.13.2.1.2 |
v80210LanNumberThe VLAN ID to be added to or removed from the given
80210 service.ro INTEGER .1.3.6.1.4.1.800.2.2.13.2.1.3 |
v80210CommandThe command to either add or remove the specified VLAN ID
from the given 80210 service.rw Enumeration .1.3.6.1.4.1.800.2.2.13.2.1.4 |
vDBr OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.14 |
vDBrServicesTableA list of commands to add or remove Virtual LANs from
an DBr service. SEQUENCE OF VDBrServicesEntry .1.3.6.1.4.1.800.2.2.14.1 |
vDBrServicesEntryAn DBr services entry. VDBrServicesEntry .1.3.6.1.4.1.800.2.2.14.1.1 |
vDBrServicesSlotThe slot number (1-based) of the physical port providing
the DBr service.ro INTEGER .1.3.6.1.4.1.800.2.2.14.1.1.1 |
vDBrServicesStationThe station number (1-based) within the physical port
providing the DBr service.ro INTEGER .1.3.6.1.4.1.800.2.2.14.1.1.2 |
vDBrServicesDescriptionA description of the DBr service being provided.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.14.1.1.3 |
vDBrServicesBridgeIDThe VLAN ID of the Virtual Bridge port for the given
DBr service. A value of 0 means that the Virtual
Bridge port does not exist.ro INTEGER .1.3.6.1.4.1.800.2.2.14.1.1.4 |
vDBrVlanTableA list of commands to add or remove Virtual LANs from
the DBr service. SEQUENCE OF VDBrVlanEntry .1.3.6.1.4.1.800.2.2.14.2 |
vDBrVlanEntryAn DBr trunking Virtual LAN entry. VDBrVlanEntry .1.3.6.1.4.1.800.2.2.14.2.1 |
vDBrSlotThe slot number (1-based) of the physical port providing
the DBr service.ro INTEGER .1.3.6.1.4.1.800.2.2.14.2.1.1 |
vDBrStationThe station number (1-based) within the physical port
providing the DBr service.ro INTEGER .1.3.6.1.4.1.800.2.2.14.2.1.2 |
vDBrLanNumberThe VLAN ID to be added to or removed from the given
DBr service.ro INTEGER .1.3.6.1.4.1.800.2.2.14.2.1.3 |
vDBrCommandThe command to either add or remove the specified VLAN ID
from the given DBr service.rw Enumeration .1.3.6.1.4.1.800.2.2.14.2.1.4 |
v8021Q OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.15 |
qGroupTableThis table lists the 802.1q groups on a port. SEQUENCE OF QGroupEntry .1.3.6.1.4.1.800.2.2.15.1 |
qGroupEntryAn entry in 802.1q group table. QGroupEntry .1.3.6.1.4.1.800.2.2.15.1.1 |
qGroupSlotThe slot id of the required port.rw INTEGER .1.3.6.1.4.1.800.2.2.15.1.1.1 |
qGroupPortThe physical port number.rw INTEGER .1.3.6.1.4.1.800.2.2.15.1.1.2 |
qGroupGroupIdGroup Id on the particular port.rw INTEGER .1.3.6.1.4.1.800.2.2.15.1.1.3 |
qGroupModegstsxylan(1) indicates spanning tree support on a gigabit port by proprietary mode and gstsieee(2) indicates spanning tree on a gigabit port by IEEE mode, msts(3) indicates multiple spanning tree support on a 10/100 Mammoth Ethernet port, and ssts(4) indicates single spanning tree support on a 10/100 Mammoth Ethernet port.rw Enumeration .1.3.6.1.4.1.800.2.2.15.1.1.4 |
qGroupDescriptionTextual description of multiple spanning tree.rw DisplayString ( SIZE .1.3.6.1.4.1.800.2.2.15.1.1.5 |
qGroupTagTag used for support multiple spanning tree.rw INTEGER .1.3.6.1.4.1.800.2.2.15.1.1.6 |
qGroupPriorityPriority used for support multiple spanning tree.rw INTEGER .1.3.6.1.4.1.800.2.2.15.1.1.7 |
qGroupAdminStatusValue of 0 indicates the service should be deleted, value of 1 indicates the service should be created.rw Enumeration .1.3.6.1.4.1.800.2.2.15.1.1.8 |
qGroupTxPktsGives the number of transmitteded packets.ro Counter .1.3.6.1.4.1.800.2.2.15.1.1.9 |
qGroupRxPktsGives the number of received packets.ro Counter .1.3.6.1.4.1.800.2.2.15.1.1.10 |
qGroupTxOctetsGives the number of transmitted bytes.ro Counter .1.3.6.1.4.1.800.2.2.15.1.1.11 |
qGroupRxOctetsGives the number of received bytes.ro Counter .1.3.6.1.4.1.800.2.2.15.1.1.12 |
vDupMac OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.16 |
vDupMacMacThe router port's MAC address for which the last duplicate MAC address was detected .ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.800.2.2.16.1 |
vDupMacSlotThe slot number (1-based) where duplicate MAC address was last received.ro INTEGER .1.3.6.1.4.1.800.2.2.16.2 |
vDupMacIntfThe interface number (1-based) where duplicate MAC address was last received.ro INTEGER .1.3.6.1.4.1.800.2.2.16.3 |
vDupMacTimeThe time in seconds that the duplicate MAC address was detected.ro INTEGER .1.3.6.1.4.1.800.2.2.16.4 |
vPmap OBJECT IDENTIFIER .1.3.6.1.4.1.800.2.2.17 |
vPmapIngressTableA list of Port Mapping Ingress port table instance on this physical OmniSwitch or OSR. SEQUENCE OF PmapIngressEntry .1.3.6.1.4.1.800.2.2.17.1 |
vPmapIngressEntryA Port Mapping Ingress Port entry. PmapIngressEntry .1.3.6.1.4.1.800.2.2.17.1.1 |
pMapIngressIdA unique number that identifies this Port Mapping on the OmniSwitch or OSR.rw INTEGER .1.3.6.1.4.1.800.2.2.17.1.1.1 |
pMapIngressSlotA physical slot number on which the Port Mapping Ingress Port is configured.rw INTEGER .1.3.6.1.4.1.800.2.2.17.1.1.2 |
pMapIngressPortA physical port number that is associated with the Port Mapping Ingress Port.rw INTEGER .1.3.6.1.4.1.800.2.2.17.1.1.3 |
pMapIngressSrvcA service type that is associated with this Port Mapping Ingress Port.rw INTEGER .1.3.6.1.4.1.800.2.2.17.1.1.4 |
pMapIngressInstA Instance that is associated with this Port Mapping Ingress Port.rw INTEGER .1.3.6.1.4.1.800.2.2.17.1.1.5 |
pMapIngressAdminStatusThis object indicates whether to add(1) to or delete(2) from the Port Mapping Ingress List.rw Enumeration .1.3.6.1.4.1.800.2.2.17.1.1.6 |
vPmapEgressTableA list of Port Mapping Egress port table instance on this physical OmniSwitch or OSR. SEQUENCE OF PmapEgressEntry .1.3.6.1.4.1.800.2.2.17.2 |
vPmapEgressEntryA Port Mapping Egress Port entry. PmapEgressEntry .1.3.6.1.4.1.800.2.2.17.2.1 |
pMapEgressIdA unique number that identifies this Port Mapping on the physical OmniSwitch or OSR.rw INTEGER .1.3.6.1.4.1.800.2.2.17.2.1.1 |
pMapEgressSlotA physical slot number on whitch the Port Mapping Egress Port is configured.rw INTEGER .1.3.6.1.4.1.800.2.2.17.2.1.2 |
pMapEgressPortA physical port number that is associated with the Port Mapping Egress Port.rw INTEGER .1.3.6.1.4.1.800.2.2.17.2.1.3 |
pMapEgressSrvcA service type that is associated with this Port Mapping Egress Port.rw INTEGER .1.3.6.1.4.1.800.2.2.17.2.1.4 |
pMapEgressInstA Instance that is associated with this Port Mapping Egress Port.rw INTEGER .1.3.6.1.4.1.800.2.2.17.2.1.5 |
pMapEgressAdminStatusThis object indicates whether to add(1) to or delete(2) from the Port Mapping Egress Port.rw Enumeration .1.3.6.1.4.1.800.2.2.17.2.1.6 |
vPmapConfigTableA list of Port Mapping config table instance on this physical OmniSwitch or OSR. SEQUENCE OF PmapConfigEntry .1.3.6.1.4.1.800.2.2.17.3 |
vPmapConfigEntryA Port Mapping configuration table entry. PmapConfigEntry .1.3.6.1.4.1.800.2.2.17.3.1 |
pMapConfigIdA unique number that identifies this Port Mapping with the physical OmniSwitch or OSR.ro INTEGER .1.3.6.1.4.1.800.2.2.17.3.1.1 |
pMapConfigStatusThis object indicates whether to set (1) or delete (2) the port mapping configeration..rw Enumeration .1.3.6.1.4.1.800.2.2.17.3.1.2 |
vPmapNextIdThe unique number that identifiers the next Port Mapping Table.ro INTEGER .1.3.6.1.4.1.800.2.2.17.4 |