CISCO-STACK-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-STACK-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
 ciscoStackNotificationsPrefix 1.3.6.1.4.1.9.5.0
     lerAlarmOn 1.3.6.1.4.1.9.5.0.1
A lerAlarmOn trap signifies that the agent entity has detected that the fddimibPORTLerFlag object in the FDDI-SMT73-MIB (RFC 1512) has transitioned to the true(1) state for one of its ports. The generation of this trap can be controlled by the fddimibPORTLerAlarm object in the FDDI-SMT73-MIB for each port.
     lerAlarmOff 1.3.6.1.4.1.9.5.0.2
A lerAlarmOff trap signifies that the agent entity has detected that the fddimibPORTLerFlag object in the FDDI-SMT73-MIB (RFC 1512) has transitioned to the false(2) state for one of its ports. The generation of this trap can be controlled by the fddimibPORTLerAlarm object in the FDDI-SMT73-MIB for each port.
     moduleUp 1.3.6.1.4.1.9.5.0.3
A moduleUp trap signifies that the agent entity has detected that the moduleStatus object in this MIB has transitioned to the ok(2) state for one of its modules. The generation of this trap can be controlled by the sysEnableModuleTraps object in this MIB.
     moduleDown 1.3.6.1.4.1.9.5.0.4
A moduleDown trap signifies that the agent entity has detected that the moduleStatus object in this MIB has transitioned out of the ok(2) state for one of its modules. The generation of this trap can be controlled by the sysEnableModuleTraps object in this MIB.
     chassisAlarmOn 1.3.6.1.4.1.9.5.0.5
A chassisAlarmOn trap signifies that the agent entity has detected the chassisTempAlarm, chassisMinorAlarm, or chassisMajorAlarm object in this MIB has transitioned to the on(2) state. The generation of this trap can be controlled by the sysEnableChassisTraps object in this MIB.
     chassisAlarmOff 1.3.6.1.4.1.9.5.0.6
A chassisAlarmOff trap signifies that the agent entity has detected the chassisTempAlarm, chassisMinorAlarm, or chassisMajorAlarm object in this MIB has transitioned to the off(1) state. The generation of this trap can be controlled by the sysEnableChassisTraps object in this MIB.
     ipPermitDeniedTrap 1.3.6.1.4.1.9.5.0.7
ipPermitDeniedTrap indicates that IP permit denied access happens. The generation of this trap can be controlled by the sysEnableIpPermitTraps object in this MIB.
     sysConfigChangeTrap 1.3.6.1.4.1.9.5.0.9
A sysConfigChange trap signifies that the system configuration in NVRAM is changed. The generation of this trap can be controlled by the sysEnableConfigTraps object in this MIB.
     tokenRingSoftErrExceededTrap 1.3.6.1.4.1.9.5.0.10
This trap is generated when a station local to a token ring port exceeds its Soft Error Threshold within the configured interval.
 ciscoStackMIB 1.3.6.1.4.1.9.5.1
This MIB provides configuration and runtime status for chassis, modules, ports, etc. on the Catalyst systems.
     systemGrp 1.3.6.1.4.1.9.5.1.1
         sysMgmtType 1.3.6.1.4.1.9.5.1.1.1 integer read-only
Type of network management running on this entity. Enumeration: 'snmpV2V1': 4, 'smux': 3, 'snmpV3V2cV1': 6, 'snmpV1': 2, 'other': 1, 'snmpV2cV1': 5.
         sysIpAddr 1.3.6.1.4.1.9.5.1.1.2 ipaddress read-write
This entity's IP address. This object is deprecated and replaced by ciiIPAddressType and ciiIPAddress in CISCO-IP-IF-MIB.
         sysNetMask 1.3.6.1.4.1.9.5.1.1.3 ipaddress read-write
This entity's subnet mask. This object is deprecated and replaced by ciiIPAddressPrefixLength in CISCO-IP-IF-MIB.
         sysBroadcast 1.3.6.1.4.1.9.5.1.1.4 ipaddress read-write
This entity's broadcast address. This object is deprecated and replaced by ciiIPAddressBroadcast in CISCO-IP-IF-MIB.
         sysTrapReceiverTable 1.3.6.1.4.1.9.5.1.1.5 no-access
The trap receiver table (0 to 20 entries). This table lists the addresses of Network Management Stations that should receive trap messages from this entity when an exception condition occurs. This table is deprecated and replaced by trapDestTable and other tables in SNMP-TARGET- MIB and SNMP-NOTIFICATION-MIB.
             sysTrapReceiverEntry 1.3.6.1.4.1.9.5.1.1.5.1 no-access
A trap receiver table entry.
                 sysTrapReceiverType 1.3.6.1.4.1.9.5.1.1.5.1.1 integer read-write
Setting this object to invalid(2) removes the corresponding entry from the sysTrapReceiverTable. To add a new entry to the sysTrapReceiverTable, set this object to valid(1) for an IpAddress which is not already in the table. Enumeration: 'valid': 1, 'invalid': 2.
                 sysTrapReceiverAddr 1.3.6.1.4.1.9.5.1.1.5.1.2 ipaddress read-only
IP address for trap receiver.
                 sysTrapReceiverComm 1.3.6.1.4.1.9.5.1.1.5.1.3 displaystring read-write
Community string used for trap messages to this trap receiver.
         sysCommunityTable 1.3.6.1.4.1.9.5.1.1.6 no-access
The community table (4 entries). This table lists community strings and their access levels. When an SNMP message is received by this entity, the community string in the message is compared with this table to determine access rights of the sender. Note that this item is only accessible when using the community string defined in sysCommunityRwa.
             sysCommunityEntry 1.3.6.1.4.1.9.5.1.1.6.1 no-access
A community table entry.
                 sysCommunityAccess 1.3.6.1.4.1.9.5.1.1.6.1.1 integer read-only
A value of readWriteAll(4) allows the community to read and write all objects in the MIB. A value of readWrite(3) allows the community to read and write all objects except restricted items such as community strings, which cannot be accessed at all. A value of readOnly(2) allows the community to read all objects except restricted items. A value of other(1) allows no access. Enumeration: 'readWrite': 3, 'readOnly': 2, 'other': 1, 'readWriteAll': 4.
                 sysCommunityString 1.3.6.1.4.1.9.5.1.1.6.1.2 displaystring read-write
Configurable community string with access rights defined by the value of sysCommunityAccess.
         sysAttachType 1.3.6.1.4.1.9.5.1.1.7 integer read-write
The requested concentrator attachment type. For a dual attachment concentrator which can be connected to the trunk ring, the first FDDI port is configured as A and the second FDDI port is configured as B. For a single attachment concentrator which can be connected beneath another concentrator, the first FDDI port is configured as M and the second FDDI port is configured as S. For a null attachment concentrator which can be located at the root of the tree, the first two FDDI ports are configured as M. This object does not take effect until the concentrator is reset. The current attachment type can be determined from snmpFddiPORTPCType for ports 1 and 2. Enumeration: 'dualPrio': 5, 'other': 1, 'singleAttach': 3, 'nullAttach': 4, 'dualAttach': 2.
         sysTraffic 1.3.6.1.4.1.9.5.1.1.8 integer read-only
Traffic meter value, i.e. the percentage of bandwidth utilization for the previous polling interval.
         sysReset 1.3.6.1.4.1.9.5.1.1.9 integer read-write
Writing reset(2) to this object resets the control logic of all modules in the system. Writing resetMinDown(3) to this object resets the system with the minimal system down time. The resetMinDown(3) is only supported in systems with redundant supervisors. This object is deprecated and replaced by csyScheduledReset in CISCO-SYSTEM-MIB. Enumeration: 'reset': 2, 'other': 1, 'resetMinDown': 3.
         sysBaudRate 1.3.6.1.4.1.9.5.1.1.10 integer read-write
The baud rate in bits per second of the RS-232 port. Enumeration: 'b9600': 9600, 'b1200': 1200, 'b2400': 2400, 'b38400': 38400, 'b19200': 19200, 'b600': 600, 'b4800': 4800.
         sysInsertMode 1.3.6.1.4.1.9.5.1.1.11 integer read-write
The mode for inserting M-ports into the concentrator ring. Enumeration: 'scheduled': 3, 'graceful': 4, 'other': 1, 'standard': 2.
         sysClearMacTime 1.3.6.1.4.1.9.5.1.1.12 timeticks read-write
The time (in hundredths of a second) since mac counters were last cleared. Writing a 0 to this object causes the mac counters to be cleared.
         sysClearPortTime 1.3.6.1.4.1.9.5.1.1.13 timeticks read-write
The time (in hundredths of a second) since port counters were last cleared. Writing a 0 to this object causes the port counters to be cleared.
         sysFddiRingTable 1.3.6.1.4.1.9.5.1.1.14 no-access
The fddi ring map table. This table lists the nodes in the FDDI ring(s) to which the system belongs.
               sysFddiRingEntry 1.3.6.1.4.1.9.5.1.1.14.1 no-access
A FDDI Ring table entry.
                   sysFddiRingSMTIndex 1.3.6.1.4.1.9.5.1.1.14.1.1 integer read-only
The value of the SMT index associated with this ring.
                   sysFddiRingAddress 1.3.6.1.4.1.9.5.1.1.14.1.2 macaddress read-only
The MAC address of this node in the FDDI ring.
                   sysFddiRingNext 1.3.6.1.4.1.9.5.1.1.14.1.3 macaddress read-only
The MAC address of the next node in the FDDI ring.
         sysEnableModem 1.3.6.1.4.1.9.5.1.1.15 integer read-write
Indicates whether the RS-232 port modem control lines are enabled. Enumeration: 'disabled': 2, 'enabled': 1.
         sysEnableRedirects 1.3.6.1.4.1.9.5.1.1.16 integer read-write
Indicates whether ICMP redirect messages are sent or received by the system. Enumeration: 'disabled': 2, 'enabled': 1.
         sysEnableRmon 1.3.6.1.4.1.9.5.1.1.17 integer read-write
Indicates whether the SNMP agent supports the RMON MIB. Enumeration: 'disabled': 2, 'enabled': 1.
         sysArpAgingTime 1.3.6.1.4.1.9.5.1.1.18 integer read-write
The aging time for the ARP table.
         sysTrafficPeak 1.3.6.1.4.1.9.5.1.1.19 integer read-only
Peak traffic meter value since the last time port counters were cleared or the system started (see sysClearPortTime).
         sysTrafficPeakTime 1.3.6.1.4.1.9.5.1.1.20 timeticks read-only
The time (in hundredths of a second) since the peak traffic meter value occurred.
         sysCommunityRwa 1.3.6.1.4.1.9.5.1.1.21 displaystring read-write
When an SNMP message is received by this entity, the community string in the message is compared with this string first. If it matches, read-write access is granted to all items in the MIB. If it doesn't match, the sysCommunityRw string is compared next. Note that this item is only accessible when using the community string defined in sysCommunityRwa.
         sysCommunityRw 1.3.6.1.4.1.9.5.1.1.22 displaystring read-write
When an SNMP message is received by this entity, the community string in the message is compared with this string second. If it matches, read-write access is granted to all items in the MIB except restricted items such as community strings. (Restricted items appear empty when read and return a no such name error when an attempt is made to write them.) If it doesn't match, the sysCommunityRo string is compared next. Note that this item is only accessible when using the community string defined in sysCommunityRwa.
         sysCommunityRo 1.3.6.1.4.1.9.5.1.1.23 displaystring read-write
When an SNMP message is received by this entity, the community string in the message is compared with this string third. If it matches, read-only access is granted to all items in the MIB except restricted items such as community strings. (Restricted items appear empty when read.) If it doesn't match, no access is granted, no response is sent back to the SNMP requester, and an SNMP is sent to the SNMP trap receivers if configured. Note that this item is only accessible when using the community string defined in sysCommunityRwa.
         sysEnableChassisTraps 1.3.6.1.4.1.9.5.1.1.24 integer read-write
Indicates whether chassisAlarmOn and chassisAlarmOff traps in this MIB should be generated. Enumeration: 'disabled': 2, 'enabled': 1.
         sysEnableModuleTraps 1.3.6.1.4.1.9.5.1.1.25 integer read-write
Indicates whether moduleUp and moduleDown traps in this MIB should be generated. Enumeration: 'disabled': 2, 'enabled': 1.
         sysEnableBridgeTraps 1.3.6.1.4.1.9.5.1.1.26 integer read-write
Indicates whether newRoot and topologyChange traps in the BRIDGE-MIB (RFC 1493) should be generated. enabled -- both newRoot and topologyChange traps are enabled. disabled -- both of the newRoot and topologyChange traps are disabled. enabledForNewRootOnly -- only the newRoot trap is enabled. This value is read-only. enabledForTopoChangeOnly -- only the topologyChange trap is enabled. This value is read-only. This object is deprecated and replaced by stpxNotificationEnable in CISCO-STP-EXTENSIONS-MIB. Enumeration: 'disabled': 2, 'enabled': 1, 'enabledForNewRootOnly': 3, 'enabledForTopoChangeOnly': 4.
         sysIpVlan 1.3.6.1.4.1.9.5.1.1.27 vlanindex read-write
This entity's IP address Virtual LAN association.
         sysConfigChangeTime 1.3.6.1.4.1.9.5.1.1.28 timeticks read-only
The time (in hundredths of a second) since the configuration of the system was last changed.
         sysEnableRepeaterTraps 1.3.6.1.4.1.9.5.1.1.29 integer read-write
Indicates whether the traps in the REPEATER-MIB (RFC1516) should be generated. Enumeration: 'disabled': 2, 'enabled': 1.
         sysBannerMotd 1.3.6.1.4.1.9.5.1.1.30 displaystring read-write
Message of the day banner which is displayed on the Command Line Interface before log in.
         sysEnableIpPermitTraps 1.3.6.1.4.1.9.5.1.1.31 integer read-write
Indicates whether the IP permit traps in this MIB should be generated. Enumeration: 'disabled': 2, 'enabled': 1.
         sysTrafficMeterTable 1.3.6.1.4.1.9.5.1.1.32 no-access
The system traffic meter table. This table lists the traffic meters available in the system.
               sysTrafficMeterEntry 1.3.6.1.4.1.9.5.1.1.32.1 no-access
A traffic meter table entry.
                   sysTrafficMeterType 1.3.6.1.4.1.9.5.1.1.32.1.1 integer read-only
The type of traffic meter. Enumeration: 'systemSwitchingBus': 1, 'switchingBusC': 4, 'switchingBusB': 3, 'switchingBusA': 2.
                   sysTrafficMeter 1.3.6.1.4.1.9.5.1.1.32.1.2 integer read-only
Traffic meter value, i.e. the percentage of bandwidth utilization for the previous polling interval.
                   sysTrafficMeterPeak 1.3.6.1.4.1.9.5.1.1.32.1.3 integer read-only
Peak traffic meter value since the system started.
                   sysTrafficMeterPeakTime 1.3.6.1.4.1.9.5.1.1.32.1.4 timeticks read-only
The time (in hundredths of a second) since the peak traffic meter value occurred.
         sysEnableVmpsTraps 1.3.6.1.4.1.9.5.1.1.33 integer read-write
Indicates whether the vmVmpsChange trap defined in CISCO-VLAN-MEMBERSHIP-MIB should be generated. Enumeration: 'disabled': 2, 'enabled': 1.
         sysConfigChangeInfo 1.3.6.1.4.1.9.5.1.1.34 displaystring read-only
Indicates which NVRAM block is changed by whom.
         sysEnableConfigTraps 1.3.6.1.4.1.9.5.1.1.35 integer read-write
Indicates whether sysConfigChange trap in this MIB should be generated. Enumeration: 'disabled': 2, 'enabled': 1.
         sysConfigRegister 1.3.6.1.4.1.9.5.1.1.36 octet string read-write
The value of configuration register that will be used by the supervisor module when the system is restarted. This MIB object is only supported in systems with supervisor modules having ROMMON support. The lowest four bits of the configuration register (bits 3,2,1, and 0) form the boot field and the boot field determines whether the system boots from as the following: 0000 -- stay in ROM monitor 0001 -- boot from the first bootable system images on the bootflash 0010 to 1111 -- boot from the first bootable system images specified in the sysBootVariable The bit 5(0x0020) indicates whether the configuration file specified in sysStartupConfigSourceFile will beused recurringly or not whenever the system resets. If this bit is not set, the configuration file(s) specified in sysStartupConfigSourceFile will only be used once and the value of sysStartupConfigSourceFile will be reset to empty string automatically during the next system reset. If the bit 6(0x0040) is set, the system will start with default configuration. The bits 11,12 (0x0800, 0x1000) are used to specify the console line speed in ROM monitor mode as the following: 00 -- 9600 01 -- 1200 10 -- 4800 11 -- 2400 The unspecified bits are not used.
         sysBootVariable 1.3.6.1.4.1.9.5.1.1.37 displaystring read-write
A list of the system boot images in the BOOT environment variable on supervisor modules with ROMMON. The format of sysBootVariable should be: :[],1;{:[],1;...} If the [fileName] is not specified, the first file on the will be used. This MIB object is only supported in systems having supervisor modules with ROMMON.
         sysBootedImage 1.3.6.1.4.1.9.5.1.1.38 displaystring read-only
The name of the system boot image which the system booted from. This MIB object is only supported in the system with Supervisor module 3 present.
         sysEnableEntityTrap 1.3.6.1.4.1.9.5.1.1.39 integer read-write
Indicates whether entConfigChange trap in the ENTITY-MIB should be generated. Enumeration: 'disabled': 2, 'enabled': 1.
         sysEnableStpxTrap 1.3.6.1.4.1.9.5.1.1.40 integer read-write
Indicates whether stpxInconsistencyUpdate, stpxRootInconsistencyUpdate and stpxLoopInconsistencyUpdate notifications in CISCO-STP-EXTENSIONS-MIB should be generated. enabled -- the stpxInconsistencyUpdate, stpxRootInconsistencyUpdate and stpxLoopInconsistencyUpdate traps are all enabled. disabled -- the stpxInconsistencyUpdate, stpxRootInconsistencyUpdate and stpxLoopInconsistencyUpdate traps are all disabled. enabledForInconOnly -- only the stpxInconsistencyUpdate trap is enabled. This value is read-only. enabledForRootOnly -- only the stpxRootInconsistencyUpdate trap is enabled. This value is read-only. enabledForLoopOnly -- only the stpxLoopInconsistencyUpdate trap is enabled. This value is read-only. enabledForInconRootOnly -- only the stpxInconsistencyUpdate and stpxRootInconsistencyUpdate traps are enabled. This value is read-only. enabledForInconLoopOnly -- only the stpxInconsistencyUpdate and stpxLoopInconsistencyUpdate traps are enabled. This value is read-only. enabledForRootLoopOnly -- only the stpxRootInconsistencyUpdate and stpxLoopInconsistencyUpdate traps are enabled. This value is read-only. This object is deprecated and replaced by stpxNotificationEnable in CISCO-STP-EXTENSIONS-MIB. Enumeration: 'enabledForLoopOnly': 5, 'enabledForInconLoopOnly': 7, 'enabledForInconOnly': 3, 'enabled': 1, 'disabled': 2, 'enabledForRootLoopOnly': 8, 'enabledForInconRootOnly': 6, 'enabledForRootOnly': 4.
         sysExtendedRmonVlanModeEnable 1.3.6.1.4.1.9.5.1.1.41 integer read-write
Indicates whether the Extended RMON VlanMode feature is enabled or not. If it is set to enabled(1), hostTable (rmon 4) will provide the information of a list of VLANs instead of a list of MAC addresses for a monitored trunking port. Enumeration: 'disabled': 2, 'enabled': 1.
         sysExtendedRmonNetflowPassword 1.3.6.1.4.1.9.5.1.1.42 displaystring read-write
The password for enabling the Extended RMON Netflow feature and this object has to be set before setting sysExtendedRmonNetflowEnable to enabled(1). When reading this object, it will return empty string. If the platform supports sysExtendedRmonNetflowModuleMask object, this object will be not be supported.
         sysExtendedRmonNetflowEnable 1.3.6.1.4.1.9.5.1.1.43 integer read-write
Indicates whether the Extended RMON Netflow feature is enabled or not. Setting this object to disabled(2), will clear sysExtendedRmonNetflowPassword automatically. Setting this object to enabled(1) will be rejected if sysExtendedRmonNetflowPassword does not contain a valid password. If the platform supports sysExtendedRmonNetflowModuleMask object, this object will not be supported. Enumeration: 'disabled': 2, 'enabled': 1.
         sysExtendedRmonVlanAgentEnable 1.3.6.1.4.1.9.5.1.1.44 integer read-write
Indicates whether the Extended RMON VlanAgent feature is enabled or not. If it is set to enabled(1), the extended RMON will also provide the information on VLAN based interface in addition to the port based interface for the monitored traffic. Setting this object to enabled(1), it will consume more CPU for processing each monitored frame and affect Extended RMON performance. Enumeration: 'disabled': 2, 'enabled': 1.
         sysExtendedRmonEnable 1.3.6.1.4.1.9.5.1.1.45 integer read-write
Indicates whether the SNMP agent supports the extended RMON feature. noNAMPresent(3) is a read-only value and the agent will return this value when the sysEnableExtendedRmon is set to enabled(1), but Network Analysis module is not present in the system. Enumeration: 'disabled': 2, 'noNAMPresent': 3, 'enabled': 1.
         sysConsolePrimaryLoginAuthentication 1.3.6.1.4.1.9.5.1.1.46 integer read-write
Indicates whether TACACS+ or RADIUS is the primary login authentication, i.e which method will be tried first for a console session. If tacacsLoginAuthentication and radiusLoginAuthentication are set to disabled then sysConsolePrimaryLoginAuthentication will have a value of local(3). This object is deprecated and replaced by cacPriorityTable in CISCO-AAA-CLIENT-MIB. Enumeration: 'tacacs': 1, 'radius': 2, 'local': 3.
         sysConsolePrimaryEnableAuthentication 1.3.6.1.4.1.9.5.1.1.47 integer read-write
Indicates whether TACACS+ or RADIUS is the primary enable authentication, i.e which method will be tried first for a console session. If tacacsEnableAuthentication and radiusEnableAuthentication are set to disabled then sysConsolePrimaryEnableAuthentication will have a value of local(3). This object is deprecated and replaced by cacPriorityTable in CISCO-AAA-CLIENT-MIB. Enumeration: 'tacacs': 1, 'radius': 2, 'local': 3.
         sysTelnetPrimaryLoginAuthentication 1.3.6.1.4.1.9.5.1.1.48 integer read-write
Indicates whether TACACS+ or RADIUS is the primary login authentication, i.e which method will be tried first for a telnet session. If tacacsLoginAuthentication and radiusLoginAuthentication are set to disabled then sysTelnetPrimaryLoginAuthentication will have a value of local(3). This object is deprecated and replaced by cacPriorityTable in CISCO-AAA-CLIENT-MIB. Enumeration: 'tacacs': 1, 'radius': 2, 'local': 3.
         sysTelnetPrimaryEnableAuthentication 1.3.6.1.4.1.9.5.1.1.49 integer read-write
Indicates whether TACACS+ or RADIUS is the primary enable authentication, i.e which method will be tried first for a telnet session. If tacacsEnableAuthentication and radiusEnableAuthentication are set to disabled then sysTelnetPrimaryEnableAuthentication will have a value of local(3). This object is deprecated and replaced by cacPriorityTable in CISCO-AAA-CLIENT-MIB. Enumeration: 'tacacs': 1, 'radius': 2, 'local': 3.
         sysStartupConfigSource 1.3.6.1.4.1.9.5.1.1.50 integer read-write
Indicates whether the configuration file(s) specified in sysStartupConfigSourceFile will be used recurringly or not whenever the system resets. Setting this object to flashFileNonRecurring(2), the configuration file(s) specified in sysStartupConfigSourceFile will only be used once and the value of sysStartupConfigSourceFile will be reset to empty string automatically during the next system reset. This MIB object is only supported in systems with SupG supervisor models or supervisor models that have flash file system support. Enumeration: 'flashFileRecurring': 1, 'flashFileNonRecurring': 2.
         sysStartupConfigSourceFile 1.3.6.1.4.1.9.5.1.1.51 displaystring read-write
Indicates which configuration file(s) on the flash device will be used during the next system startup. If the value of this MIB object contains one or multiple valid configuration file(s), then the valid configuration file(s) will reconfigure the system during the next system startup one by one in the order specified. If the value of this MIB object does not contain the valid configuration file(s) on the device, the NVRAM configuration will be used instead. For supervisor models wsx5540 and wsx5550, only 'cfg1' and 'cfg2' are valid file names. For supervisor models with the flash file system support, the valid file name has the format of '[;...]'. This MIB object is only supported in systems with supervisor models wsx5540 and wsx5550 or supervisor models with the flash file system support.
         sysConfigSupervisorModuleNo 1.3.6.1.4.1.9.5.1.1.52 integer read-write
Indicates the supervisor module (active or standby, if applicable) that the MIB objects sysConfigRegister, sysBootVariable, sysStartupConfigSource, and sysStartupConfigSourceFile are specified for. This MIB object is only supported by the supervisor modules with the flash file system feature support. The default value for this MIB object is set to the active supervisor module number.
         sysStandbyPortEnable 1.3.6.1.4.1.9.5.1.1.53 integer read-write
Indicates whether the standby port feature is enabled or not. If this object is set to enabled(1), the uplink ports on the standby supervisor module are activated; otherwise, the uplink ports on the standby supervisor remain inactive. Enumeration: 'disabled': 2, 'enabled': 1.
         sysPortFastBpduGuard 1.3.6.1.4.1.9.5.1.1.54 integer read-write
Indicates whether BPDU Guard for Spanning Tree Port Fast Start feature is enabled or not. If the value of this object is set to enabled(1), then when the switch receives a BPDU from a port with the value of portSpantreeFastStart object set to enabled(1), that port is immediately disabled. This object is deprecated and replaced by stpxFastStartBpduGuardEnable in CISCO-STP-EXTENSIONS-MIB. Enumeration: 'disabled': 2, 'enabled': 1.
         sysErrDisableTimeoutEnable 1.3.6.1.4.1.9.5.1.1.55 bits read-write
