XYLAN-VLAN-MIB: View SNMP OID List / Download MIB

VENDOR: XYLAN CORP.


 Home MIB: XYLAN-VLAN-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 vLanInfo 1.3.6.1.4.1.800.2.2.1
     vLanCurrentNumber 1.3.6.1.4.1.800.2.2.1.1 integer read-write
The 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.
     vLanTable 1.3.6.1.4.1.800.2.2.1.2 no-access
A list of Virtual LAN instances in this physical OmniSwitch.
         vLanEntry 1.3.6.1.4.1.800.2.2.1.2.1 no-access
A VLAN entry.
             vLanNumber 1.3.6.1.4.1.800.2.2.1.2.1.1 integer read-write
The VLAN number identifying this instance. Valid range from 1 to 65535.
             vLanBridgeAddress 1.3.6.1.4.1.800.2.2.1.2.1.2 macaddress read-only
The 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.
             vLanBridgeType 1.3.6.1.4.1.800.2.2.1.2.1.3 integer read-only
Indicates 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. Enumeration: 'sourceroute-only': 4, 'unknown': 1, 'not-supported': 6, 'other': 2, 'transparent-only': 3, 'srt': 5.
             vLanDescription 1.3.6.1.4.1.800.2.2.1.2.1.4 displaystring read-write
Textual description of the VLAN instance.
             vLanAdmStatus 1.3.6.1.4.1.800.2.2.1.2.1.5 xylanvlanadminstatcodes read-write
The 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.
             vLanOperStatus 1.3.6.1.4.1.800.2.2.1.2.1.6 xylanvlanoperstatcodes read-only
Provide operating status of a particular VLAN environment.
             vLanMode 1.3.6.1.4.1.800.2.2.1.2.1.7 xylanvlanmodes read-write
Provides special operating mode setup and status. Currently this object is used to specify weather the VLAN supports the standard or ATM CIP connections.
             vLanFloodOverride 1.3.6.1.4.1.800.2.2.1.2.1.8 integer read-write
Provides 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.
             vLanRouterAddress 1.3.6.1.4.1.800.2.2.1.2.1.9 macaddress read-write
The 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.
             vLanMobileGroup 1.3.6.1.4.1.800.2.2.1.2.1.10 integer read-write
If set to enabled, makes this a mobile group. If set to disabled, makes this a non-mobile gropu. Enumeration: 'disabled': 2, 'enabled': 1.
             vLanAuthGroup 1.3.6.1.4.1.800.2.2.1.2.1.11 integer read-write
If 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. Enumeration: 'disabled': 2, 'enabled': 1.
             vLanAuthGroupProtocol 1.3.6.1.4.1.800.2.2.1.2.1.12 octet string read-write
If 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.
             vLanStpStatus 1.3.6.1.4.1.800.2.2.1.2.1.13 integer read-write
Indicates status of spanning tree for the current VLAN. Enumeration: 'on': 2, 'off': 1.
             vLanBrdgTpExtendedAgeingTime 1.3.6.1.4.1.800.2.2.1.2.1.14 integer read-write
The 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.
             vLanPriority 1.3.6.1.4.1.800.2.2.1.2.1.15 integer read-write
This 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 highest
     vLanNextFreeNumber 1.3.6.1.4.1.800.2.2.1.3 integer read-only
This is the next unused VLAN number. Typically this will be used to create a new VLAN with the next highest number.
 vIPRouterInfo 1.3.6.1.4.1.800.2.2.2
     vIPRouterTable 1.3.6.1.4.1.800.2.2.2.1 no-access
A list of Virtual Router instances in this physical OmniSwitch.
         vIPRouterEntry 1.3.6.1.4.1.800.2.2.2.1.1 no-access
A VLAN entry.
             vIPRouterVLan 1.3.6.1.4.1.800.2.2.2.1.1.1 integer read-write
VLAN ID for this vIPRouterEntry instance.
             vIPRouterProtocol 1.3.6.1.4.1.800.2.2.2.1.1.2 octet string read-write
The 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)
             vIPRouterNetAddress 1.3.6.1.4.1.800.2.2.2.1.1.3 ipaddress read-write
The IP network address for this virtual bridge instance for the purpose of allowing access from the external network management system.
             vIPRouterSubNetMask 1.3.6.1.4.1.800.2.2.2.1.1.4 ipaddress read-write
The IP network subnet mask for this virtual bridge instance for the purpose of allowing access from the external network management system.
             vIPRouterBcastAddress 1.3.6.1.4.1.800.2.2.2.1.1.5 ipaddress read-write
The IP broadcast address for this virtual bridge instance for the purpose of allowing access from the external network management system.
             vIPRouterDescription 1.3.6.1.4.1.800.2.2.2.1.1.6 displaystring read-write
Textual description of the router instance.
             vIPRouterAdmStatus 1.3.6.1.4.1.800.2.2.2.1.1.7 xylanvlanadminstatcodes read-write
The particular routing environment can be enable(2) or disable(1) (or delete (3)) upon user's request.
             vIPRouterOperStatus 1.3.6.1.4.1.800.2.2.2.1.1.8 xylanvlanoperstatcodes read-only
Provide operating status of a particular router envirnment.
             vIPRouterFramingType 1.3.6.1.4.1.800.2.2.2.1.1.9 integer read-write
Provides 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. Enumeration: 'token-ring-source-routed': 5, 'ethernet-2': 1, 'ethernet-802-3': 2, 'token-ring': 4, 'atm-1483': 6, 'fddi': 3.
             vIPRouterRipConfigMode 1.3.6.1.4.1.800.2.2.2.1.1.10 integer read-write
RIP'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'. Enumeration: 'active': 3, 'inactive': 4, 'deaf': 2, 'silent': 1.
     vIPRouterRelayTable 1.3.6.1.4.1.800.2.2.2.2 no-access
A list of UDP Relay Service instances.
         vIPRouterRelayEntry 1.3.6.1.4.1.800.2.2.2.2.1 no-access
A UDP Relay Service entry.
             vIPRouterRelayService 1.3.6.1.4.1.800.2.2.2.2.1.1 viprouterrelayservtype read-only
This specifies the UDP Relay Service to be forwarded.
             vIPRouterRelayMode 1.3.6.1.4.1.800.2.2.2.2.1.2 integer read-write
This 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 OK
             vIPRouterRelayNextHop 1.3.6.1.4.1.800.2.2.2.2.1.3 ipaddress read-write
This 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.
             vIPRouterRelayParam1 1.3.6.1.4.1.800.2.2.2.2.1.4 integer read-write
This 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.
             vIPRouterRelayParam2 1.3.6.1.4.1.800.2.2.2.2.1.5 integer read-write
This 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.
             vIPRouterRelayDescription 1.3.6.1.4.1.800.2.2.2.2.1.6 displaystring read-write
This sets the service description for generic services. For other services, the description is fixed and may only be read.
 vIPXRouterInfo 1.3.6.1.4.1.800.2.2.3
     vIPXRouterTable 1.3.6.1.4.1.800.2.2.3.1 no-access
A list of Virtual Router instances in this physical OmniSwitch.
         vIPXRouterEntry 1.3.6.1.4.1.800.2.2.3.1.1 no-access
A VLAN entry.
             vIPXRouterVLan 1.3.6.1.4.1.800.2.2.3.1.1.1 integer read-write
VLAN ID for this vIPXRouterEntry instance.
             vIPXRouterProtocol 1.3.6.1.4.1.800.2.2.3.1.1.2 integer read-write
The 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)
             vIPXRouterNetAddress 1.3.6.1.4.1.800.2.2.3.1.1.3 octet string read-write
The IPX network address for this virtual bridge.
             vIPXRouterFramingType 1.3.6.1.4.1.800.2.2.3.1.1.4 integer read-write
Provides 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. Enumeration: 'fddi-llc-sr': 8, 'token-ring-snap-sr': 10, 'fddi-snap-sr': 6, 'token-ring-llc-sr': 12, 'fddi-llc': 7, 'fddi-snap': 5, 'ethernet-2': 1, 'token-ring-llc': 11, 'ethernet-802-3-llc': 2, 'ethernet-802-3-raw': 4, 'token-ring-snap': 9, 'ethernet-802-3-snap': 3.
             vIPXRouterDescription 1.3.6.1.4.1.800.2.2.3.1.1.5 displaystring read-write
