Intel-6000-Switch-MIB: View SNMP OID List / Download MIB

VENDOR: INTEL CORPORATION


 Home MIB: Intel-6000-Switch-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
 intel6000Switch 1.3.6.1.4.1.343.2.11.1
     express6000 1.3.6.1.4.1.343.2.11.1.1
     switchMIB 1.3.6.1.4.1.343.2.11.1.2
         switchConfigGroup 1.3.6.1.4.1.343.2.11.1.2.1
             ipAddress 1.3.6.1.4.1.343.2.11.1.2.1.1 ipaddress read-write
IP address for the management port of this entity.
             netMask 1.3.6.1.4.1.343.2.11.1.2.1.2 ipaddress read-write
The netmask for the management port of this entity.
             defaultGateway 1.3.6.1.4.1.343.2.11.1.2.1.3 ipaddress read-write
The IP address of the Default Gateway for this entity.
             broadcastAddress 1.3.6.1.4.1.343.2.11.1.2.1.4 ipaddress read-write
The broadcast address for the management port of this entity.
             maxMacAddresses 1.3.6.1.4.1.343.2.11.1.2.1.5 integer read-only
Largest aggregate number of MAC addresses which this entity can support simultaneously.
             clearStatistics 1.3.6.1.4.1.343.2.11.1.2.1.6 integer read-write
Setting this variable to TRUE (1) clears the traffic statistics accumulators on this entity. Setting this variable to any other value has no effect. The variable always returns 0 when read.
             ageFilterDatabase 1.3.6.1.4.1.343.2.11.1.2.1.7 integer read-write
Setting this variable to FALSE (0) causes this entity to stop aging out entries from its filter database. Setting this variable to TRUE (1) causes this entity to age out filter database entries as defined in IEEE 802.1D. Whenever this entity restarts, this variable keeps previously assigned value.
             entMibVersion 1.3.6.1.4.1.343.2.11.1.2.1.8 displaystring read-only
The revision level of the MIB contained in the CP firmware.
             telnetEnable 1.3.6.1.4.1.343.2.11.1.2.1.9 integer read-write
The current state of the telnet daemon in the Switch. If this field is set to disable, external accesses via telnet will not be permitted. Enumeration: 'enable': 2, 'disable': 1.
             syslogEnable 1.3.6.1.4.1.343.2.11.1.2.1.10 integer read-write
The current state of remote IP system logging. If enabled, the Switch will log messages to the SyslogIp IP address. If it is disabled, it will log messages to the console only. Enumeration: 'enable': 2, 'disable': 1.
             syslogIp 1.3.6.1.4.1.343.2.11.1.2.1.11 ipaddress read-write
The Ip address for remote IP system logging. If syslogEnabled is enabled, the Switch log messages to this IP.
             syslogCmds 1.3.6.1.4.1.343.2.11.1.2.1.12 integer read-write
If system logging is enabled, this field enables or disables the logging of commands issued on a terminal command line. Enumeration: 'enable': 2, 'disable': 1.
             syslogOut 1.3.6.1.4.1.343.2.11.1.2.1.13 integer read-write
If system logging is enabled, this field enables or disables the logging of output from the terminal. Enumeration: 'enable': 2, 'disable': 1.
             nvramLoadSave 1.3.6.1.4.1.343.2.11.1.2.1.14 integer read-write
This field triggers loading and saving of the system settings in non-volatile RAM space. To trigger a load or a save the NVRAM IP address must first be set below. This field is always read as one. The filename used will be the hexadecimal value of this systems IP address. Enumeration: 'load': 1, 'save': 2.
             nvramLastOpStat 1.3.6.1.4.1.343.2.11.1.2.1.15 integer read-only
This field shows the outcome of the last NVRAM load or save. If the NVRAM update was sucessful, this field will return one. Enumeration: 'loadFailed': 2, 'noError': 1, 'saveFailed': 3.
             nvramRemoteIp 1.3.6.1.4.1.343.2.11.1.2.1.16 ipaddress read-write
This is the IP address of the remote tftp machine where the NVRAM is to be loaded or saved. For nvramLoadSave to have an effect, this field must be set to a vaild IP address.
             nvramRemotePath 1.3.6.1.4.1.343.2.11.1.2.1.17 displaystring read-write
This is the path on the remote machine where the NVRAM image is to be retrieved or stored. This path does not include the filename, and does not end with a /. This field is optional, and if left empty, the system will use the default tftp location.
         monitorGroup 1.3.6.1.4.1.343.2.11.1.2.2
             diagnosticsResults 1.3.6.1.4.1.343.2.11.1.2.2.1 integer read-only
A result of the most recent diagnostic test for the whole stack. Enumeration: 'failure': 3, 'ok': 1, 'warnings': 2.
             diagnosticsTime 1.3.6.1.4.1.343.2.11.1.2.2.2 displaystring read-only
The date and time of the most recent diagnostic test for the whole stack.
             lastDiagnosticsTest 1.3.6.1.4.1.343.2.11.1.2.2.3 integer read-only
The number indicating what diagnostic test was run last. The list represents the power-up diagnostic test sequence. Normally the returned value should be the index of the last test in the sequence. Enumeration: 'memoryTest': 1, 'asicRandomFrameTest': 5, 'duartTest': 10, 'asicRamRegistersTest': 8, 'asicLoopbackTest': 6, 'camTest': 3, 'nvramTest': 4, 'asicBusRegistersTest': 7, 'flashTest': 2, 'serialEepromTest': 9.
         commGroup 1.3.6.1.4.1.343.2.11.1.2.3
             commNumComms 1.3.6.1.4.1.343.2.11.1.2.3.1 integer read-only
The number of SNMP Communities currently configured in this system. This number should reflect the number of entries in the commInfoTable.
             commInfoTable 1.3.6.1.4.1.343.2.11.1.2.3.2 no-access
A list of Switch Configuration Community Entries
                 commInfoEntry 1.3.6.1.4.1.343.2.11.1.2.3.2.1 no-access
A list of Community properties for the Switch.
                     commInfoIndex 1.3.6.1.4.1.343.2.11.1.2.3.2.1.1 integer read-write
An index that uniquely identifies an entry in the Switch Community Info Table.
                     commInfoName 1.3.6.1.4.1.343.2.11.1.2.3.2.1.2 displaystring read-write
The name of this Switch Community Entry.
                     commInfoGet 1.3.6.1.4.1.343.2.11.1.2.3.2.1.3 integer read-write
The GET permission for the community. Enumeration: 'on': 2, 'off': 1.
                     commInfoSet 1.3.6.1.4.1.343.2.11.1.2.3.2.1.4 integer read-write
The SET permission for the community. Enumeration: 'on': 2, 'off': 1.
                     commInfoTrap 1.3.6.1.4.1.343.2.11.1.2.3.2.1.5 integer read-write
The TRAP permission for the community. Enumeration: 'on': 2, 'off': 1.
             commAltTrapPort 1.3.6.1.4.1.343.2.11.1.2.3.3 integer read-write