Indicates whether errdisable timeout feature is enabled for each of the causes or not. The other(0) is for all causes other than: udld(1), duplexMismatch(2), bpduPortGuard(3), channelMisconfig(4), crossBarFallBack(5), (only supported on platforms that support this errdisable reason.) gl2ptIngressLoop(6), (only supported on platforms that support this errdisable reason.) gl2ptThresholdExceed(7), (only supported on platforms that support this errdisable reason.) bcastSuppression(8), (only supported on platforms that support this errdisable reason.) arpInspectionRate(9), (only supported on platforms that support this errdisable reason.) noStaticInlinePwr(10), (only supported on platforms that support this errdisable reason.) camMonitor(11), (only supported on platforms that support this errdisable reason.) gl2ptCdpThresholdExceed(12), (only supported on platforms that support this errdisable reason.) gl2ptStpThresholdExceed(13), (only supported on platforms that support this errdisable reason.) gl2ptVtpThresholdExceed(14), (only supported on platforms that support this errdisable reason.) linkRxCrc(15), (only supported on platforms that support this errdisable reason.) linkTxCrc(16), (only supported on platforms that support this errdisable reason.) linkInErrors(17), (only supported on platforms that support this errdisable reason.) packetBufferError(18), (only supported on platforms that support this errdisable reason.) ethernetOam(19), (only supported on platforms that support this errdisable reason.) gl2ptEoamThresholdExceed(20), (only supported on platforms that support this errdisable reason.) A port is in errdisable state if ifAdminStatus of the port in the ifTable is up(1) while the port is shutdown during runtime by the system due to error detection. If the value of object portAdditionalOperStatus for the port is errdisable(11) then that port is in errdisable state. By setting the bit corresponding to a cause to '1', this errdisable timeout feature is enabled on the system for the ports that are put into errdisable state by that cause, then those ports can be re-enabled automatically during the timeout interval as specified by sysErrDisableTimeoutInterval object after they are put into errdisable state by that cause; otherwise, by setting the bit corresponding to a cause to '0', this errdisable timeout feature is disabled on the system for the ports that are put into errdisable state by that cause, then those ports will remain shutdown until the user re-enable it manually. Bits: 'bcastSuppression': 8, 'crossBarFallBack': 5, 'gl2ptThresholdExceed': 7, 'packetBufferError': 18, 'linkInErrors': 17, 'linkRxCrc': 15, 'gl2ptIngressLoop': 6, 'gl2ptVtpThresholdExceed': 14, 'gl2ptCdpThresholdExceed': 12, 'linkTxCrc': 16, 'duplexMismatch': 2, 'noStaticInlinePwr': 10, 'camMonitor': 11, 'channelMisconfig': 4, 'gl2ptEoamThresholdExceed': 20, 'other': 0, 'arpInspectionRate': 9, 'udld': 1, 'bpduPortGuard': 3, 'ethernetOam': 19, 'gl2ptStpThresholdExceed': 13.
         sysErrDisableTimeoutInterval 1.3.6.1.4.1.9.5.1.1.56 integer read-write
Indicates the timeout interval in seconds for errdisable timeout feature.
         sysTrafficMonitorHighWaterMark 1.3.6.1.4.1.9.5.1.1.57 integer read-write
Indicates the high watermark for the switching bus traffic in percentage. Syslog messages will be generated if the switching bus traffic goes over this object value during the polling interval. Setting this object value to 100 would mean no syslog message would be generated. For systems with 3 switching buses, high watermark and syslog will be for each switching bus.
         sysHighAvailabilityEnable 1.3.6.1.4.1.9.5.1.1.58 truthvalue read-write
Indicates whether High System Availability feature is enabled or not. If this feature is enabled, the active supervisor's layer-2 protocol state will be synched to the standby supervisor module, thus maintaining an up-to-date protocol data on the standby supervisor whenever possible. This object is supported in systems with High System Availability feature support.
         sysHighAvailabilityVersioningEnable 1.3.6.1.4.1.9.5.1.1.59 truthvalue read-write
Indicates whether support for supervisor software image versioning (i.e., the capability to run different images on the active and standby supervisors) for the High System Availability feature is enabled or not. This object is supported in systems with High System Availability feature support.
         sysHighAvailabilityOperStatus 1.3.6.1.4.1.9.5.1.1.60 integer read-only
Indicates the operational status of High System Availability feature. If the value of this object is notRunning(2), then the reason why this feature is actually not running is specified by the object sysHighAvailabilityNotRunningReason. If the value of this object is running(1), then the value of object sysHighAvailabilityOperReason is empty string. This object is supported in systems with High System Availability feature support. Enumeration: 'running': 1, 'notRunning': 2.
         sysHighAvailabilityNotRunningReason 1.3.6.1.4.1.9.5.1.1.61 displaystring read-only
Indicates the reason why High System Availability feature is not running when the value of sysHighAvailabilityOperStatus is notRunning(2). The value of this object is empty string when the value of sysHighAvailabilityOperStatus is running(1). This object is supported in systems with High System Availability feature support.
         sysExtendedRmonNetflowModuleMask 1.3.6.1.4.1.9.5.1.1.62 bits read-write
Indicates Netflow Export Data (NDE) to be sent to which Network Analysis Modules (NAM) in the same chassis. If users set a bit from off to on, the system will check the corresponding module is a NAM or not. If it is not, the system should return error. This mib object will only be supported by the system that can support the multiple NAM modules. Bits: 'module13': 12, 'module12': 11, 'module11': 10, 'module10': 9, 'module15': 14, 'module9': 8, 'module8': 7, 'module7': 6, 'module6': 5, 'module5': 4, 'module4': 3, 'module3': 2, 'module2': 1, 'module1': 0, 'module14': 13, 'module16': 15.
         sshPublicKeySize 1.3.6.1.4.1.9.5.1.1.63 integer read-write
Indicates public key size in bits. In write, if a key does not exist, a value between 512 and 2048 will generate a RSA public key with the value as its key size for secured shell access. If a key exists a value other than 0 is valid, indicating a clear key operation. In read, the current key size is returned if a key exists. If not,a 0 is returned.
         sysMaxRmonMemory 1.3.6.1.4.1.9.5.1.1.64 integer read-write
Indicates the maximum percentage of the memory usage for RMON.
         sysMacReductionAdminEnable 1.3.6.1.4.1.9.5.1.1.65 truthvalue read-write
Indicates whether Mac Reduction feature (to reduce the number of MAC addresses used in bridge identifier) is administratively enabled on the device or not.
         sysMacReductionOperEnable 1.3.6.1.4.1.9.5.1.1.66 truthvalue read-only
Indicates whether Mac Reduction feature (to reduce the number of MAC addresses used in bridge identifier) is operationaly enabled on the device or not. If the value of this object is true(1), then the accepted values for dot1dStpPriority in BRIDGE-MIB should be multiples of 4096 plus bridge instance ID, such as VlanIndex. Changing this object value might cause the values of dot1dBaseBridgeAddress and dot1dStpPriority in BRIDGE-MIB to be changed also.
         sysStatus 1.3.6.1.4.1.9.5.1.1.67 integer read-only
The operational status of the system. Enumeration: 'minorFault': 3, 'other': 1, 'ok': 2, 'majorFault': 4.
     chassisGrp 1.3.6.1.4.1.9.5.1.2
         chassisSysType 1.3.6.1.4.1.9.5.1.2.1 integer read-only
The chassis system type. Enumeration: 'wsc5500e': 18, 'wsc5509': 14, 'wsc6504e': 43, 'wsc5500': 8, 'cisco7613': 40, 'wsc5505': 10, 'wsc1001': 4, 'wsc1000': 3, 'wsc4503': 36, 'cisco7606': 31, 'cisco7604': 42, 'wsc4912g': 19, 'cisco7609': 32, 'c6880x': 56, 'wsc6509ve': 51, 'wsc65509': 38, 'wsc2980g': 26, 'cisco7603s': 52, 'wsc6509NEB': 25, 'other': 1, 'wsc6509': 22, 'wsc2926': 13, 'c6807xl': 55, 'mec6524gs8s': 45, 'wsc6506': 23, 'wsc2948g': 20, 'wsc6503': 33, 'wsc1200': 11, 'wsc5000': 6, 'wsc5002': 9, 'wsc2980ga': 28, 'wsc6509NEBA': 34, 'wsc2948ggetx': 41, 'wsc1100': 5, 'wsc1400': 12, 'wsc6513': 27, 'cisco7603': 30, 'c6880xle': 54, 'wsc6006': 15, 'wsc4506': 37, 'wsc6009': 16, 'wsc2900': 7, 'wsc4507': 35, 'wsc4003': 17, 'wsc4006': 24, 'mec6524gt8s': 48.
         chassisBkplType 1.3.6.1.4.1.9.5.1.2.2 integer read-only
The chassis backplane type. Enumeration: 'fddiEthernet': 3, 'giga16': 8, 'giga40': 9, 'giga3E': 6, 'other': 1, 'giga12': 7, 'giga': 4, 'giga3': 5, 'fddi': 2.
         chassisPs1Type 1.3.6.1.4.1.9.5.1.2.3 integer read-only
Type of power supply number 1. Enumeration: 'wsc5508': 12, 'wscdc1360': 24, 'w50': 3, 'pwr400ac': 64, 'wsc5568': 13, 'pwr1900dc': 38, 'externalPS': 29, 'wsx4008ac650w': 42, 'wscac3000w': 44, 'wscdc2500w': 31, 'pwr2700ac': 54, 'pwr2700dc': 55, 'w120': 28, 'pwr6000dc': 105, 'pwrc451000ac': 46, 'wsx4008': 25, 'w175pfc': 16, 'w80': 6, 'wscac2500w': 30, 'wsx4008dc': 32, 'wsc5598': 27, 'wscdc3000w': 50, 'w175dc': 17, 'w600': 5, 'wsx4008dc650w': 43, 'other': 1, 'wsc5008b': 18, 'wsc5008c': 19, 'wsc5008a': 9, 'wsc5068b': 20, 'pwr1500dc': 106, 'wsc5508a': 14, 'pwr1900ac6': 39, 'pwr2700dc4': 60, 'wsc5518': 26, 'pwr4000dc': 34, 'pwr1900ac': 37, 'pwr950dc': 36, 'c6880x3kwac': 150, 'pwr2700ac4': 59, 'wsc5008': 8, 'w175': 10, 'pwrc451400dcp': 49, 'wscac1000': 21, 'pwr400dc': 63, 'wscac1300': 22, 'w130': 7, 'c6800xl3kwac': 152, 'wsc5068': 11, 'pwrc452800acv': 47, 'none': 2, 'c6880x3kwdc': 151, 'wscac6000w': 53, 'wscac4000w': 33, 'pwrc451300acv': 48, 'pwr1400ac': 51, 'w156': 52, 'w155': 15, 'w200': 4, 'pwr950ac': 35, 'wscdc1000': 23, 'wscac8700we': 58.
         chassisPs1Status 1.3.6.1.4.1.9.5.1.2.4 integer read-only
Status of power supply number 1. If the status is not ok, the value of chassisPs1TestResult gives more detailed information about the power supply's failure condition(s). Enumeration: 'minorFault': 3, 'other': 1, 'ok': 2, 'majorFault': 4.
         chassisPs1TestResult 1.3.6.1.4.1.9.5.1.2.5 integer read-only
Test result for power supply number 1. A zero indicates that the supply passed all tests. Bits set in the result indicate error conditions.
         chassisPs2Type 1.3.6.1.4.1.9.5.1.2.6 integer read-only
Type of power supply number 2. Enumeration: 'wsc5508': 12, 'wscdc1360': 24, 'w50': 3, 'pwr400ac': 64, 'wsc5568': 13, 'pwr1900dc': 38, 'externalPS': 29, 'wsx4008ac650w': 42, 'wscac3000w': 44, 'wscdc2500w': 31, 'pwr2700ac': 54, 'pwr2700dc': 55, 'w120': 28, 'pwr6000dc': 105, 'pwrc451000ac': 46, 'wsx4008': 25, 'w175pfc': 16, 'w80': 6, 'wscac2500w': 30, 'wsx4008dc': 32, 'wsc5598': 27, 'wscdc3000w': 50, 'w175dc': 17, 'w600': 5, 'wsx4008dc650w': 43, 'other': 1, 'wsc5008b': 18, 'wsc5008c': 19, 'wsc5008a': 9, 'wsc5068b': 20, 'pwr1500dc': 106, 'wsc5508a': 14, 'pwr1900ac6': 39, 'pwr2700dc4': 60, 'wsc5518': 26, 'pwr4000dc': 34, 'pwr1900ac': 37, 'pwr950dc': 36, 'c6880x3kwac': 150, 'pwr2700ac4': 59, 'wsc5008': 8, 'w175': 10, 'pwrc451400dcp': 49, 'wscac1000': 21, 'pwr400dc': 63, 'wscac1300': 22, 'w130': 7, 'c6800xl3kwac': 152, 'wsc5068': 11, 'pwrc452800acv': 47, 'none': 2, 'c6880x3kwdc': 151, 'wscac6000w': 53, 'wscac4000w': 33, 'pwrc451300acv': 48, 'pwr1400ac': 51, 'w156': 52, 'w155': 15, 'w200': 4, 'pwr950ac': 35, 'wscdc1000': 23, 'wscac8700we': 58.
         chassisPs2Status 1.3.6.1.4.1.9.5.1.2.7 integer read-only
Status of power supply number 2. If the status is not ok, the value of chassisPs2TestResult gives more detailed information about the power supply's failure condition(s). Enumeration: 'minorFault': 3, 'other': 1, 'ok': 2, 'majorFault': 4.
         chassisPs2TestResult 1.3.6.1.4.1.9.5.1.2.8 integer read-only
Test result for power supply number 2. A zero indicates that the supply passed all tests. Bits set in the result indicate error conditions.
         chassisFanStatus 1.3.6.1.4.1.9.5.1.2.9 integer read-only
Status of the chassis fan. If the status is not ok, the value of chassisFanTestResult gives more detailed information about the fan's failure condition(s). Enumeration: 'minorFault': 3, 'other': 1, 'ok': 2, 'majorFault': 4.
         chassisFanTestResult 1.3.6.1.4.1.9.5.1.2.10 integer read-only
Test result for the chassis fan. A zero indicates that the fan passed all tests. Bits set in the result indicate error conditions.
         chassisMinorAlarm 1.3.6.1.4.1.9.5.1.2.11 integer read-only
The chassis minor alarm status. Enumeration: 'on': 2, 'off': 1.
         chassisMajorAlarm 1.3.6.1.4.1.9.5.1.2.12 integer read-only
The chassis major alarm status. Enumeration: 'on': 2, 'off': 1.
         chassisTempAlarm 1.3.6.1.4.1.9.5.1.2.13 integer read-only
The chassis temperature alarm status. Enumeration: 'on': 2, 'critical': 3, 'off': 1.
         chassisNumSlots 1.3.6.1.4.1.9.5.1.2.14 integer read-only
The number of slots in the chassis available for plug-in modules.
         chassisSlotConfig 1.3.6.1.4.1.9.5.1.2.15 integer read-only
An indication of which slots in the chassis have modules inserted. This is an integer value with bits set to indicate configured modules. It can be interpreted as a sum of f(x) as x goes from 1 to the number of slots, where f(x) = 0 for no module inserted and f(x) = exp(2, x-1) for a module inserted.
         chassisModel 1.3.6.1.4.1.9.5.1.2.16 displaystring read-only
The manufacturer's model number for the chassis.
         chassisSerialNumber 1.3.6.1.4.1.9.5.1.2.17 integer read-only
The serial number of the chassis in a numeric format. If the chassis uses an alphanumeric serial number, this MIB object will return 0. This object is deprecated and replaced by entPhysicalSerialNum in ENTITY-MIB.
         chassisComponentTable 1.3.6.1.4.1.9.5.1.2.18 no-access
A list of the chassis related components in the chassis. This table is deprecated and replaced by entPhysicalTable in ENTITY-MIB.
               chassisComponentEntry 1.3.6.1.4.1.9.5.1.2.18.1 no-access
Entry containing information about one component in the chassis.
                   chassisComponentIndex 1.3.6.1.4.1.9.5.1.2.18.1.1 integer read-only
A unique value for each chassis related component within the chassis.
                   chassisComponentType 1.3.6.1.4.1.9.5.1.2.18.1.2 integer read-only
The type of the chassis component. Enumeration: 'wsc6509eFan': 11, 'wsc6000vtt': 3, 'c6800xl33vcon': 27, 'fan6524': 16, 'wsc6000tempSensor': 4, 'c6807xlFan': 26, 'fanMod6Shs': 17, 'wsc6506eFan': 10, 'fanMod9Shs': 18, 'wsc6000cl': 2, 'unknown': 1, 'wsc6509veFan': 20, 'clk7600': 6, 'fanMod4Hs': 15, 'wsc6513Clock': 5, 'wsc6503eFan': 13, 'ws9SlotFan': 7, 'c6880xFan': 25, 'fanMod9St': 19, 'wsc6000vtte': 14, 'fanMod9': 8, 'fanMod3Hs': 21.
                   chassisComponentSerialNumber 1.3.6.1.4.1.9.5.1.2.18.1.3 displaystring read-only
The serial number of the chassis component.
                   chassisComponentHwVersion 1.3.6.1.4.1.9.5.1.2.18.1.4 displaystring read-only
The hardware version of the chassis component.
                   chassisComponentModel 1.3.6.1.4.1.9.5.1.2.18.1.5 displaystring read-only
The manufacturer's model number for the chassis component.
         chassisSerialNumberString 1.3.6.1.4.1.9.5.1.2.19 displaystring read-only
The serial number of the chassis. This MIB object will return the chassis serial number for any chassis that either a numeric or an alphanumeric serial number is being used.
         chassisPs3Type 1.3.6.1.4.1.9.5.1.2.20 integer read-only
Type of power supply number 3. This object is only supported by systems that can have 3 or more power supplies. Enumeration: 'wsx4008': 25, 'none': 2, 'wsx4008dc': 32, 'wsx4008ac650w': 42, 'wsx4008dc650w': 43, 'other': 1.
         chassisPs3Status 1.3.6.1.4.1.9.5.1.2.21 integer read-only
Status of power supply number 3. If the status is not ok, the value of chassisPs3TestResult gives more detailed information about the power supply's failure condition(s). This object is only supported by systems that can have 3 or more power supplies. Enumeration: 'minorFault': 3, 'other': 1, 'ok': 2, 'majorFault': 4.
         chassisPs3TestResult 1.3.6.1.4.1.9.5.1.2.22 integer read-only
Test result for power supply number 3. A zero indicates that the supply passed all tests. Bits set in the result indicate error conditions. This object is only supported by systems that can have 3 or more power supplies.
         chassisPEMInstalled 1.3.6.1.4.1.9.5.1.2.23 truthvalue read-only
Indicates whether Power Entry Module is installed into the Chassis or not. Power Entry Module is a connection into the system for an external power supply of -48 Volts. This object is only supported by systems that can have 3 or more power supplies.
     moduleGrp 1.3.6.1.4.1.9.5.1.3
         moduleTable 1.3.6.1.4.1.9.5.1.3.1 no-access
A list of module entries. The number of entries is the number of modules in the chassis.
             moduleEntry 1.3.6.1.4.1.9.5.1.3.1.1 no-access
Entry containing information about one module in the chassis.
                 moduleIndex 1.3.6.1.4.1.9.5.1.3.1.1.1 integer read-only
A unique value for each module within the chassis.
                 moduleType 1.3.6.1.4.1.9.5.1.3.1.1.2 integer read-only
The type of module. Enumeration: 'wsx4306gb': 303, 'wsx4604gwy': 320, 'm7600Sip400': 1103, 'wsx5020': 37, 'c7600ssc600': 1105, 'wsx6548rj21': 282, 'osm2choc48T3SI': 280, 'wsx6101oc12mmf': 209, 'osm2oc12PosMMPlus': 608, 'wsx6ksup1a2ge': 219, 'wsx4124fxmt': 317, 'wsx6248rj45': 203, 'wsSvcSsl1': 294, 'wsx5201r': 73, 'wsx1465': 20, 'wsx44122Gbtx': 321, 'wsx6381ids': 244, 'wsf5541': 88, 'wsx4302gb': 342, 'osm2oc12AtmMM': 213, 'me6524msfc2a': 598, 'wsx6516aGbic': 502, 'wsx6608t1': 229, 'wsSvcWlan1k9': 924, 'osm4choc3DS0SI': 296, 'wsSvcCe1': 293, 'wsx5530': 57, 'wsx5536': 92, 'wsx4448gblx': 332, 'wsx5534': 91, 'wsx5239': 83, 'wsx4232l3': 319, 'wsx6324mmmt': 235, 'wsx4424sxmt': 311, 'wsx44162gbtx': 305, 'mec6524gs8s': 511, 'osm1oc48PosSSPlus': 611, 'wsx4232rjxx': 312, 'wsx5234': 79, 'wsx5237': 96, 'wsx5236': 77, 'wsx5158': 45, 'wsx5010': 26, 'wsx5013': 24, 'wsx5012': 50, 'wsx5015': 76, 'wsx5014': 75, 'osm4GeWanGbicPlus': 603, 'wsx5153': 34, 'wsx5154': 33, 'wsx5155': 32, 'wsx5156': 43, 'wsx5157': 44, 'wsx6248atel': 225, 'wsx6148FeSfp': 928, 'wsx6248tel': 204, 'wsx6348rj45': 236, 'wsx5225r': 74, 'c6880xle16p10g': 1402, 'wsx1455': 18, 'wsx1454': 17, 'c7600Es4Tg3cxl': 618, 'wsSvcAon1k9': 925, 'wsx1450': 15, 'osm4oc12PosSIPlus': 617, 'wsx5224': 49, 'wsx5223': 48, 'wsSvcWism2k9': 946, 'c76EsXt2Tg3c': 634, 'osm16oc3PosSL': 248, 'wsx5380': 54, 'osm16oc3PosSI': 247, 'wsx5305': 85, 'c6800ia48fpd': 1304, 'c7600Es4Tg3c': 627, 'wsx5302': 52, 'osm4oc3PosSI': 286, 'wsx6624fxs': 231, 'wsx6302msm': 206, 'wsSvcVse1k9': 951, 'wsx5540': 78, 'wssup720base': 1002, 'osm8oc3PosMM': 253, 'wsSvcNam3k9': 949, 'wsx5009': 23, 'wsx5006': 38, 'wsx5005': 39, 'wsx4912gb': 306, 'wssvcpisa32': 597, 'wsx6816gbic': 271, 'wsx4424gbrj45': 330, 'wsx6248arj45': 224, 'wsx6408gbic': 201, 'osm24t3e3': 602, 'vssup2t10g': 1031, 'wsx1441': 13, 'wsSvcSamiBb': 940, 'wsx1444': 14, 'wsx6224ammmt': 222, 'wsSvcPsd1': 919, 'wsx6224mmmt': 202, 'wsSvcAgm1k9': 930, 'wsx2980rj': 323, 'wsx6348rj21': 281, 'wsx6024flmt': 208, 'wsx5410': 68, 'wsSvcAdm1k9': 929, 'wssup32ge3b': 509, 'wsx6408agbic': 226, 'osm4oc3PosSIPlus': 614, 'wsx4448gbrj45': 334, 'wsx5550': 87, 'wsx6608e1': 230, 'wsx6848tx': 1037, 'osm2oc12PosMM': 249, 'wsx6101oc12smf': 210, 'wsSvcFwm1': 292, 'wsc1200': 11, 'osm2choc12T3SI': 605, 'wsx6548rj45': 258, 'wsx6500sfm2': 278, 'm7600Sip600': 1004, 'osm4oc3PosMM': 289, 'wsSvcCmm': 284, 'osm12ct3T1': 600, 'wsx4012': 300, 'wsx4013': 318, 'osm8oc3PosSI': 254, 'c76EsXt4Tg3cxl': 625, 'wsx6516getx': 261, 'osm8oc3PosSL': 255, 'wsx4019': 325, 'c6880x': 1401, 'wsx690440g': 1035, 'c6880xle': 1403, 'osm4oc12PosSL': 218, 'wsx5403': 69, 'wsx1434': 22, 'c6800ia48td': 1301, 'osm4oc12PosSI': 217, 'wsx1431': 19, 'osm2oc12AtmMMPlus': 606, 'wsx5165': 65, 'c7600Es2Tg3cxl': 620, 'wsx5167': 82, 'wsx5166': 66, 'wsx5161': 61, 'wsx5162': 62, 'wsx6748getx': 1007, 'wsx4148rj45v': 326, 'wsx6148getx': 503, 'wssup3210ge3b': 510, 'wsx5168': 84, 'osm1oc48PosSI': 242, 'wsx6148rj21v': 913, 'wsf6kmsfc': 207, 'osm4choc12T3SI': 273, 'wsx5104': 30, 'wsx5103': 29, 'wsx5101': 28, 'wsx2948gbrj': 307, 'wsx6148rj45v': 912, 'wsx6148arj45': 923, 'rsp720': 1800, 'wsx4548gbrj45': 339, 'osm4geWanGbic': 240, 'wsc1100': 5, 'ace046500k9': 936, 'wssup720': 1001, 'wsx65822pa': 1101, 'wsx2980gbrj': 324, 'wsx6302amsm': 220, 'wsx2980': 322, 'osm1choc12T3SI': 604, 'wsx6ksup22ge': 237, 'wsx2948': 309, 'wsx6708a10ge': 1023, 'wsx6148egetx': 1036, 'wsx6066SlbSk9': 920, 'wsSvcIdsm2': 290, 'wsx4418gb': 304, 'wsc6500sfm': 245, 'wsSvcAsaSm1': 947, 'osm4oc12PosMM': 216, 'wsx650110gex4': 285, 'ace106500k9': 926, 'wsSvcMwam1': 910, 'empty': 2, 'c7600msfc4': 1805, 'wsx5114': 47, 'wsx6824sfp': 1040, 'wsSvcWebVpnk9': 927, 'wsx5111': 35, 'wsx5113': 27, 'wsx6516gbic': 239, 'wsSvcNam2': 291, 'osm8choc12T3MM': 274, 'wsx4248rj45v': 343, 'wsx6724sfp': 1010, 'osm1oc48PosSLPlus': 613, 'wsx6148x2rj45': 506, 'osm8oc3PosSLPlus': 615, 'c6880x16p10g': 1400, 'wsx2948ggetxgbrj': 346, 'wsf6kmsfc2': 234, 'm7600Sip200': 1102, 'wsx6148agetx': 921, 'wsx6380nam': 223, 'wsx6066SlbApc': 260, 'wsx5506': 41, 'wsx5505': 42, 'wsx2948ggetx': 345, 'wsx5509': 40, 'wsx681610ge': 1042, 'osm8choc12T3SI': 275, 'wsx6524mmmt': 259, 'wsx681610t': 1043, 'wsx6196rj21': 507, 'wsx6416gemt': 211, 'wsx1436': 21, 'c76EsXt4Tg3c': 633, 'wsx4248rj21v': 341, 'osm2oc12PosSIPlus': 609, 'wsx5011': 25, 'osm16oc3PosSIPlus': 610, 'mec6524gt8s': 512, 'osm2oc12AtmSI': 214, 'osm1choc48T3SI': 279, 'wsx4148fxmt': 331, 'wsx6748sfp': 1009, 'wsc1001': 4, 'wsc1000': 3, 'wsf6kmsfc2a': 599, 'osm2oc48OneDptSSDual': 268, 'wsx5213a': 53, 'osm2oc12AtmSIPlus': 607, 'osm1choc48T3SS': 276, 'wssup32p10ge': 516, 'osm16oc3PosMM': 246, 'wsx6848sfp': 1039, 'c7600ssc400': 1104, 'wsx5012a': 81, 'wsx4148lxmt': 337, 'rsp720base': 1801, 'osm2oc12PosSL': 251, 'wsSvcCsg1': 911, 'c76EsXt2Tg3cxl': 626, 'wsx6548getx': 915, 'osm2oc12PosSI': 250, 'wsSvcNam1': 914, 'wsx4148rj': 301, 'other': 1, 'wsx671610ge': 1027, 'wsx670410ge': 1008, 'osm2oc48OneDptSLDual': 270, 'wsx5213': 36, 'wsx1483': 16, 'c7600Es2Tg3c': 629, 'osm12t3e3': 601, 'wsx4232gbrj': 302, 'osm8oc3PosSIPlus': 616, 'wsx5031': 67, 'wsx5030': 46, 'wsx6ksup12ge': 200, 'wsx4912': 310, 'osm8choc3DS0SI': 295, 'osm1oc48PosSS': 241, 'osm1oc48PosSL': 243, 'wsx4148rj21': 313, 'wsc1400': 12, 'wsx650210ge': 252, 'osm4choc12T3MM': 272, 'wsx6416gbic': 221, 'wsx690810g': 1034, 'wsx670810ge': 1016, 'osm2oc48OneDptSI': 266, 'osm2choc48T3SS': 277, 'osm2oc48OneDptSL': 267, 'wsx671610t': 1033, 'wsx6324sm': 238, 'wssup32pge': 515, 'wsSvcAsaSm1k7': 950, 'osm2oc48OneDptSIDual': 269, 'wsx6316getx': 233, 'esm2x10ge': 1106, 'osm1choc12T1SI': 297, 'wsx61822pa': 212, 'vss72010g': 1021, 'wsx4548gbrj45v': 340, 'osm1oc48PosSIPlus': 612, 'wsSvcIpSec1': 903, 'osm2oc48OneDptSS': 265, 'wsx5201': 55, 'wsx6148ege45at': 1032, 'wsx5203': 56.
                 moduleSerialNumber 1.3.6.1.4.1.9.5.1.3.1.1.3 integer read-only