Textual description of the router instance.
             vIPXRouterAdmStatus 1.3.6.1.4.1.800.2.2.3.1.1.6 xylanvlanadminstatcodes read-write
The particular routing environment can be enabled(2) or disabled(1) upon user's request.
             vIPXRouterOperStatus 1.3.6.1.4.1.800.2.2.3.1.1.7 xylanvlanoperstatcodes read-only
Provide operating status of a particular router environment.
             vIPXSrcRteType 1.3.6.1.4.1.800.2.2.3.1.1.8 integer read-write
Provide the ability to set the type of source routing broadcasts between AllRoutesExplorer(0) and SpanningTreeExplorer(1). Enumeration: 'ste': 2, 'are': 1, 'not-applicable': 3.
 vBrdgInfo 1.3.6.1.4.1.800.2.2.4
     vBrdgTpLearnEntryDiscards 1.3.6.1.4.1.800.2.2.4.1 counter read-only
The 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.
     vBrdgTpAgingTime 1.3.6.1.4.1.800.2.2.4.2 integer read-write
The timeout period in seconds for aging out dynamically learned forwarding information. 802.1D-1990 recommends a default of 300 seconds.
     vBrdgTpFdbTable 1.3.6.1.4.1.800.2.2.4.3 no-access
A 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.
         vBrdgTpFdbEntry 1.3.6.1.4.1.800.2.2.4.3.1 no-access
Information about a specific unicast MAC address for which the VLAN bridge has some forwarding and/or filtering information.
             vBrdgTpFdbGroupId 1.3.6.1.4.1.800.2.2.4.3.1.1 integer read-only
The GroupId for this bridge.
             vBrdgTpFdbAddress 1.3.6.1.4.1.800.2.2.4.3.1.2 macaddress read-only
A unicast MAC address for which the VLAN bridge has forwarding and/or filtering information.
             vBrdgTpFdbRcvPortSlot 1.3.6.1.4.1.800.2.2.4.3.1.3 integer read-only
The slot number of the port that vBrdgTpFdbAddress is received.
             vBrdgTpFdbRcvPortIF 1.3.6.1.4.1.800.2.2.4.3.1.4 integer read-only
The on-board interface number of the port that vBrdgTpFdbAddress is received.
             vBrdgTpFdbRcvPortFuncTyp 1.3.6.1.4.1.800.2.2.4.3.1.5 xylanportfunccodes read-only
The service type of the port that vBrdgTpFdbAddress is received.
             vBrdgTpFdbRcvPortFuncTypInst 1.3.6.1.4.1.800.2.2.4.3.1.6 integer read-only
The service type instance of the port that vBrdgTpFdbAddress is received.
             vBrdgTpFdbRcvStatus 1.3.6.1.4.1.800.2.2.4.3.1.7 integer read-only
The 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. Enumeration: 'learned': 3, 'other': 1, 'self': 4, 'invalid': 2, 'mgmt': 5.
             vBrdgTpFdbRcvVLANMembership 1.3.6.1.4.1.800.2.2.4.3.1.8 integer read-only
The 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.
             vBrdgTpFdbDupStatus 1.3.6.1.4.1.800.2.2.4.3.1.9 integer read-only
The variable indicates if vBrdgTpFdbAddress is a duplicate Mac.
             vBrdgTpFdbLastSeenTime 1.3.6.1.4.1.800.2.2.4.3.1.10 counter read-only
The time since, the specific unicast MAC address for which the VLAN bridge has forwarding information was last seen.
     vBrdgStaticTable 1.3.6.1.4.1.800.2.2.4.4 no-access
A table contains source addresses which can be configured to stay permanent (not aging out) in the Forwarding table.
         vBrdgStaticEntry 1.3.6.1.4.1.800.2.2.4.4.1 no-access
Information about a specific unicast MAC address for which the VLAN bridge has VLAN information.
             vBrdgStaticAddress 1.3.6.1.4.1.800.2.2.4.4.1.1 macaddress read-write
The MAC address which the static status applies.
             vBrdgStaticPortSlot 1.3.6.1.4.1.800.2.2.4.4.1.2 integer read-write
The 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.
             vBrdgStaticPortIF 1.3.6.1.4.1.800.2.2.4.4.1.3 integer read-write
The 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.
             vBrdgStaticPortFuncTyp 1.3.6.1.4.1.800.2.2.4.4.1.4 xylanportfunccodes read-write
The 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.
             vBrdgStaticPortFuncTypInst 1.3.6.1.4.1.800.2.2.4.4.1.5 integer read-write
The 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.
             vBrdgStaticStatus 1.3.6.1.4.1.800.2.2.4.4.1.6 integer read-write
This 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. Enumeration: 'permanent': 3, 'other': 1, 'deleteOnTimeout': 5, 'deleteOnReset': 4, 'invalid': 2.
     vBrdgTpATVLANAgeingTime 1.3.6.1.4.1.800.2.2.4.5 integer read-write
The 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.
 vStpInfo 1.3.6.1.4.1.800.2.2.5
     vStpProtocolSpecification 1.3.6.1.4.1.800.2.2.5.1 integer read-only
The 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. Enumeration: 'ieee8021d': 3, 'unknown': 1, 'decLb100': 2.
     vStpPriority 1.3.6.1.4.1.800.2.2.5.2 integer read-write
The 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.
     vStpBridgeAddress 1.3.6.1.4.1.800.2.2.5.3 bridgeid read-only
The bridge identifier of this VLAN of the spanning tree as determined by the Spanning Tree Protocol as executed by this VLAN.
     vStpTimeSinceTopologyChange 1.3.6.1.4.1.800.2.2.5.4 timeticks read-only
The time (in hundredths of a second) since the last time a topology change was detected by the VLAN bridge entity.
     vStpTopChanges 1.3.6.1.4.1.800.2.2.5.5 counter read-only
The total number of topology changes detected by this VLAN bridge since the management entity was last reset or initialized.
     vStpDesignatedRoot 1.3.6.1.4.1.800.2.2.5.6 bridgeid read-only
The 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.
     vStpRootCost 1.3.6.1.4.1.800.2.2.5.7 integer read-only
The cost of the path to the root as seen from this VLAN bridge.
     vStpRootPortSlot 1.3.6.1.4.1.800.2.2.5.8 integer read-only
The slot number of the port which offers the lowest cost path from this VLAN bridge to the root bridge.
     vStpRootPortIF 1.3.6.1.4.1.800.2.2.5.9 integer read-only
The on-board interface of the port which offers the lowest cost path from this VLAN bridge to the root bridge.
     vStpRootPortFuncTyp 1.3.6.1.4.1.800.2.2.5.10 xylanportfunccodes read-only
The service type of the port which offers the lowest cost path from this VLAN bridge to the root bridge.
     vStpRootPortFuncTypInst 1.3.6.1.4.1.800.2.2.5.11 integer read-only
The service type instance of the port which offers the lowest cost path from this VLAN bridge to the root bridge.
     vStpMaxAge 1.3.6.1.4.1.800.2.2.5.12 timeout read-only
The 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.
     vStpHelloTime 1.3.6.1.4.1.800.2.2.5.13 timeout read-only
The 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.
     vStpHoldTime 1.3.6.1.4.1.800.2.2.5.14 integer read-only
This 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.
     vStpForwardDelay 1.3.6.1.4.1.800.2.2.5.15 integer read-only
This 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.]
     vStpBridgeMaxAge 1.3.6.1.4.1.800.2.2.5.16 timeout read-write
The 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.
     vStpBridgeHelloTime 1.3.6.1.4.1.800.2.2.5.17 timeout read-write
The 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.
     vStpBridgeForwardDelay 1.3.6.1.4.1.800.2.2.5.18 timeout read-write
The 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.
     vStpPortTable 1.3.6.1.4.1.800.2.2.5.19 no-access
A table that contains port-specific information for the Spanning Tree Protocol.
           vStpPortEntry 1.3.6.1.4.1.800.2.2.5.19.1 no-access
A list of information maintained by every port about the Spanning Tree Protocol state for that port.
               vStpPortSlot 1.3.6.1.4.1.800.2.2.5.19.1.1 integer read-only
The slot number of the port for which this entry contains Spanning Tree Protocol management information.
               vStpPortIF 1.3.6.1.4.1.800.2.2.5.19.1.2 integer read-only
The on-board interface number of the port for which this entry contains Spanning Tree Protocol management information.
               vStpPortFuncTyp 1.3.6.1.4.1.800.2.2.5.19.1.3 integer read-only