An alternate port to which the agent will send TRAP notifications. Note that the agent will continue to send TRAPs to the SNMP port. Setting this value to zero disables sending TRAPs to the alternate port.
             commSnmpSecurityLevel 1.3.6.1.4.1.343.2.11.1.2.3.4 integer read-write
Security level to be used by the agent when checking requests. Level 1 check community string on get and set. Level 2 check community string on get, community string and host on set Level 3 check community string and host on get and set.
         hostGroup 1.3.6.1.4.1.343.2.11.1.2.4
             hostNumHosts 1.3.6.1.4.1.343.2.11.1.2.4.1 integer read-only
The current number of SNMP hosts in the system. Each host is allowed to perform get, set, and trap operations based on its associated community.
             hostInfoTable 1.3.6.1.4.1.343.2.11.1.2.4.2 no-access
A list of Switch Configuration Host Entries
                 hostInfoEntry 1.3.6.1.4.1.343.2.11.1.2.4.2.1 no-access
A list of Host properties for the Switch
                     hostInfoIndex 1.3.6.1.4.1.343.2.11.1.2.4.2.1.1 integer read-write
An index that uniquely identifies an entry in the Switch Host Info Table.
                     hostInfoName 1.3.6.1.4.1.343.2.11.1.2.4.2.1.2 displaystring read-write
The name of this Switch Host Entry.
                     hostInfoIp 1.3.6.1.4.1.343.2.11.1.2.4.2.1.3 ipaddress read-write
The IP Address for the host.
                     hostInfoComm 1.3.6.1.4.1.343.2.11.1.2.4.2.1.4 displaystring read-write
The name of the community this host belongs to.
         serialGroup 1.3.6.1.4.1.343.2.11.1.2.5
             serialBaudRate 1.3.6.1.4.1.343.2.11.1.2.5.1 integer read-write
The baud rate in bits per second of the RS-232 port. Enumeration: 'baud1200': 2, 'baud600': 1, 'baud19200': 6, 'baud2400': 3, 'baud4800': 4, 'baud9600': 5, 'baud38400': 7.
             modemControlLines 1.3.6.1.4.1.343.2.11.1.2.5.2 integer read-write
Indicates whether the RS-232 port modem control lines are enabled. Enumeration: 'disabled': 2, 'enabled': 1.
         spanGroup 1.3.6.1.4.1.343.2.11.1.2.9
             spanOnOff 1.3.6.1.4.1.343.2.11.1.2.9.1 integer read-write
Turns Spanning Tree ON/OFF for the switch. Enumeration: 'on': 2, 'off': 1.
             spanType 1.3.6.1.4.1.343.2.11.1.2.9.2 integer read-write
Type of spanning tree. Enumeration: 'pvstp': 2, 'single': 1.
             spanResetDefaults 1.3.6.1.4.1.343.2.11.1.2.9.4 integer read-write
Reset all settable spanning tree parameters to defaults. Enumeration: 'reset': 1, 'other': 2.
             spanRapid 1.3.6.1.4.1.343.2.11.1.2.9.5 integer read-write
When spanType is STP, turns Spanning Tree Rapid Reconfiguration ON/OFF. Enumeration: 'on': 2, 'off': 1.
             spanPortTable 1.3.6.1.4.1.343.2.11.1.2.9.6 no-access
Table containing per-port status for single spanning tree.
                 spanPortEntry 1.3.6.1.4.1.343.2.11.1.2.9.6.1 no-access
Per-port status for single spanning tree.
                     spanPortPort 1.3.6.1.4.1.343.2.11.1.2.9.6.1.1 portnumber read-only
The port number on the switch.
                     spanPortQuickStatus 1.3.6.1.4.1.343.2.11.1.2.9.6.1.2 enablestatus read-write
The current status, enabled or disabled, of Port Quick for this port.
                     spanPortAuto 1.3.6.1.4.1.343.2.11.1.2.9.6.1.3 integer read-only
Path cost is either Fixed or Auto. If Auto, cost is calculated automatically, and depends on media data rates and link aggregation. Enumeration: 'auto': 2, 'fixed': 1.
         fanGroup 1.3.6.1.4.1.343.2.11.1.2.10
               fanNumFans 1.3.6.1.4.1.343.2.11.1.2.10.1 integer read-only
The total number of fans possible in this chassis. A fan need not be present to count.
               fanInfoTable 1.3.6.1.4.1.343.2.11.1.2.10.2 no-access
A list of Fan States
                   fanInfoEntry 1.3.6.1.4.1.343.2.11.1.2.10.2.1 no-access
A list of Fan properties for the Switch
                       fanIndex 1.3.6.1.4.1.343.2.11.1.2.10.2.1.1 integer read-only
An index that uniquely identifies an entry in the Switch Fan Table.
                       fanStatus 1.3.6.1.4.1.343.2.11.1.2.10.2.1.2 integer read-write
States operational status of Fan. Enumeration: 'ok': 1, 'nok': 2.
         psGroup 1.3.6.1.4.1.343.2.11.1.2.11
               psNumber 1.3.6.1.4.1.343.2.11.1.2.11.1 integer read-only
The number of power supplies this chassis is capable of holding. A power supply need not be present to count.
               psInfoTable 1.3.6.1.4.1.343.2.11.1.2.11.2 no-access
A list of Power Supply States
                   psInfoEntry 1.3.6.1.4.1.343.2.11.1.2.11.2.1 no-access
A list of Power Supply properties for the Switch
                       psIndex 1.3.6.1.4.1.343.2.11.1.2.11.2.1.1 integer read-only
An index that uniquely identifies an entry in the Switch Power Supply Table. Enumeration: 'a': 1, 'c': 3, 'b': 2.
                       psPresent 1.3.6.1.4.1.343.2.11.1.2.11.2.1.2 integer read-only
States presence of Power Supply. Enumeration: 'uninstalled': 2, 'installed': 1.
                       psStatus 1.3.6.1.4.1.343.2.11.1.2.11.2.1.3 integer read-only
States operational status of Power Supply. Enumeration: 'ok': 1, 'nok': 2.
         tempGroup 1.3.6.1.4.1.343.2.11.1.2.13
               tempCurrent 1.3.6.1.4.1.343.2.11.1.2.13.1 integer read-only
The current temperature of the switch in degrees centigrade.
               tempAlarm 1.3.6.1.4.1.343.2.11.1.2.13.2 integer read-only
The status of the temperature alarm. This alarm is on if the current temperature exceeds the high water mark. Enumeration: 'on': 2, 'off': 1.
               tempHighest 1.3.6.1.4.1.343.2.11.1.2.13.3 integer read-only
The highest temperature reached after the temperature alarm. If the alarm is not active, the value is zero.
               tempHigh 1.3.6.1.4.1.343.2.11.1.2.13.4 integer read-write
The high water mark for the temperature. If this temperature is exceeded, the temperature alarm is activated.
               tempLow 1.3.6.1.4.1.343.2.11.1.2.13.5 integer read-write
The low water mark for the temperature. If the temperature falls below the low water mark, the temperature alarm will be reset.
         gigabitGroup 1.3.6.1.4.1.343.2.11.1.2.14
               gigabitPortTable 1.3.6.1.4.1.343.2.11.1.2.14.2 no-access