The serial number of the module in a numeric format. If the module uses an alphanumeric serial number, this MIB object will return 0. This object is deprecated and replaced by entPhysicalSerialNum in ENTITY-MIB.
                 moduleHwHiVersion 1.3.6.1.4.1.9.5.1.3.1.1.4 integer read-only
The high part of the hardware version of the module. For example, if the hardware version is 3.1, the value of moduleHwHiVersion is 3. This object is deprecated and replaced by entPhysicalHardwareRev in ENTITY-MIB.
                 moduleHwLoVersion 1.3.6.1.4.1.9.5.1.3.1.1.5 integer read-only
The low part of the hardware version of the module. For example, if the hardware version is 3.1, the value of moduleHwLoVersion is 1. This object is deprecated and replaced by entPhysicalHardwareRev in ENTITY-MIB.
                 moduleFwHiVersion 1.3.6.1.4.1.9.5.1.3.1.1.6 integer read-only
The high part of the firmware version number. For example, if the firmware version is 3.1, the value of moduleFwHiVersion is 3. This object is deprecated and replaced by entPhysicalFirmwareRev in ENTITY-MIB.
                 moduleFwLoVersion 1.3.6.1.4.1.9.5.1.3.1.1.7 integer read-only
The low part of the firmware version number. For example, if the firmware version is 3.1, the value of moduleFwLoVersion is 1. This object is deprecated and replaced by entPhysicalFirmwareRev in ENTITY-MIB.
                 moduleSwHiVersion 1.3.6.1.4.1.9.5.1.3.1.1.8 integer read-only
The high part of the software version number. For example, if the software version is 3.1, the value of moduleSwHiVersion is 3. This object is deprecated and replaced by entPhysicalSoftwareRev in ENTITY-MIB.
                 moduleSwLoVersion 1.3.6.1.4.1.9.5.1.3.1.1.9 integer read-only
The low part of the software version number. For example, if the software version is 3.1, the value of moduleSwLoVersion is 1. This object is deprecated and replaced by entPhysicalSoftwareRev in ENTITY-MIB.
                 moduleStatus 1.3.6.1.4.1.9.5.1.3.1.1.10 integer read-only
The operational status of the module. If the status is not ok, the value of moduleTestResult gives more detailed information about the module's failure condition(s). Enumeration: 'minorFault': 3, 'other': 1, 'ok': 2, 'majorFault': 4.
                 moduleTestResult 1.3.6.1.4.1.9.5.1.3.1.1.11 integer read-only
The result of the module's self test. A zero indicates that the module passed all tests. Bits set in the result indicate error conditions.
                 moduleAction 1.3.6.1.4.1.9.5.1.3.1.1.12 integer read-write
This object, when read, returns one of the following results: other(1): module permanently enabled enable(3): module currently enabled disable(4): module currently disabled Setting this object to one of the acceptable values gives the following results: other(1): gives an error reset(2): resets the module's control logic enable(3): if the module status is configurable, enables the module, else gives error disable(4): if the module status is configurable, disables the module, else gives error. Setting this object to any other values results in an error. Enumeration: 'reset': 2, 'enable': 3, 'other': 1, 'disable': 4.
                 moduleName 1.3.6.1.4.1.9.5.1.3.1.1.13 displaystring read-write
A descriptive string used by the network administrator to name the module.
                 moduleNumPorts 1.3.6.1.4.1.9.5.1.3.1.1.14 integer read-only
The number of ports supported by the module.
                 modulePortStatus 1.3.6.1.4.1.9.5.1.3.1.1.15 octet string read-only
A series of bytes containing status information about the module and each of the ports on the module. The first byte contains the status for the module (same value as moduleStatus), and subsequent bytes contain status for the first through the last ports on the module (same value as portOperStatus).
                 moduleSubType 1.3.6.1.4.1.9.5.1.3.1.1.16 integer read-only
The type of daughterboard attached to this module. Enumeration: 'c7600esmdfc3cxl': 228, 'vsf6kpfc3cxl': 226, 'wsf6kdfc4exl': 231, 'vsf6kpfc3c': 227, 'wsf6kdfca': 107, 'wsf6700dfc3bxl': 207, 'wsf6kpfc2': 103, 'wsf6kdfc4e': 234, 'vsp300dfc': 200, 'c7600Es3c': 233, 'vsf6kpfc4': 229, 'wsf6kpfc': 102, 'wsf6700cfc': 208, 'wsf6kpfc3bxl': 206, 'wsf6kpfc3a': 201, 'wsf6kpfc3b': 216, 'c6880xledfc': 241, 'wsf5521': 8, 'wsf5520': 7, 'c6880xlepfc': 239, 'other': 1, 'm7600pfc3c': 213, 'wsf6700dfc3c': 218, 'wsf6700dfc3b': 217, 'wsf6700dfc3a': 203, 'empty': 2, 'vsf6kpfc4xl': 235, 'wsf6kdfc3bxl': 205, 'wsf6kdfc4axl': 236, 'wsf6700dfc3cxl': 221, 'wsf6020a': 101, 'c6880xpfc': 238, 'c7600Es3cxl': 232, 'wsf5510': 3, 'wsf5511': 4, 'wsf6kdfc3a': 202, 'wsf6kdfc3b': 223, 'c6880xdfc': 240, 'wsf6kpfc2a': 106, 'wsf6kvpwr': 104, 'wsf5531': 9, 'wsf6020': 100, 'wsx5304': 6, 'mec6524pfc3c': 224, 'wsf6kdfc4a': 237, 'sip600earl': 225, 'wsf6kdfc': 105, 'c7600esmdfc3c': 230.
                 moduleModel 1.3.6.1.4.1.9.5.1.3.1.1.17 displaystring read-only
The manufacturer's model number for the module.
                 moduleHwVersion 1.3.6.1.4.1.9.5.1.3.1.1.18 displaystring read-only
The hardware version of the module.
                 moduleFwVersion 1.3.6.1.4.1.9.5.1.3.1.1.19 displaystring read-only
The firmware version of the module.
                 moduleSwVersion 1.3.6.1.4.1.9.5.1.3.1.1.20 displaystring read-only
The software version of the module.
                 moduleStandbyStatus 1.3.6.1.4.1.9.5.1.3.1.1.21 integer read-only
Redundant status of a module that supports redundancy. Enumeration: 'active': 2, 'standby': 3, 'other': 1, 'error': 4.
                 moduleIPAddress 1.3.6.1.4.1.9.5.1.3.1.1.22 ipaddress read-only
If the module has a separate IP address to reach it by, then it is reported here. Otherwise, this object has a value of '00000000H'.
                 moduleIPAddressVlan 1.3.6.1.4.1.9.5.1.3.1.1.23 vlanindex read-only
If the moduleIPAddress is valid then this object reports the VLAN to access that IP address on. Otherwise this object has a value of zero.
                 moduleSubType2 1.3.6.1.4.1.9.5.1.3.1.1.24 integer read-only
The type of daughterboard attached to this module. Enumeration: 'wsf6kmsfc': 207, 'wssvccmmact': 406, 'c7600Es4Tg': 618, 'wsf6kFe48af': 106, 'wssvcpisa32': 597, 'wssvcidsupg': 402, 'wsf6kmsfc2a': 599, 'wsf6kGe48af': 107, 'aceModExpnDc': 410, 'wsf6kmsfc2': 234, 'wsg6488': 102, 'wssup720': 1001, 'c7600EsItu2TgLk': 626, 'other': 1, 'c7600msfc4': 1805, 'wsu4502gb': 315, 'c7600Es2Tg': 620, 'empty': 2, 'c7600EsItu4TgLk': 625, 'wsu5533': 5, 'wssvccmm24fxs': 405, 'wsu5531': 3, 'wsu5537': 9, 'wsu5536': 8, 'wsu5535': 7, 'wsu5534': 6, 'wsu5539': 11, 'wsu5538': 10, 'wssvccmm6e1': 403, 'esm2x10ge': 1701, 'me6524msfc2a': 598, 'wsu4504fxmt': 314, 'wsg6483': 104, 'wssvccmm6t1': 404, 'vsf6kmsfc5': 1005, 'wsSvcAppProc1': 411, 'vsf6kmsfc3': 1026, 'wsf6kFe48x2af': 109, 'wsg6489': 103, 'wsf6kVpwrGe': 108, 'wsg6485': 105.
                 moduleSlotNum 1.3.6.1.4.1.9.5.1.3.1.1.25 integer read-only
This value is determined by the chassis slot number where the module is located. Valid entries are 1 to the value of chassisNumSlots
                 moduleSerialNumberString 1.3.6.1.4.1.9.5.1.3.1.1.26 displaystring read-only
The serial number of the module. This MIB object will return the module serial number for any module that either a numeric or an alphanumeric serial number is being used.
                 moduleEntPhysicalIndex 1.3.6.1.4.1.9.5.1.3.1.1.27 physicalindex read-only
The value of the instance of the entPhysicalIndex object, defined in ENTITY-MIB, for the entity physical index corresponding to this module.
                 moduleAdditionalStatus 1.3.6.1.4.1.9.5.1.3.1.1.28 bits read-only
The additional status of the module. fruInstalled(0) indicates that whether or not FRU is installed on the module. powerDenied(1) indicates that whether phones connected to the ports of this module are denied of power. faulty(2) indicates hardware faulty. Bits: 'fruInstalled': 0, 'faulty': 2, 'powerDenied': 1.
     portGrp 1.3.6.1.4.1.9.5.1.4
         portTable 1.3.6.1.4.1.9.5.1.4.1 no-access
A list of port entries. The number of entries is determined by the number of modules in the chassis and the number of ports on each module.
             portEntry 1.3.6.1.4.1.9.5.1.4.1.1 no-access
Entry containing information for a particular port on a module.
                 portModuleIndex 1.3.6.1.4.1.9.5.1.4.1.1.1 integer read-only
An index value that uniquely identifies the module where this port is located.
                 portIndex 1.3.6.1.4.1.9.5.1.4.1.1.2 integer read-only
An index value that uniquely identifies this port within a module. The value is determined by the location of the port on the module. Valid entries are 1 to the value of moduleNumPorts for this module.
                 portCrossIndex 1.3.6.1.4.1.9.5.1.4.1.1.3 integer read-only
A cross-reference to the port's index within another mib group. The value is dependent on the type of port. For an FDDI port, this corresponds to the snmpFddiPORTIndex.
                 portName 1.3.6.1.4.1.9.5.1.4.1.1.4 displaystring read-write
A descriptive string used by the network administrator to name the port.
                 portType 1.3.6.1.4.1.9.5.1.4.1.1.5 integer read-only
The type of physical layer medium dependent interface on the port. Enumeration: 'e1000BaseCX': 29, 'e10GBaseDwdm5092': 1058, 'scf': 10, 'depi2': 36, 'intrusionDetect': 55, 'e10GBaseDwdm3033': 1037, 'e10GBaseDwdm5494': 1062, 'e1000BaseDwdm5252': 1027, 'e100BaseFsm': 17, 'e1000BaseDwdm4134': 1094, 'e1000BaseDwdm3582': 1010, 'dptOc48mm': 62, 'e1000BaseCwdm1510': 79, 'e1000BaseZX': 35, 'e1000BaseDwdm3819': 1012, 'e10GBaseLRM': 1080, 'e10GBaseDwdm5012': 1057, 'mcr': 88, 'tppmd': 4, 'e10GBaseDwdm3582': 1043, 'e10GBaseUSR': 1090, 'e1000BaseDwdm3504': 1009, 'e10GBaseCU4M': 1088, 'e1000BaseDwdm5817': 1032, 'e10GBaseUnknown': 1001, 'e40GBaseSR': 1101, 'e40GBaseUnapproved': 1102, 'e1000BaseDwdm6141': 1099, 'psd': 91, 'atmOc12mm': 43, 'ssl': 73, 'e10GBaseDwdm4532': 1107, 'e1000BaseDwdm4532': 1095, 'e10GBaseCU6M': 1089, 'e1000BaseDwdm3977': 1014, 'atmOc3utp': 16, 'e10GBaseZR': 1077, 'atmDs3': 25, 'e1000BaseDwdm5575': 1030, 'e1000BaseTE': 1116, 'contentEngine': 72, 'e1000BaseDwdm5898': 1033, 'e10GBaseDwdm5655': 1064, 'e1000BaseDwdm3739': 1093, 'e10GBaseDwdm5413': 1061, 'e10GBaseDwdm5252': 1060, 'e1000BaseLX': 27, 't1': 37, 'e10GBaseSW': 97, 'e1000BaseSX': 28, 'e10GBaseDwdm4932': 1108, 'e10GBaseSR': 93, 'e10GBaseCU7M': 1085, 'e1000BaseLH': 32, 'e1000BaseDwdm3190': 1006, 'e10GBaseCU5M': 1084, 'e10GEmpty': 60, 'e1000BaseUnapproved': 86, 'e1000BaseDwdm5736': 1098, 'e1000BaseDwdm4453': 1019, 'e40GBaseLR': 1100, 'e1000BaseDwdm4214': 1016, 'e10GBaseEdc1310': 96, 'transcoding': 41, 'vpnIpSec': 75, 'e1000BaseDwdm4056': 1015, 'chOc12smi': 66, 'cddi': 2, 'ct3': 76, 'e1000BaseCwdm1530': 80, 'e10GBaseDwdm3898': 1046, 'e10GBaseDwdm4135': 1106, 'e10GBaseDwdm3425': 1041, 'e10GBaseDwdm4851': 1056, 'e100BaseEX': 1078, 'e10GBaseDwdm3819': 1045, 'smf': 7, 'posOc12mm': 46, 'conferencing': 42, 'e1000BaseDwdm5172': 1026, 'e10GBaseDwdm4294': 1050, 'e10GBaseTPluggable': 1081, 'e1000BaseDwdm4851': 1023, 'e1000BaseBT': 85, 'e1000BaseDwdm4612': 1020, 'vlanRouter': 20, 'e1000BaseCwdm1490': 78, 'sddi': 6, 'e100BaseSX': 1073, 'e10GBaseBad': 1076, 'e1000BaseCwdm1550': 81, 'e1': 38, 'chOc48ss': 68, 'e10GBaseDwdm5979': 1067, 'e10GBaseDwdm4772': 1055, 'e1000BaseDwdm3346': 1092, 'e1000BaseZXSMD': 1115, 'e10GBaseLRMSM': 1091, 'e10GBaseDwdm4612': 1053, 'e1000BaseSvc': 110, 'e1000BaseDwdm4294': 1017, 'dptOc48sml': 64, 'e100BaseF': 13, 'coe': 89, 'dptOc48smi': 63, 'e10a100a1000BaseT': 61, 'e1000BaseDwdm5332': 1097, 'atmOc3mmf': 14, 'e10GBaseEX4': 59, 'e10GBaseDwdm5333': 1109, 'e10GBaseCU3M': 1083, 'e1000BaseWdmRxOnly': 1003, 'firewall': 74, 'e10GBaseDwdm3977': 1047, 'e100BaseTX': 11, 'e1000UnsupportedGbic': 34, 'e10GBaseDwdm4056': 1048, 'posOc12smi': 47, 'e100BaseLX': 92, 'posOc12sml': 48, 'e10GBaseSX4': 70, 'e40GBaseEmpty': 113, 'e10a100BaseTX': 18, 'remoteRouter': 21, 'e10GBaseSvc': 111, 'atmOc12mmf': 23, 'e1000BaseDwdm4373': 1018, 'e10GBaseDwdm4453': 1052, 'e100BaseFXGE': 1119, 'mwa': 90, 'posOc3mm': 52, 'e1000BaseDwdm3661': 1011, 'e1000BaseDwdm3268': 1007, 'lwa': 100, 'intrusionProtect': 109, 'e1000BaseDwdm3112': 1005, 'chOc12mm': 67, 'chOc48smi': 69, 'networkAnalysis': 30, 'e10GBaseCU2M': 1087, 'e1000BaseBX10D': 1069, 'e1000BaseDwdm6061': 1035, 'e1000BaseDwdm5012': 1024, 'e10GBaseWdmRxOnly': 1036, 'atmOc12smf': 24, 'e10GBaseDwdm3347': 1104, 'e10GBaseDwdm5817': 1065, 'tokenringMmf': 26, 'sslVpn': 102, 'e1000BaseCwdm1470': 77, 'e1000BaseBX10U': 1070, 'e10GBaseLX4': 57, 'e1000BaseDwdm4772': 1022, 'e1000BaseUnknown': 1000, 'e10GBaseDwdm4373': 1051, 'e100BaseT4': 12, 'e10GBaseDwdm3661': 1044, 'chOc3smi': 87, 'e1000BaseSXMMD': 1117, 'e1000BaseT': 33, 'e10GBaseDwdm3740': 1105, 'e10GBaseDwdm5898': 1066, 'posOc3smi': 53, 'e10GBaseDwdm4692': 1054, 'e10GBaseCUdot3M': 1086, 'e10GBaseER': 71, 'atmOc12smi': 44, 'e10GBaseEW': 99, 'atmOc12sml': 45, 'posOc3sml': 54, 'e1000BaseDwdm5413': 1028, 'e10GBaseCU1M': 1082, 'e10BaseF': 9, 'e10GBaseDwdm4214': 1049, 'e10GBaseDwdm3112': 1038, 'e10GBaseWdm1550': 95, 'e1000BaseDwdm5655': 1031, 'e10GBaseDwdm5575': 1063, 'aces': 106, 'adsm': 104, 'e1000BaseCwdm1610': 84, 'e10BaseT': 8, 'mii': 19, 'e100BaseEmpty': 103, 'posOc48sml': 51, 'e1000BaseDwdm5092': 1025, 'e100BaseZX': 1079, 'posOc48smi': 50, 'mlt3': 5, 'aons': 101, 'e1000Empty': 31, 'e10GBaseDwdm5172': 1059, 'fxs': 39, 'e10GBaseDwdm3504': 1042, 'e1000BaseDwdm3033': 1004, 'fxo': 40, 'other': 1, 'e10GBaseDwdm3268': 1040, 'e1000BaseDwdm5494': 1029, 'atmOc3smf': 15, 'e10GBaseDwdm6061': 1068, 'e10GBaseDwdm5736': 1110, 'e10GBaseUnapproved': 1002, 'posOc48sms': 49, 'e10GBaseCPX': 56, 'e1000BaseDwdm4692': 1021, 'e1000BaseDwdm3898': 1013, 'e1000BaseCwdm1570': 82, 'e10GBaseACU7M': 1112, 'e100BaseUnknown': 1071, 'e1000BaseCwdm1590': 83, 'e100BaseUnapproved': 1072, 'tokenring': 22, 'agsm': 105, 'e1000BaseDwdm3425': 1008, 'e1000BaseEXSMD': 1114, 'fddi': 3, 'e10GBaseCX4': 94, 'e10GBaseDwdm3190': 1039, 'e100BaseBX10D': 1074, 'e1000BaseDwdm5979': 1034, 'e1000BaseLHSMD': 1118, 'e10GBaseLW': 98, 'e10GBaseDwdm6141': 1111, 'e10GBaseLR': 65, 'e10GBaseACU10M': 1113, 'e100BaseBX10U': 1075, 'e1000BaseDwdm4931': 1096.
                 portOperStatus 1.3.6.1.4.1.9.5.1.4.1.1.6 integer read-only
The current operational status of the port. Enumeration: 'minorFault': 3, 'other': 1, 'ok': 2, 'majorFault': 4.
                 portCrossGroupIndex 1.3.6.1.4.1.9.5.1.4.1.1.7 integer read-only
A cross-reference to another mib group for this port. The value is dependent on the type of port. For an FDDI port this corresponds to the snmpFddiPORTSMTIndex.
                 portAdditionalStatus 1.3.6.1.4.1.9.5.1.4.1.1.8 integer read-only
Additional status information for the port. The value is a sum. It initially takes the value zero, then for each state that is true, 2 raised to a power is added to the sum. The powers are according to the following table: State Power Transmit 0 Receive 1 Collision 2 Transmit state indicates that at least one packet was transmitted by the port in the last polling period. Receive state indicates that at least one packet was received by the port in the last polling period. Collision state indicates that at least one collision was detected on the port in the last polling period. Note that if a state is not applicable to a particular port or additional status is not supported on a particular port, its value is always false for that port.
                 portAdminSpeed 1.3.6.1.4.1.9.5.1.4.1.1.9 integer read-write
The desired speed of the port. The current operational speed of the port can be determined from ifSpeed. Enumeration: 's10G': 10, 's10000000': 10000000, 's100000000': 100000000, 's1000000000': 1000000000, 's400000000': 400000000, 's155000000': 155000000, 'autoDetect': 1, 's45000000': 45000000, 's4000000': 4000000, 's1544000': 1544000, 's2048000': 2048000, 'autoDetect10100': 2, 's16000000': 16000000, 's64000000': 64000000, 's2000000': 2000000, 's622000000': 622000000, 's64000': 64000.
                 portDuplex 1.3.6.1.4.1.9.5.1.4.1.1.10 integer read-write
Indicates whether the port is operating in half- duplex, full-duplex, disagree or auto negotiation mode. If the port could not agree with the far end on port duplex, the port will be in disagree(3) mode. Enumeration: 'auto': 4, 'full': 2, 'disagree': 3, 'half': 1.
                 portIfIndex 1.3.6.1.4.1.9.5.1.4.1.1.11 integer read-only
The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port.
                 portSpantreeFastStart 1.3.6.1.4.1.9.5.1.4.1.1.12 integer read-write
Indicates whether the port is operating in spantree fast start mode. A port with fast start enabled is immediately put in spanning tree forwarding state on link up, rather than starting in blocking state which is the normal operation. This is useful when the port is known to be connected to a single station which has problems waiting for the normal spanning tree operation to put the port in forwarding state. This object is deprecated and replaced by stpxFastStartPortTable in CISCO-STP-EXTENSIONS-MIB. Enumeration: 'disabled': 2, 'enabled': 1.
                 portAdminRxFlowControl 1.3.6.1.4.1.9.5.1.4.1.1.13 integer read-write
Indicates the receive flow control administrative status set on the port. If the status is set to on(1), the port will require the far end to send flow control. If the status is set to off(2), the port will not allow far end to send flow control. If the status is set to desired(3), the port will allow the far end to send the flow control. Enumeration: 'on': 1, 'off': 2, 'desired': 3.
                 portOperRxFlowControl 1.3.6.1.4.1.9.5.1.4.1.1.14 integer read-only
Indicates the receive flow control operational status of the port. If the port could not agree with the far end on a link protocol, its operational status will be disagree(3). Enumeration: 'on': 1, 'off': 2, 'disagree': 3.
                 portAdminTxFlowControl 1.3.6.1.4.1.9.5.1.4.1.1.15 integer read-write
Indicates the transmit flow control administrative status set on the port. If the status is set to on(1), the port will send flow control to the far end. If the status is set to off(2), the port will not send flow control to the far end. If the status is set to desired(3), the port will send flow control to the far end if the far end supports it. Enumeration: 'on': 1, 'off': 2, 'desired': 3.
                 portOperTxFlowControl 1.3.6.1.4.1.9.5.1.4.1.1.16 integer read-only
Indicates the transmit flow control operational status of the port. If the port could not agree with the far end on a link protocol, its operational status will be disagree(3). Enumeration: 'on': 1, 'off': 2, 'disagree': 3.
                 portMacControlTransmitFrames 1.3.6.1.4.1.9.5.1.4.1.1.17 counter32 read-only
The total number of MAC control frames passed to the MAC sublayer for transmission.
                 portMacControlReceiveFrames 1.3.6.1.4.1.9.5.1.4.1.1.18 counter32 read-only
The total number of MAC control frames passed by the MAC sublayer to the MAC Control sublayer on receive.
                 portMacControlPauseTransmitFrames 1.3.6.1.4.1.9.5.1.4.1.1.19 counter32 read-only
The total number of PAUSE frames passed to the MAC sublayer for transmission.
                 portMacControlPauseReceiveFrames 1.3.6.1.4.1.9.5.1.4.1.1.20 counter32 read-only
The total number of PAUSE frames passed by the MAC sublayer to the MAC Control sublayer on receive.
                 portMacControlUnknownProtocolFrames 1.3.6.1.4.1.9.5.1.4.1.1.21 counter32 read-only
The total number of MAC Control frames received with an opcode that is not supported by the device.
                 portLinkFaultStatus 1.3.6.1.4.1.9.5.1.4.1.1.22 integer read-only
Specifies additional link fault status on a gigabit link. noFault: Link is up and operational. nearEndFault: The port is enabled but there is no GBIC present or the local port cannot synchronize with the remote end. nearEndConfigFail: The local port has detected a configuration mismatch with the remote end. farEndDisable: The far end is in the disabled state. farEndFault: The remote port is cannot synchronize. farEndConfigFail: The remote port has detected a configuration mismatch with the local end. notApplicable: Link fault status is not applicable on this port. Enumeration: 'noFault': 1, 'nearEndConfigFail': 3, 'farEndConfigFail': 6, 'notApplicable': 7, 'farEndFault': 5, 'farEndDisable': 4, 'nearEndFault': 2.
                 portAdditionalOperStatus 1.3.6.1.4.1.9.5.1.4.1.1.23 bits read-only
The current operational status of the port which is showing additional detailed information of the port. Bits: 'disabled': 8, 'monitor': 9, 'errdisable': 10, 'standby': 2, 'linkFaulty': 11, 'onHook': 12, 'inactive': 5, 'dripDis': 7, 'other': 0, 'connected': 1, 'shutdown': 6, 'notConnected': 4, 'offHook': 13, 'faulty': 3, 'reflector': 14.
                 portInlinePowerDetect 1.3.6.1.4.1.9.5.1.4.1.1.24 truthvalue read-only
Indicate if the port detects an inline power capable device connected to it.
                 portEntPhysicalIndex 1.3.6.1.4.1.9.5.1.4.1.1.25 physicalindex read-only
The value of the instance of the entPhysicalIndex object, defined in ENTITY-MIB, for the entity physical index corresponding to this port.
                 portErrDisableTimeOutEnable 1.3.6.1.4.1.9.5.1.4.1.1.26 integer read-write