The service type of the port for which this entry contains Spanning Tree Protocol management information.
               vStpPortFuncTypInst 1.3.6.1.4.1.800.2.2.5.19.1.4 integer read-only
The service type instance of the port for which this entry contains Spanning Tree Protocol management information.
               vStpPortPriority 1.3.6.1.4.1.800.2.2.5.19.1.5 integer read-write
The priority of this port which used originally as part of the port ID specified in 802.1D.
               vStpPortState 1.3.6.1.4.1.800.2.2.5.19.1.6 integer read-only
The 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. Enumeration: 'disabled': 1, 'learning': 4, 'forwarding': 5, 'blocking': 2, 'listening': 3.
               vStpPortEnable 1.3.6.1.4.1.800.2.2.5.19.1.7 integer read-write
The enabled/disabled status of the port. Enumeration: 'disabled': 2, 'enabled': 1.
               vStpPortPathCost 1.3.6.1.4.1.800.2.2.5.19.1.8 integer read-write
The 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.
               vStpPortDesignatedRoot 1.3.6.1.4.1.800.2.2.5.19.1.9 bridgeid read-only
The 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.
               vStpPortDesignatedCost 1.3.6.1.4.1.800.2.2.5.19.1.10 integer read-only
The 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.
               vStpPortDesignatedBridge 1.3.6.1.4.1.800.2.2.5.19.1.11 bridgeid read-only
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
               vStpPortDesignatedPtPrio 1.3.6.1.4.1.800.2.2.5.19.1.12 integer read-only
The priority portion of the port ID on the Designated Bridge for this port's segment.
               vStpPortDesignatedPtSlot 1.3.6.1.4.1.800.2.2.5.19.1.13 integer read-only
The slot of the port on the Designated Bridge for this port's segment.
               vStpPortDesignatedPtIF 1.3.6.1.4.1.800.2.2.5.19.1.14 integer read-only
The on-board interface number of the port on the Designated Bridge for this port's segment.
               vStpPortDesignatedPtFuncTyp 1.3.6.1.4.1.800.2.2.5.19.1.15 xylanportfunccodes read-only
The service type of the port on the Designated Bridge for this port's segment.
               vStpPortDesignatedPtFuncTypInst 1.3.6.1.4.1.800.2.2.5.19.1.16 integer read-only
The service type instance of the port on the Designated Bridge for this port's segment.
               vStpPortForwardTransitions 1.3.6.1.4.1.800.2.2.5.19.1.17 integer read-only
The number of times this port has transitioned from the Learning state to the Forwarding state.
     vStpLanMode 1.3.6.1.4.1.800.2.2.5.20 integer read-write
Indicates which type of spanning tree (IEEE or IBM) is to be used for the current VLAN. Enumeration: 'ibm-stap': 2, 'ieee-stap': 1.
     vStpStatus 1.3.6.1.4.1.800.2.2.5.21 xylanvlanoperstatcodes read-write
Indicates status of spanning tree for the current VLAN.
 vRipInfo 1.3.6.1.4.1.800.2.2.7
     vRipInfoTable 1.3.6.1.4.1.800.2.2.7.1 no-access
A list of Virtual LAN instances for RIP statistics.
         vRipInfoEntry 1.3.6.1.4.1.800.2.2.7.1.1 no-access
A VLAN entry for RIP statistics.
             vRipInfovLanNumber 1.3.6.1.4.1.800.2.2.7.1.1.1 integer read-only
The VLAN number identifying this instance. Valid range from 1 to 65535.
             vRipInPkts 1.3.6.1.4.1.800.2.2.7.1.1.2 counter read-only
The number of RIP routing updates and requests received on this virtual LAN.
             vRipOutPkts 1.3.6.1.4.1.800.2.2.7.1.1.3 counter read-only
The number of RIP routing updates and requests sent on this virtual LAN.
             vRipBadSize 1.3.6.1.4.1.800.2.2.7.1.1.4 counter read-only
The number of RIP packets received on this virtual LAN whose size was incorrect.
             vRipBadVersion 1.3.6.1.4.1.800.2.2.7.1.1.5 counter read-only
The number of RIP packets received on this virtual LAN whose version number was incorrect.
             vRipNonZero 1.3.6.1.4.1.800.2.2.7.1.1.6 counter read-only
The number of RIP packets received on this virtual LAN which contained a non-zero value in one of the 'must be zero' fields.
             vRipBadFamily 1.3.6.1.4.1.800.2.2.7.1.1.7 counter read-only
The number of RIP packets received on this virtual LAN which contained a bad value for the family type.
             vRipBadMetric 1.3.6.1.4.1.800.2.2.7.1.1.8 counter read-only
The number of RIP packets received on this virtual LAN which contained a bad value for a route's metric.
             vRipBadAddr 1.3.6.1.4.1.800.2.2.7.1.1.9 counter read-only
The number of RIP packets received on this virtual LAN whose host portion of the source IP address is bad.
             vRipBadCommand 1.3.6.1.4.1.800.2.2.7.1.1.10 counter read-only
The number of RIP packets received on this virtual LAN whose command type was neither a request nor a response.
             vRipTransmitsFailed 1.3.6.1.4.1.800.2.2.7.1.1.13 counter read-only
The number of RIP routing updaates or requests that the OmniSwitch was unable to transmit.
 vSr 1.3.6.1.4.1.800.2.2.8
     vSrTable 1.3.6.1.4.1.800.2.2.8.1 no-access
A table that contains information about every virtual port that is associated with this source route switch.
         vSrPortEntry 1.3.6.1.4.1.800.2.2.8.1.1 no-access
A list of information for each virtual port of a source route switch.
             vSrSlot 1.3.6.1.4.1.800.2.2.8.1.1.1 integer read-only
The physical slot number of the port for which this entry contains Source Route management information.
             vSrInterface 1.3.6.1.4.1.800.2.2.8.1.1.2 integer read-only
The on-board interface number of the port for which this entry contains Source Route management information.
             vSrFuncType 1.3.6.1.4.1.800.2.2.8.1.1.3 integer read-only
The service type of the port for which this entry contains Source Route management information.
             vSrInstance 1.3.6.1.4.1.800.2.2.8.1.1.4 integer read-only
The service type instance of the port for which this entry contains Source Route management information.
             vSrHopCount 1.3.6.1.4.1.800.2.2.8.1.1.5 integer read-write
The maximum number of routing descriptors allowed in an All Paths or Spanning Tree Explorer frames.
             vSrLocalSegment 1.3.6.1.4.1.800.2.2.8.1.1.6 integer read-write
The 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.
             vSrBridgeNum 1.3.6.1.4.1.800.2.2.8.1.1.7 integer read-write
A 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.
             vSrVirtualRing 1.3.6.1.4.1.800.2.2.8.1.1.8 integer read-write
This is to indicate whether the ring that this virtual port is connected to is virtual or physical 1 = virtual 2 = physical.
             vSrLargestFrame 1.3.6.1.4.1.800.2.2.8.1.1.9 integer read-write
The 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.
             vSrSTESpanMode 1.3.6.1.4.1.800.2.2.8.1.1.10 integer read-write
Determines 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. Enumeration: 'disabled': 2, 'forced': 3, 'auto-span': 1.
             vSrSpecInFrames 1.3.6.1.4.1.800.2.2.8.1.1.11 counter read-only
The number of Specifically Routed frames, also referred to as Source Routed Frames, that have been received from this virtual port's segment.
             vSrSpecOutFrames 1.3.6.1.4.1.800.2.2.8.1.1.12 counter read-only
The number of Specifically Routed frames, also referred to as Source Routed Frames, that this virtual port has transmitted on its segment.
             vSrApeInFrames 1.3.6.1.4.1.800.2.2.8.1.1.13 counter read-only
The 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.
             vSrApeOutFrames 1.3.6.1.4.1.800.2.2.8.1.1.14 counter read-only
The 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.
             vSrSteInFrames 1.3.6.1.4.1.800.2.2.8.1.1.15 counter read-only
The number of spanning tree explorer frames that have been received by this virtual port from its segment.
             vSrSteOutFrames 1.3.6.1.4.1.800.2.2.8.1.1.16 counter read-only
The number of spanning tree explorer frames that have been transmitted by this virtual port on its segment.
             vSrInvalidRif 1.3.6.1.4.1.800.2.2.8.1.1.17 counter read-only