This table contains the per port gigabit configurables. The indexes reference a gigabit slot, and the ports numbered from one from the left most port.
                   gigabitPortTableEntry 1.3.6.1.4.1.343.2.11.1.2.14.2.1 no-access
A list of gigabit configurables for the switch
                       gigabitPortTableSlot 1.3.6.1.4.1.343.2.11.1.2.14.2.1.1 integer read-only
The slot in which this gigabit card resides. This slot should be the same as one of the valid gigabit slots in the slot table of this MIB.
                       gigabitPortTablePort 1.3.6.1.4.1.343.2.11.1.2.14.2.1.2 integer read-only
The number of the gigabit port on the card. These ports specify an individual port on a gigabit switch or a gigabit repeater. A port here does not represent a unique interface in the interfaces table.
                       gigabitPortTableLinkState 1.3.6.1.4.1.343.2.11.1.2.14.2.1.4 integer read-only
This field shows the current link state of the gigabit sub-port. Enumeration: 'down': 1, 'up': 2.
                       gigabitPortTablePortAutoNeg 1.3.6.1.4.1.343.2.11.1.2.14.2.1.5 integer read-write
The current ability of this port to participate in autonegotiation. Enumeration: 'enable': 2, 'disable': 1.
         tenHundredGroup 1.3.6.1.4.1.343.2.11.1.2.15
               tenHundredPortTable 1.3.6.1.4.1.343.2.11.1.2.15.1 no-access
This table contains the per port information for the 10/100 Ethernet boards in the system. This table will be indexed by slot and port.
                   tenHundredPortTableEntry 1.3.6.1.4.1.343.2.11.1.2.15.1.1 no-access
A list of 10/100 Ethernet configurables for the switch.
                       tenHundredPortTableSlot 1.3.6.1.4.1.343.2.11.1.2.15.1.1.1 integer read-only
The slot in which this 10/100 card resides. This slot should be the same as one of the valid 10/100 slots in the slot table of this MIB.
                       tenHundredPortTablePort 1.3.6.1.4.1.343.2.11.1.2.15.1.1.2 integer read-only
The number of the 10/100 port on the system. A port here represents a unique interface in the the interfaces table.
                       tenHundredPortTableLinkState 1.3.6.1.4.1.343.2.11.1.2.15.1.1.3 integer read-only
This field shows the current link state of the 10/100 port. Enumeration: 'down': 1, 'up': 2.
                       tenHundredPortTableConfig 1.3.6.1.4.1.343.2.11.1.2.15.1.1.4 integer read-write
The autonegotiate mode, speed, and duplex mode for this port. If link state is UP, then this object represents the settings for the active connect. If link state is DOWN, then this ojbect represents the connection mode(s) that this port will accept. Enumeration: 'autoHundredHalfFull': 8, 'autoTenFull': 4, 'autoTenHundredFull': 6, 'hundredFull': 13, 'unknown': 20, 'autoTenHalfFull': 7, 'tenHalf': 10, 'autoTenHalf': 1, 'autoTenHundredHalf': 3, 'hundredHalf': 11, 'autoHundredFull': 5, 'tenFull': 12, 'autoTenHundredHalfFull': 9, 'autoHundredHalf': 2.
         vlanGroup 1.3.6.1.4.1.343.2.11.1.2.16
               vlanValid 1.3.6.1.4.1.343.2.11.1.2.16.1 integer read-only
This field displays if the current VLAN configuration in the Switch is valid. Enumeration: 'valid': 1, 'invalid': 2.
               vlanConfigTable 1.3.6.1.4.1.343.2.11.1.2.16.2 no-access
This table contains the virtual lan configuration parameters for each virtual lan configured in the system.
                   vlanConfigEntry 1.3.6.1.4.1.343.2.11.1.2.16.2.1 no-access
An entry containing information about the Virtual Lan configuration.
                       vlanConfigVID 1.3.6.1.4.1.343.2.11.1.2.16.2.1.1 vlanid read-only
The Virtual Lan Id number.
                       vlanConfigName 1.3.6.1.4.1.343.2.11.1.2.16.2.1.2 displaystring read-write
The name associated with this virtual lan ID.
                       vlanConfigIpAddr 1.3.6.1.4.1.343.2.11.1.2.16.2.1.3 ipaddress read-write
The IP address associated with this virtual lan.
                       vlanConfigNetmask 1.3.6.1.4.1.343.2.11.1.2.16.2.1.4 ipaddress read-write
The netmask associated with this virtual lan.
                       vlanConfigBroadcast 1.3.6.1.4.1.343.2.11.1.2.16.2.1.5 ipaddress read-write
The broadcast address associated with this virtual lan.
                       vlanConfigRouting 1.3.6.1.4.1.343.2.11.1.2.16.2.1.6 enablestatus read-write
Enable or disable routing on a per-vlan basis.
               vlanReset 1.3.6.1.4.1.343.2.11.1.2.16.3 integer read-write
Reset VLAN configuration to factory defaults. Enumeration: 'reset': 1.
               vlanPortTable 1.3.6.1.4.1.343.2.11.1.2.16.4 no-access
This table contains the virtual lan configuration parameters which are configured on a per-port basis.
                   vlanPortEntry 1.3.6.1.4.1.343.2.11.1.2.16.4.1 no-access
An entry containing the virtual lan configuration parameters which are configured on a per-port basis.
                       vlanPortNumber 1.3.6.1.4.1.343.2.11.1.2.16.4.1.1 portnumber read-only
External port number. This number corresponds to the ifTable ifIndex.
                       vlanPortTrustedVid 1.3.6.1.4.1.343.2.11.1.2.16.4.1.2 boolean read-write
If VlanPortTrustedVid is 'true', then the VID of tagged frames is alwasy used, otherwise, the PVID of the port is used even if the frame is tagged.
                       vlanPortTrustedPriority 1.3.6.1.4.1.343.2.11.1.2.16.4.1.3 boolean read-write
If VlanPortTrustedPriority is 'true', then the priority of tagged frames is always used, otherwise, the default port priority is used even if the frame is tagged.
         routingGroup 1.3.6.1.4.1.343.2.11.1.2.17
               routingRouterId 1.3.6.1.4.1.343.2.11.1.2.17.1 ipaddress read-write
A 32-bit integer uniquely identifying the switch. By convention, to ensure uniqueness, this should default to the value of one of the router's IP interface addresses. This object cannot be accessed unless GateD is enabled.
               routingScanInterval 1.3.6.1.4.1.343.2.11.1.2.17.2 integer read-write
The number of seconds indicating how often GateD will check with the kernel for the interface changes when no notification is received from the kernel. This object cannot be accessed unless routing is enabled.
               routingConfigGroup 1.3.6.1.4.1.343.2.11.1.2.17.3
                   routingEnable 1.3.6.1.4.1.343.2.11.1.2.17.3.1 integer read-write