Indicates whether a port that is put into errdisable state by a cause as specified by sysErrDisableTimeoutEnable will be re-enabled automatically during the timeout interval as specified by sysErrDisableTimeoutInterval. Enumeration: 'disabled': 2, 'enabled': 1.
     tftpGrp 1.3.6.1.4.1.9.5.1.5
         tftpHost 1.3.6.1.4.1.9.5.1.5.1 displaystring read-write
Name of source/destination host for the TFTP transfer or storage device transfer. If the name is for the TFTP transfer, it can be the IP address or the host name. If the name for the storage device transfer, it will be in the format of deviceName: (e.g. slot0:, slot1:).
         tftpFile 1.3.6.1.4.1.9.5.1.5.2 displaystring read-write
Name of file for the TFTP transfer or for storage device transfer.
         tftpModule 1.3.6.1.4.1.9.5.1.5.3 integer read-write
Which module's code/configuration is being transferred.
         tftpAction 1.3.6.1.4.1.9.5.1.5.4 integer read-write
Setting this object to one of the acceptable values initiates the requested action using the information given in tftpHost, tftpFile, tftpModule. downloadConfig(2): receive configuration from host/file uploadConfig(3) : send configuration to host/file downloadSw(4) : receive software image from host/file uploadSw(5) : send software image to host/file downloadFw(6) : receive firmware image from host/file uploadFw(7) : send firmware image to host/file Setting this object to any other value results in an error. Enumeration: 'downloadConfig': 2, 'uploadSw': 5, 'uploadFw': 7, 'uploadConfig': 3, 'other': 1, 'downloadSw': 4, 'downloadFw': 6.
         tftpResult 1.3.6.1.4.1.9.5.1.5.5 integer read-only
Contains result of the last tftp action request. Enumeration: 'badLength': 8, 'unknownStatus': 17, 'invalidTftpHost': 14, 'insufficientSpaceOnStorageDevice': 19, 'accessViolation': 16, 'invalidTftpModule': 15, 'success': 2, 'tooManyRetries': 4, 'serverError': 10, 'insufficientDramSize': 20, 'invalidStorageDevice': 18, 'noBuffers': 5, 'badFlash': 9, 'noProcesses': 6, 'wrongCode': 12, 'userCanceled': 11, 'incompatibleImage': 21, 'inProgress': 1, 'fileNotFound': 13, 'noResponse': 3, 'badChecksum': 7.
     brouterGrp 1.3.6.1.4.1.9.5.1.6
         brouterEnableRip 1.3.6.1.4.1.9.5.1.6.1 integer read-write
Indicates whether the RIP protocol is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
         brouterEnableSpantree 1.3.6.1.4.1.9.5.1.6.2 integer read-write
Indicates if Spanning Tree protocol is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
         brouterEnableGiantCheck 1.3.6.1.4.1.9.5.1.6.3 integer read-write
Indicates whether special handling of giant packets is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
         brouterEnableIpFragmentation 1.3.6.1.4.1.9.5.1.6.4 integer read-write
Indicates whether IP fragmentation is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
         brouterEnableUnreachables 1.3.6.1.4.1.9.5.1.6.5 integer read-write
Indicates whether ICMP unreachable messages are sent by the system. Enumeration: 'disabled': 2, 'enabled': 1.
         brouterCamAgingTime 1.3.6.1.4.1.9.5.1.6.6 integer read-write
The aging time for the CAM table. This duplicate item is the same value as dot1dTpAgingTime.
         brouterCamMode 1.3.6.1.4.1.9.5.1.6.7 integer read-write
Mode in which the CAM module is operating. Enumeration: 'forwarding': 2, 'filtering': 1.
         brouterIpxSnapToEther 1.3.6.1.4.1.9.5.1.6.8 integer read-write
The default translation for IPX packets when bridging from FDDI SNAP to Ethernet. Enumeration: 'snap': 1, 'iso8023': 3, 'raw8023': 4, 'ethernetII': 2.
         brouterIpx8023RawToFddi 1.3.6.1.4.1.9.5.1.6.9 integer read-write
The default translation for IPX packets when bridging from Ethernet 802.3 Raw to FDDI. Enumeration: 'snap': 1, 'iso8022': 5, 'fddiRaw': 6.
         brouterEthernetReceiveMax 1.3.6.1.4.1.9.5.1.6.10 integer read-write
Maximum number of Ethernet receive buffers processed at one time per port.
         brouterEthernetTransmitMax 1.3.6.1.4.1.9.5.1.6.11 integer read-write
Maximum number of Ethernet transmit buffers processed at one time per port.
         brouterFddiReceiveMax 1.3.6.1.4.1.9.5.1.6.12 integer read-write
Maximum number of FDDI receive buffers processed at one time per port.
         brouterFddiTransmitMax 1.3.6.1.4.1.9.5.1.6.13 integer read-write
Maximum number of FDDI transmit buffers processed at one time per port.
         brouterPortTable 1.3.6.1.4.1.9.5.1.6.14 no-access
A list of brouter port entries. The number of entries is determined by the number of modules in the chassis and the number of ports on each module.
               brouterPortEntry 1.3.6.1.4.1.9.5.1.6.14.1 no-access
Entry containing bridge/router information for a particular port on a module.
                   brouterPortModule 1.3.6.1.4.1.9.5.1.6.14.1.1 integer read-only
An index value that uniquely identifies the module index where this port is located.
                   brouterPort 1.3.6.1.4.1.9.5.1.6.14.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                   brouterPortIpVlan 1.3.6.1.4.1.9.5.1.6.14.1.3 vlanindex read-write
The IP Virtual LAN to which this port belongs.
                   brouterPortIpAddr 1.3.6.1.4.1.9.5.1.6.14.1.4 ipaddress read-write
This port's IP address.
                   brouterPortNetMask 1.3.6.1.4.1.9.5.1.6.14.1.5 ipaddress read-write
This port's subnet mask.
                   brouterPortBroadcast 1.3.6.1.4.1.9.5.1.6.14.1.6 ipaddress read-write
This port's broadcast address.
                   brouterPortBridgeVlan 1.3.6.1.4.1.9.5.1.6.14.1.7 integer read-write
The bridge Virtual LAN to which this port belongs.
                   brouterPortIpHelpers 1.3.6.1.4.1.9.5.1.6.14.1.8 octet string read-write
An indication of which other Virtual LANs UDP/IP broadcasts received on this port will be forwarded to. The normal situation is broadcasts NOT forwarded beyond the originating VLAN, but it can be useful in certain circumstances. This is an octet string value with bits set to indicate forwarded to VLANs. It can be interpreted as a sum of f(x) as x goes from 0 to 1023, where f(x) = 0 for no forwarding to VLAN x and f(x) = exp(2, x) for VLAN x forwarded to. If all bits are 0 or the octet string is zero length, then UDP/IP broadcasts are not being forwarded to other VLANs.
         brouterIpx8022ToEther 1.3.6.1.4.1.9.5.1.6.15 integer read-write
The default translation for IPX packets when bridging from FDDI 802.2 to Ethernet. Enumeration: 'snap': 1, 'iso8023': 3, 'raw8023': 4, 'ethernetII': 2.
         brouterEnableTransitEncapsulation 1.3.6.1.4.1.9.5.1.6.16 integer read-write
Indicates whether Ethernet packets are encapsulated on FDDI via transit encapsulation protocol. Normally this option would be disabled to allow translational bridging between Ethernet and FDDI to take place. Enumeration: 'disabled': 2, 'enabled': 1.
         brouterEnableFddiCheck 1.3.6.1.4.1.9.5.1.6.17 integer read-write
Indicates whether MAC addresses learned one side of a translational bridge should not be allowed to be learned on the other side of the bridge. The presence certain misbehaving devices on the network may require this option to be enabled. Enumeration: 'disabled': 2, 'enabled': 1.
         brouterEnableAPaRT 1.3.6.1.4.1.9.5.1.6.18 integer read-write
Indicates whether the Automatic Packet Recognition and Translation feature is enabled on translational bridge(s) in the box. If APaRT is disabled, the default translations as defined by the objects brouterIpx8022ToEther, brouterIpx8023RawToFddi, brouterIpxSnapToEther, etc, are used on all packets and no automatic learning of translation information is performed. Enumeration: 'disabled': 2, 'enabled': 1.
     filterGrp 1.3.6.1.4.1.9.5.1.7
         filterMacTable 1.3.6.1.4.1.9.5.1.7.1 no-access
A list of filter mac entries.
             filterMacEntry 1.3.6.1.4.1.9.5.1.7.1.1 no-access
Entry containing MAC address filter information.
                 filterMacModule 1.3.6.1.4.1.9.5.1.7.1.1.1 integer read-only
An index value that uniquely identifies the module where this port is located (see portModuleIndex).
                 filterMacPort 1.3.6.1.4.1.9.5.1.7.1.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                 filterMacAddress 1.3.6.1.4.1.9.5.1.7.1.1.3 macaddress read-only
A MAC address. If the source or destination MAC address equals this value, a match occurs. The packet is dropped if a match occurs and deny(1) was specified. The packet is dropped if a match doesn't occur and at least one MAC address filter was specified with permit(3).
                 filterMacType 1.3.6.1.4.1.9.5.1.7.1.1.4 integer read-write
Setting this object to invalid(2) removes the corresponding entry from the filterMacTable. To add a new entry to the filterMacTable, set this object to deny(1) or any value from permit(3) to denySrcLearn(8) for a module, port, and MAC address not already in the table. Enumeration: 'denyDst': 7, 'deny': 1, 'permit': 3, 'invalid': 2, 'denySrcLearn': 8, 'denySrc': 6, 'permitSrc': 4, 'permitDst': 5.
         filterVendorTable 1.3.6.1.4.1.9.5.1.7.2 no-access
A list of filter vendor ID entries.
             filterVendorEntry 1.3.6.1.4.1.9.5.1.7.2.1 no-access
Entry containing vendor ID filter information.
                 filterVendorModule 1.3.6.1.4.1.9.5.1.7.2.1.1 integer read-only
An index value that uniquely identifies the module where this port is located (see portModuleIndex).
                 filterVendorPort 1.3.6.1.4.1.9.5.1.7.2.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                 filterVendorId 1.3.6.1.4.1.9.5.1.7.2.1.3 vendoridtype read-only
The vendor ID portion of a MAC address. If the source or destination MAC address has the same vendor ID, a match occurs. The packet is dropped if a match occurs and deny(1) was specified. The packet is dropped if a match doesn't occur and at least one Vendor ID filter was specified with permit(3).
                 filterVendorType 1.3.6.1.4.1.9.5.1.7.2.1.4 integer read-write
Setting this object to invalid(2) removes the corresponding entry from the filterVendorTable. To add a new entry to the filterVendorTable, set this object to deny(1) or permit(3) for a module, port, and vendor ID not already in the table. Enumeration: 'deny': 1, 'invalid': 2, 'permit': 3.
         filterProtocolTable 1.3.6.1.4.1.9.5.1.7.3 no-access
A list of filter protocol entries.
             filterProtocolEntry 1.3.6.1.4.1.9.5.1.7.3.1 no-access
Entry containing PROTOCOL address filter information.
                 filterProtocolModule 1.3.6.1.4.1.9.5.1.7.3.1.1 integer read-only
An index value that uniquely identifies the module where this port is located (see portModuleIndex).
                 filterProtocolPort 1.3.6.1.4.1.9.5.1.7.3.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                 filterProtocolValue 1.3.6.1.4.1.9.5.1.7.3.1.3 integer read-only
A 16-bit protocol value. If the packet's type field or the packet's DSAP/SSAP field is equal to this value, a match occurs. The packet is dropped if a match occurs and deny(1) was specified. The packet is dropped if a match doesn't occur and at least one protocol type filter was specified with permit(3).
                 filterProtocolType 1.3.6.1.4.1.9.5.1.7.3.1.4 integer read-only
Setting this object to invalid(2) removes the corresponding entry from the filterProtocolTable. To add a new entry to the filterProtocolTable, set this object to deny(1) or permit(3) for a module, port, and protocol value not already in the table. Enumeration: 'deny': 1, 'invalid': 2, 'permit': 3.
         filterTestTable 1.3.6.1.4.1.9.5.1.7.4 no-access
A list of filter test entries.
             filterTestEntry 1.3.6.1.4.1.9.5.1.7.4.1 no-access
Entry containing test filter information.
                 filterTestModule 1.3.6.1.4.1.9.5.1.7.4.1.1 integer read-only
An index value that uniquely identifies the module where this port is located (see portModuleIndex).
                 filterTestPort 1.3.6.1.4.1.9.5.1.7.4.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                 filterTestIndex 1.3.6.1.4.1.9.5.1.7.4.1.3 integer read-only
An index value that uniquely identifies a test for a particular module/port.
                 filterTestType 1.3.6.1.4.1.9.5.1.7.4.1.4 integer read-only
Setting this object to invalid(2) removes the corresponding entry from the filterTestTable. To add a new entry to the filterTestTable, set this object to valid(1) for a module, port, and test index not already in the table. Enumeration: 'valid': 1, 'invalid': 2.
                 filterTestOffset 1.3.6.1.4.1.9.5.1.7.4.1.5 integer read-only
A byte offset into packet. Must be a 32-bit word aligned offset, i.e. 0, 4, 8, etc.
                 filterTestValue 1.3.6.1.4.1.9.5.1.7.4.1.6 integer read-only
A 32-bit value to be compared against the packet location specified by filterTestOffset.
                 filterTestMask 1.3.6.1.4.1.9.5.1.7.4.1.7 integer read-only
A 32-bit value to be bitwise ANDed with the packet location specified by filterTestOffset before being compared to filterTestValue.
         filterPortTable 1.3.6.1.4.1.9.5.1.7.5 no-access
A list of filter port entries. The number of entries is determined by the number of modules in the chassis and the number of ports on each module.
             filterPortEntry 1.3.6.1.4.1.9.5.1.7.5.1 no-access
Entry containing filter information for a particular port on a module.
                 filterPortModule 1.3.6.1.4.1.9.5.1.7.5.1.1 integer read-only
An index value that uniquely identifies the module where this port is located (see portModuleIndex).
                 filterPort 1.3.6.1.4.1.9.5.1.7.5.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                 filterPortComplex 1.3.6.1.4.1.9.5.1.7.5.1.3 displaystring read-write
A complex expression made up of the numbers 1 through 8 indicating test results from filterTestIndex and using logical operators '&' (and), '|' (or), '!' (not), and parenthesis. For example: ((1 & 2) | !3). If this complex filter matches a packet, it is dropped.
                 filterPortBroadcastThrottle 1.3.6.1.4.1.9.5.1.7.5.1.4 integer read-write
The maximum number of broadcast packets per second allowed on this port. If the number of incoming broadcast packets in a one second interval exceeds this amount, packets are dropped for the rest of the interval. If the capability exists, only broadcast packets should be dropped. Otherwise, all packets are dropped during the suppression interval. A value of 0 indicates broadcast packets should not be limited. The ability to suppress broadcast packets in this manner exists only on certain ports. If it does not exist on this port, attempts to write a value other than 0 are rejected. This object also applies to multicast (and/or) unicast suppression when filterPortSuppressionOption is enabled.
                 filterPortBroadcastThreshold 1.3.6.1.4.1.9.5.1.7.5.1.5 integer read-write
Indicates the integer part of the maximum percentage of available bandwidth allowed for incoming traffic of the specific traffic types on this port. The associated object filterPortBroadcastThresholdFraction indicates the fraction part of the maximum percentage of available bandwidth allowed for incoming traffic of the specific traffic types on this port. Either packets of the specific traffic types are dropped of the port is put into errdisable state depending on the value of filterPortSuppressionViolation on this port if the percentage of incoming traffic of the specific traffic types would exceed this limit. The traffic types that are enabled for this traffic suppression feature is indicated by filterPortBroadcastOption. The maximum percentage for the combination of this object value and the object value of filterPortBroadcastThresholdFraction is 100.00 which indicates traffic of all traffic types should not be limited. The ability to suppress traffic in this manner exists only on certain ports. If it does not exist on this port, attempts to write a value of this object other than 100 are rejected. On platforms where filterPortSuppressionOption object is not supported, this object only applies to broadcast suppression.
                 filterPortBroadcastDiscards 1.3.6.1.4.1.9.5.1.7.5.1.6 counter32 read-only
The number of packets discarded due to traffic suppression on this port.
                 filterPortBroadcastThresholdFraction 1.3.6.1.4.1.9.5.1.7.5.1.7 integer read-write
Indicates the fraction part of the maximum percentage of available bandwidth allowed for incoming traffic of the specific traffic types on this port. The associated object filterPortBroadcastThreshold indicates the integer part of the maximum percentage of available bandwidth allowed for incoming traffic of the specific traffic types on this port. Either packets of the specific traffic types are dropped or the port is put into errdisable state depending on the value of filterPortSuppressionViolation on this port if the percentage of incoming traffic of the specific traffic type would exceed this limit. The traffic types that are enabled for this traffic suppression feature is indicated by filterPortBroadcastOption. The maximum percentage for the combination of this object value and the object value of filterPortBroadcastThreshold is 100.00 which indicates traffic of all traffic types should not be limited. The ability to suppress traffic in this manner exists only on certain ports. If it does not exist on this port, attempts to write a value of this object other than 100 are rejected. On platforms where filterPortSuppressionOption object is not supported, this object only applies to broadcast suppression.
                 filterPortSuppressionOption 1.3.6.1.4.1.9.5.1.7.5.1.8 bits read-write
Indicates the traffic types that traffic suppression feature is enabled for. multicast(0) is set when multicast suppression is enabled. unicast(1) is set when unicast suppression is enabled. broadcast(2) is set when broadcast suppression is enabled. Bits: 'unicast': 1, 'broadcast': 2, 'multicast': 0.
                 filterPortSuppressionViolation 1.3.6.1.4.1.9.5.1.7.5.1.9 integer read-write
Indicates the action that will be taken on this port when the percentage of either broadcast, multicast or unicast traffic exceeds the limit as indicated by filterPortBroadcastThreshold and filterPortBroadcastThresholdFraction. dropPackets - the excessive packets will be - dropped on this port. errdisable - the port will be put into errdisable - state. The object is only supported on platforms that support this suppression violation action feature. Enumeration: 'dropPackets': 1, 'errdisable': 2.
     monitorGrp 1.3.6.1.4.1.9.5.1.8
         monitorSourceModule 1.3.6.1.4.1.9.5.1.8.1 integer read-write
An index value that uniquely identifies the module where the monitoring source port is located. A value of 0 indicates that the monitorSourcePort is really a source Virtual LAN number. To monitor multiple source ports, this object should be set to 0 and monitorAdminSourcePorts should be configured.
         monitorSourcePort 1.3.6.1.4.1.9.5.1.8.2 integer read-write
An index value that uniquely identifies the monitoring source port within a module or the monitoring source Virtual LAN. To monitor multiple source ports, this object should be set to 0 and monitorAdminSourcePorts should be configured
         monitorDestinationModule 1.3.6.1.4.1.9.5.1.8.3 integer read-write
An index value that uniquely identifies the module where the monitoring destination port is located.
         monitorDestinationPort 1.3.6.1.4.1.9.5.1.8.4 integer read-write
An index value that uniquely identifies the monitoring destination port within a module.
         monitorDirection 1.3.6.1.4.1.9.5.1.8.5 integer read-write
The type of packets to be monitored at the source port. Enumeration: 'transmit': 1, 'receive': 2, 'transmitAndReceive': 3.
         monitorEnable 1.3.6.1.4.1.9.5.1.8.6 integer read-write
Indicates whether port monitoring is in progress. Enumeration: 'disabled': 2, 'enabled': 1.
         monitorAdminSourcePorts 1.3.6.1.4.1.9.5.1.8.7 octet string read-write
Indicates the administrative status of which ports are monitored. All the monitored ports have to be non-trunking port and belong to the same Virtual LAN. The octet string contains one bit per port. Each bit within the octet string represents one port of the device. The ordering of ports represented within the octet string is in the same order as in the RFC 1493 dot1dStpPortTable. The bit value interpretation is as follows: 1 = being monitored 0 = not being monitored
         monitorOperSourcePorts 1.3.6.1.4.1.9.5.1.8.8 octet string read-only
Indicates which ports are actually being monitored. All the monitored ports have to be non-trunking port and belong to the same Virtual LAN. The octet string contains one bit per port. Each bit within the octet string represents one port of the device. The ordering of ports represented within the octet string is in the same order as in the RFC 1493 dot1dStpPortTable. The bit value interpretation is as follows: 1 = being monitored 0 = not being monitored
     vlanGrp 1.3.6.1.4.1.9.5.1.9
         vlanTable 1.3.6.1.4.1.9.5.1.9.2 no-access
A list of Virtual LAN entries. The number of entries is determined by the number of VLANs supported by the system.
             vlanEntry 1.3.6.1.4.1.9.5.1.9.2.1 no-access
Entry containing information for a particular Virtual LAN.
                 vlanIndex 1.3.6.1.4.1.9.5.1.9.2.1.1 vlanindex read-only
An index value that uniquely identifies the Virtual LAN associated with this information.
                 vlanSpantreeEnable 1.3.6.1.4.1.9.5.1.9.2.1.2 integer read-write
Indicates whether Spanning Tree protocol is enabled for this Virtual LAN. If the device only supports a single global Spanning Tree PVST+ Protocol enable/disable for all the existing VLANs, then the object value assigned to this VLAN will be applied to the object values of all the instances in this table which do not have the value of notApplicable(3). This object is deprecated and replaced by stpxPVSTVlanEnable in CISCO-STP-EXTENSIONS-MIB. Enumeration: 'disabled': 2, 'notApplicable': 3, 'enabled': 1.
                 vlanIfIndex 1.3.6.1.4.1.9.5.1.9.2.1.3 integer read-only
The value of the ifIndex object defined in MIB-II, for the interface corresponding to this VLAN. This object is deprecated and replaced by vtpVlanIfIndex in CISCO-VTP-MIB.
         vlanPortTable 1.3.6.1.4.1.9.5.1.9.3 no-access
A list of Virtual LAN port entries. The number of entries is determined by the number of modules in the chassis and the number of ports on each module.
             vlanPortEntry 1.3.6.1.4.1.9.5.1.9.3.1 no-access
Entry containing Virtual LAN information for a particular port on a module.
                 vlanPortModule 1.3.6.1.4.1.9.5.1.9.3.1.1 integer read-only
An index value that uniquely identifies the module where this port is located (see portModuleIndex).
                 vlanPort 1.3.6.1.4.1.9.5.1.9.3.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                 vlanPortVlan 1.3.6.1.4.1.9.5.1.9.3.1.3 vlanindex read-write
The Virtual LAN to which this port belongs.
                 vlanPortIslVlansAllowed 1.3.6.1.4.1.9.5.1.9.3.1.5 octet string read-write
An indication of which Virtual LANs are allowed on this Inter-Switch Link. This is an octet string value with bits set to indicate allowed VLANs. It can be interpreted as a sum of f(x) as x goes from 0 to 1023, where f(x) = 0 for VLAN x not allowed and f(x) = exp(2, x) for VLAN x allowed.
                 vlanPortSwitchLevel 1.3.6.1.4.1.9.5.1.9.3.1.6 integer read-write
Indicates the priority level the port uses to access the switching media. If vlanPortSwitchLevel is not applicable to the port, notApplicable(3) will be returned by the device. Enumeration: 'high': 2, 'notApplicable': 3, 'normal': 1.
                 vlanPortIslAdminStatus 1.3.6.1.4.1.9.5.1.9.3.1.7 integer read-write
Indicates the administrative status set on the trunk port while the operational status is the one that indicates whether the port is actually trunking or not. If the status is set to off(2), the port is permanently set to be a non-trunk. If the status is set to onNoNegotiate(5), the port is permanently set to be a trunk and no negotiation takes place with the far end to try to ensure consistent operation. If the status is set to on(1), the port initiates a request to become a trunk and will become a trunk regardless of the response from the far end. If the status is set to desirable(3), the port initiates a request to become a trunk and will become a trunk if the far end agrees. If the status is set to auto(4), the port does not initiate a request to become a trunk but will do so if it receives a request to become a trunk from the far end. Enumeration: 'on': 1, 'onNoNegotiate': 5, 'off': 2, 'desirable': 3, 'auto': 4.
                 vlanPortIslOperStatus 1.3.6.1.4.1.9.5.1.9.3.1.8 integer read-only
Indicates if the port is actually trunking or not. In the case of ISL capable ports, the status depends on the success or failure of the negotiation process initiated by the port to become a trunk or non trunk. In the case of 802.10 capable ports, it is directly related to the on/off administrative status. Enumeration: 'notTrunking': 2, 'trunking': 1.
                 vlanPortIslPriorityVlans 1.3.6.1.4.1.9.5.1.9.3.1.9 octet string read-write
An indication of which Virtual LANs have a better dot1dStpPortPriority value. This object can be used to perform load balancing on Inter-Switch Links via spanning tree. An Inter-Switch Link has two dot1dStpPortPriority values which are shared by all the Virtual LANs on the link. The Virtual LANs indicated by this object have priority over the other Virtual LANs on the link. This is an octet string value with bits set to indicate priority VLANs. It can be interpreted as a sum of f(x) as x goes from 0 to 1023, where f(x) = 0 for a VLAN x which does not have priority and f(x) = exp(2, x) for a VLAN x which has priority. Setting the dot1dStpPortPriority value for any of the Virtual LANs indicated by this object causes the dot1dStpPortPriority value for all the Virtual LANs indicated by this object to be set to the same value. Setting the dot1dStpPortPriority value for any other Virtual LAN causes the dot1dStpPortPriority value for all other Virtual LANs to be set to the same value.
                 vlanPortAdminStatus 1.3.6.1.4.1.9.5.1.9.3.1.10 integer read-write
Indicates whether the port will get assigned to a VLAN statically or dynamically. When it is set to dynamic, the needed information will be accessed from one of the Vlan Membership Policy Servers specified in the vmpsTable. Default value is static(1). Note that vlanPortAdminStatus cannot be set to dynamic(2) for a port which has portSecurityAdminStatus set to enabled(1) or for a port which currently has a vlanPortIslOperStatus of trunking(1). Enumeration: 'dynamic': 2, 'static': 1.
                 vlanPortOperStatus 1.3.6.1.4.1.9.5.1.9.3.1.11 integer read-only
An indication of the current VLAN status of the port. A status of inactive(1) indicates that a dynamic port does not yet have a VLAN assigned or that a static or dynamic port has been assigned a VLAN that is not currently active. A status of active(2) indicates that the currently assigned VLAN is active. A status of shutdown(3) indicates that the port has been shutdown as a result of a VMPS response on a dynamic port. A status of vlanActiveFault(4) only applies to tokenring ports and indicates that the port is operationally disabled because the TR-CRF VLAN of which the port is a member has active ports on another device and only ports on that remote device may participate in that TR-CRF VLAN. Enumeration: 'active': 2, 'inactive': 1, 'vlanActiveFault': 4, 'shutdown': 3.
                 vlanPortAuxiliaryVlan 1.3.6.1.4.1.9.5.1.9.3.1.12 integer read-write