The number of explorer frames that have been discarded by this virtual port because the routing Information field contained an invalid value.
             vSrDuplicateSegmentDiscards 1.3.6.1.4.1.800.2.2.8.1.1.18 counter read-only
The number of frames that have been discarded by this virtual port because the routing descriptor field contained a duplicate segment identifier.
             vSrHopCountExceededDiscards 1.3.6.1.4.1.800.2.2.8.1.1.19 counter read-only
The number of explorer frames that have been discarded by this virtual port because the Routing Information Field has exceeded the maximum route descriptor length.
             vSrDupLanIdOrTreeErrors 1.3.6.1.4.1.800.2.2.8.1.1.20 counter read-only
The number of duplicate LAN IDs or Tree errors. This helps in detection of problems in networks containing older IBM Source Routing Bridges.
             vSrLanIdMismatches 1.3.6.1.4.1.800.2.2.8.1.1.21 counter read-only
The 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.
             vSrBridgeLfMode 1.3.6.1.4.1.800.2.2.8.1.1.22 integer read-only
Indicates whether the bridge operates using older 3 bit length negotiation fields or the newer 6 bit length field in its RIF. Enumeration: 'mode6': 2, 'mode3': 1.
             vSrPortType 1.3.6.1.4.1.800.2.2.8.1.1.23 integer read-write
Indicates whether this port is a SRT or SR only SRT = 1 SR = 2
             vSrAREblock 1.3.6.1.4.1.800.2.2.8.1.1.24 integer read-write
Indicates 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.
             vSrHopCountIn 1.3.6.1.4.1.800.2.2.8.1.1.25 integer read-write
The maximum number of routing descriptors allowed in an inbound All Paths or Spanning Tree Explorer frames.
             vSrSapDenyFilter1 1.3.6.1.4.1.800.2.2.8.1.1.26 integer read-write
Packets with this SAP value are to be discarded.
             vSrSapDenyFilter2 1.3.6.1.4.1.800.2.2.8.1.1.27 integer read-write
Packets with this SAP value are to be discarded.
             vSrSapPermitFilter1 1.3.6.1.4.1.800.2.2.8.1.1.28 integer read-write
Packets without this SAP value are to be discarded.
             vSrSapPermitFilter2 1.3.6.1.4.1.800.2.2.8.1.1.29 integer read-write
Packets without this SAP value are to be discarded.
     vSrSapFilterEnable 1.3.6.1.4.1.800.2.2.8.2 integer read-write
A scalar value to enable or disable the SAP filtering feature in this source route switch. Enumeration: 'on': 1, 'off': 2, 'turnOffAndClearAll': 3.
 vTrunking 1.3.6.1.4.1.800.2.2.9
     vTrunkingServicesTable 1.3.6.1.4.1.800.2.2.9.1 no-access
A list of commands to add or remove Virtual LANs from a trunking service.
         vTrunkingServicesEntry 1.3.6.1.4.1.800.2.2.9.1.1 no-access
A trunking services entry.
             vTrunkingServicesSlot 1.3.6.1.4.1.800.2.2.9.1.1.1 integer read-only
The slot number (1-based) of the physical port providing the trunking service.
             vTrunkingServicesStation 1.3.6.1.4.1.800.2.2.9.1.1.2 integer read-only
The station number (1-based) within the physical port providing the trunking service.
             vTrunkingServicesDescription 1.3.6.1.4.1.800.2.2.9.1.1.3 displaystring read-write
A description of the trunking service being provided.
             vTrunkingServicesBridgeID 1.3.6.1.4.1.800.2.2.9.1.1.4 integer read-only
The 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.
     vTrunkingVlanTable 1.3.6.1.4.1.800.2.2.9.2 no-access
A list of commands to add or remove Virtual LANs from a trunking service.
         vTrunkingVlanEntry 1.3.6.1.4.1.800.2.2.9.2.1 no-access
A trunking Virtual LAN entry.
             vTrunkingSlot 1.3.6.1.4.1.800.2.2.9.2.1.1 integer read-only
The slot number (1-based) of the physical port providing the trunking service.
             vTrunkingStation 1.3.6.1.4.1.800.2.2.9.2.1.2 integer read-only
The station number (1-based) within the physical port providing the trunking service.
             vTrunkingLanNumber 1.3.6.1.4.1.800.2.2.9.2.1.3 integer read-only
The VLAN ID to be added to or removed from the given trunking service.
             vTrunkingCommand 1.3.6.1.4.1.800.2.2.9.2.1.4 integer read-write
The command to either add or remove the specified VLAN ID from the given trunking service. Enumeration: 'add': 1, 'remove': 2.
 vAutoTracker 1.3.6.1.4.1.800.2.2.10
       atportRuleTable 1.3.6.1.4.1.800.2.2.10.1 no-access
This 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.
           atportRuleEntry 1.3.6.1.4.1.800.2.2.10.1.1 no-access
An 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.
               atportRuleGroupId 1.3.6.1.4.1.800.2.2.10.1.1.1 integer read-write
This object indicates the VLAN Group in which the VLAN defined by this rule is.
               atportRuleVLANId 1.3.6.1.4.1.800.2.2.10.1.1.2 integer read-write
This object is the VLAN defined by this port-rule.
               atportRuleIdx 1.3.6.1.4.1.800.2.2.10.1.1.3 integer read-write
This 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.
               atportRulePortId 1.3.6.1.4.1.800.2.2.10.1.1.4 octet string read-write
This 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.
               atportRulePortState 1.3.6.1.4.1.800.2.2.10.1.1.5 integer read-write
This 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. Enumeration: 'disabled': 2, 'enabled': 1, 'delete': 3.
       atMacRuleTable 1.3.6.1.4.1.800.2.2.10.2 no-access
This 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.
           atMacRuleEntry 1.3.6.1.4.1.800.2.2.10.2.1 no-access
An 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.
               atMacRuleGroupId 1.3.6.1.4.1.800.2.2.10.2.1.1 integer read-write
This object indicates the VLAN Group in which the VLAN defined by this rule is.
               atMacRuleVLANId 1.3.6.1.4.1.800.2.2.10.2.1.2 integer read-write
This object is the VLAN Id for this MAC-rule based vlan.
               atMacRuleIndex 1.3.6.1.4.1.800.2.2.10.2.1.3 integer read-write
The rule of which this MAC address list is part of. When creating a VLAN, this object must be set to 0.
               atMacRuleMacAddress 1.3.6.1.4.1.800.2.2.10.2.1.4 macaddress read-write
This object gives the value of the MAC address that is part of the MAC rule definition.
               atMacRuleMacAddressState 1.3.6.1.4.1.800.2.2.10.2.1.5 integer read-write
This 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. Enumeration: 'disabled': 2, 'enabled': 1, 'delete': 3.
       atProtoRuleTable 1.3.6.1.4.1.800.2.2.10.3 no-access
This 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.
           atProtoRuleEntry 1.3.6.1.4.1.800.2.2.10.3.1 no-access
An entry in the atProtoRuleTable.
               atProtoRuleGroupId 1.3.6.1.4.1.800.2.2.10.3.1.1 integer read-write
This object indicates the VLAN Group in which the VLAN defined by this rule is defined.
               atProtoRuleVLANId 1.3.6.1.4.1.800.2.2.10.3.1.2 integer read-write
This object is the VLAN Id defined by this Protocol-rule.
               atProtoRuleIndex 1.3.6.1.4.1.800.2.2.10.3.1.3 integer read-write
This object specifies the exact protocol rule for this VLAN. On creating a VLAN based on protocol rule, this object must be set to 0.
               atProtoRule 1.3.6.1.4.1.800.2.2.10.3.1.4 octet string read-write
This 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.
               atProtoRuleStatus 1.3.6.1.4.1.800.2.2.10.3.1.5 integer read-write
This 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. Enumeration: 'disabled': 2, 'enabled': 1, 'delete': 3.
       atNetRuleTable 1.3.6.1.4.1.800.2.2.10.4 no-access
This 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.
           atNetRuleEntry 1.3.6.1.4.1.800.2.2.10.4.1 no-access
An 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.
               atNetRuleGroupId 1.3.6.1.4.1.800.2.2.10.4.1.1 integer read-write
This object indicates the VLAN Group in which this VLAN is defined.
               atNetRuleVLANId 1.3.6.1.4.1.800.2.2.10.4.1.2 integer read-write
This object is the VLAN Id for this NetAddr-rule based vlan.
               atNetRuleIndex 1.3.6.1.4.1.800.2.2.10.4.1.3 integer read-write