Enable/disable routing. Writing enableInit to this object starts the GateD process, but does not enable any routing protocols. enableRestore starts the GateD process and restores the GateD configuration from nonvolatile memory. When read, this object will return either enabled or disabled. Enumeration: 'disabled': 2, 'enableInit': 3, 'enabled': 1, 'enableRestore': 4.
                   routingRipConf 1.3.6.1.4.1.343.2.11.1.2.17.3.2 integer read-write
Enable/disable RIPv2. Enumeration: 'disabled': 2, 'enabled': 1.
                   routingOspfConf 1.3.6.1.4.1.343.2.11.1.2.17.3.3 integer read-write
Enable/disable OSPF. Enumeration: 'disabled': 2, 'enabled': 1.
               routingPreferencesGroup 1.3.6.1.4.1.343.2.11.1.2.17.4
                   routingOspfPref 1.3.6.1.4.1.343.2.11.1.2.17.4.1 integer read-write
The preference level for OSPF-based routing This object cannot be accessed unless routing is enabled.
                   routingStaticConfigPref 1.3.6.1.4.1.343.2.11.1.2.17.4.2 integer read-write
The preference level for the default static route. This object cannot be accessed unless routing is enabled.
                   routingRipPref 1.3.6.1.4.1.343.2.11.1.2.17.4.3 integer read-write
The preference level for rip-based routing This object cannot be accessed unless routing is enabled.
                   routingOspfAsExtPref 1.3.6.1.4.1.343.2.11.1.2.17.4.4 integer read-write
The preference level for OSPF as extern based routing This object cannot be accessed unless routing is enabled.
               routingIfPrefTable 1.3.6.1.4.1.343.2.11.1.2.17.5 no-access
A list of local interfaces and their preference levels.
                   routingIfPrefEntry 1.3.6.1.4.1.343.2.11.1.2.17.5.1 no-access
An interface-preference pair.
                       routingIfPrefAddress 1.3.6.1.4.1.343.2.11.1.2.17.5.1.1 ipaddress read-only
The IP Address of this system on the indicated subnet. For unnumbered interfaces, the value 0.0.0.N, where the least significant 24 bits (N) is the ifIndex for the IP Interface in network byte order.
                       routingIfPref 1.3.6.1.4.1.343.2.11.1.2.17.5.1.2 integer read-write
The preference level for this interface
               staticRouteNumber 1.3.6.1.4.1.343.2.11.1.2.17.6 gauge read-only
The number of current staticRouteTable entries that are not invalid.
               staticRouteTable 1.3.6.1.4.1.343.2.11.1.2.17.7 no-access
This entity's static IP routing config table.
                   staticRouteEntry 1.3.6.1.4.1.343.2.11.1.2.17.7.1 no-access
A particular static route to a particular destination.
                       staticRouteDest 1.3.6.1.4.1.343.2.11.1.2.17.7.1.1 ipaddress read-only
The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the staticRouteMask object is not equal to x.
                       staticRouteMask 1.3.6.1.4.1.343.2.11.1.2.17.7.1.2 ipaddress read-only
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the staticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the staticRouteMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the staticRouteDest object is not equal to staticRouteDest.
                       staticRouteNextHop 1.3.6.1.4.1.343.2.11.1.2.17.7.1.3 ipaddress read-only
On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.
                       staticRouteIf 1.3.6.1.4.1.343.2.11.1.2.17.7.1.4 ipaddress read-write
The local interface through which the next hop of this route should be reached.
                       staticRoutePref 1.3.6.1.4.1.343.2.11.1.2.17.7.1.5 integer read-write
The preference value for this route. Default value is 20 for the default route, 60 otherwise.
                       staticRouteType 1.3.6.1.4.1.343.2.11.1.2.17.7.1.6 integer read-write
The type of route. Enumeration: 'retain': 1, 'normal': 5, 'notinstall': 4, 'blackhole': 3, 'reject': 2.
                       staticRouteStatus 1.3.6.1.4.1.343.2.11.1.2.17.7.1.7 integer read-write
The row status variable, used according to row installation and removal conventions.
               routingSaveConfig 1.3.6.1.4.1.343.2.11.1.2.17.8 integer read-write
Write to this object to save the current router configuration to nonvolatile storage. The agent will perform an activate before saving. You cannot save the configuration unless routing is enabled. Enumeration: 'save': 1.
         errorGroup 1.3.6.1.4.1.343.2.11.1.2.18
               errorTable 1.3.6.1.4.1.343.2.11.1.2.18.1 no-access
A list of SNMP User-error Entries.
                   errorEntry 1.3.6.1.4.1.343.2.11.1.2.18.1.1 no-access
A description of an SNMP user-error.
                       errorIndex 1.3.6.1.4.1.343.2.11.1.2.18.1.1.1 integer read-only
An index that uniquely identifies an entry in the Error Table.
                       errorMsg 1.3.6.1.4.1.343.2.11.1.2.18.1.1.2 displaystring read-only
The description of the SNMP configuration error.
                       errorOid 1.3.6.1.4.1.343.2.11.1.2.18.1.1.3 object identifier read-only
The object ID for the SNMP manager request which caused this error.
                       errorTime 1.3.6.1.4.1.343.2.11.1.2.18.1.1.4 timeticks read-only
The time, in hundreths of a second since system boot, that the error occurred.
               clearErrorTable 1.3.6.1.4.1.343.2.11.1.2.18.2 integer read-write
Writing true to this object clears the SNMP Error Table. Enumeration: 'false': 2, 'true': 1.
         linkStateGroup 1.3.6.1.4.1.343.2.11.1.2.19
               linkStateTable 1.3.6.1.4.1.343.2.11.1.2.19.1 no-access
This table contains the link states of every port on the switch, indexed by slot number and local (per-slot) port number.
                   linkStateEntry 1.3.6.1.4.1.343.2.11.1.2.19.1.1 no-access
Each entry contains the link state and last-changed time of a port on the switch, indexed by slot number and local port number.
                       linkStateSlot 1.3.6.1.4.1.343.2.11.1.2.19.1.1.1 integer read-only
The index of this media card on the Switch chassis. Media card indices begin at one, at the top of the chassis.
                       linkStatePort 1.3.6.1.4.1.343.2.11.1.2.19.1.1.2 integer read-only
The index of this port on the media card. Port indices begin at one, at the left side of the card, when viewed from the front.
                       linkStateState 1.3.6.1.4.1.343.2.11.1.2.19.1.1.3 integer read-only
The current link state of this port. Enumeration: 'fddi-active': 4, 'ethernet-up': 7, 'fddi-standby': 3, 'fddi-disabled': 1, 'ethernet-down': 8, 'reserved1': 5, 'fddi-connecting': 2, 'reserved2': 6.
                       linkStateTime 1.3.6.1.4.1.343.2.11.1.2.19.1.1.4 timeticks read-only
The most recent time, in hundreths of a second since system boot, that this port's link state changed.
         carrierGroup 1.3.6.1.4.1.343.2.11.1.2.20
               carrierCPSlotID 1.3.6.1.4.1.343.2.11.1.2.20.1 integer read-only
Indicates which slot contains the master CP. Enumeration: 'cpA': 1, 'cpB': 2.
               carrierStatusA 1.3.6.1.4.1.343.2.11.1.2.20.2 integer read-only