The Voice Virtual Vlan ID (VVID) to which this port belongs to. If the VVID is not supported on the port, this MIB object will not be configurable and will return 4096. Setting this MIB object to 4096, the CDP packets transmitting through this port would not include Appliance VLAN-ID TLV. Setting this MIB object to 4095, the CDP packets transmitting through this port would contain Appliance VLAN-ID TLV with value of 4095 - VoIP and related packets are expected to be sent and received untagged without an 802.1p priority. Setting this MIB object to 0, the CDP packets transmitting through this port would contain Appliance VLAN-ID TLV with value of 0 - VoIP and related packets are expected to be sent and received with VLAN-id=0 and an 802.1p priority. Setting this MIB object to N (1..1000|1025..4094), the CDP packets transmitting through this port would contain Appliance VLAN-ID TLV with N - VoIP and related packets are expected to be sent and received with VLAN-id=N and an 802.1p priority. This object is deprecated and replaced by vmVoiceVlanId in CISCO-VLAN-MEMBERSHIP-MIB.
         vmpsTable 1.3.6.1.4.1.9.5.1.9.4 no-access
This table lists a maximum of 3 IP addresses of Vlan Membership Policy Servers.
             vmpsEntry 1.3.6.1.4.1.9.5.1.9.4.1 no-access
A VMPS table entry.
                 vmpsAddr 1.3.6.1.4.1.9.5.1.9.4.1.1 ipaddress read-only
The IP address of a Vlan Membership Policy Server. To configure the internal VMPS, use the same IP address as specified in sysIpAddr.
                 vmpsType 1.3.6.1.4.1.9.5.1.9.4.1.2 integer read-only
To add a new entry to the vmpsTable, set this object to primary(2) or other(3) for an IP address which is not already in the table. The primary entry will be used first, if it is reachable. Otherwise one of the other entries will be used. Setting one entry to primary(2) causes any previous primary entry to change to other(3). To remove an entry from the table, set this object to invalid(1). Enumeration: 'other': 3, 'primary': 2, 'invalid': 1.
         vmpsAction 1.3.6.1.4.1.9.5.1.9.5 integer read-write
This object, when read, returns the result of the last action requested: other(1), inProgress(2), success(3), noResponse(3), noPrimaryVmps(5), noDynamicPort(6), or noHostConnected(7). Setting this object to reconfirm(8) causes the switch to contact the Vlan Membership Policy Server immediately to reconfirm the current VLAN assignments for all dynamic ports on the switch. Normally VLAN assignments for dynamic ports are reconfirmed once an hour. Enumeration: 'reconfirm': 8, 'noHostConnected': 7, 'success': 3, 'noDynamicPort': 6, 'other': 1, 'noPrimaryVmps': 5, 'inProgress': 2, 'noResponse': 4.
         vmpsAccessed 1.3.6.1.4.1.9.5.1.9.6 ipaddress read-only
The IP address of the last Vlan Membership Policy Server accessed. If there was no response from the last VMPS request, the value returned is 0.
         vlanTrunkMappingMax 1.3.6.1.4.1.9.5.1.9.7 unsigned32 read-only
Maximum number of active configurable trunk VLAN mapping entries allowed. A value of zero indicates no limitation on the number of active configurable trunk VLAN mapping.
         vlanTrunkMappingTable 1.3.6.1.4.1.9.5.1.9.8 no-access
This table contains zero or more rows of trunk VLAN to VLAN associations. The maximum number of active entries is determined by vlanTrunkMappingMax. VLAN above 1k can not be created if the value of corresponding instance of vlanTrunkMappingType is dot1qToisl(2).
             vlanTrunkMappingEntry 1.3.6.1.4.1.9.5.1.9.8.1 no-access
Information about the VLAN mapping of a particular trunk VLAN to another VLAN.
                 vlanTrunkMappingFromVlan 1.3.6.1.4.1.9.5.1.9.8.1.1 vlanindex no-access
The VLAN with this VLAN ID will be mapped to the VLAN in the corresponding instance of vlanTrunkMappingToVlan in the device. Agent returns inconsistentValue if this VLAN exists in the device. Agent returns inconsistentValue if this VLAN is not a reserved VLAN and the value of corresponding instance of vlanTrunkMappingType is reservedToNonReserved(1). Agent returns wrongValue if this VLAN is not a valid 802.1Q VLAN and the value of corresponding instance of vlanTrunkMappingType is dot1qToisl(2).
                 vlanTrunkMappingToVlan 1.3.6.1.4.1.9.5.1.9.8.1.2 vlanindex read-only
The VLAN which the corresponding instance of vlanTrunkMappingFromVlan will be mapped to. Agent returns inconsistentValue if this VLAN exists in the device. Agent returns inconsistentValue if this VLAN is a reserved VLAN and the value of corresponding instance of vlanTrunkMappingType is reservedToNonReserved(1). Agent returns inconsistentValue if this VLAN is not a valid ISL VLAN and the value of corresponding instance of vlanTrunkMappingType is dot1qToisl(2).
                 vlanTrunkMappingType 1.3.6.1.4.1.9.5.1.9.8.1.3 integer read-only
The type of this trunk VLAN mapping. reservedToNonReserved(1) An user defined association which maps a reserved VLAN to a non-reserved VLAN. dot1qToisl(2) An user defined association which maps a VLAN in 802.1q trunk to a VLAN in ISL trunk. Implementations are allowed to restrict the available types for this object. For devices which support the range of VlanIndex between 1024 and 4095, the default value is reservedToNonReserved(1). The default value is dot1qToisl(2) for devices which do not support the range of VlanIndex between 1024 and 4095. Enumeration: 'reservedToNonReserved': 1, 'dot1qToisl': 2.
                 vlanTrunkMappingOper 1.3.6.1.4.1.9.5.1.9.8.1.4 truthvalue read-only
Indicates whether this VLAN mapping is effective or not.
                 vlanTrunkMappingStatus 1.3.6.1.4.1.9.5.1.9.8.1.5 rowstatus read-only
The status of this trunk VLAN mapping. Once a row becomes active, value in any other column within such row cannot be modified except by setting vlanTrunkMappingStatus to notInService(2) for such row.
     securityGrp 1.3.6.1.4.1.9.5.1.10
           portSecurityTable 1.3.6.1.4.1.9.5.1.10.1 no-access
A list of port security entries. The number of entries is determined by the number of ports in the system which support the Security feature.
               portSecurityEntry 1.3.6.1.4.1.9.5.1.10.1.1 no-access
Entry containing security information for a particular port.
                   portSecurityModuleIndex 1.3.6.1.4.1.9.5.1.10.1.1.1 integer read-only
An index value that uniquely identifies the module where this port is located (see portModuleIndex).
                   portSecurityPortIndex 1.3.6.1.4.1.9.5.1.10.1.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                   portSecurityAdminStatus 1.3.6.1.4.1.9.5.1.10.1.1.3 integer read-write
When security is enabled, source MAC addresses are monitored for all packets received on the port. If an address is detected that does not match the portSecuritySecureSrcAddr and any corresponding portSecurityExtSecureSrcAddr, of which portSecurityExtModuleIndex and portSecurityExtPortIndex in the portSecurityExtTable is the same as the portSecurityModuleIndex and portSecurityPortIndex, and the number of MAC address learned or configured for this port is equal to portSecurityMaxSrcAddr, the port will shutdown or drop packets. If the portSecurityViolationPolicy is set to shutdown(2), the port is shutdown and a linkDown trap is sent; otherwise the port drops the invalid packets. Enumeration: 'disabled': 2, 'enabled': 1.
                   portSecurityOperStatus 1.3.6.1.4.1.9.5.1.10.1.1.4 integer read-only
An indication of whether the port has been shut down as a result of an insecure address being detected on a secure port. Enumeration: 'shutdown': 2, 'notShutdown': 1.
                   portSecurityLastSrcAddr 1.3.6.1.4.1.9.5.1.10.1.1.5 octet string read-only
The last source MAC address in a receive packet seen on the port.
                   portSecuritySecureSrcAddr 1.3.6.1.4.1.9.5.1.10.1.1.6 octet string read-write
The address to be compared with source MAC addresses of received packets when the portSecurityAdminStatus is enabled(1). Setting this value to 0.0.0.0.0.0 puts the port in learning mode so that the next source MAC address received by the port becomes the portSecuritySecureSrcAddr.
                   portSecurityMaxSrcAddr 1.3.6.1.4.1.9.5.1.10.1.1.7 integer read-write
The maximum number (N) of MAC address to be secured on the port. The first N MAC addresses learned or configured are made secured. If the user wants to make the port secured for more than one MAC address, the portSecurityExtTable is used in addition to portSecuritySecureSrcAddr. If changing the maximum number N of Mac address to M, which is smaller than N, some MAC addresses are removed. Setting this value to 1, the portSecurityExtTable will not be used for this port and the corresponding entries for this port will also be removed from portSecurityExtTable.
                   portSecurityAgingTime 1.3.6.1.4.1.9.5.1.10.1.1.8 integer read-write
The interval in which the port is secured. After the expiration of the time, the corresponding portSecuritySecureSrcAddr or portSecurityExtSecureSrcAddr will be removed from the secure address list. If the value of this object is 0, the aging mechanism is disabled.
                   portSecurityShutdownTimeOut 1.3.6.1.4.1.9.5.1.10.1.1.9 integer read-write
The interval in which the port is shutdown due to the violation of security. After the expiration of the time all the security configuration of this port is re-installed and the port is enabled. If the value of this object is 0, the port is shut down permanently.
                   portSecurityViolationPolicy 1.3.6.1.4.1.9.5.1.10.1.1.10 integer read-write
If the value of this object is restrict(1) - the port drops all packets with insecured addresses. shutdown(2) - the port is forced to shut down if there is a violation of security. Enumeration: 'restrict': 1, 'shutdown': 2.
           portSecurityExtTable 1.3.6.1.4.1.9.5.1.10.2 no-access
A list of port security entries. The number of entries is determined by the number of ports in the system which support the Security feature and the number of MAC addresses learned/configured to be secured per port.
               portSecurityExtEntry 1.3.6.1.4.1.9.5.1.10.2.1 no-access
Entry containing security information for a particular port and a particular MAC address. The entry can be configured by the user and can be added by the agent when the device learns a new secured MAC address.
                   portSecurityExtModuleIndex 1.3.6.1.4.1.9.5.1.10.2.1.1 integer read-only
An index value that uniquely identifies the module where this port is located (see portModuleIndex).
                   portSecurityExtPortIndex 1.3.6.1.4.1.9.5.1.10.2.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                   portSecurityExtSecureSrcAddr 1.3.6.1.4.1.9.5.1.10.2.1.3 octet string read-only
An index value that uniquely identifies the MAC address, which is to be secured.
                   portSecurityExtControlStatus 1.3.6.1.4.1.9.5.1.10.2.1.4 integer read-only
This object used to add or remove a secured MAC address of the corresponding port in the row. If setting this object to valid(1), the portSecurityExtSecureSrcAddr is made to be secured for the port. If setting this object to invalid(2), the portSecurityExtSecureSrcAddr is no longer to be secured for the current port. Enumeration: 'valid': 1, 'invalid': 2.
     tokenRingGrp 1.3.6.1.4.1.9.5.1.11
           tokenRingPortTable 1.3.6.1.4.1.9.5.1.11.1 no-access
Table containing token ring configuration information.
               tokenRingPortEntry 1.3.6.1.4.1.9.5.1.11.1.1 no-access
Entry containing token ring configuration information for a particular port.
                   tokenRingModuleIndex 1.3.6.1.4.1.9.5.1.11.1.1.1 integer read-only
An index value that uniquely identifies the module where this port is located (see portModuleIndex).
                   tokenRingPortIndex 1.3.6.1.4.1.9.5.1.11.1.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                   tokenRingPortSetACbits 1.3.6.1.4.1.9.5.1.11.1.1.3 integer read-write
Specifies if the AC bits shall be set unconditionally when a port forwards certain LLC frames. Enumeration: 'disabled': 2, 'enabled': 1.
                   tokenRingPortMode 1.3.6.1.4.1.9.5.1.11.1.1.4 integer read-write
Specifies the port's mode of operation. auto: Automatically detect the port mode upon insertion. fdxCport: Transmit Immediate (full-duplex) Concentrator Port fdxStation: Transmit Immediate (full-duplex) Station emulation hdxCport: Token Passing Protocol (half-duplex) Concentrator Port hdxStation: Token Passing Protocol (half-duplex) Station emulation riro: RingIn/RingOut mode. (wsx5031 only) Enumeration: 'hdxStation': 5, 'riro': 7, 'auto': 1, 'hdxCport': 4, 'fdxCport': 2, 'fdxStation': 3.
                   tokenRingPortEarlyTokenRel 1.3.6.1.4.1.9.5.1.11.1.1.9 integer read-write
This object provides the ability to enable or disable early token release for a particular port. Early token release only applies to ports operating at 16 Mbps. If ifSpeed reflects 4 Mbps for a particular port, then the corresponding instance of this object will have a value of disabled(2) regardless of attempts to set the object to enabled(1). Whenever a port is opened with a ring speed of 16 Mbps, by default, early token release will be enabled. Enumeration: 'disabled': 2, 'enabled': 1.
                   tokenRingPortPriorityThresh 1.3.6.1.4.1.9.5.1.11.1.1.10 integer read-write
The highest token ring frame priority that shall go to the low-priority transmit queue.
                   tokenRingPortPriorityMinXmit 1.3.6.1.4.1.9.5.1.11.1.1.11 integer read-write
The minimum token priority that will be used for transmit.
                   tokenRingPortCfgLossThresh 1.3.6.1.4.1.9.5.1.11.1.1.12 integer read-write
Number of configuration loss events during the sample interval which, if exceeded, should cause the port to be disabled. If the port is disabled by this function the port must be administratively re-enabled.
                   tokenRingPortCfgLossInterval 1.3.6.1.4.1.9.5.1.11.1.1.13 integer read-write
The sampling interval, in minutes, for which the port monitors to see if the configuration loss threshold has been exceeded.
           tokenRingDripDistCrfMode 1.3.6.1.4.1.9.5.1.11.2 integer read-write
This object reflects whether TR-CRFs can be distributed across ISL topologies. Setting this object to enabled(1) allows TR-CRFs to be distributed. Setting this object to disabled(2) prevents TR-CRFs from being distributed across ISL topologies. When this object is set to disabled(2), the system will disable ports involved in the distributed TR-CRF. Enumeration: 'disabled': 2, 'enabled': 1.
           tokenRingDripAreReductionMode 1.3.6.1.4.1.9.5.1.11.3 integer read-write
This object reflects whether or not All Routes Explorer (ARE) reduction capabilities are enabled or disabled on this system. Setting this object to enabled(1) will permit DRiP to participate in the configuration of Token Ring ports ARE reduction capabilities on the system. Setting this object to disabled(2) will prevent DRiP from participating in the configuration of Token Ring port ARE reduction capabilities. Enumeration: 'disabled': 2, 'enabled': 1.
           tokenRingDripLocalNodeID 1.3.6.1.4.1.9.5.1.11.4 octet string read-only
The unique system identifier that will be sent in all advertisements generated by this system. It uniquely identifies this system from other DRiP capable systems.
           tokenRingDripLastRevision 1.3.6.1.4.1.9.5.1.11.5 integer read-only
The revision number transmitted in the most recent advertisement. That advertisement may or may not have contained changed data.
           tokenRingDripLastChangedRevision 1.3.6.1.4.1.9.5.1.11.6 integer read-only
The revision number transmitted in the most recent advertisement containing changed data.
           tokenRingDripAdvertsReceived 1.3.6.1.4.1.9.5.1.11.7 counter32 read-only
The number of DRiP advertisements received by this system.
           tokenRingDripAdvertsTransmitted 1.3.6.1.4.1.9.5.1.11.8 counter32 read-only
The number of DRiP advertisements transmitted by this system.
           tokenRingDripAdvertsProcessed 1.3.6.1.4.1.9.5.1.11.9 counter32 read-only
The number of DRiP advertisements processed by this system.
           tokenRingDripInputQueueDrops 1.3.6.1.4.1.9.5.1.11.10 counter32 read-only
The number of DRiP advertisements dropped from this system's input queue.
           tokenRingDripOutputQueueDrops 1.3.6.1.4.1.9.5.1.11.11 counter32 read-only
The number of DRiP advertisements dropped from this system's output queue.
           tokenRingDripLocalVlanStatusTable 1.3.6.1.4.1.9.5.1.11.12 no-access
A table containing DRiP VLAN status information local to this system. The existence of an entry indicates that at least one local port is assigned to the associated TR-CRF VLAN.
                 tokenRingDripLocalVlanStatusEntry 1.3.6.1.4.1.9.5.1.11.12.1 no-access
Entry containing DRiP related information for a particular TR-CRF VLAN.
                     tokenRingDripVlan 1.3.6.1.4.1.9.5.1.11.12.1.1 vlanindex read-only
A TR-CRF VLAN ID.
                     tokenRingDripLocalPortStatus 1.3.6.1.4.1.9.5.1.11.12.1.2 integer read-only
This object reflects DRiP's status regarding the overall set of local ports assigned to the TR-CRF VLAN associated with this entry. A value of active(1) indicates that at least one local port is inserted/connected (i.e., active on the Token Ring). A value of inactive(2) indicates that none of the local ports are inserted/connected. All local ports are either disabled or are simply not connected. Enumeration: 'active': 1, 'inactive': 2.
                     tokenRingDripRemotePortStatus 1.3.6.1.4.1.9.5.1.11.12.1.3 integer read-only
This object reflects DRiP's status regarding any ports on remote systems. A value of active(1) indicates that at least one remote port is inserted/connected (i.e., active on the Token Ring). A value of inactive(2) indicates that none of the remote ports are inserted/connected. All remote ports are either disabled or are simply not connected. Enumeration: 'active': 1, 'inactive': 2.
                     tokenRingDripRemotePortConfigured 1.3.6.1.4.1.9.5.1.11.12.1.4 integer read-only
This object reflects whether or not DRiP has detected remote ports assigned to the TR-CRF VLAN associated with this entry. A value of true(1) indicates there is at least one port on a remote system assigned to this TR-CRF VLAN. A value of false(2) indicates no remote ports are assigned to this TR-CRF VLAN. Enumeration: 'false': 2, 'true': 1.
                     tokenRingDripDistributedCrf 1.3.6.1.4.1.9.5.1.11.12.1.5 integer read-only
This object reflects whether DRiP considers the TR-CRF VLAN associated with this entry to be distributed across systems. A value of true(1) indicates the TR-CRF is distributed. A value of false(2) indicates the TR-CRF is not distributed. Enumeration: 'false': 2, 'true': 1.
                     tokenRingDripBackupCrf 1.3.6.1.4.1.9.5.1.11.12.1.6 integer read-only
This object reflects whether or not the TR-CRF VLAN associated with this entry is configured as a backup TR-CRF. A value of true(1) indicates the TR-CRF is a configured as a backup. A value of false(2) indicates the TR-CRF is not configured as a backup. Enumeration: 'false': 2, 'true': 1.
                     tokenRingDripOwnerNodeID 1.3.6.1.4.1.9.5.1.11.12.1.7 octet string read-only
The unique identifier of the system that has advertised that it has local ports assigned to the TR-CRF VLAN associated with this entry.
           tokenRingPortSoftErrTable 1.3.6.1.4.1.9.5.1.11.14 no-access
Table containing token ring soft error monitoring configuration information.
                 tokenRingPortSoftErrEntry 1.3.6.1.4.1.9.5.1.11.14.1 no-access
Entry containing token ring soft error monitoring configuration information for a particular port.
                     tokenRingPortSoftErrThresh 1.3.6.1.4.1.9.5.1.11.14.1.1 integer read-write
The number of soft errors reported from a station connected to this port which, if exceeded, should cause a soft error exceeded trap to be issued. The error counters being monitored and compared to this threshold value are all of the error counters in the ringStationTable (see RFC 1513).
                     tokenRingPortSoftErrReportInterval 1.3.6.1.4.1.9.5.1.11.14.1.2 integer read-write
The sampling period, in seconds, in which each station connected to this port will be monitored for excessive soft error reports. If a station reports more than tokenRingPortSoftErrThreshold errors within the sampling period a trap will be issued to the management station(s). Setting a value of 0 will cause no traps to be sent for this port.
                     tokenRingPortSoftErrResetCounters 1.3.6.1.4.1.9.5.1.11.14.1.3 integer read-write
When this object is set to reset(2), all Soft Error Monitoring related counters on this port will be set to 0. Enumeration: 'reset': 2, 'noop': 1.
                     tokenRingPortSoftErrLastCounterReset 1.3.6.1.4.1.9.5.1.11.14.1.4 timeticks read-only
The time (in hundredths of a second) since Soft Error Monitoring counters for this port were last cleared.
                     tokenRingPortSoftErrEnable 1.3.6.1.4.1.9.5.1.11.14.1.5 integer read-write
Indicates whether the Token Ring Soft Error Monitoring feature is enabled on this port or not. The detailed soft error statistics are provided by Token Ring RMON SNMP objects. Thus, if RMON (sysEnableRmon) is disabled(2) then the soft error statistics will only be available from the CLI. Enumeration: 'disabled': 2, 'enabled': 1.
     multicastGrp 1.3.6.1.4.1.9.5.1.12
           mcastRouterTable 1.3.6.1.4.1.9.5.1.12.1 no-access
A list of multicast router port entries. The number of entries is determined by the number of ports in the system.
               mcastRouterEntry 1.3.6.1.4.1.9.5.1.12.1.1 no-access
Entry containing multicast router information for a particular port.
                   mcastRouterModuleIndex 1.3.6.1.4.1.9.5.1.12.1.1.1 integer read-only
An index value that uniquely identifies the module where this port is located (see portModuleIndex).
                   mcastRouterPortIndex 1.3.6.1.4.1.9.5.1.12.1.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                   mcastRouterAdminStatus 1.3.6.1.4.1.9.5.1.12.1.1.3 integer read-write
And indication of whether the presence of an IP multicast router on this port is to be determined statically or dynamically. The value routerPresent(1) indicates that the presence of a router is statically configured to be present. The value dynamic(3) indicates the presence is to be learned dynamically. Enumeration: 'routerPresent': 1, 'dynamic': 3.
                   mcastRouterOperStatus 1.3.6.1.4.1.9.5.1.12.1.1.4 integer read-only
An indication of whether an IP multicast router is present on this port. Enumeration: 'routerPresent': 1, 'noRouter': 2.
           mcastEnableCgmp 1.3.6.1.4.1.9.5.1.12.2 integer read-write
Indicates whether Cisco Group Management Protocol is enabled on the device or not. When CGMP is enabled in conjunction with Cisco routers running CGMP, only the required ports will participate in IP multicast groups. Enumeration: 'disabled': 2, 'enabled': 1.
           mcastEnableIgmp 1.3.6.1.4.1.9.5.1.12.3 integer read-write
Indicates whether Internet Group Management Protocol is enabled on the device or not. When IGMP is enabled in conjunction with Cisco routers running CGMP, only the required ports will participate in IP multicast groups. Enumeration: 'disabled': 2, 'enabled': 1.
           mcastEnableRgmp 1.3.6.1.4.1.9.5.1.12.4 integer read-write
Indicates whether Router Group Management Protocol is enabled on the device or not. When RGMP is enabled in conjunction with Cisco routers running RGMP, multicast data traffic is forwarded only to those multicast routers that are interested to receive that data traffic. IGMP snooping feature must be enabled on the system to make RGMP feature operational. Enumeration: 'disabled': 2, 'enabled': 1.
     dnsGrp 1.3.6.1.4.1.9.5.1.13
           dnsEnable 1.3.6.1.4.1.9.5.1.13.1 integer read-write
Indicates if the DNS feature is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
           dnsServerTable 1.3.6.1.4.1.9.5.1.13.2 no-access
This table lists a maximum of 3 DNS servers.
               dnsServerEntry 1.3.6.1.4.1.9.5.1.13.2.1 no-access
A DNS server table entry.
                   dnsServerAddr 1.3.6.1.4.1.9.5.1.13.2.1.1 ipaddress read-only
The IP address of a DNS server.
                   dnsServerType 1.3.6.1.4.1.9.5.1.13.2.1.2 integer read-only
To add a new entry to the dnsServerTable, set this object to primary(2) or other(3) for an IP address which is not already in the table. The primary entry will be used first, if it is reachable. Otherwise, one of the other entries will be used. Setting one entry to primary(2) causes any previous primary entry to change to other(3). To remove an entry from the table, set this object to invalid(1). Enumeration: 'other': 3, 'primary': 2, 'invalid': 1.
           dnsDomainName 1.3.6.1.4.1.9.5.1.13.3 displaystring read-write
DNS domain name.
     syslogGrp 1.3.6.1.4.1.9.5.1.14
           syslogServerTable 1.3.6.1.4.1.9.5.1.14.1 no-access
This table lists a maximum of 3 system log servers.
               syslogServerEntry 1.3.6.1.4.1.9.5.1.14.1.1 no-access
A system log server table entry.
                   syslogServerAddr 1.3.6.1.4.1.9.5.1.14.1.1.1 ipaddress read-only
The IP address of a system log Server.
                   syslogServerType 1.3.6.1.4.1.9.5.1.14.1.1.2 integer read-only
To add/remove a new entry to the syslogServerTable, setting to invalid(2) removes the corresponding entry from the syslogServerTable. To add a new entry into syslogServerTable, set this object to valid(1) for an IP address which is not already in the table. Enumeration: 'valid': 1, 'invalid': 2.
           syslogConsoleEnable 1.3.6.1.4.1.9.5.1.14.2 integer read-write
Indicate whether the system log messages should be sent to console. Enumeration: 'disabled': 2, 'enabled': 1.
           syslogHostEnable 1.3.6.1.4.1.9.5.1.14.3 integer read-write
Indicate whether the system log messages should be sent to syslog servers. Enumeration: 'disabled': 2, 'enabled': 1.
           syslogMessageControlTable 1.3.6.1.4.1.9.5.1.14.4 no-access
This table contains the information about what system log messages should be sent to syslog host, console, login session, and/or logged into the internal buffer.
               syslogMessageControlEntry 1.3.6.1.4.1.9.5.1.14.4.1 no-access
A system log message control table entry.
                   syslogMessageFacility 1.3.6.1.4.1.9.5.1.14.4.1.1 integer read-only
System log message facility. Enumeration: 'spantree': 10, 'kernel': 18, 'qos': 30, 'gvrp': 28, 'ip': 7, 'eoam': 44, 'mvrp': 47, 'mcast': 2, 'tcp': 13, 'dhcpsnooping': 38, 'cdp': 1, 'filesys': 19, 'tac': 12, 'pruning': 8, 'privatevlan': 34, 'ld': 33, 'diags': 40, 'snmp': 9, 'system': 11, 'vtp': 16, 'udld': 27, 'rsvp': 32, 'protfilt': 24, 'vmps': 17, 'callhome': 37, 'ethc': 35, 'telnet': 14, 'cops': 29, 'webauth': 45, 'mgmt': 22, 'security': 25, 'fddi': 6, 'earl': 5, 'gl2pt': 36, 'dom': 46, 'pagp': 21, 'drip': 20, 'acl': 31, 'mls': 23, 'eo': 42, 'radius': 26, 'tftp': 15, 'dtp': 3, 'backup': 43, 'dvlan': 4.
                   syslogMessageSeverity 1.3.6.1.4.1.9.5.1.14.4.1.2 integer read-only