This 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.
               atNetRuleProtocolId 1.3.6.1.4.1.800.2.2.10.4.1.4 integer read-write
This object indicates which protocols Network Address is used to define this VLAN. Enumeration: 'ip': 1, 'ipx': 2, 'dec': 3.
               atNetRuleNetAddr 1.3.6.1.4.1.800.2.2.10.4.1.5 octet string read-write
This 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.
               atNetRuleStatus 1.3.6.1.4.1.800.2.2.10.4.1.6 integer read-write
This 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. Enumeration: 'disabled': 2, 'enabled': 1, 'delete': 3.
       atUserRuleTable 1.3.6.1.4.1.800.2.2.10.5 no-access
This 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.
           atUserRuleEntry 1.3.6.1.4.1.800.2.2.10.5.1 no-access
An 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.
               atUserRuleGroupId 1.3.6.1.4.1.800.2.2.10.5.1.1 integer read-write
This object indicates the VLAN Group in which this VLAN is defined.
               atUserRuleVLANId 1.3.6.1.4.1.800.2.2.10.5.1.2 integer read-write
This object is the VLAN Id for this User-rule based vlan.
               atUserRuleIndex 1.3.6.1.4.1.800.2.2.10.5.1.3 integer read-write
This 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.
               atUserRuleOffset 1.3.6.1.4.1.800.2.2.10.5.1.4 integer read-write
This 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.
               atUserRuleValue 1.3.6.1.4.1.800.2.2.10.5.1.5 octet string read-write
This 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.
               atUserRuleMask 1.3.6.1.4.1.800.2.2.10.5.1.6 octet string read-write
This 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.
               atUserRuleStatus 1.3.6.1.4.1.800.2.2.10.5.1.7 integer read-write
This 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. Enumeration: 'disabled': 2, 'enabled': 1, 'delete': 3.
       atVLANRuleSumTable 1.3.6.1.4.1.800.2.2.10.6 no-access
This table provides the summary of vlan rule configuration.
           atVLANRuleSumEntry 1.3.6.1.4.1.800.2.2.10.6.1 no-access
An entry in the vlan summary table.
               atVLANRuleSumGroupId 1.3.6.1.4.1.800.2.2.10.6.1.1 integer read-only
The group to which the VLAN belongs.
               atVLANRuleSumVLANId 1.3.6.1.4.1.800.2.2.10.6.1.2 integer read-only
The VLAN Id for this rule is defined.
               atVLANRuleIndex 1.3.6.1.4.1.800.2.2.10.6.1.3 integer read-only
The exact rule identifier for this rule.
               atVLANRuleSubIndex 1.3.6.1.4.1.800.2.2.10.6.1.4 integer read-only
In 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.
               atVLANRuleType 1.3.6.1.4.1.800.2.2.10.6.1.5 integer read-only
The type of rule. This object can then be used to decide which table to lookup for the complete definition of the rule. Enumeration: 'mcast-rule': 6, 'dhcp-mac-rule': 9, 'user-defined-rule': 5, 'mac-rule': 2, 'network-rule': 4, 'binding-rule': 7, 'port-rule': 1, 'dhcp-port-rule': 8, 'protocol-rule': 3.
       atVLANControlTable 1.3.6.1.4.1.800.2.2.10.7 no-access
This table gives the control information about all Auto-Tracker VLANs.
           atVLANControlEntry 1.3.6.1.4.1.800.2.2.10.7.1 no-access
An entry in the control table.
               atVLANGroupId 1.3.6.1.4.1.800.2.2.10.7.1.1 integer read-write
This is the VLAN group to which the VLAN belongs.
               atVLANId 1.3.6.1.4.1.800.2.2.10.7.1.2 integer read-write
The VLAN id for this VLAN.
               atVLANDesc 1.3.6.1.4.1.800.2.2.10.7.1.3 displaystring read-write
The description for this vlan.
               atVLANAdminStatus 1.3.6.1.4.1.800.2.2.10.7.1.4 integer read-write
The 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. Enumeration: 'disabled': 2, 'enabled': 1, 'delete': 3.
               atVLANOperStatus 1.3.6.1.4.1.800.2.2.10.7.1.5 integer read-only
The 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. Enumeration: 'active': 1, 'inactive': 2.
       atDefaultVlan 1.3.6.1.4.1.800.2.2.10.8 integer read-write
When 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. Enumeration: 'on': 1, 'off': 2.
       atmcportRuleTable 1.3.6.1.4.1.800.2.2.10.9 no-access
This 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.
           atmcportRuleEntry 1.3.6.1.4.1.800.2.2.10.9.1 no-access
An 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.
               atmcportRuleGroupId 1.3.6.1.4.1.800.2.2.10.9.1.1 integer read-write
This object indicates the VLAN Group in which the VLAN defined by this rule is.
               atmcportRuleVLANId 1.3.6.1.4.1.800.2.2.10.9.1.2 integer read-write
This object is the VLAN defined by this port-rule.
               atmcportRuleIdx 1.3.6.1.4.1.800.2.2.10.9.1.3 integer read-write
This 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.
               atmcportRulePortId 1.3.6.1.4.1.800.2.2.10.9.1.4 octet string read-write
This 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.
               atmcportRulePortState 1.3.6.1.4.1.800.2.2.10.9.1.5 integer read-write
This object determines whether the port is being added or deleted from this port rule definition. Enumeration: 'disabled': 2, 'enabled': 1.
       atmcMacRuleTable 1.3.6.1.4.1.800.2.2.10.10 no-access
This 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.
             atmcMacRuleEntry 1.3.6.1.4.1.800.2.2.10.10.1 no-access
An 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.
                 atmcMacRuleGroupId 1.3.6.1.4.1.800.2.2.10.10.1.1 integer read-write
This object indicates the VLAN Group in which the VLAN defined by this rule is.
                 atmcMacRuleVLANId 1.3.6.1.4.1.800.2.2.10.10.1.2 integer read-write
This object is the VLAN Id for this MAC-rule based vlan.
                 atmcMacRuleIndex 1.3.6.1.4.1.800.2.2.10.10.1.3 integer read-write
The rule of which this MAC address list is part of. When creating a VLAN, this object must be set to 0.
                 atmcMacRuleMacAddress 1.3.6.1.4.1.800.2.2.10.10.1.4 macaddress read-write
This object gives the value of the MAC address that is part of the MAC rule definition.
                 atmcMacRuleMacAddressState 1.3.6.1.4.1.800.2.2.10.10.1.5 integer read-write
This 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. Enumeration: 'disabled': 2, 'enabled': 1.
       atMcastRuleTable 1.3.6.1.4.1.800.2.2.10.11 no-access
This table is used to configure MCAST Rules for a VLAN.
             atMcastRuleEntry 1.3.6.1.4.1.800.2.2.10.11.1 no-access
An entry in the MCAST Rule table.
                 atMcastRuleGroupId 1.3.6.1.4.1.800.2.2.10.11.1.1 integer read-write
The group in which this rule is defined.
                 atMcastRuleVLANId 1.3.6.1.4.1.800.2.2.10.11.1.2 integer read-write
The VLAN for which this rule is defined.
                 atMcastRuleIndex 1.3.6.1.4.1.800.2.2.10.11.1.3 integer read-write
The rule index ( a vlan can have multiple rules defined ) which exactly identifies this rule.
                 atMcastRuleMacAddress 1.3.6.1.4.1.800.2.2.10.11.1.4 macaddress read-write
The Multicast MAC Address that makes up this rule.
                 atMcastRuleMacAddressState 1.3.6.1.4.1.800.2.2.10.11.1.5 integer read-write
The admin-state of this multicast mac address. Enumeration: 'enable': 1, 'disable': 2, 'delete': 3.
       atmcVLANRuleSumTable 1.3.6.1.4.1.800.2.2.10.12 no-access
This table provides the summary of vlan rule configuration.
             atmcVLANRuleSumEntry 1.3.6.1.4.1.800.2.2.10.12.1 no-access
An entry in the vlan summary table.
                 atmcVLANRuleSumGroupId 1.3.6.1.4.1.800.2.2.10.12.1.1 integer read-only
The group to which the VLAN belongs.
                 atmcVLANRuleSumVLANId 1.3.6.1.4.1.800.2.2.10.12.1.2 integer read-only
The VLAN Id for this rule is defined.
                 atmcVLANRuleIndex 1.3.6.1.4.1.800.2.2.10.12.1.3 integer read-only