Indicates whether CP board A is inserted, and if inserted, whether it is running. Enumeration: 'notInserted': 1, 'insertedRunning': 3, 'insertedNotRunning': 2.
               carrierStatusB 1.3.6.1.4.1.343.2.11.1.2.20.3 integer read-only
Indicates whether CP board B is inserted, and if inserted, whether it is running. Enumeration: 'notInserted': 1, 'insertedRunning': 3, 'insertedNotRunning': 2.
         moduleGroup 1.3.6.1.4.1.343.2.11.1.2.21
               moduleTable 1.3.6.1.4.1.343.2.11.1.2.21.1 no-access
Table containing hardware and software configuration information.
                   moduleEntry 1.3.6.1.4.1.343.2.11.1.2.21.1.1 no-access
Hardware and software configuration data.
                       moduleSlotNum 1.3.6.1.4.1.343.2.11.1.2.21.1.1.1 integer read-only
The Slot ID of the switch. Slot 1 is physically the top slot in a chassis.
                       moduleCard 1.3.6.1.4.1.343.2.11.1.2.21.1.1.2 integer read-only
The specific card within a slot. Enumeration: 'gigSwitch8': 6, 'hundredFX12': 8, 'unknown': 1, 'cpB': 5, 'tenHundred24': 7, 'carrier': 3, 'cpA': 4, 'empty': 2.
                       moduleContent 1.3.6.1.4.1.343.2.11.1.2.21.1.1.3 integer read-only
The content-type for this entry. Enumeration: 'webImage': 9, 'moduleStatus': 29, 'twister': 34, 'sysVersion': 1, 'mediaType': 31, 'cpCtrlXilinx': 11, 'upIf': 13, 'bootVersion': 2, 'connectorType': 32, 'tqmCtl': 20, 'feature': 28, 'i8051': 6, 'imp': 18, 'tqmFbc': 21, 'xpt': 15, 'carrierLue': 8, 'sysImage': 7, 'ccXilinx': 5, 'mac': 23, 'mfgDate': 26, 'lxa': 16, 'variance': 27, 'rqm': 14, 'bctXilinx': 4, 'tqmPl': 19, 'moduleName': 30, 'xBar': 17, 'cfgPld': 12, 'tsunami': 33, 'cpSCtrlXilinx': 10, 'xilinxVclue': 3, 'model': 25, 'hwRev': 24, 'serialNum': 22.
                       moduleDataValid 1.3.6.1.4.1.343.2.11.1.2.21.1.1.4 integer read-only
Indicates whether the version text is initialized. Enumeration: 'valid': 1, 'notValid': 2.
                       moduleText 1.3.6.1.4.1.343.2.11.1.2.21.1.1.5 displaystring read-only
A text string containing hardware or sofware version information.
         pingGroup 1.3.6.1.4.1.343.2.11.1.2.22
               pingHostAddress 1.3.6.1.4.1.343.2.11.1.2.22.1 displaystring read-write
The hostname or host IP address for the PING.
               pingRequest 1.3.6.1.4.1.343.2.11.1.2.22.2 integer read-write
Writing any value to this object sends a PING.
               pingTime 1.3.6.1.4.1.343.2.11.1.2.22.3 integer read-only
PING roundtrip time in milliseconds.
               pingStatus 1.3.6.1.4.1.343.2.11.1.2.22.4 integer read-only
Status of most recent ping request. Enumeration: 'error': 5, 'noData': 1, 'waitingForReply': 2, 'success': 4, 'timedOut': 3.
         dnsGroup 1.3.6.1.4.1.343.2.11.1.2.23
               dnsEnable 1.3.6.1.4.1.343.2.11.1.2.23.1 integer read-write
The current state of the Domain Name Server in the Switch. If this field is set to enable, Domain Name Services will be supported. Enumeration: 'enable': 1, 'disable': 2.
               dnsDomainName 1.3.6.1.4.1.343.2.11.1.2.23.2 displaystring read-write
The Domain Name for the network this switch is on.
               dnsPrimaryServer 1.3.6.1.4.1.343.2.11.1.2.23.3 displaystring read-write
The primary DNS server for the network this switch is on.
               dnsBackupServer 1.3.6.1.4.1.343.2.11.1.2.23.4 displaystring read-write
The secondary DNS server for the network this switch is on.
         stormControlGroup 1.3.6.1.4.1.343.2.11.1.2.24
               stormBcastControlTable 1.3.6.1.4.1.343.2.11.1.2.24.1 no-access
Table containing configuration and status information for broadcast storm control.
                   stormBcastControlEntry 1.3.6.1.4.1.343.2.11.1.2.24.1.1 no-access
Configuration and status for broadcast storm control.
                       stormBcastControlPort 1.3.6.1.4.1.343.2.11.1.2.24.1.1.1 integer read-only
The port number on the switch, equivalent to ifIndex.
                       stormBcastControlThreshold 1.3.6.1.4.1.343.2.11.1.2.24.1.1.2 integer read-write
The broadcast frame rate, in percent of total bandwidth, at which discarding is triggered for this port.
                       stormBcastControlDiscardPeriod 1.3.6.1.4.1.343.2.11.1.2.24.1.1.3 integer read-write
The amount of time, in seconds, that discarding will continue on this port once triggered. If the discard period is set to zero seconds and the port transitions to discarding state, then user intervention is required to remove the port from discarding state.
                       stormBcastControlRate 1.3.6.1.4.1.343.2.11.1.2.24.1.1.4 integer read-only
The current broadcast rate, measured as a precentage of total bandwidth, for this port.
                       stormBcastControlDisables 1.3.6.1.4.1.343.2.11.1.2.24.1.1.5 integer read-only
The number of times this port entered the discard state as a result of storm control.
                       stormBcastControlEnables 1.3.6.1.4.1.343.2.11.1.2.24.1.1.6 integer read-only
The number of times this port exited the discard state as a result of storm control.
                       stormBcastControlTimeLeft 1.3.6.1.4.1.343.2.11.1.2.24.1.1.7 integer read-only
The number of seconds remaining until this port will exit the discard state.
                       stormBcastControlStatus 1.3.6.1.4.1.343.2.11.1.2.24.1.1.8 integer read-write
The current status of this port with respect to storm control. If the port is in the discarding state, then writing 'exitDiscardState' to stormBcastControlStatus will cause the port to exit the discarding state. No other value may be written to this object. Enumeration: 'discardingBroadcast': 5, 'monitorMulticast': 3, 'monitorBroadcast': 2, 'disabled': 1, 'discardingMulticast': 6, 'monitorBoth': 4, 'exitDiscardState': 7.
               stormMcastControlTable 1.3.6.1.4.1.343.2.11.1.2.24.2 no-access
Table containing configuration and status information for multicast storm control.
                   stormMcastControlEntry 1.3.6.1.4.1.343.2.11.1.2.24.2.1 no-access
Configuration and status for multicast storm control.
                       stormMcastControlPort 1.3.6.1.4.1.343.2.11.1.2.24.2.1.1 integer read-only