System log message severity. Enumeration: 'debugging': 8, 'errors': 4, 'warnings': 5, 'notification': 6, 'alerts': 2, 'emergencies': 1, 'critical': 3, 'informational': 7.
           syslogTimeStampOption 1.3.6.1.4.1.9.5.1.14.5 integer read-write
Indicates whether syslog Time Stamp Option is enabled or not. If it is set to enabled(1), the Time Stamp will be in the beginning of each syslog message. Enumeration: 'disabled': 2, 'enabled': 1.
           syslogTelnetEnable 1.3.6.1.4.1.9.5.1.14.6 integer read-write
Indicate whether the system log messages should be sent to telnet sessions. Enumeration: 'disabled': 2, 'enabled': 1.
     ntpGrp 1.3.6.1.4.1.9.5.1.15
           ntpBcastClient 1.3.6.1.4.1.9.5.1.15.1 integer read-write
Entry which tells if Cat5000 should act as a Broadcast client or not. Enumeration: 'disabled': 2, 'enabled': 1.
           ntpBcastDelay 1.3.6.1.4.1.9.5.1.15.2 integer read-write
Estimated Round trip time (in micro seconds) for NTP broadcasts. The range is from 1 to 999999.
           ntpClient 1.3.6.1.4.1.9.5.1.15.3 integer read-write
Entry which tells if the device can act as a NTP client (in a client-server configuration type). Enumeration: 'disabled': 2, 'enabled': 1.
           ntpServerTable 1.3.6.1.4.1.9.5.1.15.4 no-access
A list of NTP Server entries. This table lists a maximum of 10 Entries.
               ntpServerEntry 1.3.6.1.4.1.9.5.1.15.4.1 no-access
Entry containing NTP information for a particular entry.
                   ntpServerAddress 1.3.6.1.4.1.9.5.1.15.4.1.1 ipaddress read-only
Entry containing NTP Server's IP address.
                   ntpServerType 1.3.6.1.4.1.9.5.1.15.4.1.2 integer read-write
To add or remove an entry to ntpServerTable. Setting to 1 adds the entry and setting to 2 clears the entry. Enumeration: 'valid': 1, 'invalid': 2.
                   ntpServerPublicKey 1.3.6.1.4.1.9.5.1.15.4.1.3 unsigned32 read-write
The key to be used when communicating with this server. A key with a value of zero indicates an invalid ntpServerPublicKey. When the authentication feature is enabled the system will not sync with this server when ntpAuthenticationPublicKey doesn't match with NTP Packet's public key. or If the ntpAuthenticationTrustedMode is trusted but encrypted message of ntpAuthenticationSecretKey with NTP packet's data doesn't match with NTP packet's crypto checksum in the message authentication mode (MAC). or If the ntpAuthenticationTrustedMode is untrusted. In client mode NMP will not send request NTP Packet to the server when ntpServerPublicKey doesn't match with any of the ntpAuthenticationPublicKey in ntpAuthenticationTable. or If the ntpAuthenticationTrustedMode is untrusted.
           ntpSummertimeStatus 1.3.6.1.4.1.9.5.1.15.5 integer read-write
Enabling or Disabling will set the clock ahead or behind 1 hour respectively.(daylight savings time in USA). This command gets active only in Summer time. Enumeration: 'disabled': 2, 'enabled': 1.
           ntpSummerTimezoneName 1.3.6.1.4.1.9.5.1.15.6 displaystring read-write
Summertime time zone name for display purposes.
           ntpTimezoneName 1.3.6.1.4.1.9.5.1.15.7 displaystring read-write
Time zone name for display purposes.
           ntpTimezoneOffsetHour 1.3.6.1.4.1.9.5.1.15.8 integer read-write
Time offset (Hour) from Greenwich Mean Time.
           ntpTimezoneOffsetMinute 1.3.6.1.4.1.9.5.1.15.9 integer read-write
Time offset (Minutes) from Greenwich Mean Time.
           ntpAuthenticationEnable 1.3.6.1.4.1.9.5.1.15.10 integer read-write
Specifies if authentication feature is enabled or disabled in the system. Enumeration: 'disabled': 2, 'enabled': 1.
           ntpAuthenticationTable 1.3.6.1.4.1.9.5.1.15.11 no-access
A list of NTP Authentication Key entries. This table lists a maximum of 10 Entries
                 ntpAuthenticationEntry 1.3.6.1.4.1.9.5.1.15.11.1 no-access
An entry in the ntpAuthenticationTable, containing values of an NTP authentication key pair.
                     ntpAuthenticationPublicKey 1.3.6.1.4.1.9.5.1.15.11.1.1 unsigned32 read-only
A unique value to identify the authentication key. When the authentication feature is enabled and the ntpAuthenticationPublicKey matches with the NTP packet's public key then this entry is used.
                     ntpAuthenticationSecretKey 1.3.6.1.4.1.9.5.1.15.11.1.2 displaystring read-write
An arbitrary string known as the secret key used for encrypting of the NTP packet. This key is useful when the ntpAuthenticationTrustedMode is set to trusted(1). This key has to be specified when this ntpAuthenticationEntry is created. When reading this object, it will return empty string.
                     ntpAuthenticationTrustedMode 1.3.6.1.4.1.9.5.1.15.11.1.3 integer read-write
A flag indicates whether the ntpAuthenticationSecretKey is trusted or untrusted. Setting a ntpAuthenticationSecretKey to trusted(1) allows authentication on NTP packets containing this key, and setting a ntpAuthenticationSecretKey to untrusted(2) drops all NTP packets containing this key. Enumeration: 'untrusted': 2, 'trusted': 1.
                     ntpAuthenticationType 1.3.6.1.4.1.9.5.1.15.11.1.4 integer read-write
To add or remove an entry to ntpAuthenticationTable. Setting to 1 adds the entry and setting to 2 clears the entry. Enumeration: 'valid': 1, 'invalid': 2.
     tacacsGrp 1.3.6.1.4.1.9.5.1.16
           tacacsLoginAuthentication 1.3.6.1.4.1.9.5.1.16.1 integer read-write
Indicates whether the login authentication using the TACACS+ feature is enabled or disabled for console sessions and/or telnet sessions. Setting this object to enabled(1), the login authentication using the TACACS+ feature is enabled for both telnet and console sessions. Setting this object to disabled(2), the login authentication using the TACACS+ feature is disabled for both telnet and console sessions. Setting this object to enabledForTelnetOnly(3), the login authentication using the TACACS+ feature is enabled only for telnet sessions, but disabled for console sessions. Setting this object to enabledForConsoleOnly(4), the login authentication using the TACACS+ feature is enabled only for console sessions, but disabled for telnet sessions. This object is deprecated and replaced by cacPriorityTable in CISCO-AAA-CLIENT-MIB. Enumeration: 'disabled': 2, 'enabledForConsoleOnly': 4, 'enabled': 1, 'enabledForTelnetOnly': 3.
           tacacsEnableAuthentication 1.3.6.1.4.1.9.5.1.16.2 integer read-write
Indicates whether the enable authentication using the TACACS+ feature is enabled or disabled for console sessions and/or telnet sessions based on the value. Setting this object to enabled(1), the enable authentication using the TACACS+ feature is enabled for both telnet and console sessions. Setting this object to disabled(2), the enable authentication using the TACACS+ feature is disabled for both telnet and console sessions. Setting this object to enabledForTelnetOnly(3), the enable authentication using the TACACS+ feature is enabled only for telnet sessions, but disabled for console sessions. Setting this object to enabledForConsoleOnly(4), the enable authentication using the TACACS+ feature is enabled only for console sessions, but disabled for telnet sessions. This object is deprecated and replaced by cacPriorityTable in CISCO-AAA-CLIENT-MIB. Enumeration: 'disabled': 2, 'enabledForConsoleOnly': 4, 'enabled': 1, 'enabledForTelnetOnly': 3.
           tacacsLocalLoginAuthentication 1.3.6.1.4.1.9.5.1.16.3 integer read-write
Indicates whether the login authentication using local password is enabled or disabled for Console session and/or Telnet session based on the value. Setting this object to enabled(1),the login authentication using local password is enabled for both telnet and console sessions. Setting this object to disabled(2), the login authentication using local password is disabled for both telnet and console sessions. Setting this object to enabledForTelnetOnly(3), the login authentication using local password is enabled only for telnet sessions, but disabled for console session. Setting this object to enabledForConsoleOnly(4), the login authentication using local password is enabled only for console session, but disabled for telnet sessions. This object is deprecated and replaced by cacPriorityTable in CISCO-AAA-CLIENT-MIB. Enumeration: 'disabled': 2, 'enabledForConsoleOnly': 4, 'enabled': 1, 'enabledForTelnetOnly': 3.
           tacacsLocalEnableAuthentication 1.3.6.1.4.1.9.5.1.16.4 integer read-write
Indicates whether the enable authentication using local password is enabled or disabled for Console session and/or Telnet sessions. Setting this object to enabled(1),the enable authentication using local password is enabled for both telnet and console sessions. Setting this object to disabled(2), the enable authentication using local password is disabled for both telnet and console sessions. Setting this object to enabledForTelnetOnly(3), the enable authentication using local password is enabled only for telnet sessions, but disabled for console sessions. Setting this object to enabledForConsoleOnly(4), the enable authentication using local password is enabled only for console sessions, but disabled for telnet sessions. This object is deprecated and replaced by cacPriorityTable in CISCO-AAA-CLIENT-MIB. Enumeration: 'disabled': 2, 'enabledForConsoleOnly': 4, 'enabled': 1, 'enabledForTelnetOnly': 3.
           tacacsNumLoginAttempts 1.3.6.1.4.1.9.5.1.16.5 integer read-write
The number of login attempts allowed. This object is deprecated and replaced by cacMaxLoginAttempt in CISCO-AAA-CLIENT-MIB.
           tacacsDirectedRequest 1.3.6.1.4.1.9.5.1.16.6 integer read-write
Indicates whether the directed-request feature of TACACS+ is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
           tacacsTimeout 1.3.6.1.4.1.9.5.1.16.7 integer read-write
The duration in seconds to wait for a response from the TACACS+ server host. This object is deprecated and replaced by cacLockoutPeriodExt in CISCO-AAA-CLIENT-MIB.
           tacacsAuthKey 1.3.6.1.4.1.9.5.1.16.8 displaystring read-write
The key used in encrypting the packets passed between the TACACS+ server and the client. This key must match the one configured on the server. Note that this item is only accessible when using the community string defined in sysCommunityRwa.
           tacacsServerTable 1.3.6.1.4.1.9.5.1.16.9 no-access
This table lists a maximum of 3 TACACS+ servers.
               tacacsServerEntry 1.3.6.1.4.1.9.5.1.16.9.1 no-access
A TACACS+ server table entry.
                   tacacsServerAddr 1.3.6.1.4.1.9.5.1.16.9.1.1 ipaddress read-only
The IP address of a TACACS+ Server.
                   tacacsServerType 1.3.6.1.4.1.9.5.1.16.9.1.2 integer read-only
To add a new entry to the tacacsServerTable, set this object to primary(2) or other(3) for an IP address which is not already in the table. The primary entry will be used first, if it is reachable. Otherwise, one of the other entries will be used. Setting one entry to primary(2) causes any previous primary entry to change to other(3). To remove an entry from the table, set this object to invalid(1). Enumeration: 'other': 3, 'primary': 2, 'invalid': 1.
     ipPermitListGrp 1.3.6.1.4.1.9.5.1.17
           ipPermitEnable 1.3.6.1.4.1.9.5.1.17.1 integer read-write
This is deprecated and replaced by ipPermitAccessTypeEnable. Indicate whether the IP permit feature is enabled or disabled for Telnet and/or SNMP. Setting this object to enabled(1), the IP permit feature is enabled for both telnet and SNMP. Setting this object to disabled(2), the IP permit feature is disabled for both telnet and SNMP. Setting this object to enabledForTelnetOnly(3), the IP permit feature is enabled for Telnet, but disabled for the rest. Setting this object to enabledForSnmpOnly(4), the IP permit feature is enabled for SNMP, but disabled for the rest. Enumeration: 'disabled': 2, 'enabledForSnmpOnly': 4, 'enabled': 1, 'enabledForTelnetOnly': 3.
           ipPermitListTable 1.3.6.1.4.1.9.5.1.17.2 no-access
This table lists a maximum of 100 IP Addresses with net masks of IP permit hosts. If ipPermitEnable is set to enabled(1), the system will only accept inbound accesses which come from the configured hosts with their permit access types in this table.
               ipPermitListEntry 1.3.6.1.4.1.9.5.1.17.2.1 no-access
A IP permit list table entry.
                   ipPermitAddress 1.3.6.1.4.1.9.5.1.17.2.1.1 ipaddress read-only
The IP address of a IP permit host.
                   ipPermitMask 1.3.6.1.4.1.9.5.1.17.2.1.2 ipaddress read-only
The IP net mask of a IP permit host.
                   ipPermitType 1.3.6.1.4.1.9.5.1.17.2.1.3 integer read-only
Setting this object to invalid(2), removes the corresponding entry from the ipPermitListTable. To add a new entry into ipPermitListTable, set this object to valid(1), for an IP address and IP net mask which are not already in the table. Enumeration: 'valid': 1, 'invalid': 2.
                   ipPermitAccessType 1.3.6.1.4.1.9.5.1.17.2.1.4 bits read-only
The IP access type of a IP permit host. At least one access type has to be set. Bits: 'http': 3, 'snmp': 1, 'ssh': 2, 'telnet': 0.
                   ipPermitTelnetConnectLimit 1.3.6.1.4.1.9.5.1.17.2.1.5 unsigned32 read-only
Indicates the telnet connection limit that will be applied when accepting new telnet connections for a specific host. A value of zero means no limit will be applied for telnet connections. Setting this object to a non-zero value will turn on the 'telnet' bit in the corresponding ipPermitAccessType. Turnning off the 'telnet' bit in the corresponding ipPermitAccessType will reset this ipPermitTelnetConnectLimit value to zero.
                   ipPermitSshConnectLimit 1.3.6.1.4.1.9.5.1.17.2.1.6 unsigned32 read-only
Indicates the ssh connection limit that will be applied when accepting new ssh connections for a specific host. A value of zero means no limit will be applied for ssh connections. Setting this object to a non-zero value will turn on the 'ssh' bit in the corresponding ipPermitAccessType. Turnning off the 'ssh' bit in the corresponding ipPermitAccessType will reset this ipPermitSshConnectLimit value to zero.
           ipPermitDeniedListTable 1.3.6.1.4.1.9.5.1.17.3 no-access
This table lists up to 10 the most recently denied IP addresses with the access type.
               ipPermitDeniedListEntry 1.3.6.1.4.1.9.5.1.17.3.1 no-access
A IP permit denied list table entry.
                   ipPermitDeniedAddress 1.3.6.1.4.1.9.5.1.17.3.1.1 ipaddress read-only
The IP address of a IP permit denied access.
                   ipPermitDeniedAccess 1.3.6.1.4.1.9.5.1.17.3.1.2 integer read-only
The denied access type. Enumeration: 'http': 4, 'snmp': 2, 'ssh': 3, 'telnet': 1.
                   ipPermitDeniedTime 1.3.6.1.4.1.9.5.1.17.3.1.3 timeticks read-only
The time (in hundredths of a second) since the IP permit denied access happens.
           ipPermitAccessTypeEnable 1.3.6.1.4.1.9.5.1.17.4 bits read-write
This is to replace ipPermitEnable. Indicates whether the IP permit feature is enabled or disabled for Telnet, SNMP, ssh and http. If a bit is set the coresponding feature is enabled. If a bit is not set the coresponding feature is disabled. Bits: 'http': 3, 'snmp': 1, 'ssh': 2, 'telnet': 0.
     portChannelGrp 1.3.6.1.4.1.9.5.1.18
           portChannelTable 1.3.6.1.4.1.9.5.1.18.1 no-access
A list of port channel entries. The number of entries is determined by the number of ports in the system which support the Ethernet Channelling feature. This table is deprecated and replaced by pagpEtherChannelTable in CISCO-PAGP-MIB and dot3adAggTable in IEEE8023-LAG-MIB.
               portChannelEntry 1.3.6.1.4.1.9.5.1.18.1.1 no-access
Entry containing information for a particular port on a module.
                   portChannelModuleIndex 1.3.6.1.4.1.9.5.1.18.1.1.1 integer read-only
An index value that uniquely identifies the module where this port is located.
                   portChannelPortIndex 1.3.6.1.4.1.9.5.1.18.1.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                   portChannelPorts 1.3.6.1.4.1.9.5.1.18.1.1.3 octet string read-write
The set of ports on a module channelling together. Each Octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit rep resents the highest numbered port. Thus, each port is represented by a single bit within the value of this object. If that bit has a value of `1' then that port is included in the set of channel ports. The default value of this object is a string which only has a value of `1' on its own port.
                   portChannelAdminStatus 1.3.6.1.4.1.9.5.1.18.1.1.4 integer read-write
Indicates the administrative status set on the channel ports. If the status is set to on(1), the channelling is enabled. If the status is set to off(2), the channelling is disabled. If the status is set to desirable(3), the port initiates a pagp negotiation request to become a channel and will become a channel if the far end agrees. If the status is set to auto(4), the port does not initiate a request to become a channel but will do so if it receives a request to become a channel from the far end. If the status is set to desirableSilent(5), the port initiates a pagp negotiation request to become a channel and will become a channel if the far end agrees. If the port doesn't receive any packets from far end, then after some timeout period the port forms a channel by itself. If the status is set to autoSilent(6), the port does not initiate a request to become a channel, but will do so if it receives a request to become a channel from the far end. If the port doesn't receive any request, then after some timeout period the port forms a channel by itself. Enumeration: 'on': 1, 'off': 2, 'auto': 4, 'desirable': 3, 'desirableSilent': 5, 'autoSilent': 6.
                   portChannelOperStatus 1.3.6.1.4.1.9.5.1.18.1.1.5 integer read-only
Indicates whether the ports current channelling operational status is channel or not. Enumeration: 'channelling': 1, 'notChannelling': 2.
                   portChannelNeighbourDeviceId 1.3.6.1.4.1.9.5.1.18.1.1.6 octet string read-only
Indicates the neighbors device id.
                   portChannelNeighbourPortId 1.3.6.1.4.1.9.5.1.18.1.1.7 integer read-only
Indicates the neighbor ports' Id.
                   portChannelProtInPackets 1.3.6.1.4.1.9.5.1.18.1.1.8 counter32 read-only
Indicates the number of protocol packets received on the ports.
                   portChannelProtOutPackets 1.3.6.1.4.1.9.5.1.18.1.1.9 counter32 read-only
Indicates the number of protocol packets transmitted on the ports.
                   portChannelIfIndex 1.3.6.1.4.1.9.5.1.18.1.1.10 integer read-only
The value of the instance of the ifIndex object defined in MIB-II, for the interface corresponding to the channel which the port belongs to. This object will have a non zero value if its portChannelOperStatus is channelling and the link of this port is up.
     portCpbGrp 1.3.6.1.4.1.9.5.1.19
           portCpbTable 1.3.6.1.4.1.9.5.1.19.1 no-access
A list of port capability entries. The number of entries is determined by the number of modules in the chassis and the number of ports on each module.
               portCpbEntry 1.3.6.1.4.1.9.5.1.19.1.1 no-access
Entry containing port capability information for a particular port on a module.
                   portCpbModuleIndex 1.3.6.1.4.1.9.5.1.19.1.1.1 integer read-only
An index value that uniquely identifies the module where this port is located (see portModuleIndex).
                   portCpbPortIndex 1.3.6.1.4.1.9.5.1.19.1.1.2 integer read-only
An index value that uniquely identifies this port within a module (see portIndex).
                   portCpbSpeed 1.3.6.1.4.1.9.5.1.19.1.1.3 bits read-only
Indicates the port speed capability of a port. Bits: 'mbps400': 7, 'mbps16': 3, 'mbps1dot544': 10, 'mbps10': 2, 'auto': 0, 'mbps1000': 9, 'mbps622': 8, 'mbps10000': 14, 'kps64': 13, 'mbps100': 5, 'mbps45': 4, 'mbps2dot048': 12, 'mbps4': 1, 'mbps2': 11, 'mbps155': 6.
                   portCpbDuplex 1.3.6.1.4.1.9.5.1.19.1.1.4 bits read-only
Indicates the duplex capability of a port. The fdx(4) is specially for tokenring full-duplex and hdx(3) is specially for tokenring half-duplex. Bits: 'hdx': 3, 'auto': 2, 'full': 1, 'fdx': 4, 'half': 0.
                   portCpbTrunkEncapsulationType 1.3.6.1.4.1.9.5.1.19.1.1.5 bits read-only
Indicates the VLAN encapsulation capability of a port, The dot10(1) is for 801.10 and dot1q(2) is for 801.1Q. Bits: 'lane': 0, 'isl': 3, 'negotiate': 4, 'dot1Q': 2, 'dot10': 1.
                   portCpbTrunkMode 1.3.6.1.4.1.9.5.1.19.1.1.6 bits read-only
Indicates the trunk capability of a port. Bits: 'on': 0, 'onNoNegotiate': 4, 'off': 1, 'desirable': 2, 'auto': 3.
                   portCpbChannel 1.3.6.1.4.1.9.5.1.19.1.1.7 displaystring read-only
Indicates the channelling capability of a port.
                   portCpbBroadcastSuppression 1.3.6.1.4.1.9.5.1.19.1.1.8 bits read-only
Indicates the broadcast suppression capability of a port. The pps(0) is for ports capable of specifying suppression in packets per second and percentage(1) is for ports capable of specifying suppression in terms of percentage of bandwidth. Bits: 'pps': 0, 'percentage': 1.
                   portCpbFlowControl 1.3.6.1.4.1.9.5.1.19.1.1.9 bits read-only
Indicates the flow control capability of a port. Bits: 'receiveOn': 1, 'receiveOff': 0, 'receiveDesired': 2, 'sendDesired': 5, 'sendOn': 4, 'sendOff': 3.
                   portCpbSecurity 1.3.6.1.4.1.9.5.1.19.1.1.10 integer read-only
Indicates whether a port supports security. Enumeration: 'yes': 1, 'no': 2.
                   portCpbVlanMembership 1.3.6.1.4.1.9.5.1.19.1.1.11 bits read-only
Indicates the vlan membership capability of a port. Bits: 'dynamic': 1, 'static': 0.
                   portCpbPortfast 1.3.6.1.4.1.9.5.1.19.1.1.12 integer read-only
Indicates whether a port supports portfast. Enumeration: 'yes': 1, 'no': 2.
                   portCpbUdld 1.3.6.1.4.1.9.5.1.19.1.1.13 integer read-only
Indicates whether the port is capable of UDLD (UniDirectional Link Detection) or not. Enumeration: 'yes': 1, 'no': 2.
                   portCpbInlinePower 1.3.6.1.4.1.9.5.1.19.1.1.14 bits read-only
Indicate the inline power capability of a port. 'auto' denotes the ability that the switch automatically determines whether or not power should be provided. 'on' denotes the ability to manually turn on inline power. 'off' denotes the ability to manually turn off inline power. 'static' denotes the ability to preallocate power for a port. Bits: 'auto': 0, 'static': 3, 'off': 2, 'on': 1.
                   portCpbAuxiliaryVlan 1.3.6.1.4.1.9.5.1.19.1.1.15 bits read-only
Indicate the voice vlan capability of a port. Bits: 'vlanNo': 0, 'untagged': 1, 'none': 3, 'dot1p': 2.
                   portCpbSpan 1.3.6.1.4.1.9.5.1.19.1.1.16 bits read-only
Indicates port span capabilities. source(0) denotes the capability of being SPAN source destination(1) denotes the capability of being SPAN destination, reflector(2) denotes the capability of being SPAN reflector. Bits: 'source': 0, 'destination': 1, 'reflector': 2.
                   portCpbCosRewrite 1.3.6.1.4.1.9.5.1.19.1.1.17 integer read-only
Indicates whether a port supports CoS rewrite. Enumeration: 'yes': 1, 'no': 2.
                   portCpbTosRewrite 1.3.6.1.4.1.9.5.1.19.1.1.18 bits read-only
Indicates the ToS rewrite capability of a port. dscp(0) denotes the port capability to classify packets according to the DSCP. ipPrecedence(1) denotes the port capability to classify packets according to the IP Precedence. Bits: 'dscp': 0, 'ipPrecedence': 1.
                   portCpbCopsGrouping 1.3.6.1.4.1.9.5.1.19.1.1.19 octet string read-only