The exact rule identifier for this rule.
                 atmcVLANRuleSubIndex 1.3.6.1.4.1.800.2.2.10.12.1.4 integer read-only
In 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.
                 atmcVLANRuleType 1.3.6.1.4.1.800.2.2.10.12.1.5 integer read-only
The type of rule. This object can then be used to decide which table to lookup for the complete definition of the rule. Enumeration: 'mcast-rule': 3, 'mac-rule': 2, 'port-rule': 1.
       atmcVLANControlTable 1.3.6.1.4.1.800.2.2.10.13 no-access
This table gives the control information about all Auto-Tracker VLANs.
             atmcVLANControlEntry 1.3.6.1.4.1.800.2.2.10.13.1 no-access
An entry in the control table.
                 atmcVLANGroupId 1.3.6.1.4.1.800.2.2.10.13.1.1 integer read-write
This is the VLAN group to which the VLAN belongs.
                 atmcVLANId 1.3.6.1.4.1.800.2.2.10.13.1.2 integer read-write
The VLAN id for this VLAN.
                 atmcVLANDesc 1.3.6.1.4.1.800.2.2.10.13.1.3 displaystring read-write
The description for this vlan.
                 atmcVLANAdminStatus 1.3.6.1.4.1.800.2.2.10.13.1.4 integer read-write
The 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. Enumeration: 'disabled': 2, 'enabled': 1, 'delete': 3.
                 atmcVLANOperStatus 1.3.6.1.4.1.800.2.2.10.13.1.5 integer read-only
The 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. Enumeration: 'active': 1, 'inactive': 2.
       gmAutoServiceTable 1.3.6.1.4.1.800.2.2.10.14 no-access
Table of Auto-Activated Services
             gmAutoServiceEntry 1.3.6.1.4.1.800.2.2.10.14.1 no-access
an entry in the table
                 gmAutoServiceGroupId 1.3.6.1.4.1.800.2.2.10.14.1.1 integer read-write
Group for which this service is configured
                 gmAutoServicePrimarySlot 1.3.6.1.4.1.800.2.2.10.14.1.2 integer read-write
Primary slot on which this service will be activated.
                 gmAutoServicePrimaryPort 1.3.6.1.4.1.800.2.2.10.14.1.3 integer read-write
Primary port on which this service will be activated.
                 gmAutoServiceIndex 1.3.6.1.4.1.800.2.2.10.14.1.4 integer read-write
Service index associated with this service
                 gmAutoServiceType 1.3.6.1.4.1.800.2.2.10.14.1.5 integer read-write
Type of this service - currently only lane is supported and this object should have a value of 1. Enumeration: 'eth-lane': 1, 'token-ring-lane': 2.
                 gmAutoServiceName 1.3.6.1.4.1.800.2.2.10.14.1.6 displaystring read-write
The name of the service. In case of LANE, this is the elan name.
                 gmAutoServiceSecondarySlot 1.3.6.1.4.1.800.2.2.10.14.1.7 integer read-write
Secondary slot on which this service will be activated.
                 gmAutoServiceSecondaryPort 1.3.6.1.4.1.800.2.2.10.14.1.8 integer read-write
Secondary port on which this service will be activated.
                 gmAutoServiceAdminState 1.3.6.1.4.1.800.2.2.10.14.1.9 integer read-write
The admin state of this service Enumeration: 'enable': 1, 'disable': 2, 'delete': 3.
                 gmAutoServiceOperState 1.3.6.1.4.1.800.2.2.10.14.1.10 integer read-write
Operational state of this service. Enumeration: 'active': 1, 'inactive': 2.
                 gmAutoServiceActiveSlot 1.3.6.1.4.1.800.2.2.10.14.1.11 integer read-only
Slot on the which the service is currently active.
                 gmAutoServiceActivePort 1.3.6.1.4.1.800.2.2.10.14.1.12 integer read-only
Physical Port on the which the service is currently active.
                 gmAutoServiceNumber 1.3.6.1.4.1.800.2.2.10.14.1.13 integer read-only
Service number assigned by the switch when this service is activated.
                 gmAutoServiceTranslations 1.3.6.1.4.1.800.2.2.10.14.1.14 integer read-write
This parameter controls whether frame translations will be exercised for this lane service once activated. Enumeration: 'disabled': 2, 'enabled': 1.
       atBindRuleTable 1.3.6.1.4.1.800.2.2.10.16 no-access
The Binding Rule table.
             atBindRuleEntry 1.3.6.1.4.1.800.2.2.10.16.1 no-access
An entry in the Binding Rule Table.
                 atBindRuleGroupId 1.3.6.1.4.1.800.2.2.10.16.1.1 integer read-write
The group id of the vlan for which this rule is configured.
                 atBindRuleVlanId 1.3.6.1.4.1.800.2.2.10.16.1.2 integer read-write
The vlan id for which this rule is configured.
                 atBindRuleIndex 1.3.6.1.4.1.800.2.2.10.16.1.3 integer read-write
The index which uniquely identifies this rule for this vlan.
                 atBindRulePortId 1.3.6.1.4.1.800.2.2.10.16.1.4 octet string read-write
The port ( slot/intf/srvc/inst) for which this binding is configured.
                 atBindRuleIPAddress 1.3.6.1.4.1.800.2.2.10.16.1.5 ipaddress read-write
The IP address for which this binding is configured.
                 atBindRuleMacAddress 1.3.6.1.4.1.800.2.2.10.16.1.6 macaddress read-write
The mac address for which this binding is configured.
                 atBindRuleProtocol 1.3.6.1.4.1.800.2.2.10.16.1.7 octet string read-write
The protocol for which this binding is configured.
                 atBindRuleBindParameter 1.3.6.1.4.1.800.2.2.10.16.1.8 integer read-write
The parameters to bind together. Enumeration: 'port-mac-protocol': 13, 'ip-mac': 6, 'ip-port': 3, 'port-ip-mac': 7, 'port-protocol': 9, 'mac-port': 5.
                 atBindRuleStatus 1.3.6.1.4.1.800.2.2.10.16.1.9 integer read-write
The admin status for this rule. Enumeration: 'enable': 1, 'disable': 2, 'delete': 3.
       gmGroupListTable 1.3.6.1.4.1.800.2.2.10.17 no-access
This table lists the groups on a port.
             gmGroupListEntry 1.3.6.1.4.1.800.2.2.10.17.1 no-access
An entry in the Group List table.
                 gmGroupListPortSlot 1.3.6.1.4.1.800.2.2.10.17.1.1 integer read-only
The slot id of the port for which the group list is requested.
                 gmGroupListPortInterface 1.3.6.1.4.1.800.2.2.10.17.1.2 integer read-only
The physical port number for which the group list is requested.
                 gmGroupListGroupId 1.3.6.1.4.1.800.2.2.10.17.1.3 integer read-only
One of the Groups to which the port belongs.
       atDHCPportRuleTable 1.3.6.1.4.1.800.2.2.10.18 no-access
This 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.
             atDHCPportRuleEntry 1.3.6.1.4.1.800.2.2.10.18.1 no-access
An 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.
                 atDHCPportRuleGroupId 1.3.6.1.4.1.800.2.2.10.18.1.1 integer read-write
This object indicates the VLAN Group in which the VLAN defined by this rule is.
                 atDHCPportRuleVLANId 1.3.6.1.4.1.800.2.2.10.18.1.2 integer read-write
This object is the VLAN defined by this port-rule.
                 atDHCPportRuleIdx 1.3.6.1.4.1.800.2.2.10.18.1.3 integer read-write
This 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.
                 atDHCPportRulePortId 1.3.6.1.4.1.800.2.2.10.18.1.4 octet string read-write
This 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.
                 atDHCPportRulePortState 1.3.6.1.4.1.800.2.2.10.18.1.5 integer read-write
This object determines whether the port is being added or deleted from this port rule definition. Enumeration: 'disabled': 2, 'enabled': 1.
       atDHCPMacRuleTable 1.3.6.1.4.1.800.2.2.10.19 no-access
This 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.
             atDHCPMacRuleEntry 1.3.6.1.4.1.800.2.2.10.19.1 no-access
An 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.
                 atDHCPMacRuleGroupId 1.3.6.1.4.1.800.2.2.10.19.1.1 integer read-write
This object indicates the VLAN Group in which the VLAN defined by this rule is.
                 atDHCPMacRuleVLANId 1.3.6.1.4.1.800.2.2.10.19.1.2 integer read-write