The port number on the switch, equivalent to ifIndex.
                       stormMcastControlThreshold 1.3.6.1.4.1.343.2.11.1.2.24.2.1.2 integer read-write
The multicast frame rate, in percent of total bandwidth, at which discarding is triggered for this port.
                       stormMcastControlDiscardPeriod 1.3.6.1.4.1.343.2.11.1.2.24.2.1.3 integer read-write
The amount of time, in seconds, that discarding will continue on this port once triggered. If the discard period is set to zero seconds and the port transitions to discarding state, then user intervention is required to remove the port from discarding state.
                       stormMcastControlRate 1.3.6.1.4.1.343.2.11.1.2.24.2.1.4 integer read-only
The current multicast rate, measured as a precentage of total bandwidth, for this port.
                       stormMcastControlDisables 1.3.6.1.4.1.343.2.11.1.2.24.2.1.5 integer read-only
The number of times this port entered the discard state as a result of storm control.
                       stormMcastControlEnables 1.3.6.1.4.1.343.2.11.1.2.24.2.1.6 integer read-only
The number of times this port exited the discard state as a result of storm control.
                       stormMcastControlTimeLeft 1.3.6.1.4.1.343.2.11.1.2.24.2.1.7 integer read-only
The number of seconds remaining until this port will exit the discard state.
                       stormMcastControlStatus 1.3.6.1.4.1.343.2.11.1.2.24.2.1.8 integer read-write
The current status of this port with respect to storm control. If the port is in the discarding state, then writing 'exitDiscardState' to stormMcastControlStatus will cause the port to exit the discarding state. No other value may be written to this object. Enumeration: 'discardingBroadcast': 5, 'monitorMulticast': 3, 'monitorBroadcast': 2, 'disabled': 1, 'discardingMulticast': 6, 'monitorBoth': 4, 'exitDiscardState': 7.
         igmpSnoopingGroup 1.3.6.1.4.1.343.2.11.1.2.25
               igmpSnoopingEnable 1.3.6.1.4.1.343.2.11.1.2.25.1 integer read-write
Enable or disable IGMP snooping for system. Enumeration: 'enable': 1, 'disable': 2.
               igmpSnoopingResetControl 1.3.6.1.4.1.343.2.11.1.2.25.2 integer read-write
Reset all control ports in the system to NORMAL mode. Reading always returns other(1), Writing reset(2) performs the reset. Enumeration: 'reset': 2, 'other': 1.
               igmpSnoopingResetData 1.3.6.1.4.1.343.2.11.1.2.25.3 integer read-write
Reset all data ports in the system to NORMAL mode. Reading always returns other(1), Writing reset(2) performs the reset. Enumeration: 'reset': 2, 'other': 1.
               igmpSnoopingAgeTime 1.3.6.1.4.1.343.2.11.1.2.25.4 timeinterval read-write
Set the snoop aging time.
               igmpSnoopingVlanResetTable 1.3.6.1.4.1.343.2.11.1.2.25.5 no-access
                   igmpSnoopingVlanResetEntry 1.3.6.1.4.1.343.2.11.1.2.25.5.1 no-access
                       igmpSnoopingVlanResetVlanId 1.3.6.1.4.1.343.2.11.1.2.25.5.1.1 vlanid read-only
Vlan identifier.
                       igmpSnoopingVlanResetData 1.3.6.1.4.1.343.2.11.1.2.25.5.1.2 integer read-write
Reset all data ports in the vlan to NORMAL mode. Reading always returns other(1), Writing reset(2) performs the reset. Enumeration: 'reset': 2, 'other': 1.
                       igmpSnoopingVlanResetControl 1.3.6.1.4.1.343.2.11.1.2.25.5.1.3 integer read-write
Reset all control ports in the vlan to NORMAL mode. Reading always returns other(1), Writing reset(2) performs the reset. Enumeration: 'reset': 2, 'other': 1.
               igmpSnoopingDataPortTable 1.3.6.1.4.1.343.2.11.1.2.25.6 no-access
                   igmpSnoopingDataPortEntry 1.3.6.1.4.1.343.2.11.1.2.25.6.1 no-access
                       igmpSnoopingDataPortVlanId 1.3.6.1.4.1.343.2.11.1.2.25.6.1.1 vlanid read-only
Vlan identifier.
                       igmpSnoopingDataPortNumber 1.3.6.1.4.1.343.2.11.1.2.25.6.1.2 portnumber read-only
External port number. This number corresponds to the ifTable ifIndex.
                       igmpSnoopingDataPortGroup 1.3.6.1.4.1.343.2.11.1.2.25.6.1.3 integer read-only
All --all multicast forbidden or forwarded Ip --specified ip forbidden or forwarded Enumeration: 'ip': 2, 'all': 1.
                       igmpSnoopingDataPortIpAddr 1.3.6.1.4.1.343.2.11.1.2.25.6.1.4 ipaddress read-only
Multicast IP Address fixed or forbidden, if data port group ip=2
                       igmpSnoopingDataPortState 1.3.6.1.4.1.343.2.11.1.2.25.6.1.5 integer read-write
Normal --default value. Fixed --Permanent group assignement Forbid --Never in the defined group assignment. Write fixed(4) or forbid(5) to this object to create a new row or modify an existing row. Write normal(3) to this object to remove an existing row. Enumeration: 'forbid': 5, 'fixed': 4, 'normal': 3.
               igmpSnoopingControlPortTable 1.3.6.1.4.1.343.2.11.1.2.25.7 no-access
                   igmpSnoopingControlPortEntry 1.3.6.1.4.1.343.2.11.1.2.25.7.1 no-access
                       igmpSnoopingControlPortVlanId 1.3.6.1.4.1.343.2.11.1.2.25.7.1.1 vlanid read-only
Vlan Identifier.
                       igmpSnoopingControlPortNumber 1.3.6.1.4.1.343.2.11.1.2.25.7.1.2 portnumber read-only
External port number. This number corresponds to the ifTable ifIndex.
                       igmpSnoopingControlPortState 1.3.6.1.4.1.343.2.11.1.2.25.7.1.3 integer read-write
Normal --control port based on protocol snooping Fixed --always a control port Forbid --never a control port. Enumeration: 'forbid': 3, 'fixed': 2, 'normal': 1.
                       igmpSnoopingControlPortRowStatus 1.3.6.1.4.1.343.2.11.1.2.25.7.1.4 rowstatus read-write
Used to control creation and deletion of rows.
               igmpSnoopingStatusTable 1.3.6.1.4.1.343.2.11.1.2.25.8 no-access
Table of entries for reporting IGMP snooping status with Mac address to Port address mapping
                   igmpSnoopingStatusEntry 1.3.6.1.4.1.343.2.11.1.2.25.8.1 no-access
                       igmpSnoopingVlanId 1.3.6.1.4.1.343.2.11.1.2.25.8.1.1 vlanid read-only
Vlan identifier.
                       igmpSnoopingMcastMacAddr 1.3.6.1.4.1.343.2.11.1.2.25.8.1.2 macaddress read-only
Multicast mac address.
                       igmpSnoopingPort 1.3.6.1.4.1.343.2.11.1.2.25.8.1.3 portnumber read-only