The set of ports on a module that are configured together as far as the Differentiated Services Cops feature is concerned. Each Octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port is represented by a single bit within the value of this object. If that bit has a value of `1' then that port is included in the set of Cops grouping.
                   portCpbDot1x 1.3.6.1.4.1.9.5.1.19.1.1.20 integer read-only
Indicates whether a port supports 802.1x. Enumeration: 'yes': 1, 'no': 2.
                   portCpbIgmpFilter 1.3.6.1.4.1.9.5.1.19.1.1.21 integer read-only
Indicates whether a port supports IGMP filter. Enumeration: 'yes': 1, 'no': 2.
     portTopNGrp 1.3.6.1.4.1.9.5.1.20
           portTopNControlTable 1.3.6.1.4.1.9.5.1.20.1 no-access
A list of top N port control entries.
               portTopNControlEntry 1.3.6.1.4.1.9.5.1.20.1.1 no-access
A set of parameters that control the creation of a report of the top N ports according to several metrics. For example, an instance of the portTopNDuration object might be named portTopNDuration.3
                   portTopNControlIndex 1.3.6.1.4.1.9.5.1.20.1.1.1 integer read-only
An index that uniquely identifies an entry in the portTopNControl table. Each such entry defines one top N report.
                   portTopNRateBase 1.3.6.1.4.1.9.5.1.20.1.1.2 integer read-only
The variable for all ports in this system based on which portTopNTable/report is ordered. This object may not be modified if the associated portTopNStatus object is equal to active(1). Enumeration: 'portTopNIOOctets': 2, 'portTopNIOPkts': 3, 'portTopNBufferOverflow': 7, 'portTopNInErrors': 6, 'portTopNIOBroadcastPkts': 4, 'portTopNUtilization': 1, 'portTopNIOMulticastPkts': 5.
                   portTopNType 1.3.6.1.4.1.9.5.1.20.1.1.3 integer read-only
The sampling port type. This object may not be modified if the associated portTopNStatus object is equal to active(1). Enumeration: 'portTopNAllEthernetPorts': 7, 'portTopNFastEthernet': 3, 'portTopNTokenRing': 5, 'portTopNEthernet': 2, 'portTopNGigaEthernet': 4, 'portTopNFDDI': 6, 'portTopNAllPorts': 1, 'portTopN10GigaEthernet': 8.
                   portTopNMode 1.3.6.1.4.1.9.5.1.20.1.1.4 integer read-only
The running mode of this portTopN control entry. portTopNForeground (1) means when portTopNTimeRemaining reaches to 0, the report will show on the CLI at once and it won't be kept in the portTopNTable. portTopNBackground (2) means the report will not show on the CLI it will be kept in the portTopNTable. This object may not be modified if the associated portTopNStatus object is equal to active(1). Enumeration: 'portTopNBackground': 2, 'portTopNForeground': 1.
                   portTopNReportStatus 1.3.6.1.4.1.9.5.1.20.1.1.5 integer read-only
The report status of this portTopN control entry. Progressing (1) means that the report of this portTopN control entry is still in progress. The management station can poll this mib object to check the report data is available or not. Ready (2) means the report is available. Enumeration: 'ready': 2, 'progressing': 1.
                   portTopNDuration 1.3.6.1.4.1.9.5.1.20.1.1.6 integer read-only
The sampling interval in seconds during which statistics are collected for this report. When this is set a value and the corresponding portTopNControlEntry is valid, the portTopNTimeRemaining object shall be set to the same value. portTopNTimeRemaining starts at the same value as portTopNDuration and counts down as the collection goes on. If this object is set to be zero, it will do the collection immediately. And the collecting report value should be the absolute counter value.
                   portTopNTimeRemaining 1.3.6.1.4.1.9.5.1.20.1.1.7 integer read-only
The number of seconds left in the report currently being collected. When portTopNDuration object is modified by the management station, a new collection is started, possibly aborting a currently running report. The new value is used as the requested duration of this report, which is loaded from the associated portTopNDuration object. When this object is a non-zero value, any associated portTopNEntries shall be made inaccessible by the monitor. While the value of this object is non-zero and the corresponding portTopNControlENtry is valid, it decrements by one per second until it reaches zero. During this time, all associated portTopNEntries shall remain inaccessible. At the time that this object decrements to zero, the report is made accessible in the portTopNTable. Thus, the portTopN table is to be created only at the end of the collection interval.
                   portTopNStartTime 1.3.6.1.4.1.9.5.1.20.1.1.8 timeticks read-only
The value of sysUpTime when this top N report was last started. In other words, this is the time that the associated portTopNTimeRemaining object was modified to start the requested report.
                   portTopNRequestedSize 1.3.6.1.4.1.9.5.1.20.1.1.9 integer read-only
The maximum number of ports requested for the top N entry. When this object is created or modified, the value of portTopNGrantedSize is set as closely to this object as is possible for the particular implementation and available resources. Valid value for this object is 1 to maximum number of physical ports. The default value is 20 ports.
                   portTopNGrantedSize 1.3.6.1.4.1.9.5.1.20.1.1.10 integer read-only
The maximum number of ports in the top N table. When the associated portTopNRequestedSize object is created or modified, the value of this object should be set as closely to the requested value as is possible for the particular implementation and available resources. The value must not be lowered except as a result of a set to the associated portTopNRequestedSize object. Ports with the highest value of portTopNRateBase shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more ports.
                   portTopNOwner 1.3.6.1.4.1.9.5.1.20.1.1.11 ownerstring read-only
The entity that configured this entry and is therefore using the resources assigned to it.
                   portTopNStatus 1.3.6.1.4.1.9.5.1.20.1.1.12 rowstatus read-only
The status of this portTopNControl entry. The Management station sends the user set values with a portTopNStatus value of createAndGo(4). When the agent receives it the collection of the report starts. When the portTopNReportStatus is ready(2) the user can get the reports (portTopNTable). For the current implementation createAndWait(5) will not be supported. There can be only 5 rows in the control table.
           portTopNTable 1.3.6.1.4.1.9.5.1.20.2 no-access
A list of top N port entries.
               portTopNEntry 1.3.6.1.4.1.9.5.1.20.2.1 no-access
A set of statistics for a port that is part of a top N report. For example, an instance of the portTopNRateBase object might be named portTopNUtilization.3.10
                   portTopNIndex 1.3.6.1.4.1.9.5.1.20.2.1.1 integer read-only
An index that uniquely identifies an entry in the portTopN table among those in the same report. This index is between 1 and N, where N is the portTopNGrantedSize of ports with the highest portTopNRateBase. Increasing values of portTopNIndex shall be assigned to entries with decreasing values of portTopNRateBase until index N is assigned to the entry with the lowest value of portTopNRateBase or there are no more portTopNEntries.
                   portTopNModuleNumber 1.3.6.1.4.1.9.5.1.20.2.1.2 integer read-only
The module number of the port counter data entry.
                   portTopNPortNumber 1.3.6.1.4.1.9.5.1.20.2.1.3 integer read-only
The port number of the port counter data entry.
                   portTopNUtilization 1.3.6.1.4.1.9.5.1.20.2.1.4 integer read-only
The utilization of the port in the system. The utilization is computed in the following methods: Ethernet Utilization: (If Full Duplex, multiply by 2) 10 Mbps I/O-pkts * (9.6 + 6.4) + (0.8 * I/O-Bytes) Ethernet Util = ----------------------------------------- Interval * 10,000 where 9.6 is interframe gap of Ethernet 6.4 is preamble of Ethernet 10,000 is 10Mbps 100 Mbps I/O-pkts * (96 + 64) + (8 * I/O-Bytes) Ethernet Util = -------------------------------------- Interval * 1,000,000 1000 Mbps I/O-pkts * (96 + 64) + (8 * I/O-Bytes) Ethernet Util = -------------------------------------- Interval * 10,000,000 All other I/O-pkts * (9.6 + 6.4) + (0.8 * I/O-Bytes) Ethernet Util = ------------------------------------------ Interval * N * 1,000 (where N is N Mbps) Token Ring Utilization: (Assuming that Octets is from AC byte through FCS) 4 Mbps Pkts * 32 + (8 * Octets) Token Ring Util = 100 * ------------------------ Interval * 4,000,000 where 32 is bits in SD, ED, FS and IFG 16 Mbps Pkts * 64 + (8 * Octets) Token Ring Util = 100 * ------------------------ Interval * 16,000,000 where 64 is bits in SD, ED, FS and IFG FDDI Utilization: I/O-Pkts * (64 + 8 + 32 + 16) + (8 * I/O-Bytes) FDDI Util = ---------------------------------------------- Interval * 100,000,000 where 64 is Preamble of FDDI, 8 is the Start Delimiter (SD) of FDDI, 32 is the CRC, and 16 is the End of Frame Sequence (EFS) of FDDI.
                   portTopNIOOctets 1.3.6.1.4.1.9.5.1.20.2.1.5 counter64 read-only
The Input and Output octets of the port in the system.
                   portTopNIOPkts 1.3.6.1.4.1.9.5.1.20.2.1.6 counter64 read-only
The Input and Output packets of the port in the system.
                   portTopNIOBroadcast 1.3.6.1.4.1.9.5.1.20.2.1.7 counter64 read-only
The Input and Output broadcast packets of the port in the system.
                   portTopNIOMulticast 1.3.6.1.4.1.9.5.1.20.2.1.8 counter64 read-only
The Input and Output multicast packets of the port in the system.
                   portTopNInErrors 1.3.6.1.4.1.9.5.1.20.2.1.9 counter32 read-only
The Input error packets of the port in the system.
                   portTopNBufferOverFlow 1.3.6.1.4.1.9.5.1.20.2.1.10 counter32 read-only
The number of buffer overflow of the port in the system.
     mdgGrp 1.3.6.1.4.1.9.5.1.21
           mdgGatewayTable 1.3.6.1.4.1.9.5.1.21.1 no-access
This table lists a maximum of 3 MDG gateways.
               mdgGatewayEntry 1.3.6.1.4.1.9.5.1.21.1.1 no-access
A MDG gateway table entry.
                   mdgGatewayAddr 1.3.6.1.4.1.9.5.1.21.1.1.1 ipaddress read-only
The IP address of a default gateway.
                   mdgGatewayType 1.3.6.1.4.1.9.5.1.21.1.1.2 integer read-only
To add a new entry to the mdgGatewayTable, set this object to primary(2) or other(3) for an IP address which is not already in the table. The primary entry will be used first, if it is reachable. Otherwise, one of the other entries will be used. Setting one entry to primary(2) causes any previous primary entry to change to other(3). To remove an entry from the table, set this object to invalid(1). Changing an existing entry from primary(2) to other(3) is not allowed. If the value of this object is updated, the corresponding entry of the ipRouteTable (mibII) will be updated and vice versa. Enumeration: 'other': 3, 'primary': 2, 'invalid': 1.
     radiusGrp 1.3.6.1.4.1.9.5.1.22
           radiusLoginAuthentication 1.3.6.1.4.1.9.5.1.22.1 integer read-write
Indicates whether the login authentication using RADIUS feature is enabled or disabled for console and/or telnet sessions. Setting this object to enabled(1), the login authentication using RADIUS feature is enabled for both console and telnet sessions. Setting this object to disabled(2), the login authentication using RADIUS feature is disabled for both console and telnet sessions. Setting this object to enabledForTelnetOnly(3),the login authentication using RADIUS feature is enabled only for telnet sessions, but disabled for console session. Setting this object to enabledForConsoleOnly(4), the login authentication using RADIUS feature is enabled only for console sessions, but disabled for telnet sessions. This object is deprecated and replaced by cacPriorityTable in CISCO-AAA-CLIENT-MIB. Enumeration: 'disabled': 2, 'enabledForConsoleOnly': 4, 'enabled': 1, 'enabledForTelnetOnly': 3.
           radiusEnableAuthentication 1.3.6.1.4.1.9.5.1.22.2 integer read-write
Indicates whether the enable authentication using the RADIUS feature is enabled or disabled for Console and telnet sessions. Setting this object to enabled(1), the enable authentication using RADIUS feature is enabled for both console and telnet sessions. Setting this object to disabled(2), the enable authentication using RADIUS feature is disabled for both console and telnet sessions. Setting this object to enabledForTelnetOnly(3), the enable authentication using RADIUS feature is enabled only for telnet sessions, but disabled for console sessions. Setting this object to enabledForConsoleOnly(4), the enable authentication using RADIUS feature is enabled only for console sessions, but disabled for telnet sessions. This object is deprecated and replaced by cacPriorityTable in CISCO-AAA-CLIENT-MIB. Enumeration: 'disabled': 2, 'enabledForConsoleOnly': 4, 'enabled': 1, 'enabledForTelnetOnly': 3.
           radiusDeadtime 1.3.6.1.4.1.9.5.1.22.3 integer read-write
Indicates the length of time in minutes that the system will mark the server dead when a RADIUS server does not respond to an authentication request. During the interval of the dead time, any authentication request that comes up would not be sent to that RADIUS server that was marked as dead. The default value of 0 means that the RADIUS servers will not be marked dead if they do not respond.
           radiusAuthKey 1.3.6.1.4.1.9.5.1.22.4 displaystring read-write
The key used in encrypting the packets passed between the RADIUS server and the client. This key must match the one configured on the server. Note that this item is only accessible when using the community string defined in sysCommunityRwa.
           radiusTimeout 1.3.6.1.4.1.9.5.1.22.5 integer read-write
This is the time in seconds between retransmissions to the RADIUS server.
           radiusRetransmits 1.3.6.1.4.1.9.5.1.22.6 integer read-write
Indicates number of times the RADIUS server should be tried before giving up on the server.
           radiusServerTable 1.3.6.1.4.1.9.5.1.22.7 no-access
This table lists a maximum of 3 RADIUS servers. This object is deprecated and replaced by crRadiusServerTable in CISCO-RADIUS-MIB.
               radiusServerEntry 1.3.6.1.4.1.9.5.1.22.7.1 no-access
A RADIUS server table entry.
                   radiusServerAddr 1.3.6.1.4.1.9.5.1.22.7.1.1 ipaddress read-only
The IP address of a RADIUS Server.
                   radiusServerAuthPort 1.3.6.1.4.1.9.5.1.22.7.1.2 integer read-only
This is the destination UDP port number to which RADIUS messages should be sent. The RADIUS server will not be used for authentication if this port number is 0.
                   radiusServerType 1.3.6.1.4.1.9.5.1.22.7.1.3 integer read-only
To add a new entry to the radiusServerTable, set this object to primary(2) or other(3) for an IP address which is not already in the table. The primary entry will be used first, if it is reachable. Otherwise, one of the other entries will be used. Setting one entry to primary(2) causes any previous primary entry to change to other(3). To remove an entry from the table, set this object to invalid(1). Enumeration: 'other': 3, 'primary': 2, 'invalid': 1.
     traceRouteGrp 1.3.6.1.4.1.9.5.1.24
           traceRouteMaxQueries 1.3.6.1.4.1.9.5.1.24.1 integer read-only
Maximum number of query entries allowed to be outstanding at any time, in the traceRouteQueryTable. The typical value for this object is 5.
           traceRouteQueryTable 1.3.6.1.4.1.9.5.1.24.2 no-access
A control table used to query the information about each gateway along the path to a host by specifying retrieval criteria for the host. The resulting data for each instance of a query in this table is returned in the traceRouteDataTable. The maximum number of entries (rows) in this table cannot exceed the value returned by traceRouteMaxQueries.
               traceRouteQueryEntry 1.3.6.1.4.1.9.5.1.24.2.1 no-access
A conceptual row of the traceRouteQueryTable used to setup retrieval criteria to search for gateways belongs to the path to a particular host identified by its IP address. The actual search is started by setting the value of traceRouteQueryStatus to valid(1).
                   traceRouteQueryIndex 1.3.6.1.4.1.9.5.1.24.2.1.1 integer read-only
Object which specifies an unique entry in the traceRouteQueryTable.
                   traceRouteHost 1.3.6.1.4.1.9.5.1.24.2.1.2 displaystring read-only
Network(IP) address in dotted decimal format or the DNS hostname of the host which is tracerouted.
                   traceRouteQueryDNSEnable 1.3.6.1.4.1.9.5.1.24.2.1.3 integer read-only
If this value of this object is true, the traceroute operation will do a DNS lookup for each hop on the path, so the corresponding instance of the traceRouteDataTable will contain the host name and the ip address; otherwise, that instance only contains the ip address. Enumeration: 'disabled': 2, 'enabled': 1.
                   traceRouteQueryWaitingTime 1.3.6.1.4.1.9.5.1.24.2.1.4 integer read-only
The trace route waiting time in seconds for an ICMP response message.
                   traceRouteQueryInitTTL 1.3.6.1.4.1.9.5.1.24.2.1.5 integer read-only
If this value of this object is set, it allows users skip processing for gateways that are less than traceRouteQueryInitTTL away by sending datagram with the value of this object instead of the default value of one.
                   traceRouteQueryMaxTTL 1.3.6.1.4.1.9.5.1.24.2.1.6 integer read-only
The maximum TTL value used in outgoing packets.
                   traceRouteQueryUDPPort 1.3.6.1.4.1.9.5.1.24.2.1.7 integer read-only
The base UDP destination port is used in the traceroute datagrams. This value of this object is often larger than 30,000 to make it improbable that this port is used (this causes the destination host's UDP module to generate an ICMP port unreachable so the traceroute operation knows when the operation is accomplished). The traceroute operation will increment this value of this object each time it sends a datagram. This object should be used in the unlikely event that the destination port is listening to a port in the default traceroute port range.
                   traceRouteQueryPacketCount 1.3.6.1.4.1.9.5.1.24.2.1.8 integer read-only
Specifies the number of traceroute packets to send to the target host in this sequence.
                   traceRouteQueryPacketSize 1.3.6.1.4.1.9.5.1.24.2.1.9 integer read-only
Specifies the size of traceroute packets to send to the target host in this sequence.
                   traceRouteQueryTOS 1.3.6.1.4.1.9.5.1.24.2.1.10 integer read-only
The type of service to be set in the IP header of the outgoing packets.This value can set to see if different types-of-service result in different paths. Not all values of TOS are legal or meaningful (see the IP spec for definitions. Useful values are probably 16 (low delay) and 8 (high throughput).
                   traceRouteQueryResult 1.3.6.1.4.1.9.5.1.24.2.1.21 integer read-only
The result status of the query. Possible values are: -1 -Either the query has not been initiated or the agent is busy processing this query instance. Time to completion of the query processing depends on the complexity of the query and the number of matches that satisfy this query. 0..2147483647 - The search has ended and this is the number of rows in the traceRouteDataTable, resulting from this query.
                   traceRouteQueryTime 1.3.6.1.4.1.9.5.1.24.2.1.22 timeticks read-only
The value of sysUpTime at the time when the query is configured.
                   traceRouteQueryOwner 1.3.6.1.4.1.9.5.1.24.2.1.23 displaystring read-only
The manager entity that configured this entry and is therefore using the resources assigned to it.
                   traceRouteQueryStatus 1.3.6.1.4.1.9.5.1.24.2.1.24 integer read-only
The status object used to manage rows in this table. When set this object to valid(1), the query is initiated. Once initiated, all the read-write objects of this table can't be modified. To remove an entry from the table, set this object to invalid(2). Enumeration: 'valid': 1, 'invalid': 2.
           traceRouteDataTable 1.3.6.1.4.1.9.5.1.24.3 no-access
A table containing information about the gateway belongs to the path to the host corresponding to all the completed queries setup in the traceRouteQueryTable.
               traceRouteDataEntry 1.3.6.1.4.1.9.5.1.24.3.1 no-access
A conceptual row of the traceRouteDataTable used to return information about all the gateway belongs to the host of which search criteria is corresponding instance of the traceRouteQueryTable.
                   traceRouteDataIndex 1.3.6.1.4.1.9.5.1.24.3.1.1 integer read-only
Object which specifies an unique entry in the traceRouteDataTable.
                   traceRouteDataGatewayName 1.3.6.1.4.1.9.5.1.24.3.1.2 displaystring read-only
The DNS name of the gateway if available.
                   traceRouteDataGatewayIp 1.3.6.1.4.1.9.5.1.24.3.1.3 ipaddress read-only
The ip address of the gateway. If the traceroute packet was sent and timed-out, the ip address is set to 0.0.0.0.
                   traceRouteDataRtt 1.3.6.1.4.1.9.5.1.24.3.1.4 integer read-only
The round trip time of the current packet that have been sent in this sequence.
                   traceRouteDataHopCount 1.3.6.1.4.1.9.5.1.24.3.1.5 integer read-only
The number of hop starting from the place where the traceroute operation is initialized to the gateway which has the traceRouteDataGatewayIp.
                   traceRouteDataErrors 1.3.6.1.4.1.9.5.1.24.3.1.6 integer read-only
The error of the traceroute operation. Enumeration: 'icmpUnreachPort': 4, 'icmpUnreachHostIsolated': 9, 'icmpUnreachNoHost': 8, 'icmpUnreachNet': 1, 'icmpUnreachNoNet': 7, 'icmpUnreachHostPrec': 15, 'icmpUnreachSrcFail': 6, 'icmpUnreachAdmin': 14, 'icmpUnreachHostTos': 13, 'icmpUnknown': 17, 'icmpUnreachNeedFrag': 5, 'icmpUnreachPrecedence': 16, 'icmpTTLExpired': 19, 'icmpUnreachNetTos': 12, 'icmpUnreachProtocol': 3, 'icmpTimeOut': 18, 'icmpUnreachProhib': 11, 'icmpUnreachNetProhib': 10, 'icmpUnreachHost': 2.
     fileCopyGrp 1.3.6.1.4.1.9.5.1.25
           fileCopyProtocol 1.3.6.1.4.1.9.5.1.25.1 integer read-write
The protocol to be used for any remote copy. If the config file transfer is to occur locally on the SNMP agent, the method of transfer is left up to the implementation, and is not restricted to the protocols above. The value of this object can not be changed when the fileCopyResult object has the value of inProgress(1). Enumeration: 'tftp': 1, 'rcp': 2.
           fileCopyRemoteServer 1.3.6.1.4.1.9.5.1.25.2 displaystring read-write
The IP address or the host name of the tftp/rcp remote server from (or to) which to copy the file. If the copy operation is local on the SNMP agent, this object is not applicable. The value of this object can not be changed when the fileCopyResult object has the value of inProgress(1).
           fileCopySrcFileName 1.3.6.1.4.1.9.5.1.25.3 displaystring read-write
The source file name (including the path, if applicable) of the file. The accepted value of this object is 'cfg1' or 'cfg2' when the requested action is one of the following: copyConfigFromFlashToRuntime(8), and copyConfigFileFromFlashToHost(11). The value of this object can not be changed when the fileCopyResult object has the value of inProgress(1).
           fileCopyDstFileName 1.3.6.1.4.1.9.5.1.25.4 displaystring read-write
The destination file name (including the path, if applicable) of the file. The accepted value of this object is 'cfg1' or 'cfg2' when the requested action is one of the following: copyConfigFromRuntimeToFlash(9), copyConfigFileFromHostToFlash(10). The value of this object can not be changed when the fileCopyResult object has the value of inProgress(1).
           fileCopyModuleNumber 1.3.6.1.4.1.9.5.1.25.5 integer read-write
The module number specified in the copy operation. If the value of this object is 0 and the fileCopyAction object has the value of copyImageFromHostToFlash(4), the switch will do multiple download to the modules with matching image type. It is left to the SNMP agent to allow the individual modules to be reset with the downloaded images or not. The value of this object can not be changed when the fileCopyResult object has the value of inProgress(1).
           fileCopyUserName 1.3.6.1.4.1.9.5.1.25.6 displaystring read-write
Remote user name for copy via rcp protocol. This object must be specified when the fileCopyProtocol is rcp.
           fileCopyAction 1.3.6.1.4.1.9.5.1.25.7 integer read-write
Setting this object to one of the acceptable values will initiate the requested action using the information provided by fileCopyProtocol, fileCopyRemoteServer, fileCopySrcFileName, fileCopyDstFileName,fileCopyModuleNumber and fileCopyUserName. copyConfigFromHostToRuntime(2): Copy the configuration file from host to runtime configuration over the network through tftp/rcp. This action will use fileCopyProtocol, fileCopyRemoteServer, fileCopySrcFileName, fileCopyModuleNumber, and fileCopyUserName (if applicable). copyConfigFromRuntimeToHost(3): Copy the runtime configuration to host over the network through tftp/rcp. This action will use fileCopyProtocol, fileCopyRemoteServer, fileCopyModuleNumber, fileCopyDstFileName, fileCopyUserName (if applicable), and fileCopyRuntimeConfigPart. copyImageFromHostToFlash(4): Copy the image from host to the flash over the network through tftp/rcp. It is up to the SNMP agent to reset and run the downloaded image after copying. This action will use fileCopyProtocol, fileCopyRemoteServer, fileCopySrcFileName, fileCopyModuleNumber, and fileCopyUserName (if applicable). copyImageFromFlashToHost(5): Copy the image from flash to host over the switch through tftp/rcp. This action will use fileCopyProtocol, fileCopyRemoteServer, fileCopyDstFileName, fileCopyModuleNumber, and fileCopyUserName (if applicable). copyConfigFromFlashToRuntime(8): Copy the configuration file to the runtime configuration locally. This action can perform only on the SUPG supervisor model and will use fileCopySrcFileName ('cfg1' or 'cfg2'). copyConfigFromRuntimeToFlash(9): Copy the runtime configuration to a configuration file on the flash locally. This action can perform only on the SUPG supervisor model and will use fileCopyDstFileName ('cfg1' or 'cfg2'), and fileCopyRuntimeConfigPart. copyConfigFileFromHostToFlash(10): Copy the configuration file from host to the runtime configuration over the network through tftp/rcp. This action can perform only on the SUPG supervisor model and will use fileCopyProtocol, fileCopyRemoteServer, fileCopySrcFileName, fileCopyDstFileName, fileCopyModuleNumber and fileCopyUserName (if applicable). copyConfigFileFromFlashToHost(11): Copy the configuration file on the flash to host over the network through tftp/rcp. This action can perform only on the SUPG supervisor model and will use fileCopyProtocol, fileCopyRemoteServer, fileCopySrcFileName, fileCopyDstFileName, fileCopyModuleNumber and fileCopyUserName (if applicable). copyTechReportFromRuntimeToHost(12): Copy the technical report of the system to host over the network through tftp only. This action will use fileCopyProtocol, fileCopyRemoteServer, fileCopyModuleNumber, and fileCopyDstFileName. Setting this object to any other value results in an error. The value of this object can not be changed when the fileCopyResult object has the value of inProgress(1). Enumeration: 'copyImageFromFlashToHost': 5, 'copyConfigFromRuntimeToHost': 3, 'copyConfigFromRuntimeToFlash': 9, 'copyImageFromHostToFlash': 4, 'copyConfigFileFromFlashToHost': 11, 'other': 1, 'copyTechReportFromRuntimeToHost': 12, 'copyConfigFromFlashToRuntime': 8, 'copyConfigFileFromHostToFlash': 10, 'copyConfigFromHostToRuntime': 2.
           fileCopyResult 1.3.6.1.4.1.9.5.1.25.8 integer read-only
Contains the result of the last copy action request. If the value of fileCopyResult is rcpError(22), then the detailed rcp error messages are contained in fileCopyResultRcpErrorMessage. Enumeration: 'unknownStatus': 17, 'tooManyRetries': 4, 'serverError': 10, 'invalidHost': 14, 'userCanceled': 11, 'rcpError': 22, 'badLength': 8, 'insufficientDramSize': 20, 'badChecksum': 7, 'invalidStorageDevice': 18, 'incompatibleImage': 21, 'accessViolation': 16, 'noBuffers': 5, 'badFlash': 9, 'noProcesses': 6, 'wrongCode': 12, 'noResponse': 3, 'invalidModule': 15, 'insufficientSpaceOnStorageDevice': 19, 'success': 2, 'inProgress': 1, 'fileNotFound': 13.
           fileCopyResultRcpErrorMessage 1.3.6.1.4.1.9.5.1.25.9 displaystring read-only
Contains the detailed rcp error messages if the value of fileCopyResult is rcpError(22) for the last copy action request; otherwise, this MIB object contains the empty string.
           fileCopyRuntimeConfigPart 1.3.6.1.4.1.9.5.1.25.10 integer read-write
Indicates the part of runtime configuration to be copied. This object will only take effect when the object value of fileCopyAction is one of the following: copyConfigFromRuntimeToHost(3), copyConfigFromRuntimeToFlash(9). all -- copy all the runtime configuration. nonDefault --copy only the part of the runtime configuration which is different from the default configuration. Enumeration: 'all': 1, 'nonDefault': 2.
     voiceGrp 1.3.6.1.4.1.9.5.1.26
           voicePortIfConfigTable 1.3.6.1.4.1.9.5.1.26.1 no-access
A list of port entries. The number of entries is determined by the number of modules in the chassis and the number of ports with the voice port interface configuration capability in the system.
               voicePortIfConfigEntry 1.3.6.1.4.1.9.5.1.26.1.1 no-access
Entry containing voice interface configuration for a particular port.
                   voicePortIfConfigModuleIndex 1.3.6.1.4.1.9.5.1.26.1.1.1 integer no-access
An index value that uniquely identifies the module where this port is located.
                   voicePortIfConfigPortIndex 1.3.6.1.4.1.9.5.1.26.1.1.2 integer no-access
An index value that uniquely identifies this port within a module. The value is determined by the location of the port on the module.
                   voicePortIfDHCPEnabled 1.3.6.1.4.1.9.5.1.26.1.1.3 truthvalue read-write
Indicate whether DHCP service is enabled.
                   voicePortIfIpAddress 1.3.6.1.4.1.9.5.1.26.1.1.4 ipaddress read-write
This port's IP address. This object is configurable only if voicePortIfDHCPEnabled is false. When the value of voicePortIfDHCPEnabled is false, this object should be configured.
                   voicePortIfIpNetMask 1.3.6.1.4.1.9.5.1.26.1.1.5 ipaddress read-write
This port's subnet mask. This object is configurable only if voicePortIfDHCPEnabled is false. When the value of voicePortIfDHCPEnabled is false, this object should be configured.
                   voicePortIfTftpServerAddress 1.3.6.1.4.1.9.5.1.26.1.1.6 ipaddress read-write
This port's TFTP Server address. This object is configurable only if voicePortIfDHCPEnabled is false. When the value of voicePortIfDHCPEnabled is false, this object should be configured.
                   voicePortIfGatewayAddress 1.3.6.1.4.1.9.5.1.26.1.1.7 ipaddress read-write
This port's router address. This object is configurable only if voicePortIfDHCPEnabled is false.
                   voicePortIfDnsServerAddress 1.3.6.1.4.1.9.5.1.26.1.1.8 ipaddress read-write
This port's DNS Server address. This object is configurable only if voicePortIfDHCPEnabled is false.
                   voicePortIfDnsDomain 1.3.6.1.4.1.9.5.1.26.1.1.9 displaystring read-write
This port's DNS domain name. This object is configurable only if voicePortIfDHCPEnabled is false.
                   voicePortIfOperDnsDomain 1.3.6.1.4.1.9.5.1.26.1.1.10 displaystring read-only
This port's operational DNS domain name. If voicePortIfDHCPEnabled is true, this object indicates the domain name taken from the DHCP server. If voicePortIfDHCPEnabled is false, this object indicates the domain name configured by users for this voice port or the domain name taken from DNS configuration for the system otherwise.
           voicePortCallManagerTable 1.3.6.1.4.1.9.5.1.26.2 no-access
A list of call manager entries. The number of entries is determined by the number of modules in the chassis and the number of ports with the voice port interface configuration capability in the system.
               voicePortCallManagerEntry 1.3.6.1.4.1.9.5.1.26.2.1 no-access
Entry containing voice interface configuration for a particular port.
                   voicePortModuleIndex 1.3.6.1.4.1.9.5.1.26.2.1.1 integer no-access
An index value that uniquely identifies the module where this port is located.
                   voicePortIndex 1.3.6.1.4.1.9.5.1.26.2.1.2 integer no-access
An index value that uniquely identifies this port within a module.
                   voicePortCallManagerIndex 1.3.6.1.4.1.9.5.1.26.2.1.3 integer no-access
An index value that uniquely identifies this CallManager within a module/port. A port can register up to 5 CallManager.
                   voicePortCallManagerIpAddr 1.3.6.1.4.1.9.5.1.26.2.1.4 ipaddress read-only
The Call Manager IP Address of this port. A port can register up to 5 call managers.
           voicePortOperDnsServerTable 1.3.6.1.4.1.9.5.1.26.3 no-access
A list of operational DNS entries used by the voice ports.
               voicePortOperDnsServerEntry 1.3.6.1.4.1.9.5.1.26.3.1 no-access
Entry containing infomation on DNS servers may be used for a particular voice port. If DHCP is enabled on a port, the DNS server IP address will come from the DHCP server. If DHCP is disabled, the DNS server IP address can be configured by users through the mib object voicePortIfDnsServerAddress for a port, otherwise it will be taken from DNS configuration in the system.
                   voicePortDnsModuleIndex 1.3.6.1.4.1.9.5.1.26.3.1.1 integer no-access
An index value that uniquely identifies the module where this port is located.
                   voicePortDnsPortIndex 1.3.6.1.4.1.9.5.1.26.3.1.2 integer no-access
An index value that uniquely identifies this port within a module.
                   voicePortOperDnsServerIndex 1.3.6.1.4.1.9.5.1.26.3.1.3 unsigned32 no-access
An index value that uniquely identifies this DNS server within a module/port. This value indicates the priority order among these DNS servers.
                   voicePortOperDnsServerIpAddr 1.3.6.1.4.1.9.5.1.26.3.1.4 ipaddress read-only
The operational DNS Server IP Address of this port.
                   voicePortOperDnsServerSource 1.3.6.1.4.1.9.5.1.26.3.1.5 integer read-only
The source of the Dns Server IP Address of this port. fromDhcp(1) indicates that the DNS server IP address comes from the DHCP server. fromPortConfig(2) indicates that the DNS server IP address comes from the object voicePorfIfDnsServerAdress. fromSystemConfig(3) indicates that the DNS server IP address comes from DNS configuration for the system. Enumeration: 'fromSystemConfig': 3, 'fromDhcp': 1, 'fromPortConfig': 2.
     portJumboFrameGrp 1.3.6.1.4.1.9.5.1.27
           portJumboFrameTable 1.3.6.1.4.1.9.5.1.27.1 no-access
A list of port jumbo frame entries. The number of entries is determined by the number of ports in the system which support the Jumbo frame feature.
               portJumboFrameEntry 1.3.6.1.4.1.9.5.1.27.1.1 no-access
Entry containing the jumbo frame configuration for a particular port.
                   portJumboFrameModuleIndex 1.3.6.1.4.1.9.5.1.27.1.1.1 integer read-only
An index value that uniquely identifies the module where this port is located.
                   portJumboFramePortIndex 1.3.6.1.4.1.9.5.1.27.1.1.2 integer read-only
An index value that uniquely identifies this port within a module. The value is determined by the location of the port on the module. Valid entries are 1 to the value of moduleNumPorts for this module.
                   portJumboFrameEnable 1.3.6.1.4.1.9.5.1.27.1.1.3 integer read-write
Indicates the jumbo frame status of the port. If enabled, the port supports frame size greater than the standard ethernet frame size of 1518 bytes. Enumeration: 'disabled': 2, 'enabled': 1.
     switchAccelerationGrp 1.3.6.1.4.1.9.5.1.28
           switchAccelerationModuleTable 1.3.6.1.4.1.9.5.1.28.1 no-access
This table contains a list of the modules for which the switch acceleration capability can be configured.
               switchAccelerationModuleEntry 1.3.6.1.4.1.9.5.1.28.1.1 no-access
A module for which switch acceleration can be configured.
                   switchAccelerationModuleIndex 1.3.6.1.4.1.9.5.1.28.1.1.1 integer read-only
The value of moduleIndex for the module where switch acceleration feature can be configured.
                   switchAccelerationModuleEnable 1.3.6.1.4.1.9.5.1.28.1.1.2 truthvalue read-write
Indicates whether switch acceleration is enabled on this module or not. When this feature is enabled, the system will increase the switching bandwidth, but the ifAdminStatus of any port on this module can not be set to 'up'. If the ifAdminStatus of any port on this module is 'up', this feature can not be enabled until ifAdminStatus of all ports on the module is set to 'down'.
     configGrp 1.3.6.1.4.1.9.5.1.29
           configMode 1.3.6.1.4.1.9.5.1.29.1 integer read-write
Configuration mode to store the configuration information. Enumeration: 'binary': 1, 'text': 2.
           configTextFileLocation 1.3.6.1.4.1.9.5.1.29.2 displaystring read-write
The location of the text configuration file which can be either NVRAM or a file in the FLASH file system. If the location is NVRAM, this object is a zero length octet string. Otherwise, the FLASH file should be specified in : format. This object is only instantiated when configMode has the value of of text(2).
           configWriteMem 1.3.6.1.4.1.9.5.1.29.3 truthvalue read-write
When this object is set to true(1), the current configuration is saved in text format in the location specified by configTextFileLocation. This object is only instantiated when configMode has the value of text(2). When read, this object always returns false(2).
           configWriteMemStatus 1.3.6.1.4.1.9.5.1.29.4 integer read-write
The status of the current or the most recently completed 'write memory' operation. The possible values are: inProgress - 'write' operation in progress; succeeded - the 'write' was successful (this value is also used when no write has been invoked since the last time the local system restarted); resourceUnavailable, -the 'write' failed because insufficeient resource was available. badFileName - the 'write' failed because the specified destination file was not found. This might be due to invalid FLASH device name or invalid file name. someOtherError - the 'write' failed for some other reason. This object is only instantiated when configMode has the value of text(2). Enumeration: 'resourceUnavailable': 3, 'inProgress': 1, 'someOtherError': 5, 'succeeded': 2, 'badFileName': 4.
     ciscoStackMIBConformance 1.3.6.1.4.1.9.5.1.31
           ciscoStackMIBCompliances 1.3.6.1.4.1.9.5.1.31.1
               ciscoStackgMIBCompliance 1.3.6.1.4.1.9.5.1.31.1.1
The compliance statement for entities which implement the Cisco stack MIB.
               ciscoStackgMIBCompliance2 1.3.6.1.4.1.9.5.1.31.1.2
The compliance statement for entities which implement the Cisco stack MIB.
               ciscoStackgMIBCompliance3 1.3.6.1.4.1.9.5.1.31.1.3
The compliance statement for entities which implement the Cisco stack MIB.
               ciscoStackgMIBCompliance4 1.3.6.1.4.1.9.5.1.31.1.4
The compliance statement for entities which implement the Cisco stack MIB.
               ciscoStackgMIBCompliance5 1.3.6.1.4.1.9.5.1.31.1.5
The compliance statement for entities which implement the Cisco stack MIB.
               ciscoStackgMIBCompliance6 1.3.6.1.4.1.9.5.1.31.1.6
The compliance statement for entities which implement the Cisco stack MIB.
               ciscoStackgMIBCompliance7 1.3.6.1.4.1.9.5.1.31.1.7
The compliance statement for entities which implement the Cisco stack MIB.
               ciscoStackgMIBCompliance8 1.3.6.1.4.1.9.5.1.31.1.8
The compliance statement for entities which implement the Cisco stack MIB.
           ciscoStackMIBGroups 1.3.6.1.4.1.9.5.1.31.2
               systemMiscGroup 1.3.6.1.4.1.9.5.1.31.2.1
A collection of objects providing information about the miscellaneous system features.
               systemTrapGroup 1.3.6.1.4.1.9.5.1.31.2.2
A collection of objects providing information about the SNMP traps feature.
               chassisGroup 1.3.6.1.4.1.9.5.1.31.2.3
A collection of objects providing information about the chassis of the device. Implementation of this group is mandatory.
               moduleGroup 1.3.6.1.4.1.9.5.1.31.2.4
A collection of objects providing information about the modules on the device. Implementation of this group is mandatory.
               portGroup 1.3.6.1.4.1.9.5.1.31.2.5
A collection of objects providing information about the ports on the device.
               optionalSystemMiscGroup 1.3.6.1.4.1.9.5.1.31.2.6
A collection of objects providing information about the miscellaneous system features. Implementation of this group is optional.
               optionalSystemTrapGroup 1.3.6.1.4.1.9.5.1.31.2.7
A collection of objects providing information about the SNMP traps feature. Implementation of this group is optional.
               optionalChassisGroup 1.3.6.1.4.1.9.5.1.31.2.8
A collection of objects providing information about the chassis of the device.
               optionalModuleGroup 1.3.6.1.4.1.9.5.1.31.2.9
A collection of objects providing information about the modules on the device. Implementation of this group is Optional.
               optionalPortGroup 1.3.6.1.4.1.9.5.1.31.2.10
A collection of objects providing information about the ports on the device. Implementation of this group is Optional.
               systemTrafficGroup 1.3.6.1.4.1.9.5.1.31.2.11
A collection of objects providing information about the traffic meter feature. Implementation of this group is optional. If the traffic meter feature is supported, the entire group should be implemented.
               systemFddiGroup 1.3.6.1.4.1.9.5.1.31.2.12
A collection of objects providing information about the FDDI ring feature. Implementation of this group is optional. If the FDDI ring feature is supported, the entire group should be implemented.
               systemRmonGroup 1.3.6.1.4.1.9.5.1.31.2.13
A collection of objects providing information about the extended RMON feature. Implementation of this group is optional. If the extended RMON feature is supported, the entire group should be implemented.
               authenticationGroup 1.3.6.1.4.1.9.5.1.31.2.14
A collection of objects providing information about the authentication features. Implementation of this group is optional. If the authentication features are supported, the entire group should be implemented.
               tftpGroup 1.3.6.1.4.1.9.5.1.31.2.15
A collection of objects providing information about the tftp upload/download features. Implementation of this group is optional. If the tftp upload/download features are supported, the entire group should be implemented.
               brouteEnableGroup 1.3.6.1.4.1.9.5.1.31.2.16
A collection of objects providing information about the combined bridging/routing feature. Implementation of this group is optional. If the combined bridging/routing feature is supported, the group should be implemented.
               filterGroup 1.3.6.1.4.1.9.5.1.31.2.17
A collection of objects providing information about the port filtering feature. Implementation of this group is optional. If the port filtering feature is supported, parts or all of this group should be implemented.
               monitorGroup 1.3.6.1.4.1.9.5.1.31.2.18
The collection of deprecated objects for managing the Switched Port Analyzer (SPAN) features.
               vlanGroup 1.3.6.1.4.1.9.5.1.31.2.19
A collection of objects providing information about the Virtual LAN features. Implementation of this group is optional.
               vmpsGroup 1.3.6.1.4.1.9.5.1.31.2.20
A collection of objects providing information about the Vlan Membership Policy Server feature. Implementation of this group is optional. If the Vlan Membership Policy Server feature is supported, the entire group should be implemented.
               tokenRingGroup 1.3.6.1.4.1.9.5.1.31.2.21
A collection of objects providing information about the token ring features. Implementation of this group is optional. If the token ring features are supported, the entire group should be implemented.
               mcastGroup 1.3.6.1.4.1.9.5.1.31.2.22
A collection of objects providing information about the multicast features. Implementation of this group is optional. If the multicast features are supported, the entire group should be implemented.
               dnsGroup 1.3.6.1.4.1.9.5.1.31.2.23
A collection of objects providing information about the DNS feature. Implementation of this group is optional. If the DNS feature is supported, the entire group should be implemented.
               syslogGroup 1.3.6.1.4.1.9.5.1.31.2.24
A collection of objects providing information about the system log feature. Implementation of this group is optional. If the system log feature is supported, the entire group should be implemented.
               ntpGroup 1.3.6.1.4.1.9.5.1.31.2.25
A collection of objects providing information about the network time protocol feature. Implementation of this group is optional. If the network time protocol feature is supported, the entire group should be implemented.
               ipPermitGroup 1.3.6.1.4.1.9.5.1.31.2.26
A collection of objects providing information about the ip permit list feature. Implementation of this group is optional. If the ip permit list feature is supported, the entire group should be implemented.
               mdgGatewayGroup 1.3.6.1.4.1.9.5.1.31.2.27
A collection of objects providing information about the multiple default gateway feature. Implementation of this group is optional. If the multiple default gateway feature is supported, the entire group should be implemented.
               traceRouteGroup 1.3.6.1.4.1.9.5.1.31.2.28
A collection of objects providing information about the trace route feature. Implementation of this group is optional. If the trace route feature is supported, the entire group should be implemented.
               deprecatedObjectGroup 1.3.6.1.4.1.9.5.1.31.2.29
A collection of objects that have been deprecated.
               ntpAuthenticationGroup 1.3.6.1.4.1.9.5.1.31.2.30
A collection of objects providing information about the network time protocol authentication feature. Implementation of this group is optional. If the network time protocol authentication feature is supported, the entire group should be implemented.
               tokenRingSoftErrorMonitorGroup 1.3.6.1.4.1.9.5.1.31.2.31
A collection of objects providing information about the token ring port soft error monitoring feature. Implementation of this group is optional. If the token ring features are supported, the entire group should be implemented.
               portCpbGroup1 1.3.6.1.4.1.9.5.1.31.2.32
A collection of objects providing additional information about the port capabilities on the device. Implementation of this group is Optional.
               portSecurityGroup1 1.3.6.1.4.1.9.5.1.31.2.33
A collection of objects providing additional information for supporting port security feature with the multiple secured source MAC addresses. Implementation of this group is optional.
               fileCopyGroup 1.3.6.1.4.1.9.5.1.31.2.34
A collection of objects providing information about the tftp/rcp or local file upload/download features. Implementation of this group is optional. If the tftp upload/download features are supported, the entire group should be implemented.
               optionalSystemMiscGroup1 1.3.6.1.4.1.9.5.1.31.2.35
A collection of objects providing information about the miscellaneous system features. Implementation of this group is optional.
               ipPermitGroup1 1.3.6.1.4.1.9.5.1.31.2.36
A collection of objects providing additional information for allowing the ip permit host with the specified access type. Implementation of this group is optional. If the ip permit list enhancement feature is supported, this group should be implemented.
               optionalSystemMiscGroup2 1.3.6.1.4.1.9.5.1.31.2.37
A collection of objects providing information about the miscellaneous system features. Implementation of this group is optional.
               filterGroup1 1.3.6.1.4.1.9.5.1.31.2.38
A collection of objects providing information about the port filtering feature. Implementation of this group is optional. If the port filtering feature is supported, parts or all of this group should be implemented.
               mcastGroup1 1.3.6.1.4.1.9.5.1.31.2.39
A collection of objects providing information about the multicast features. Implementation of this group is optional. If the multicast features are supported, the entire group should be implemented.
               portGroup1 1.3.6.1.4.1.9.5.1.31.2.40
A collection of objects providing information about the ports on the device. Implementation of this group is optional.
               chassisGroup1 1.3.6.1.4.1.9.5.1.31.2.41
A collection of objects providing information about the chassis of the device. This group must be implemented by systems that can have 3 or more power supplies.
               moduleGroup1 1.3.6.1.4.1.9.5.1.31.2.42
A collection of objects providing information about the modules on the device. Implementation of this group is mandatory.
               portCpbGroup2 1.3.6.1.4.1.9.5.1.31.2.43
A collection of objects providing additional information about the port capabilities on the device. Implementation of this group is Optional.
               voiceGroup 1.3.6.1.4.1.9.5.1.31.2.44
A collection of objects providing information about the voice ports on the device. Implemetation of this group is Optional
               portGroup2 1.3.6.1.4.1.9.5.1.31.2.45
A collection of objects providing information about the ports on the device. Implementation of this group is optional.
               vlanGroup1 1.3.6.1.4.1.9.5.1.31.2.46
A collection of objects providing information about the Virtual LAN features. Implementation of this group is optional. If the Virtual LAN features are supported, the entire group should be implemented.
               portCpbGroup3 1.3.6.1.4.1.9.5.1.31.2.47
A collection of objects providing additional information about the port capabilities on the device. Implementation of this group is Optional.
               moduleGroup2 1.3.6.1.4.1.9.5.1.31.2.48
A collection of objects providing information about the modules on the device. Implementation of this group is mandatory.
               switchAccelerationModuleGroup 1.3.6.1.4.1.9.5.1.31.2.49
A collection of objects providing information about the modules switch acceleration configuration. Implementation of this group is mandatory if the module switch acceleration feature is supported.
               optionalSystemMiscGroup3 1.3.6.1.4.1.9.5.1.31.2.50
A collection of objects providing information about the miscellaneous system features. The sysExtendedRmonNetflowModuleMask object is optional object and it will only be supported in the platform supporting multiple NAM (Network Analysis Module) cards. Implementation of this group is optional.
               optionalSystemMiscGroup4 1.3.6.1.4.1.9.5.1.31.2.51
A collection of objects providing information about the miscellaneous system features.
               vlanTrunkMappingGroup 1.3.6.1.4.1.9.5.1.31.2.52
A collection of objects providing information about the trunk VLAN to VLAN associations. Implementation of this group is mandatory if the trunk VLAN to VLAN association feature is supported on the device.
               portJumboFrameGroup 1.3.6.1.4.1.9.5.1.31.2.53
A collection of objects providing information about the port jumbo frame feature on the device. Implementation of this group is mandatory if the port jumbo frame feature is supported on the device.
               portCpbGroup4 1.3.6.1.4.1.9.5.1.31.2.54
A collection of objects providing additional information about the port capabilities on the device. Implementation of this group is Optional.
               fileCopyGroup2 1.3.6.1.4.1.9.5.1.31.2.55
A collection of objects providing additional information about tftp/rcp or local file upload/download features. Implementation of this group is optional.
               systemRmonGroup2 1.3.6.1.4.1.9.5.1.31.2.56
A collection of object providing RMON max memory usage control.
               filterGroup2 1.3.6.1.4.1.9.5.1.31.2.57
A collection of objects providing information about the unicast/multicast port filtering feature.
               optionalSystemMiscGroup5 1.3.6.1.4.1.9.5.1.31.2.58
A collection of objects providing information about the miscellaneous system features.
               syslogGroup2 1.3.6.1.4.1.9.5.1.31.2.59
A collection of object providing control about whether the syslog messages should be sent to telnet sessions. Implementation of this group is optional.
               systemStatusGroup 1.3.6.1.4.1.9.5.1.31.2.60
A collection of object providing the system LED status. Implementation of this group is optional.
               configurationGroup 1.3.6.1.4.1.9.5.1.31.2.61
A collection of object providing the information about the configuration mode to store the configuration information. Implementation of this group is optional.
               filterGroup3 1.3.6.1.4.1.9.5.1.31.2.62
A collection of objects providing additional information about about the Broadcast Suppression Violation for port filtering feature. Implementation of this group is optional.
               portGroup3 1.3.6.1.4.1.9.5.1.31.2.63
A collection of objects providing additional information about the ports on the device. Implementation of this group is optional.
               portCpbGroup5 1.3.6.1.4.1.9.5.1.31.2.64
A collection of objects providing additional information about the port capabilities on the device. Implementation of this group is Optional.
               authenticationGroup1 1.3.6.1.4.1.9.5.1.31.2.65
A collection of objects providing information about the authentication features. Implementation of this group is optional.
               systemMiscGroup1 1.3.6.1.4.1.9.5.1.31.2.66
A collection of objects providing information about the miscellaneous system features.
               systemTrapGroup1 1.3.6.1.4.1.9.5.1.31.2.67
A collection of objects providing information about the SNMP traps feature.
               optionalSystemMiscGroup6 1.3.6.1.4.1.9.5.1.31.2.68
A collection of objects providing information about the miscellaneous system features. Implementation of this group is optional.
               optionalChassisGroup1 1.3.6.1.4.1.9.5.1.31.2.69
A collection of objects providing information about the chassis of the device.
               portGroup4 1.3.6.1.4.1.9.5.1.31.2.70
A collection of objects providing information about the ports on the device.
               vlanGroup2 1.3.6.1.4.1.9.5.1.31.2.71
A collection of objects providing information about the Virtual LAN features. Implementation of this group is optional.
               ipPermitGroup2 1.3.6.1.4.1.9.5.1.31.2.72
A collection of objects providing information about the ip permit list feature. Implementation of this group is optional. If the ip permit list feature is supported, the entire group should be implemented.
               optionalPortGroup1 1.3.6.1.4.1.9.5.1.31.2.73
A collection of objects providing information about the ports on the device. Implementation of this group is Optional.
               optionalSystemTrapGroup1 1.3.6.1.4.1.9.5.1.31.2.74
A collection of objects providing information about the SNMP traps feature. Implementation of this group is optional.
               authenticationGroup2 1.3.6.1.4.1.9.5.1.31.2.75
A collection of objects providing information about the authentication features. Implementation of this group is optional.
               systemTrapGroup2 1.3.6.1.4.1.9.5.1.31.2.76
A collection of objects providing information about the SNMP traps feature.
               notificationGroup 1.3.6.1.4.1.9.5.1.31.2.77
A collection of notifications supported on the device.
               ipPermitGroup3 1.3.6.1.4.1.9.5.1.31.2.78
A collection of objects providing configuration information on ip permit connection limit for a specific host.
 adapterCard 1.3.6.1.4.1.9.5.2
 wsc1000sysID 1.3.6.1.4.1.9.5.3
 wsc1100sysID 1.3.6.1.4.1.9.5.4
 wsc1200sysID 1.3.6.1.4.1.9.5.5
 wsc1400sysID 1.3.6.1.4.1.9.5.6
 wsc5000sysID 1.3.6.1.4.1.9.5.7
 wsc1600sysID 1.3.6.1.4.1.9.5.8
 cpw1600sysID 1.3.6.1.4.1.9.5.9
 wsc3000sysID 1.3.6.1.4.1.9.5.10
 wsc2900sysID 1.3.6.1.4.1.9.5.12
 cpw2200sysID 1.3.6.1.4.1.9.5.13
 esStack 1.3.6.1.4.1.9.5.14
 wsc3200sysID 1.3.6.1.4.1.9.5.15
 cpw1900sysID 1.3.6.1.4.1.9.5.16
 wsc5500sysID 1.3.6.1.4.1.9.5.17
 wsc1900sysID 1.3.6.1.4.1.9.5.18
 cpw1220sysID 1.3.6.1.4.1.9.5.19
 wsc2820sysID 1.3.6.1.4.1.9.5.20
 cpw1420sysID 1.3.6.1.4.1.9.5.21
 dcd 1.3.6.1.4.1.9.5.22
 wsc3100sysID 1.3.6.1.4.1.9.5.23
 cpw1800sysID 1.3.6.1.4.1.9.5.24
 cpw1601sysID 1.3.6.1.4.1.9.5.25
 wsc3001sysID 1.3.6.1.4.1.9.5.26
 cpw1220csysID 1.3.6.1.4.1.9.5.27
 wsc1900csysID 1.3.6.1.4.1.9.5.28
 wsc5002sysID 1.3.6.1.4.1.9.5.29
 cpw1220isysID 1.3.6.1.4.1.9.5.30
 wsc1900isysID 1.3.6.1.4.1.9.5.31
 tsStack 1.3.6.1.4.1.9.5.32
 wsc3900sysID 1.3.6.1.4.1.9.5.33
 wsc5505sysID 1.3.6.1.4.1.9.5.34
 wsc2926sysID 1.3.6.1.4.1.9.5.35
 wsc5509sysID 1.3.6.1.4.1.9.5.36
 wsc3920sysID 1.3.6.1.4.1.9.5.37
 wsc6006sysID 1.3.6.1.4.1.9.5.38
 wsc6009sysID 1.3.6.1.4.1.9.5.39
 wsc4003sysID 1.3.6.1.4.1.9.5.40
 wsc4912gsysID 1.3.6.1.4.1.9.5.41
 wsc2948gsysID 1.3.6.1.4.1.9.5.42
 wsc6509sysID 1.3.6.1.4.1.9.5.44
 wsc6506sysID 1.3.6.1.4.1.9.5.45
 wsc4006sysID 1.3.6.1.4.1.9.5.46
 wsc6509nebsysID 1.3.6.1.4.1.9.5.47
 wsc6knamsysID 1.3.6.1.4.1.9.5.48
 wsc2980gsysID 1.3.6.1.4.1.9.5.49
 wsc6513sysID 1.3.6.1.4.1.9.5.50
 wsc2980gasysID 1.3.6.1.4.1.9.5.51
 cisco7603sysID 1.3.6.1.4.1.9.5.53
 cisco7606sysID 1.3.6.1.4.1.9.5.54
 cisco7609sysID 1.3.6.1.4.1.9.5.55
 wsc6503sysID 1.3.6.1.4.1.9.5.56
 wsc4503sysID 1.3.6.1.4.1.9.5.58
 wsc4506sysID 1.3.6.1.4.1.9.5.59
 cisco7613sysID 1.3.6.1.4.1.9.5.60
 wsc6509nebasysID 1.3.6.1.4.1.9.5.61
 wsc2948ggetxsysID 1.3.6.1.4.1.9.5.62
 cisco7604sysID 1.3.6.1.4.1.9.5.63
 wsc6504esysID 1.3.6.1.4.1.9.5.64
 wsc1900LiteFxsysID 1.3.6.1.4.1.9.5.175