This object is the VLAN Id for this MAC-rule based vlan.
                 atDHCPMacRuleIndex 1.3.6.1.4.1.800.2.2.10.19.1.3 integer read-write
The rule of which this MAC address list is part of. When creating a VLAN, this object must be set to 0.
                 atDHCPMacRuleMacAddress 1.3.6.1.4.1.800.2.2.10.19.1.4 macaddress read-write
This object gives the value of the MAC address that is part of the MAC rule definition.
                 atDHCPMacRuleMacAddressState 1.3.6.1.4.1.800.2.2.10.19.1.5 integer read-write
This 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. Enumeration: 'disabled': 2, 'enabled': 1.
       groupMobilityStatus 1.3.6.1.4.1.800.2.2.10.20 integer read-write
This object can used to configure the global status of group-mobility feature on the switch. Enumeration: 'enable': 1, 'disable': 2.
       gmMoveToDefGroup 1.3.6.1.4.1.800.2.2.10.21 integer read-write
When 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. Enumeration: 'on': 1, 'off': 2.
       gmDefGroup 1.3.6.1.4.1.800.2.2.10.22 integer read-write
When 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. Enumeration: 'on': 1, 'off': 2.
 atvIPRouterInfo 1.3.6.1.4.1.800.2.2.11
       atvIPRouterTable 1.3.6.1.4.1.800.2.2.11.1 no-access
A list of Virtual Router instances in this physical OmniSwitch.
           atvIPRouterEntry 1.3.6.1.4.1.800.2.2.11.1.1 no-access
A VLAN entry.
               atvIPRouterVLanGroup 1.3.6.1.4.1.800.2.2.11.1.1.1 integer read-write
VLAN Group ID for this atvIPRouterEntry instance.
               atvIPRouterVLan 1.3.6.1.4.1.800.2.2.11.1.1.2 integer read-write
Auto Tracker VLAN Id for this router port instance.
               atvIPRouterProtocol 1.3.6.1.4.1.800.2.2.11.1.1.3 octet string read-write
The 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)
               atvIPRouterNetAddress 1.3.6.1.4.1.800.2.2.11.1.1.4 ipaddress read-write
The IP network address for this virtual bridge instance for the purpose of allowing access from the external network management system.
               atvIPRouterSubNetMask 1.3.6.1.4.1.800.2.2.11.1.1.5 ipaddress read-write
The IP network subnet mask for this virtual bridge instance for the purpose of allowing access from the external network management system.
               atvIPRouterBcastAddress 1.3.6.1.4.1.800.2.2.11.1.1.6 ipaddress read-write
The IP broadcast address for this virtual bridge instance for the purpose of allowing access from the external network management system.
               atvIPRouterDescription 1.3.6.1.4.1.800.2.2.11.1.1.7 displaystring read-write
Textual description of the router instance.
               atvIPRouterAdmStatus 1.3.6.1.4.1.800.2.2.11.1.1.8 xylanvlanadminstatcodes read-write
The particular routing environment can be enable(2) or disable(1) (or delete (3)) upon user's request.
               atvIPRouterOperStatus 1.3.6.1.4.1.800.2.2.11.1.1.9 xylanvlanoperstatcodes read-only
Provide operating status of a particular router envirnment.
               atvIPRouterFramingType 1.3.6.1.4.1.800.2.2.11.1.1.10 integer read-write
Provides 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. Enumeration: 'token-ring-source-routed': 5, 'ethernet-2': 1, 'token-ring': 4, 'ethernet-802-3': 2, 'fddi': 3.
               atvIPRouterRipConfigMode 1.3.6.1.4.1.800.2.2.11.1.1.11 integer read-write
RIP'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'. Enumeration: 'active': 3, 'inactive': 4, 'deaf': 2, 'silent': 1.
               atvIPRouterRelayServicesFwd 1.3.6.1.4.1.800.2.2.11.1.1.12 integer read-write
Each 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 - Gen5
 atvIPXRouterInfo 1.3.6.1.4.1.800.2.2.12
       atvIPXRouterTable 1.3.6.1.4.1.800.2.2.12.1 no-access
A list of Virtual Router instances in this physical OmniSwitch.
           atvIPXRouterEntry 1.3.6.1.4.1.800.2.2.12.1.1 no-access
A VLAN entry.
               atvIPXRouterVLanGroup 1.3.6.1.4.1.800.2.2.12.1.1.1 integer read-write
VLAN Group ID for this vIPXRouterEntry instance.
               atvIPXRouterVLan 1.3.6.1.4.1.800.2.2.12.1.1.2 integer read-write
VLAN ID for this vIPXRouterEntry instance.
               atvIPXRouterProtocol 1.3.6.1.4.1.800.2.2.12.1.1.3 integer read-write
The 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)
               atvIPXRouterNetAddress 1.3.6.1.4.1.800.2.2.12.1.1.4 netnumber read-write
The IPX network address for this virtual bridge.
               atvIPXRouterFramingType 1.3.6.1.4.1.800.2.2.12.1.1.5 integer read-write
Provides 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. Enumeration: 'fddi-llc-sr': 8, 'token-ring-snap-sr': 10, 'fddi-snap-sr': 6, 'token-ring-llc-sr': 12, 'fddi-llc': 7, 'fddi-snap': 5, 'ethernet-2': 1, 'token-ring-llc': 11, 'ethernet-802-3-llc': 2, 'ethernet-802-3-raw': 4, 'token-ring-snap': 9, 'ethernet-802-3-snap': 3.
               atvIPXRouterDescription 1.3.6.1.4.1.800.2.2.12.1.1.6 displaystring read-write
Textual description of the router instance.
               atvIPXRouterAdmStatus 1.3.6.1.4.1.800.2.2.12.1.1.7 xylanvlanadminstatcodes read-write
The particular routing environment can be enabled(2) or disabled(1) upon user's request.
               atvIPXRouterOperStatus 1.3.6.1.4.1.800.2.2.12.1.1.8 xylanvlanoperstatcodes read-only
Provide operating status of a particular router envirnment.
               atvIPXSrcRteType 1.3.6.1.4.1.800.2.2.12.1.1.9 integer read-write
Provide the ability to set the type of source routing broadcasts between AllRoutesExplorer(0) and SpanningTreeExplorer(1). Enumeration: 'ste': 2, 'are': 1, 'not-applicable': 3.
 v80210 1.3.6.1.4.1.800.2.2.13
       v80210ServicesTable 1.3.6.1.4.1.800.2.2.13.1 no-access
A list of commands to add or remove Virtual LANs from a 80210 service.
           v80210ServicesEntry 1.3.6.1.4.1.800.2.2.13.1.1 no-access
A 80210 services entry.
               v80210ServicesSlot 1.3.6.1.4.1.800.2.2.13.1.1.1 integer read-only
The slot number (1-based) of the physical port providing the 80210 service.
               v80210ServicesStation 1.3.6.1.4.1.800.2.2.13.1.1.2 integer read-only
The station number (1-based) within the physical port providing the 80210 service.
               v80210ServicesDescription 1.3.6.1.4.1.800.2.2.13.1.1.3 displaystring read-write
A description of the 80210 service being provided.
               v80210ServicesBridgeID 1.3.6.1.4.1.800.2.2.13.1.1.4 integer read-only
The 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.
       v80210VlanTable 1.3.6.1.4.1.800.2.2.13.2 no-access
A list of commands to add or remove Virtual LANs from a 80210 service.
           v80210VlanEntry 1.3.6.1.4.1.800.2.2.13.2.1 no-access
A 80210trunking Virtual LAN entry.
               v80210Slot 1.3.6.1.4.1.800.2.2.13.2.1.1 integer read-only
The slot number (1-based) of the physical port providing the 80210 service.
               v80210Station 1.3.6.1.4.1.800.2.2.13.2.1.2 integer read-only
The station number (1-based) within the physical port providing the 80210 service.
               v80210LanNumber 1.3.6.1.4.1.800.2.2.13.2.1.3 integer read-only
The VLAN ID to be added to or removed from the given 80210 service.
               v80210Command 1.3.6.1.4.1.800.2.2.13.2.1.4 integer read-write
The command to either add or remove the specified VLAN ID from the given 80210 service. Enumeration: 'add': 1, 'remove': 2.
 vDBr 1.3.6.1.4.1.800.2.2.14
       vDBrServicesTable 1.3.6.1.4.1.800.2.2.14.1 no-access