External port number. This number corresponds to the ifTable ifIndex.
               igmpSnoopingIpStatusTable 1.3.6.1.4.1.343.2.11.1.2.25.9 no-access
Table of entries for reporting IGMP snooping status with Mac address to Ip address mapping
                   igmpSnoopingIpStatusEntry 1.3.6.1.4.1.343.2.11.1.2.25.9.1 no-access
                       igmpSnoopingIpVlanId 1.3.6.1.4.1.343.2.11.1.2.25.9.1.1 vlanid read-only
Vlan identifier.
                       igmpSnoopingIpMcastMacAddr 1.3.6.1.4.1.343.2.11.1.2.25.9.1.2 macaddress read-only
Multicast mac address.
                       igmpSnoopingIpAddress 1.3.6.1.4.1.343.2.11.1.2.25.9.1.3 ipaddress read-only
Multicast IP address. There can be several of these for each multicast mac address.
         pvstpGroup 1.3.6.1.4.1.343.2.11.1.2.26
               pvstpTable 1.3.6.1.4.1.343.2.11.1.2.26.1 no-access
Per Vlan Spanning Tree Protocol Table.
                   pvstpEntry 1.3.6.1.4.1.343.2.11.1.2.26.1.1 no-access
Information about an instance of a spanning tree for the specified vlan. All time (TimeTic, Timeout) values are in hundreths of a second.
                       pvstpVlanId 1.3.6.1.4.1.343.2.11.1.2.26.1.1.1 vlanid read-only
Vlan Identifier.
                       pvstpProtocolSpecification 1.3.6.1.4.1.343.2.11.1.2.26.1.1.2 integer read-only
What spanning tree protocol is being run. ieee8021w1s1 indicates the version 1.0 implementation of 802.1w and 802.1s. Enumeration: 'ieee8021d': 3, 'unknown': 1, 'decLb100': 2, 'ieee8021w1s1': 4.
                       pvstpPriority 1.3.6.1.4.1.343.2.11.1.2.26.1.1.3 integer read-write
The first 2 octets of the bridge identifier.
                       pvstpTimeSinceTopologyChange 1.3.6.1.4.1.343.2.11.1.2.26.1.1.4 timeticks read-only
Time since topology change.
                       pvstpTopChanges 1.3.6.1.4.1.343.2.11.1.2.26.1.1.5 counter read-only
Number of topology changes detected.
                       pvstpDesignatedRoot 1.3.6.1.4.1.343.2.11.1.2.26.1.1.6 bridgeid read-only
The current root of the spanning tree.
                       pvstpRootCost 1.3.6.1.4.1.343.2.11.1.2.26.1.1.7 integer read-only
                       pvstpRootPort 1.3.6.1.4.1.343.2.11.1.2.26.1.1.8 integer read-only
Total cost to the root.
                       pvstpMaxAge 1.3.6.1.4.1.343.2.11.1.2.26.1.1.9 timeout read-only
Timeout on stp information.
                       pvstpHelloTime 1.3.6.1.4.1.343.2.11.1.2.26.1.1.10 timeout read-only
Configuration message interval.
                       pvstpHoldTime 1.3.6.1.4.1.343.2.11.1.2.26.1.1.11 integer read-only
Minimum interval between transmition of configuration messages.
                       pvstpForwardDelay 1.3.6.1.4.1.343.2.11.1.2.26.1.1.12 timeout read-only
Length of time spent in each state.
                       pvstpBridgeMaxAge 1.3.6.1.4.1.343.2.11.1.2.26.1.1.13 timeout read-write
Value in hundredths of seconds which all bridges use for max age when this bridge is a root. Actual resolution is one second.
                       pvstpBridgeHelloTime 1.3.6.1.4.1.343.2.11.1.2.26.1.1.14 timeout read-only
Value to used for hello time when this bridge is a root.
                       pvstpBridgeForwardDelay 1.3.6.1.4.1.343.2.11.1.2.26.1.1.15 timeout read-only
Value used for forward delay when this bridge is a root.
                       pvstpBridgeRapid 1.3.6.1.4.1.343.2.11.1.2.26.1.1.16 integer read-write
When spanType is pvstp, turns Spanning Tree Rapid Reconfiguration ON/OFF for the vlan. Enumeration: 'on': 2, 'off': 1.
                       pvstpBridgeId 1.3.6.1.4.1.343.2.11.1.2.26.1.1.17 bridgeid read-only
The Bridge ID in use for this VLAN.
               pvstpPortTable 1.3.6.1.4.1.343.2.11.1.2.26.2 no-access
Per Vlan Spanning Tree Protocol Port Table.
                   pvstpPortEntry 1.3.6.1.4.1.343.2.11.1.2.26.2.1 no-access
Information about a specific port for an instance of a spanning tree for the specified vlan. All time (TimeTic, Timeout) values are in hundreths of a second.
                       pvstpPortVlanId 1.3.6.1.4.1.343.2.11.1.2.26.2.1.1 vlanid read-only
Vlan identifier.
                       pvstpPort 1.3.6.1.4.1.343.2.11.1.2.26.2.1.2 portnumber read-only
External port number. This number corresponds to the ifTable ifIndex.
                       pvstpPortPriority 1.3.6.1.4.1.343.2.11.1.2.26.2.1.3 integer read-write
The value of the priority field.
                       pvstpPortState 1.3.6.1.4.1.343.2.11.1.2.26.2.1.4 integer read-only
The port state defined by the application of the spanning tree protocol. Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2.
                       pvstpPortEnable 1.3.6.1.4.1.343.2.11.1.2.26.2.1.5 integer read-write
The enabled/disabled status of the port. Enumeration: 'disabled': 2, 'enabled': 1.
                       pvstpPortPathCost 1.3.6.1.4.1.343.2.11.1.2.26.2.1.6 integer read-write
The contribution of the port to the path cost. Actual cost ranges from 1 to 65535. Zero is a magic number which sets the cost automatically.
                       pvstpPortDesignatedRoot 1.3.6.1.4.1.343.2.11.1.2.26.2.1.7 bridgeid read-only
The bridge identifier of the current root, as transmitted by the current designated bridge for the segment.
                       pvstpPortDesignatedCost 1.3.6.1.4.1.343.2.11.1.2.26.2.1.8 integer read-only
Path cost for the designated port.
                       pvstpPortDesignatedBridge 1.3.6.1.4.1.343.2.11.1.2.26.2.1.9 bridgeid read-only
Bridge identifier of the bridge which this port see as the designated bridge for the segment.
                       pvstpPortDesignatedPort 1.3.6.1.4.1.343.2.11.1.2.26.2.1.11 octet string read-only
Port identifer of the port on the designated bridge for the segment.
                       pvstpPortForwardTransitions 1.3.6.1.4.1.343.2.11.1.2.26.2.1.12 counter read-only
The number of times the port has transitioned from learning to forwarding state.
                       pvstpPortQuick 1.3.6.1.4.1.343.2.11.1.2.26.2.1.13 integer read-write