A list of commands to add or remove Virtual LANs from an DBr service.
           vDBrServicesEntry 1.3.6.1.4.1.800.2.2.14.1.1 no-access
An DBr services entry.
               vDBrServicesSlot 1.3.6.1.4.1.800.2.2.14.1.1.1 integer read-only
The slot number (1-based) of the physical port providing the DBr service.
               vDBrServicesStation 1.3.6.1.4.1.800.2.2.14.1.1.2 integer read-only
The station number (1-based) within the physical port providing the DBr service.
               vDBrServicesDescription 1.3.6.1.4.1.800.2.2.14.1.1.3 displaystring read-write
A description of the DBr service being provided.
               vDBrServicesBridgeID 1.3.6.1.4.1.800.2.2.14.1.1.4 integer read-only
The 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.
       vDBrVlanTable 1.3.6.1.4.1.800.2.2.14.2 no-access
A list of commands to add or remove Virtual LANs from the DBr service.
           vDBrVlanEntry 1.3.6.1.4.1.800.2.2.14.2.1 no-access
An DBr trunking Virtual LAN entry.
               vDBrSlot 1.3.6.1.4.1.800.2.2.14.2.1.1 integer read-only
The slot number (1-based) of the physical port providing the DBr service.
               vDBrStation 1.3.6.1.4.1.800.2.2.14.2.1.2 integer read-only
The station number (1-based) within the physical port providing the DBr service.
               vDBrLanNumber 1.3.6.1.4.1.800.2.2.14.2.1.3 integer read-only
The VLAN ID to be added to or removed from the given DBr service.
               vDBrCommand 1.3.6.1.4.1.800.2.2.14.2.1.4 integer read-write
The command to either add or remove the specified VLAN ID from the given DBr service. Enumeration: 'add': 1, 'remove': 2.
 v8021Q 1.3.6.1.4.1.800.2.2.15
       qGroupTable 1.3.6.1.4.1.800.2.2.15.1 no-access
This table lists the 802.1q groups on a port.
           qGroupEntry 1.3.6.1.4.1.800.2.2.15.1.1 no-access
An entry in 802.1q group table.
               qGroupSlot 1.3.6.1.4.1.800.2.2.15.1.1.1 integer read-write
The slot id of the required port.
               qGroupPort 1.3.6.1.4.1.800.2.2.15.1.1.2 integer read-write
The physical port number.
               qGroupGroupId 1.3.6.1.4.1.800.2.2.15.1.1.3 integer read-write
Group Id on the particular port.
               qGroupMode 1.3.6.1.4.1.800.2.2.15.1.1.4 integer read-write
gstsxylan(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. Enumeration: 'gstsxylan': 1, 'gstsieee': 2, 'ssts': 4, 'msts': 3.
               qGroupDescription 1.3.6.1.4.1.800.2.2.15.1.1.5 displaystring read-write
Textual description of multiple spanning tree.
               qGroupTag 1.3.6.1.4.1.800.2.2.15.1.1.6 integer read-write
Tag used for support multiple spanning tree.
               qGroupPriority 1.3.6.1.4.1.800.2.2.15.1.1.7 integer read-write
Priority used for support multiple spanning tree.
               qGroupAdminStatus 1.3.6.1.4.1.800.2.2.15.1.1.8 integer read-write
Value of 0 indicates the service should be deleted, value of 1 indicates the service should be created. Enumeration: 'create': 1, 'delete': 0.
               qGroupTxPkts 1.3.6.1.4.1.800.2.2.15.1.1.9 counter read-only
Gives the number of transmitteded packets.
               qGroupRxPkts 1.3.6.1.4.1.800.2.2.15.1.1.10 counter read-only
Gives the number of received packets.
               qGroupTxOctets 1.3.6.1.4.1.800.2.2.15.1.1.11 counter read-only
Gives the number of transmitted bytes.
               qGroupRxOctets 1.3.6.1.4.1.800.2.2.15.1.1.12 counter read-only
Gives the number of received bytes.
 vDupMac 1.3.6.1.4.1.800.2.2.16
       vDupMacMac 1.3.6.1.4.1.800.2.2.16.1 macaddress read-only
The router port's MAC address for which the last duplicate MAC address was detected .
       vDupMacSlot 1.3.6.1.4.1.800.2.2.16.2 integer read-only
The slot number (1-based) where duplicate MAC address was last received.
       vDupMacIntf 1.3.6.1.4.1.800.2.2.16.3 integer read-only
The interface number (1-based) where duplicate MAC address was last received.
       vDupMacTime 1.3.6.1.4.1.800.2.2.16.4 integer read-only
The time in seconds that the duplicate MAC address was detected.
 vPmap 1.3.6.1.4.1.800.2.2.17
       vPmapIngressTable 1.3.6.1.4.1.800.2.2.17.1 no-access
A list of Port Mapping Ingress port table instance on this physical OmniSwitch or OSR.
           vPmapIngressEntry 1.3.6.1.4.1.800.2.2.17.1.1 no-access
A Port Mapping Ingress Port entry.
               pMapIngressId 1.3.6.1.4.1.800.2.2.17.1.1.1 integer read-write
A unique number that identifies this Port Mapping on the OmniSwitch or OSR.
               pMapIngressSlot 1.3.6.1.4.1.800.2.2.17.1.1.2 integer read-write
A physical slot number on which the Port Mapping Ingress Port is configured.
               pMapIngressPort 1.3.6.1.4.1.800.2.2.17.1.1.3 integer read-write
A physical port number that is associated with the Port Mapping Ingress Port.
               pMapIngressSrvc 1.3.6.1.4.1.800.2.2.17.1.1.4 integer read-write
A service type that is associated with this Port Mapping Ingress Port.
               pMapIngressInst 1.3.6.1.4.1.800.2.2.17.1.1.5 integer read-write
A Instance that is associated with this Port Mapping Ingress Port.
               pMapIngressAdminStatus 1.3.6.1.4.1.800.2.2.17.1.1.6 integer read-write
This object indicates whether to add(1) to or delete(2) from the Port Mapping Ingress List. Enumeration: 'add': 1, 'delete': 2.
       vPmapEgressTable 1.3.6.1.4.1.800.2.2.17.2 no-access
A list of Port Mapping Egress port table instance on this physical OmniSwitch or OSR.
           vPmapEgressEntry 1.3.6.1.4.1.800.2.2.17.2.1 no-access
A Port Mapping Egress Port entry.
               pMapEgressId 1.3.6.1.4.1.800.2.2.17.2.1.1 integer read-write
A unique number that identifies this Port Mapping on the physical OmniSwitch or OSR.
               pMapEgressSlot 1.3.6.1.4.1.800.2.2.17.2.1.2 integer read-write
A physical slot number on whitch the Port Mapping Egress Port is configured.
               pMapEgressPort 1.3.6.1.4.1.800.2.2.17.2.1.3 integer read-write
A physical port number that is associated with the Port Mapping Egress Port.
               pMapEgressSrvc 1.3.6.1.4.1.800.2.2.17.2.1.4 integer read-write
A service type that is associated with this Port Mapping Egress Port.
               pMapEgressInst 1.3.6.1.4.1.800.2.2.17.2.1.5 integer read-write
A Instance that is associated with this Port Mapping Egress Port.
               pMapEgressAdminStatus 1.3.6.1.4.1.800.2.2.17.2.1.6 integer read-write
This object indicates whether to add(1) to or delete(2) from the Port Mapping Egress Port. Enumeration: 'add': 1, 'delete': 2.
       vPmapConfigTable 1.3.6.1.4.1.800.2.2.17.3 no-access
A list of Port Mapping config table instance on this physical OmniSwitch or OSR.
           vPmapConfigEntry 1.3.6.1.4.1.800.2.2.17.3.1 no-access
A Port Mapping configuration table entry.
               pMapConfigId 1.3.6.1.4.1.800.2.2.17.3.1.1 integer read-only
A unique number that identifies this Port Mapping with the physical OmniSwitch or OSR.
               pMapConfigStatus 1.3.6.1.4.1.800.2.2.17.3.1.2 integer read-write
This object indicates whether to set (1) or delete (2) the port mapping configeration.. Enumeration: 'set': 1, 'delete': 2.
       vPmapNextId 1.3.6.1.4.1.800.2.2.17.4 integer read-only
The unique number that identifiers the next Port Mapping Table.