When spanType is pvstp, turns quick port reconfiguration ON/OFF for the port. Enumeration: 'on': 2, 'off': 1.
                       pvstpPortAuto 1.3.6.1.4.1.343.2.11.1.2.26.2.1.14 integer read-only
Path cost is either Fixed or Auto. If Auto, cost is calculated automatically, and depends on media data rates and link aggregation. Enumeration: 'auto': 2, 'fixed': 1.
         relayGroup 1.3.6.1.4.1.343.2.11.1.2.27
               relayEnable 1.3.6.1.4.1.343.2.11.1.2.27.1 enablestatus read-write
Enabled-disabled status of BOOTP/DHCP relay agent.
               relayMaxHops 1.3.6.1.4.1.343.2.11.1.2.27.2 integer read-write
Number of hops for the discard threshold for the BOOTP/DHCP relay agent.
               relayServerTable 1.3.6.1.4.1.343.2.11.1.2.27.3 no-access
BOOTP/DHCP Relay Server Table.
                   relayServerEntry 1.3.6.1.4.1.343.2.11.1.2.27.3.1 no-access
Each BOOTP/DHCP server entry consists of a server index and an IP address.
                       relayServerIndex 1.3.6.1.4.1.343.2.11.1.2.27.3.1.1 integer read-only
Index of a BOOTP/DHCP relay server IP address.
                       relayServerAddress 1.3.6.1.4.1.343.2.11.1.2.27.3.1.2 ipaddress read-write
IP address of a BOOTP/DHCP relay server.
         portMirrorGroup 1.3.6.1.4.1.343.2.11.1.2.29
               portMirrorTable 1.3.6.1.4.1.343.2.11.1.2.29.1 no-access
Port Mirror Table Table.
                   portMirrorEntry 1.3.6.1.4.1.343.2.11.1.2.29.1.1 no-access
Information which defines which ports are currently being mirrored.
                       portMirrorSourcePort 1.3.6.1.4.1.343.2.11.1.2.29.1.1.1 portnumber read-only
Port number of port being mirrored.
                       portMirrorMonitorPort 1.3.6.1.4.1.343.2.11.1.2.29.1.1.2 portnumber read-only
Port number of the monitor port.
                       portMirrorRowStatus 1.3.6.1.4.1.343.2.11.1.2.29.1.1.3 rowstatus read-write
Used to control creation and deletion of rows.
         ipAccessCtlGroup 1.3.6.1.4.1.343.2.11.1.2.30
               ipAccessCtlTable 1.3.6.1.4.1.343.2.11.1.2.30.1 no-access
IP Access Control Table.
                   ipAccessCtlEntry 1.3.6.1.4.1.343.2.11.1.2.30.1.1 no-access
Information which defines the rules for IP Access Control.
                       ipAccessCtlRuleNumber 1.3.6.1.4.1.343.2.11.1.2.30.1.1.1 integer read-only
Rule number.
                       ipAccessCtlSourceAddress 1.3.6.1.4.1.343.2.11.1.2.30.1.1.2 ipaddress read-write
Source IP address of rule.
                       ipAccessCtlSourceMask 1.3.6.1.4.1.343.2.11.1.2.30.1.1.3 ipaddress read-write
Source IP mask of rule.
                       ipAccessCtlDestinationAddress 1.3.6.1.4.1.343.2.11.1.2.30.1.1.4 ipaddress read-write
Destination IP address of rule.
                       ipAccessCtlDestinationMask 1.3.6.1.4.1.343.2.11.1.2.30.1.1.5 ipaddress read-write
Destination IP mask of rule.
                       ipAccessCtlType 1.3.6.1.4.1.343.2.11.1.2.30.1.1.6 integer read-write
Type of rule. Enumeration: 'deny': 2, 'permit': 1.
                       ipAccessCtlRowStatus 1.3.6.1.4.1.343.2.11.1.2.30.1.1.7 rowstatus read-write
Rule status.
               ipAccessCtlEnable 1.3.6.1.4.1.343.2.11.1.2.30.2 enablestatus read-write
Enabled-disabled status of IP Access Control.
         fdbGroup 1.3.6.1.4.1.343.2.11.1.2.31
               fdbLearningMode 1.3.6.1.4.1.343.2.11.1.2.31.1 integer read-write
FDB learning mode; either Independent VLAN Learning(IVL), or Shared VLAN Learning(SVL). Enumeration: 'ivl': 1, 'svl': 2.
               fdbAgeTable 1.3.6.1.4.1.343.2.11.1.2.31.2 no-access
Forwarding database aging information.
                   fdbAgeEntry 1.3.6.1.4.1.343.2.11.1.2.31.2.1 no-access
FDB aging information.
                       fdbAgeId 1.3.6.1.4.1.343.2.11.1.2.31.2.1.1 vlanid read-only
FDB ID for this entry. In IVL mode, this object is equivalent to the VLAN ID. In SVL mode, this object is one for all entries.
                       fdbAgeStatus 1.3.6.1.4.1.343.2.11.1.2.31.2.1.2 enablestatus read-write
Enable(1) or disable(2) aging. In SVL Mode, this object controls aging for the entire FDB. In IVL Mode, this object controls aging on a per-VLAN basis.
                       fdbAgeTime 1.3.6.1.4.1.343.2.11.1.2.31.2.1.3 integer read-write
Aging time for layer-2 entries. In SVL Mode, this object controls aging for the entire FDB. In IVL Mode, this object controls aging on a per-VLAN basis.
           carrierCPSlotChangeEvent 1.3.6.1.4.1.343.2.11.1.20.1
The master CP board has changed from slotA to slotB or vice-versa.
           carrierStatusAChangeEvent 1.3.6.1.4.1.343.2.11.1.20.2
The status (inserted/running) of the CP in slot A has changed.
           carrierStatusBChangeEvent 1.3.6.1.4.1.343.2.11.1.20.3
The status (inserted/running) of the CP in slot B has changed.
           mediaCardChangeEvent 1.3.6.1.4.1.343.2.11.1.20.4
One or more of the media cards has been inserted or removed.
           fanFailEvent 1.3.6.1.4.1.343.2.11.1.20.5
One or more the fans has failed.
           powerSupplyFailEvent 1.3.6.1.4.1.343.2.11.1.20.6
One or more of the power supplies has failed.
           highTemperatureEvent 1.3.6.1.4.1.343.2.11.1.20.7
The temperature has exceeded the high temperature mark; the switch is shutting down immediately.
           risingTemperatureEvent 1.3.6.1.4.1.343.2.11.1.20.8
The temperature of the switch is rising. If the temperature continues to rise, the switch will shut down.
           fallingTemperatureEvent 1.3.6.1.4.1.343.2.11.1.20.9
The temperature of the switch was dangerously high, but now the temperature has fallen back into the normal operating range.
           stormBcastControlDiscardEvent 1.3.6.1.4.1.343.2.11.1.20.10
The broadcast framerate on this port has exceeded the threshold level set by the user. The storm control software has put this port into frame discard mode.
           stormMcastControlDiscardEvent 1.3.6.1.4.1.343.2.11.1.20.11
The multicast framerate on this port has exceeded the threshold level set by the user. The storm control software has put this port into frame discard mode.