CHIPCOMMIB: View SNMP OID List / Download MIB

VENDOR: CHIPPCOM


 Home MIB: CHIPCOMMIB
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
 chipcom 1.3.6.1.4.1.49
       chipmib02 1.3.6.1.4.1.49.2
           chipGen 1.3.6.1.4.1.49.2.1
               chipGenProduct 1.3.6.1.4.1.49.2.1.1 integer read-only
The product type represented by this agent. Enumeration: 'product-8383B': 3, 'product-5200M-MGT': 7, 'product-5100M-MGT': 1, 'product-5300M-MGT': 5, 'product-5112H-UTP': 4, 'product-6100M-MGT': 12, 'product-4112H-MTP': 8, 'product-5102B-EE': 2.
               chipGenServiceDate 1.3.6.1.4.1.49.2.1.2 displaystring read-only
The date that the product was last serviced in the format yymmdd. If this date is unknown, the value of this object is '000000'.
               chipGenNetman 1.3.6.1.4.1.49.2.1.3 ipaddress read-only
The IP (source) Address of the last authenticated SNMP PDU received by this entity before this request. An IP Address of 00.00.00.00 represents the default value.
               chipGenDiagnostics 1.3.6.1.4.1.49.2.1.4 integer read-only
The result of this product's diagnostic test(s). If any test fails, this will have the failed(2) value. Note, many products do not operate after a diagnostic failure. In this case, no SNMP communication would be available. Enumeration: 'failed': 2, 'passed': 1.
               chipGenSerial 1.3.6.1.4.1.49.2.1.5 displaystring read-only
The serial number of this product.
               chipGenID 1.3.6.1.4.1.49.2.1.6 integer read-write
A unique ID used for grouping disparate agents together. For example, a concentrator may contain multiple agents. This ID is could be assigned by the management station to identify all of these agents as being contained in the same concentrator.
               chipGenVers 1.3.6.1.4.1.49.2.1.7 displaystring read-only
The version identifier(s) for this agent.
               chipGenAuthFailureAddr 1.3.6.1.4.1.49.2.1.8 ipaddress read-only
The source IP Address of the last SNMP request that caused an authentication failure trap to be generated. This object is also included in the SNMP authenticationFailure trap.
               chipGenTimeLastChanged 1.3.6.1.4.1.49.2.1.9 timeticks read-only
A snapshot of sysUpTime when the last trap was generated. This attribute can be used to save polling by a management station. If there have been no traps generated since the last poll, there is no need for the station to poll again.
           chipEcho 1.3.6.1.4.1.49.2.2
               chipEchoStart 1.3.6.1.4.1.49.2.2.1 integer read-write
Setting chipEchoStart to startEcho(2) causes the device to begin an ICMP echo sequence using the parameters indicated by the rest of the chipEcho group. Enumeration: 'noEcho': 1, 'startEcho': 2.
               chipEchoAddr 1.3.6.1.4.1.49.2.2.2 ipaddress read-write
The IP Address to which the device will ping. This object can only be set to valid unicast class A, class B, or class C addresses. The default IP Address is loopback (127.0.0.1).
               chipEchoPattern 1.3.6.1.4.1.49.2.2.3 integer read-write
The actual pattern to be contained in the ICMP echo packet. Enumeration: 'zeroes': 1, 'mixed': 3, 'ones': 2.
               chipEchoNumber 1.3.6.1.4.1.49.2.2.4 integer read-write
The number of ICMP echo packets (pings) to send.
               chipEchoSize 1.3.6.1.4.1.49.2.2.5 integer read-write
The size of the ICMP echo packet (ping) to send when chipEchoStart is set. The valid range is between 64 and 1500 octets.
               chipEchoResponseCounts 1.3.6.1.4.1.49.2.2.6 counter read-only
The count of ICMP echo response packets received since the last PING was initiated.
           chipProducts 1.3.6.1.4.1.49.2.3
               online 1.3.6.1.4.1.49.2.3.1
                   olAgents 1.3.6.1.4.1.49.2.3.1.1
                       olAgentsMySlot 1.3.6.1.4.1.49.2.3.1.1.1 integer read-only
The slot id of this agent.
                       olAgentsMasterReset 1.3.6.1.4.1.49.2.3.1.1.2 integer read-write
Resetting mastership causes a new mastership election to occur. The agent with the highest mastership priority will become the new master. If there is more than one agent with the highest priority, the selection between those agents will be arbritrary. Enumeration: 'reset': 2, 'noReset': 1.
                       olAgentsTable 1.3.6.1.4.1.49.2.3.1.1.3 no-access
A table of agents in the concentrator as seen by this agent. A master will see all the agents; a slave will only see itself.
                           olAgentsEntry 1.3.6.1.4.1.49.2.3.1.1.3.1 no-access
A profile of an agent within the concentrator.
                               olAgentsSlotIndex 1.3.6.1.4.1.49.2.3.1.1.3.1.1 integer read-only
The slot number that identifies the referenced agent.
                               olAgentsStationAddr 1.3.6.1.4.1.49.2.3.1.1.3.1.2 octet string read-only
The unique identifier for this agent. Often this is the value of ifPhysAddress for the first interface.
                               olAgentsIpAddress 1.3.6.1.4.1.49.2.3.1.1.3.1.3 ipaddress read-only
An IP Address that can be used to communicate to this agent. Note, this object's value may change as the agent switches to different sub-networks.
                               olAgentsMasterStatus 1.3.6.1.4.1.49.2.3.1.1.3.1.4 integer read-only
The mastership status of this agent. Enumeration: 'non-master': 2, 'master': 1, 'electing': 3.
                               olAgentsMasterPriority 1.3.6.1.4.1.49.2.3.1.1.3.1.5 integer read-write
The mastership priority of this agent. Ten is the highest and one is the lowest. Never means will not be able become master. Some agents do not have the capability to become master (the etherent to ethernet bridge, e.g.) and setting those agents to a value other than never(11) will generate an invalid value error. Priority is only used when an election occurs. Mastership is not pre-emptive; use the reset mastership command (olAgentsMasterReset). Enumeration: 'seven': 7, 'never': 11, 'ten': 10, 'nine': 9, 'six': 6, 'three': 3, 'two': 2, 'four': 4, 'five': 5, 'eight': 8, 'one': 1.
                               ocAgentsSubSlot 1.3.6.1.4.1.49.2.3.1.1.3.1.6 integer read-only
The subslot index for this agent. For agents not located in the ONcore system, this object will always return 1 for this object value.
                   olConc 1.3.6.1.4.1.49.2.3.1.2
                       olConcType 1.3.6.1.4.1.49.2.3.1.2.1 integer read-only
This object identifies the type of concentrator represented by this agent. Enumeration: 'hub-4112-HMTP': 7, 'hub-5006C-FT': 3, 'hub-6017C-A': 6, 'hub-5006C': 2, 'hub-5006C-HC': 4, 'hub-5017C': 1, 'hub-5017C-LS': 9, 'hub-5006C-HC-FT': 5.
                       olConcReset 1.3.6.1.4.1.49.2.3.1.2.2 integer read-write
Setting this value to reset(2) causes this concentrator to reset. Enumeration: 'reset': 2, 'noReset': 1.
                       olConcNumSlots 1.3.6.1.4.1.49.2.3.1.2.3 integer read-only
The number of slots in this concentrator. This value is the sum total of all payload slots plus any slots reserved for controller modules. For example, for an ONcore agent operating in a 17-slot ONcore hub, this object will have the value 19 (17 payload slots plus 2 controller slots). Similarly, if an ONline hub contains a hidden controller, then this object will have the value 7 (the hidden controller does not actually occupy a main slot in the 6-slot concentrator, but it will report itself as slot 7). Also, for an ONline agent operating in an ONcore hub, this object's value will not exceed 17.
                       olConcProfile 1.3.6.1.4.1.49.2.3.1.2.4 octet string read-only
A bit string where the least significant bit corresponds to slot 1. A '1' in the bit indicates that a module is present in that slot. The number of octets provided is based on the olConcNumSlots value divided by 8. Any extra bits (for example, bits 18-24 for 17 slots) are meaningless. For example, the string 0x01 0xFF 0xFF would represent a full 17 slot concentrator.
                   olEnv 1.3.6.1.4.1.49.2.3.1.3
                       olEnvTempStatus 1.3.6.1.4.1.49.2.3.1.3.1 integer read-only
The overall temperature status for this concentrator. This object's value is an aggregate of all the temperature probes in the concentrator, such that, when at least one probe reports extreme temperature, this object will have the value extremeTemp(2). This object will have the value warning(3) prior to reporting the value extremeTemp(2) as a means of warning of a possible hub overheat condition. Enumeration: 'extremeTemp': 2, 'warning': 3, 'okay': 1.
                       olEnvPSCapacity 1.3.6.1.4.1.49.2.3.1.3.2 integer read-only
The total capacity of power supplies for this concentrator.
                       olEnvPSTable 1.3.6.1.4.1.49.2.3.1.3.3 no-access
A table that contains information about each potential power supply in the concentrator.
                           olEnvPSEntry 1.3.6.1.4.1.49.2.3.1.3.3.1 no-access
A list of information for each power supply in the concentrator.
                               olEnvPSIndex 1.3.6.1.4.1.49.2.3.1.3.3.1.1 integer read-only
Identifies the power supply for which this entry contains power supply information. For systems with the primary and backup power supply (as opposed to the N+1 design), index 1 refers to the primary, and index 2 refers to the backup.
                               olEnvPSAdminState 1.3.6.1.4.1.49.2.3.1.3.3.1.2 integer read-write
The current desired state of the power supply. A power supply in standby does not provide power to the concentrator. Note, in a Load Sharing Hub, this object is read only. Enumeration: 'standby': 2, 'activate': 1.
                               olEnvPSOperStatus 1.3.6.1.4.1.49.2.3.1.3.3.1.3 integer read-only
The current operational state of the power supply. A power supply in standby does not provide power to the concentrator. Enumeration: 'active': 1, 'standby': 2, 'faulty': 3, 'not-installed': 4.
                       olEnvFanStatus 1.3.6.1.4.1.49.2.3.1.3.4 integer read-only
The overall status of the fan(s). When fan operational status is known, this object's value is an aggregate of all fan status in the concentrator such that, when at least one fan unit is faulty, this object will have the value faulty(2). Enumeration: 'unknown': 5, 'faulty': 2, 'okay': 1, 'not-installed': 4.
                       olEnvTable 1.3.6.1.4.1.49.2.3.1.3.5 no-access
A table that contains information about the concentrator environment.
                           olEnvEntry 1.3.6.1.4.1.49.2.3.1.3.5.1 no-access
A list of information for each monitored component in this concentrator.
                               olEnvType 1.3.6.1.4.1.49.2.3.1.3.5.1.1 integer read-only
The type of hardware component monitored in this concentrator. Enumeration: 'ls-pdb': 1.
                               olEnvStatus 1.3.6.1.4.1.49.2.3.1.3.5.1.2 integer read-only
The status of the monitored hardware component. Enumeration: 'faulty': 2, 'okay': 1.
                   olModules 1.3.6.1.4.1.49.2.3.1.4
                       olModTable 1.3.6.1.4.1.49.2.3.1.4.1 no-access
A table that contains generic information about every module that is present within the concentrator. If the concentrator is the ONcore Hub, then only the motherboard is present in this table.
                           olModEntry 1.3.6.1.4.1.49.2.3.1.4.1.1 no-access
A list of information for each module in the concentrator. If the concentrator is the ONcore Hub, then only the motherboard is present in this table.
                               olModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.1.1.1 integer read-only
The unique slot number of this module. Its value ranges between 1 and olConcNumSlots and remains constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                               olModType 1.3.6.1.4.1.49.2.3.1.4.1.1.2 integer read-only
The unique type identifier for this module. This type is used to identify the branch in olSpecMods (see below). module-unmanageable(1) means that only the following objects are valid for this module: olModSlotIndex olModClass olModVersion olModVendor olModReset olModConfigToDips olModConfigured module-unknown(2) means that all the generic attributes are manageable, but there is no olSpecMods branch for this module as viewed by this agent. Enumeration: 'module-61nnM-TPL': 47, 'module-51nnM-MGT': 4, 'module-61nnM-FBP': 46, 'module-51nnM-FBP': 16, 'module-51nnM-TS': 21, 'module-51nnM-TP': 7, 'module-50nnM-RCTL': 23, 'module-53nnM-FBMIC': 26, 'module-52nnB-TT': 30, 'module-61nnD-MGT': 45, 'module-50nnM-RCLS': 51, 'module-51nnB-EE': 9, 'module-51nnM-TPL': 17, 'module-51nnM-FIB': 5, 'module-52nnM-FR': 20, 'module-60nnM-RCTL': 50, 'module-51nnM-BNC': 8, 'module-41nnH-MTP': 52, 'module-61nnM-CAR': 35, 'module-51nnM-TPLS': 48, 'module-unmanageable': 1, 'module-53nnM-TDDI': 65, 'module-50nnM-CTL': 3, 'module-51nnI-x': 31, 'module-51nnM-AUIM': 13, 'module-41nnH-ETP': 53, 'module-51nnM-FP': 15, 'module-5208M-TP': 14, 'module-51nnM-AUIF': 12, 'module-51nnM-UTP': 6, 'module-52nnM-EC': 62, 'module-60nnM-MGT': 43, 'module-52nnM-MGT': 32, 'module-51nnM-FB': 24, 'module-51nnM-FL': 22, 'module-51nnM-TPPL': 18, 'module-51nnM-TPCL': 29, 'module-53nnM-FIBST': 27, 'module-unknown': 2, 'module-51nnR-EE': 11, 'module-52nnM-TP': 19, 'module-53nnM-STP': 28, 'module-51nnR-ES': 10, 'module-53nnM-MGT': 25, 'module-50nnM-HCTL': 33.
                               olModClass 1.3.6.1.4.1.49.2.3.1.4.1.1.3 integer read-only
The class of this module. Generally speaking, this object indicates the kind of module. Specifically, the class identifier specifies the internal representation of the module's managed information base. Enumeration: 'ethernet-media': 3, 'oncore-token-ring-media': 13, 'fddi-media': 8, 'token-ring-mgmt': 9, 'fddi-mgmt': 12, 'ethernet-connswitching-media': 10, 'oncore-oem-specials': 15, 'mgmt': 2, 'ethernet-portswitching-media': 5, 'token-ring-interconnect': 11, 'online-token-ring-mod-interconnect': 20, 'controller': 1, 'terminal-server': 7, 'oncore-download': 17, 'ethernet-carrier': 14, 'ethernet-interconnect': 4, 'token-ring-media': 6, 'ethernet-media-extended': 19.
                               olModDescr 1.3.6.1.4.1.49.2.3.1.4.1.1.4 displaystring read-only
A textual string containing information about the module.
                               olModVersion 1.3.6.1.4.1.49.2.3.1.4.1.1.5 displaystring read-only
The software version number of this module.
                               olModVendor 1.3.6.1.4.1.49.2.3.1.4.1.1.6 integer read-only
The actual manufacturer of this board. Enumeration: 'cisco': 2, 'ibm': 6, 'intellicom': 9, 'pilkington': 3, 'raycom': 7, 'chipcom': 1, 'retix': 8, 'datability': 5.
                               olModResetModule 1.3.6.1.4.1.49.2.3.1.4.1.1.7 integer read-write
Setting this object to reset(2) causes this module to reset. Enumeration: 'reset': 2, 'noReset': 1.
                               olModConfigToDips 1.3.6.1.4.1.49.2.3.1.4.1.1.8 integer read-write
Setting this object to configure(2) causes this module to configure based on the dip switch settings. Enumeration: 'noConfigure': 1, 'configure': 2.
                               olModConfigured 1.3.6.1.4.1.49.2.3.1.4.1.1.9 integer read-only
This object indicates whether this module has already been configured. An unconfigured module is configured to a safe state where the network is isolated and the ports are disabled. Enumeration: 'configured': 2, 'notConfigured': 1.
                               olModNetwork 1.3.6.1.4.1.49.2.3.1.4.1.1.10 integer read-write
The network that this module is attached to. If the value is other(1) or port-switching(3), setting this object to a different value will generate the invalidData error. If the value is port-switching(3), manage the networks via the olPortNetwork object. The value per-connector(20) is returned if the managed module is a per-connector switchable and the connectors are on different networks. The connector networks are managed by the objects defined in the olSpecMods branch specified for this module. Modules and ports on the same network intercommunicate. Setting the module to isolated(2) (or other isolated values), removes this module from the backplane. Setting this module to a value that is not the same protocol type will return an invalidData error. Setting this module to a value that it does not support will return an invalidData error. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36, 'front-panel': 5, 'per-connector': 20, 'isolated': 2, 'other': 1, 'isolated-8': 28, 'isolated-9': 29, 'isolated-4': 24, 'isolated-5': 25, 'isolated-6': 26, 'isolated-7': 27, 'isolated-1': 21, 'isolated-2': 22, 'isolated-3': 23, 'fddi-2': 17, 'fddi-3': 18, 'fddi-1': 16, 'fddi-4': 19, 'port-switching': 3, 'isolated-10': 30, 'isolated-11': 31, 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14.
                               olModNetworkType 1.3.6.1.4.1.49.2.3.1.4.1.1.11 integer read-only
The network type of this module. port-switching(3) means that the network type differs depending on the port (like the router module). The network type reflects the valid values for olModNetwork. Enumeration: 'token-ring': 6, 'other': 1, 'ethernet': 5, 'serial': 8, 'port-switching': 3, 'fddi': 7.
                               olModStatus 1.3.6.1.4.1.49.2.3.1.4.1.1.12 integer read-only
The module's status. Enumeration: 'okay': 1, 'partial-failure': 21, 'fatalError': 10, 'booting': 20.
                               olModNumPorts 1.3.6.1.4.1.49.2.3.1.4.1.1.13 integer read-only
The number of ports on this module. Note, ports may be physical ports like 10BASE-T ports, or logical, like the bridge module ports.
                               olModNumTrunks 1.3.6.1.4.1.49.2.3.1.4.1.1.14 integer read-only
The number of trunks on this module. Note, trunks are links that are, by definition, backbone connections. Examples of trunks are ring in and ring out ports for token ring, and the connections for rings to the backplane.
                       olPortTable 1.3.6.1.4.1.49.2.3.1.4.2 no-access
A table that contains generic information about each port on each module present within the concentrator.
                           olPortEntry 1.3.6.1.4.1.49.2.3.1.4.2.1 no-access
A list of information about each port in the concentrator.
                               olPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.2.1.1 integer read-only
The slot number of this port's module.
                               olPortIndex 1.3.6.1.4.1.49.2.3.1.4.2.1.2 integer read-only
The port number of this port within this module.
                               olPortType 1.3.6.1.4.1.49.2.3.1.4.2.1.3 integer read-only
The type of port. logical(1) is used to manage port resources that may not map directly to physical connections. The OEBM, for example, has two logical ports, although those two ports can be assigned to different combinations of four physical connections. media(2) refers to ports such as those on the 10BASE-T module. Enumeration: 'media': 2, 'virtual': 5, 'logical': 1.
                               olPortConnector 1.3.6.1.4.1.49.2.3.1.4.2.1.4 integer read-only
The connector type of this port. Enumeration: 'maui': 4, 'fiber': 5, 'ethernet-st': 24, 'db-25': 15, 'fddi-st': 13, 'rj45': 8, 'telco': 7, 'faui': 3, 'fddi-lc': 12, 'fddi-mic': 14, 'virtual': 11, 'ethernet-sma': 17, 'bnc': 2, 'db-50': 6, 'rj45S': 9, 'backPlane': 1, 'db-9': 10, 'ethernet-fc': 23.
                               olPortStatus 1.3.6.1.4.1.49.2.3.1.4.2.1.5 integer read-only
The status of this port. Enumeration: 'fifoOverrun': 8, 'unknownStatus': 26, 'notInserted': 30, 'macRemoved': 29, 'security-breach': 25, 'noSquelch': 14, 'attach3174ToDirect': 35, 'noCable': 13, 'backup-link': 24, 'transientError': 37, 'attach3174To32-3299': 34, 'jabber': 3, 'attach3174Unknown': 32, 'attach3174To8-3299': 33, 'linkFailure': 2, 'connecting': 23, 'okay-standby': 19, 'remoteJabber': 5, 'fifoUnderrun': 9, 'okay': 1, 'invalidData': 6, 'wireFault': 28, 'beacon': 27, 'remoteLinkFailure': 4, 'noPhantom': 15, 'off': 22, 'attach3174Unavailable': 36, 'partition': 11, 'fatalError': 10, 'mjlp': 12, 'speedMismatch': 31, 'lowLight': 7.
                               olPortAdminState 1.3.6.1.4.1.49.2.3.1.4.2.1.6 integer read-write
The desired state of this port. Setting a port to be redundant-primary(3) or redundant-backup requires that the buddy slot and buddy port also be set to valid values (see appropriate olSpecMods objects). If the values associated with the redundant buddys are not valid, a genError will be returned. If the port is already redundant, an invalid set may result in both ports being disabled. Enumeration: 'remote': 7, 'redundant-rfs': 5, 'unknown': 9, 'enabled': 1, 'remote-diagnostics': 8, 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'local': 6.
                               olPortNetwork 1.3.6.1.4.1.49.2.3.1.4.2.1.7 integer read-write
The network that this port is attached to. If the value of olPortNetwork is per-module(4), then use the olModNetwork to manage this port. Setting olPortNetwork to a different value in this case will generate the invalidData error. Setting this port to a value that is not the same protocol type will return invalidData error. front-panel(5) is used for modules that have a logical port and a physical front connection. An example of this is the Eth2Eth Bridge module. Setting this port to a value that it does not support will generate an invalidData error. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36, 'front-panel': 5, 'per-connector': 20, 'isolated': 2, 'other': 1, 'isolated-8': 28, 'isolated-9': 29, 'isolated-4': 24, 'isolated-5': 25, 'isolated-6': 26, 'isolated-7': 27, 'isolated-1': 21, 'isolated-2': 22, 'isolated-3': 23, 'fddi-2': 17, 'fddi-3': 18, 'fddi-1': 16, 'per-module': 4, 'fddi-4': 19, 'isolated-10': 30, 'isolated-11': 31, 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14.
                               olPortNetworkType 1.3.6.1.4.1.49.2.3.1.4.2.1.8 integer read-only
The network type of this port. The type reflects the valid values for olPortNetwork. Enumeration: 'ethernet': 5, 'serial': 8, 'other': 1, 'fddi': 7.
                               olPortAlertFilter 1.3.6.1.4.1.49.2.3.1.4.2.1.9 integer read-write
Enabling this object for a port will allow the generation of port up (or port down) traps for port status transitions caused by end stations powering up (or down). Disabling this object will suppress the generation of port up (or port down) traps for a port. Note that this object is used in the trap generation decision only if chipAlertMode, an object in chipAlertTable, is set to filter(3). Some ports, such as integrated bridge or router ports do not support this feature. A getRequest on one of these types of ports will return a value of other(3), and a setRequest to enable(1) or disable(2) will return the invalidData object. Enumeration: 'enable': 1, 'other': 3, 'disable': 2.
                       olTrunkTable 1.3.6.1.4.1.49.2.3.1.4.3 no-access
A table that contains generic information about each trunk on each module present within the concentrator.
                           olTrunkEntry 1.3.6.1.4.1.49.2.3.1.4.3.1 no-access
A list of information about each trunk in the concentrator.
                               olTrunkSlotIndex 1.3.6.1.4.1.49.2.3.1.4.3.1.1 integer read-only
The slot number of this trunk's module.
                               olTrunkIndex 1.3.6.1.4.1.49.2.3.1.4.3.1.2 integer read-only
The trunk number of this trunk.
                               olTrunkType 1.3.6.1.4.1.49.2.3.1.4.3.1.3 integer read-only
The type of trunk. ringIn(3) and ringOut(4) refer to special trunks on the token ring protocol type modules. Enumeration: 'ringIn': 3, 'other': 1, 'backplaneIn': 6, 'ringOut': 4, 'backplaneOut': 7.
                               olTrunkConnector 1.3.6.1.4.1.49.2.3.1.4.3.1.4 integer read-only
The connector type of this trunk. Enumeration: 'backplane': 1, 'rj45S': 9, 'fiber': 5.
                               olTrunkStatus 1.3.6.1.4.1.49.2.3.1.4.3.1.5 integer read-only
The status of this trunk. Enumeration: 'noCable': 13, 'okay': 1, 'wireFault': 28, 'linkFailure': 2, 'fatalError': 10, 'noSquelch': 14, 'beacon': 27, 'lostLock': 16, 'invalidConfig': 18, 'okay-standby': 19, 'upstreamNeighborLost': 17.
                               olTrunkAdminState 1.3.6.1.4.1.49.2.3.1.4.3.1.6 integer read-write
The desired state of this trunk. Enabling a trunk allows the trunk to pass network traffic. This object may be used to configure fiber trunk redundancy. Setting a trunk to be redundant-primary(3) or redundant-backup(4) requires that the buddy slot be previously set to a valid value (see appropriate olSpecMods objects). If fiber trunk redundancy is already configured, setting this object to a redundant state will remove the previous configuration. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                               olTrunkWrapState 1.3.6.1.4.1.49.2.3.1.4.3.1.7 integer read-only
The wrap state of this trunk. A trunk can wrap in response to a network event such as a break in the cable. Enumeration: 'wrapped': 1, 'unwrapped': 2.
                               olTrunkNeighbor 1.3.6.1.4.1.49.2.3.1.4.3.1.8 integer read-only
The upstream or downstream neighbor of the trunk. Enumeration: 'slot-11': 11, 'slot-10': 10, 'slot-13': 13, 'slot-12': 12, 'slot-15': 15, 'slot-14': 14, 'slot-17': 17, 'slot-16': 16, 'slot-5': 5, 'slot-4': 4, 'slot-7': 7, 'slot-6': 6, 'slot-1': 1, 'external': 256, 'slot-3': 3, 'slot-2': 2, 'slot-9': 9, 'slot-8': 8.
                       olSpecMods 1.3.6.1.4.1.49.2.3.1.4.4
                           ol50nnMCTL 1.3.6.1.4.1.49.2.3.1.4.4.3
                               ol50nnMCTLModTable 1.3.6.1.4.1.49.2.3.1.4.4.3.1 no-access
A table that contains information about each 50nnM-CTL in the concentrator. Note, current architecture will limit the number of instances to one per concentrator.
                                   ol50nnMCTLModEntry 1.3.6.1.4.1.49.2.3.1.4.4.3.1.1 no-access
A list of information for each 50nnM-CTL module in the concentrator.
                                       ol50nnMCTLModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.3.1.1.1 integer read-only
The slot number for this module.
                                       ol50nnMCTLModTempStatus 1.3.6.1.4.1.49.2.3.1.4.4.3.1.1.2 integer read-only
The temperature as detected by the probes on this module. Enumeration: 'extremeTemp': 2, 'okay': 1.
                           ol51nnMMGT 1.3.6.1.4.1.49.2.3.1.4.4.4
                               ol51nnMMGTModTable 1.3.6.1.4.1.49.2.3.1.4.4.4.1 no-access
A table that contains module information about each EMM module in the concentrator.
                                   ol51nnMMGTModEntry 1.3.6.1.4.1.49.2.3.1.4.4.4.1.1 no-access
A list of module information for a particular EMM module in the concentrator.
                                       ol51nnMMGTModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.4.1.1.1 integer read-only
The slot number of this module.
                                       ol51nnMMGTModMasterPriority 1.3.6.1.4.1.49.2.3.1.4.4.4.1.1.2 integer read-write
The mastership priority of this agent. Ten is the highest and one is the lowest. Priority is only used when an election occurs. Mastership is not preemptive unless the reset mastership command is used. Enumeration: 'seven': 7, 'ten': 10, 'nine': 9, 'six': 6, 'three': 3, 'two': 2, 'four': 4, 'five': 5, 'eight': 8, 'one': 1.
                                       ol51nnMMGTModMasterStatus 1.3.6.1.4.1.49.2.3.1.4.4.4.1.1.3 integer read-only
The mastership status of this agent. Enumeration: 'non-master': 2, 'master': 1, 'electing': 3.
                                       ol51nnMMGTModStationAddr 1.3.6.1.4.1.49.2.3.1.4.4.4.1.1.4 octet string read-only
A 6 octet address that uniquely identifies this module. The station address is the mac address of port 1. Note that EMMs before v3.0 will have 00-00-00-00-00-00 as their station address.
                               ol51nnMMGTPortTable 1.3.6.1.4.1.49.2.3.1.4.4.4.2 no-access
A table of information that contains port-specific information for each port on each 51nnM-MGT module.
                                   ol51nnMMGTPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.4.2.1 no-access
A list of information about a specific port on a 51nnM-MGT module.
                                       ol51nnMMGTPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.4.2.1.1 integer read-only
The slot number of this port's module.
                                       ol51nnMMGTPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.4.2.1.2 integer read-only
The port number of this port.
                                       ol51nnMMGTIpAddress 1.3.6.1.4.1.49.2.3.1.4.4.4.2.1.3 ipaddress read-only
The IP Address associated with this port.
                           ol51nnMFIB 1.3.6.1.4.1.49.2.3.1.4.4.5
                               ol51nnMFIBModTable 1.3.6.1.4.1.49.2.3.1.4.4.5.1 no-access
A table of module-specific information for each 51nnM-FIB module in the concentrator.
                                   ol51nnMFIBModEntry 1.3.6.1.4.1.49.2.3.1.4.4.5.1.1 no-access
A list of module-specific information associated with a particular 51nnM-FIB module in the concentrator.
                                       ol51nnMFIBModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.5.1.1.1 integer read-only
The slot number of this module.
                                       ol51nnMFIBModDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.5.1.1.2 integer read-only
The network indicated by the module's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                                       ol51nnMFIBModLLW 1.3.6.1.4.1.49.2.3.1.4.4.5.1.1.3 integer read-write
The current state of this module's low light warning configuration. Enabling this feature causes the module to check for low light and to issue a warning if low light is present. Disabling low light has the advantage of faster redundancy switchover in the event of a port error. Enumeration: 'disabled': 2, 'enabled': 1.
                                       ol51nnMFIBModDipLLW 1.3.6.1.4.1.49.2.3.1.4.4.5.1.1.4 integer read-only
The low light warning configuration indicated by this module's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                               ol51nnMFIBPortTable 1.3.6.1.4.1.49.2.3.1.4.4.5.2 no-access
A table of port-specific information for each port of each 51nnM-FIB module.
                                   ol51nnMFIBPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.5.2.1 no-access
A list of information about a specific port on a 51nnM-FIB module.
                                       ol51nnMFIBPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.5.2.1.1 integer read-only
The slot number of this port's module.
                                       ol51nnMFIBPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.5.2.1.2 integer read-only
The port number of this port.
                                       ol51nnMFIBPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.5.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                                       ol51nnMFIBPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.5.2.1.4 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                       ol51nnMFIBPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.5.2.1.5 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                       ol51nnMFIBPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.5.2.1.6 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                           ol51nnMUTP 1.3.6.1.4.1.49.2.3.1.4.4.6
                               ol51nnMUTPModTable 1.3.6.1.4.1.49.2.3.1.4.4.6.1 no-access
A list of module-specific information associated with a particular 51nnM-UTP module in the concentrator.
                                   ol51nnMUTPModEntry 1.3.6.1.4.1.49.2.3.1.4.4.6.1.1 no-access
A module entry containing objects that describe the module level for that particular module.
                                       ol51nnMUTPModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.6.1.1.1 integer read-only
The slot number of this module.
                                       ol51nnMUTPModDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.6.1.1.2 integer read-only
The network indicated by the module's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                                       ol51nnMUTPModCrossover 1.3.6.1.4.1.49.2.3.1.4.4.6.1.1.3 integer read-write
The current state of this module's crossover configuration. Setting this object to uncrossed(2) allows the last port to be used to connect to another repeater. Often this feature is used to connect one 10BASE-T module to another. Enumeration: 'uncrossed': 2, 'crossed': 1.
                                       ol51nnMUTPModDipCrossover 1.3.6.1.4.1.49.2.3.1.4.4.6.1.1.4 integer read-only
The crossover configuration indicated by this module's dip switches. Enumeration: 'uncrossed': 2, 'crossed': 1.
                                       ol51nnMUTPModFFL 1.3.6.1.4.1.49.2.3.1.4.4.6.1.1.5 integer read-write
The number of bits to store in the repeater's fifo buffer. See the module user's guide for more information. Enumeration: 'seven-bits': 2, 'eight-bits': 1.
                                       ol51nnMUTPModDipFFL 1.3.6.1.4.1.49.2.3.1.4.4.6.1.1.6 integer read-write
The fifo fill level as indicated by this module's dip switches. Enumeration: 'seven-bits': 2, 'eight-bits': 1.
                               ol51nnMUTPPortTable 1.3.6.1.4.1.49.2.3.1.4.4.6.2 no-access
A table of port-specific information for each port of this module type.
                                   ol51nnMUTPPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.6.2.1 no-access
A port entry containing objects that describe this port.
                                       ol51nnMUTPPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.6.2.1.1 integer read-only
The slot number of this port's module.
                                       ol51nnMUTPPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.6.2.1.2 integer read-only
The port number of this port.
                                       ol51nnMUTPPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.6.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                                       ol51nnMUTPPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.6.2.1.4 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                       ol51nnMUTPPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.6.2.1.5 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                       ol51nnMUTPPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.6.2.1.6 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                       ol51nnMUTPPortLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.6.2.1.7 integer read-write
The port's link integrity configuration. Enabling link integrity configures the port to conform to the link integrity feature as specified by 10BASE-T. Enumeration: 'disabled': 2, 'enabled': 1.
                                       ol51nnMUTPPortDipLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.6.2.1.8 integer read-only
The link integrity configuration as indicated by this port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                       ol51nnMUTPPortSquelch 1.3.6.1.4.1.49.2.3.1.4.4.6.2.1.9 integer read-write
The port's squelch configuration. See the module's user's guide for more information. Enumeration: 'low': 2, 'normal': 1.
                                       ol51nnMUTPPortDipSquelch 1.3.6.1.4.1.49.2.3.1.4.4.6.2.1.10 integer read-only
The port's squelch configuration as indicated by this port's dip switches. Enumeration: 'low': 2, 'normal': 1.
                           ol51nnMTP 1.3.6.1.4.1.49.2.3.1.4.4.7
                               ol51nnMTPModTable 1.3.6.1.4.1.49.2.3.1.4.4.7.1 no-access
A table of module-specific information for each 51nnM-TP module in the concentrator.
                                   ol51nnMTPModEntry 1.3.6.1.4.1.49.2.3.1.4.4.7.1.1 no-access
A list of module-specific information about a specific 51nnM-TP module in the concentrator.
                                       ol51nnMTPModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.7.1.1.1 integer read-only
The slot number of this module.
                                       ol51nnMTPModDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.7.1.1.2 integer read-only
The network indicated by the module's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                                       ol51nnMTPModCrossover 1.3.6.1.4.1.49.2.3.1.4.4.7.1.1.3 integer read-write
The current state of this module's crossover configuration. Setting this object to uncrossed(2) allows the last port to be used to connect to another repeater. Often this feature is used to connect one 10BASE-T module to another. Enumeration: 'uncrossed': 2, 'crossed': 1.
                                       ol51nnMTPModDipCrossover 1.3.6.1.4.1.49.2.3.1.4.4.7.1.1.4 integer read-only
The crossover configuration indicated by this module's dip switches. Enumeration: 'uncrossed': 2, 'crossed': 1.
                               ol51nnMTPPortTable 1.3.6.1.4.1.49.2.3.1.4.4.7.2 no-access
A table of port-specific information for each port of this module type.
                                   ol51nnMTPPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.7.2.1 no-access
A port entry containing objects that describe this port.
                                       ol51nnMTPPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.7.2.1.1 integer read-only
The slot number of this port's module.
                                       ol51nnMTPPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.7.2.1.2 integer read-only
The port number of this port.
                                       ol51nnMTPPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.7.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                                       ol51nnMTPPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.7.2.1.4 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                       ol51nnMTPPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.7.2.1.5 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                       ol51nnMTPPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.7.2.1.6 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                       ol51nnMTPPortLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.7.2.1.7 integer read-write
The port's link integrity configuration. Enabling link integrity configures the port to conform to the link integrity feature as specified by 10BASE-T. Enumeration: 'disabled': 2, 'enabled': 1.
                                       ol51nnMTPPortDipLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.7.2.1.8 integer read-only
The link integrity configuration as indicated by this port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                       ol51nnMTPPortSquelch 1.3.6.1.4.1.49.2.3.1.4.4.7.2.1.9 integer read-write
The port's squelch configuration. See the module's user's guide for more information. Enumeration: 'low': 2, 'normal': 1.
                                       ol51nnMTPPortDipSquelch 1.3.6.1.4.1.49.2.3.1.4.4.7.2.1.10 integer read-only
The port's squelch configuration as indicated by this port's dip switches. Enumeration: 'low': 2, 'normal': 1.
                           ol51nnMBNC 1.3.6.1.4.1.49.2.3.1.4.4.8
                               ol51nnMBNCModTable 1.3.6.1.4.1.49.2.3.1.4.4.8.1 no-access
A list of module-specific information associated with a particular 51nnM-BNC module in the concentrator.
                                   ol51nnMBNCModEntry 1.3.6.1.4.1.49.2.3.1.4.4.8.1.1 no-access
A module entry containing objects that describe the module level for that particular module.
                                       ol51nnMBNCModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.8.1.1.1 integer read-only
The slot number of this module.
                                       ol51nnMBNCModDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.8.1.1.2 integer read-only
The network indicated by the module's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                               ol51nnMBNCPortTable 1.3.6.1.4.1.49.2.3.1.4.4.8.2 no-access
A table of port-specific information for each port of this module type.
                                   ol51nnMBNCPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.8.2.1 no-access
A port entry containing objects that describe this port.
                                       ol51nnMBNCPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.8.2.1.1 integer read-only
The slot number of this port's module.
                                       ol51nnMBNCPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.8.2.1.2 integer read-only
The port number of this port.
                                       ol51nnMBNCPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.8.2.1.3 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                       ol51nnMBNCPortDipTermination 1.3.6.1.4.1.49.2.3.1.4.4.8.2.1.4 integer read-only
The state of this port's termination as indicated by the port's dip switches. Enumeration: 'terminated': 1, 'not-terminated': 2.
                                       ol51nnMBNCPortDipGround 1.3.6.1.4.1.49.2.3.1.4.4.8.2.1.5 integer read-only
The state of this port's ground as indicated by the port's dip switches. Enumeration: 'not-grounded': 2, 'grounded': 1.
                           ol51nnBEE 1.3.6.1.4.1.49.2.3.1.4.4.9
                               ol51nnBEEModTable 1.3.6.1.4.1.49.2.3.1.4.4.9.1 no-access
A table of module-specific information for each 51nnB-EE module in the concentrator.
                                   ol51nnBEEModEntry 1.3.6.1.4.1.49.2.3.1.4.4.9.1.1 no-access
A list of module-specific information about a specific 51nnB-EE module in the concentrator.
                                       ol51nnBEEModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.9.1.1.1 integer read-only
The slot number of this module.
                                       ol51nnBEEModStationAddr 1.3.6.1.4.1.49.2.3.1.4.4.9.1.1.2 octet string read-only
A 6 octet address that uniquely identifies this module. The station address is the mac address of port 1.
                                       ol51nnBEEModProtocols 1.3.6.1.4.1.49.2.3.1.4.4.9.1.1.3 displaystring read-only
A textual description of the protocols supported by this module
                               ol51nnBEEPortTable 1.3.6.1.4.1.49.2.3.1.4.4.9.2 no-access
A table of port-specific for each port of each 51nnB-EE module in the concentrator.
                                   ol51nnBEEPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.9.2.1 no-access
A list of port-specific informatoin about a specific 51nnB-EE port in the concentrator.
                                       ol51nnBEEPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.9.2.1.1 integer read-only
The slot number for this port's module.
                                       ol51nnBEEPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.9.2.1.2 integer read-only
The port number for this port within this slot.
                                       ol51nnBEEPortIpAddress 1.3.6.1.4.1.49.2.3.1.4.4.9.2.1.3 ipaddress read-only
The IP Address associated with this port.
                                       ol51nnBEEPortDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.9.2.1.4 integer read-only
The network for this port as specified by this port's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2, 'front-panel': 5.
                                       ol51nnBEEPortDefNetwork 1.3.6.1.4.1.49.2.3.1.4.4.9.2.1.5 integer read-only
The network for this port as specified by the OEBM's non-volatile storage. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2, 'front-panel': 5.
                           ol51nnRES 1.3.6.1.4.1.49.2.3.1.4.4.10
                                 ol51nnRESModTable 1.3.6.1.4.1.49.2.3.1.4.4.10.1 no-access
A table of module-specific information for each 51nnR-ES module in the concentrator.
                                     ol51nnRESModEntry 1.3.6.1.4.1.49.2.3.1.4.4.10.1.1 no-access
A list of module-specific information about a specific 51nnR-ES module in the concentrator.
                                         ol51nnRESModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.10.1.1.1 integer read-only
The slot number of this module.
                                         ol51nnRESModStationAddr 1.3.6.1.4.1.49.2.3.1.4.4.10.1.1.2 octet string read-only
A 6 octet address that uniquely identifies this module. The station address is the mac address of port 1.
                                         ol51nnRESModProtocols 1.3.6.1.4.1.49.2.3.1.4.4.10.1.1.3 displaystring read-only
A textual description of the protocols supported by this module
                                 ol51nnRESPortTable 1.3.6.1.4.1.49.2.3.1.4.4.10.2 no-access
A table of port-specific for each port of each 51nnR-ES module in the concentrator.
                                     ol51nnRESPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.10.2.1 no-access
A list of port-specific informatoin about a specific 51nnR-ES port in the concentrator.
                                         ol51nnRESPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.10.2.1.1 integer read-only
The slot number for this port's module.
                                         ol51nnRESPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.10.2.1.2 integer read-only
The port number for this port.
                                         ol51nnRESPortIpAddress 1.3.6.1.4.1.49.2.3.1.4.4.10.2.1.3 ipaddress read-only
The IP Address associated with this port.
                                         ol51nnRESPortDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.10.2.1.4 integer read-only
The network for this port as specified by this port's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2, 'front-panel': 5.
                                         ol51nnRESPortDefNetwork 1.3.6.1.4.1.49.2.3.1.4.4.10.2.1.5 integer read-only
The network for this port as specified by the OERM's non-volatile storage. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2, 'front-panel': 5.
                           ol51nnREE 1.3.6.1.4.1.49.2.3.1.4.4.11
                                 ol51nnREEModTable 1.3.6.1.4.1.49.2.3.1.4.4.11.1 no-access
A table of module-specific information for each 51nnR-EE module in the concentrator.
                                     ol51nnREEModEntry 1.3.6.1.4.1.49.2.3.1.4.4.11.1.1 no-access
A list of module-specific information about a specific 51nnR-EE module in the concentrator.
                                         ol51nnREEModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.11.1.1.1 integer read-only
The slot number of this module.
                                         ol51nnREEModStationAddr 1.3.6.1.4.1.49.2.3.1.4.4.11.1.1.2 octet string read-only
A 6 octet address that uniquely identifies this module. The station address is the mac address of port 1.
                                         ol51nnREEModProtocols 1.3.6.1.4.1.49.2.3.1.4.4.11.1.1.3 displaystring read-only
A textual description of the protocols supported by this module
                                 ol51nnREEPortTable 1.3.6.1.4.1.49.2.3.1.4.4.11.2 no-access
A table of port-specific for each port of each 51nnR-EE module in the concentrator.
                                     ol51nnREEPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.11.2.1 no-access
A list of port-specific informatoin about a specific 51nnR-EE port in the concentrator.
                                         ol51nnREEPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.11.2.1.1 integer read-only
The slot number for this port's module.
                                         ol51nnREEPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.11.2.1.2 integer read-only
The port number of this port.
                                         ol51nnREEPortIpAddress 1.3.6.1.4.1.49.2.3.1.4.4.11.2.1.3 ipaddress read-only
The IP Address associated with this port.
                                         ol51nnREEPortDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.11.2.1.4 integer read-only
The network for this port as specified by this port's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2, 'front-panel': 5.
                                         ol51nnREEPortDefNetwork 1.3.6.1.4.1.49.2.3.1.4.4.11.2.1.5 integer read-only
The network for this port as specified by the OERM's non-volatile storage. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2, 'front-panel': 5.
                           ol51nnMAUIF 1.3.6.1.4.1.49.2.3.1.4.4.12
                                 ol51nnMAUIFModTable 1.3.6.1.4.1.49.2.3.1.4.4.12.1 no-access
A list of module-specific information associated with a particular 51nnM-AUIF module in the concentrator.
                                     ol51nnMAUIFModEntry 1.3.6.1.4.1.49.2.3.1.4.4.12.1.1 no-access
A list of module-specific information about a specific 51nnM-AUIF module in the concentrator.
                                         ol51nnMAUIFModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.12.1.1.1 integer read-only
The slot number of this module.
                                 ol51nnMAUIFPortTable 1.3.6.1.4.1.49.2.3.1.4.4.12.2 no-access
A table of port-specific information for each port of this module type.
                                     ol51nnMAUIFPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.12.2.1 no-access
A list of module-specific information about a specific 51nnM-AUIF port in the concentrator.
                                         ol51nnMAUIFPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.12.2.1.1 integer read-only
The slot number of this port's module.
                                         ol51nnMAUIFPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.12.2.1.2 integer read-only
The port number of this port.
                                         ol51nnMAUIFPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.12.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                                         ol51nnMAUIFPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.12.2.1.4 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                         ol51nnMAUIFPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.12.2.1.5 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                         ol51nnMAUIFPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.12.2.1.6 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                                         ol51nnMAUIFPortDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.12.2.1.7 integer read-only
The network indicated by the port's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                           ol51nnMAUIM 1.3.6.1.4.1.49.2.3.1.4.4.13
                                 ol51nnMAUIMModTable 1.3.6.1.4.1.49.2.3.1.4.4.13.1 no-access
A list of module-specific information associated with a particular 51nnM-AUIM module in the concentrator.
                                     ol51nnMAUIMModEntry 1.3.6.1.4.1.49.2.3.1.4.4.13.1.1 no-access
A list of module-specific information about a specific 51nnM-AUIM module in the concentrator.
                                         ol51nnMAUIMModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.13.1.1.1 integer read-only
The slot number of this module.
                                 ol51nnMAUIMPortTable 1.3.6.1.4.1.49.2.3.1.4.4.13.2 no-access
A table of port-specific information for each port of this module type.
                                     ol51nnMAUIMPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1 no-access
A list of module-specific information about a specific 51nnM-AUIM port in the concentrator.
                                         ol51nnMAUIMPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.1 integer read-only
The slot number of this port's module.
                                         ol51nnMAUIMPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.2 integer read-only
The port number of this port.
                                         ol51nnMAUIMPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                                         ol51nnMAUIMPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.4 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                         ol51nnMAUIMPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.5 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                         ol51nnMAUIMPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.6 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMAUIMPortDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.7 integer read-only
The network indicated by the port's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                                         ol51nnMAUIMPortSQETest 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.8 integer read-write
The current SQE test configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMAUIMPortDipSQETest 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.9 integer read-only
The SQE test configuration for this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMAUIMPortCollision 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.10 integer read-write
The current collision configuration for this port. Enumeration: 'alternate': 2, 'normal': 1.
                                         ol51nnMAUIMPortDipCollision 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.11 integer read-only
The collision configuration for this port as indicated by the port's dip switches. Enumeration: 'alternate': 2, 'normal': 1.
                                         ol51nnMAUIMPortHalfStep 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.12 integer read-write
The current step configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMAUIMPortDipHalfStep 1.3.6.1.4.1.49.2.3.1.4.4.13.2.1.13 integer read-only
The step configuration for this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                           ol5208MTP 1.3.6.1.4.1.49.2.3.1.4.4.14
                                 ol5208MTPModTable 1.3.6.1.4.1.49.2.3.1.4.4.14.1 no-access
A list of module-specific information associated with a particular 5208M-TP module in the concentrator.
                                     ol5208MTPModEntry 1.3.6.1.4.1.49.2.3.1.4.4.14.1.1 no-access
A description of the 5208M-TP module attributes.
                                         ol5208MTPModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.14.1.1.1 integer read-only
The slot number of this module.
                                         ol5208MTPModBypsAdminState 1.3.6.1.4.1.49.2.3.1.4.4.14.1.1.2 integer read-write
The desired state of this module with respect to the ring. Setting this attribute to bypass(2) will cause this module to be removed from the ring that passes through the module's ring in and ring out ports. Enumeration: 'insert': 1, 'bypass': 2.
                                         ol5208MTPModBypsOperState 1.3.6.1.4.1.49.2.3.1.4.4.14.1.1.3 integer read-only
The operational state of this module with respect to the ring. If this attribute is equal to bypass(2), then the module has been removed from the ring that passes through the module's ring in and ring out ports. Enumeration: 'insert': 1, 'bypass': 2.
                                         ol5208MTPModDipCableImp 1.3.6.1.4.1.49.2.3.1.4.4.14.1.1.4 integer read-only
The setting of this module's port impedance matching, with 100 ohm corresponding to unshielded twisted pair cabling and 150 ohm corresponding to shielded twisted pair cabling. This setting is valid for all ports on this module. Enumeration: 'ohm100': 1, 'ohm150': 2.
                                 ol5208MTPPortTable 1.3.6.1.4.1.49.2.3.1.4.4.14.2 no-access
A table of port-specific information for each port of this module type.
                                     ol5208MTPPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.14.2.1 no-access
A description of 5208M-TP port attributes.
                                         ol5208MTPPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.14.2.1.1 integer read-only
The slot number of this port's module.
                                         ol5208MTPPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.14.2.1.2 integer read-only
The port number of this port.
                                         ol5208MTPPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.14.2.1.3 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol5208MTPPortStationType 1.3.6.1.4.1.49.2.3.1.4.4.14.2.1.4 integer read-write
Determines whether the station connected to this port has a MAC address. Enumeration: 'mac-not-present': 2, 'mac-present': 1.
                                 ol5208MTPTrunkTable 1.3.6.1.4.1.49.2.3.1.4.4.14.3 no-access
A list of trunk-specific information about each trunk for this module type.
                                     ol5208MTPTrunkEntry 1.3.6.1.4.1.49.2.3.1.4.4.14.3.1 no-access
A description of 5208M-TP trunk attributes.
                                         ol5208MTPTrunkSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.14.3.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkSlotIndex.
                                         ol5208MTPTrunkIndex 1.3.6.1.4.1.49.2.3.1.4.4.14.3.1.2 integer read-only
The trunk number for this trunk.
                                         ol5208MTPTrunkDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.14.3.1.3 integer read-only
The state of this trunk as indicated by the trunk's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol5208MTPTrunkCableMon 1.3.6.1.4.1.49.2.3.1.4.4.14.3.1.4 integer read-write
The cable monitor configuration for this trunk. Enumeration: 'disabled': 2, 'notApplicable': 3, 'enabled': 1.
                                         ol5208MTPTrunkDipCableMon 1.3.6.1.4.1.49.2.3.1.4.4.14.3.1.5 integer read-only
The cable monitor configuration as indicated by this trunk's dip switches. Enumeration: 'disabled': 2, 'notApplicable': 3, 'enabled': 1.
                                         ol5208MTPTrunkNetMapState 1.3.6.1.4.1.49.2.3.1.4.4.14.3.1.6 integer read-write
The map state of the copper ring-in trunk. This should be set to external for ring-in trunks which connect to external hubs. The mapping logic will not operate on trunks which are set to external. This prevents incorrect mapping which can occur when a module in one hub detects the mapping signal from another hub. This attribute only applies to copper ring-in trunks. Enumeration: 'notApplicable': 1, 'internal': 2, 'external': 3.
                                         ol5208MTPTrunkExtBcnRecovery 1.3.6.1.4.1.49.2.3.1.4.4.14.3.1.7 integer read-write
Indicates whether the trunk is connected to a segment that will perform beacon recovery. This should be set to exists(1) for trunks which connect to hubs which perform beacon recovery. This attribute is used to determine the fault domain when resolving a beaconing condition. The beacon recovery process will resolve beaconing on trunks with this attribute set to nonExists(2) before trunks with the attribute set to exists(1) are resolved. For backplane trunks, setting to a value other than notApplicable will return invalidData error. The default value is nonExists(2). Enumeration: 'nonExists': 2, 'notApplicable': 3, 'exists': 1.
                           ol51nnMFP 1.3.6.1.4.1.49.2.3.1.4.4.15
                                 ol51nnMFPModTable 1.3.6.1.4.1.49.2.3.1.4.4.15.1 no-access
A list of module-specific information associated with a particular 51nnM-FP module in the concentrator.
                                     ol51nnMFPModEntry 1.3.6.1.4.1.49.2.3.1.4.4.15.1.1 no-access
A list of module-specific information about a specific 51nnM-FP module in the concentrator.
                                         ol51nnMFPModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.15.1.1.1 integer read-only
The slot number of this module.
                                 ol51nnMFPPortTable 1.3.6.1.4.1.49.2.3.1.4.4.15.2 no-access
A table of port-specific information for each port of this module type.
                                     ol51nnMFPPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.15.2.1 no-access
A list of module-specific information about a specific 51nnM-FP port in the concentrator.
                                         ol51nnMFPPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.15.2.1.1 integer read-only
The slot number of this port's module.
                                         ol51nnMFPPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.15.2.1.2 integer read-only
The port number of this port.
                                         ol51nnMFPPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.15.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                                         ol51nnMFPPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.15.2.1.4 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                         ol51nnMFPPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.15.2.1.5 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                         ol51nnMFPPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.15.2.1.6 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                                         ol51nnMFPPortDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.15.2.1.7 integer read-only
The network indicated by the port's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                                         ol51nnMFPPortLLW 1.3.6.1.4.1.49.2.3.1.4.4.15.2.1.8 integer read-write
The current low light warning configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMFPPortDipLLW 1.3.6.1.4.1.49.2.3.1.4.4.15.2.1.9 integer read-only
The low light warning configuration indicated by this module's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMFPPortHipwr 1.3.6.1.4.1.49.2.3.1.4.4.15.2.1.10 integer read-write
The current high power optic configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMFPPortDipHipwr 1.3.6.1.4.1.49.2.3.1.4.4.15.2.1.11 integer read-only
The high power optic configuration for this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                           ol51nnMFBP 1.3.6.1.4.1.49.2.3.1.4.4.16
                                 ol51nnMFBPModTable 1.3.6.1.4.1.49.2.3.1.4.4.16.1 no-access
A list of module-specific information associated with a particular 51nnM-FBP module in the concentrator.
                                     ol51nnMFBPModEntry 1.3.6.1.4.1.49.2.3.1.4.4.16.1.1 no-access
A list of module-specific information about a specific 51nnM-FBP module in the concentrator.
                                         ol51nnMFBPModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.16.1.1.1 integer read-only
The slot number of this module.
                                 ol51nnMFBPPortTable 1.3.6.1.4.1.49.2.3.1.4.4.16.2 no-access
A table of port-specific information for each port of this module type.
                                     ol51nnMFBPPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.16.2.1 no-access
A list of module-specific information about a specific 51nnM-FBP port in the concentrator.
                                         ol51nnMFBPPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.16.2.1.1 integer read-only
The slot number of this port's module.
                                         ol51nnMFBPPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.16.2.1.2 integer read-only
The port number of this port.
                                         ol51nnMFBPPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.16.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                                         ol51nnMFBPPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.16.2.1.4 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                         ol51nnMFBPPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.16.2.1.5 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                         ol51nnMFBPPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.16.2.1.6 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                                         ol51nnMFBPPortDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.16.2.1.7 integer read-only
The network indicated by the port's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                                         ol51nnMFBPPortLLW 1.3.6.1.4.1.49.2.3.1.4.4.16.2.1.8 integer read-write
The current low light warning configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMFBPPortDipLLW 1.3.6.1.4.1.49.2.3.1.4.4.16.2.1.9 integer read-only
The low light warning configuration indicated by this module's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMFBPPortHipwr 1.3.6.1.4.1.49.2.3.1.4.4.16.2.1.10 integer read-write
The current high power optic configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMFBPPortDipHipwr 1.3.6.1.4.1.49.2.3.1.4.4.16.2.1.11 integer read-only
The high power optic configuration for this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                           ol51nnMTPL 1.3.6.1.4.1.49.2.3.1.4.4.17
                                 ol51nnMTPLModTable 1.3.6.1.4.1.49.2.3.1.4.4.17.1 no-access
A list of module-specific information associated with a particular 51nnM-TPL module in the concentrator.
                                     ol51nnMTPLModEntry 1.3.6.1.4.1.49.2.3.1.4.4.17.1.1 no-access
A list of module-specific information about a specific 51nnM-TPL module in the concentrator.
                                         ol51nnMTPLModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.17.1.1.1 integer read-only
The slot number of this module.
                                         ol51nnMTPLModDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.17.1.1.2 integer read-only
The network indicated by the module's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                                 ol51nnMTPLPortTable 1.3.6.1.4.1.49.2.3.1.4.4.17.2 no-access
A table of port-specific information for each port of this module type.
                                     ol51nnMTPLPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.17.2.1 no-access
A list of module-specific information about a specific 51nnM-TPL port in the concentrator.
                                         ol51nnMTPLPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.17.2.1.1 integer read-only
The slot number of this port's module.
                                         ol51nnMTPLPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.17.2.1.2 integer read-only
The port number of this port.
                                         ol51nnMTPLPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.17.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant or for remote diagnostics with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1, 'remote-diagnostics': 8.
                                         ol51nnMTPLPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.17.2.1.4 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port. If the port is configured for remote diagnostics, then this contains the slot index of the backup buddy port. To configure a port for remote diagnostics, the buddy's slot and port must be set to valid values.
                                         ol51nnMTPLPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.17.2.1.5 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port. If the port is configured for remote diagnostics, then this contains the port index of the backup buddy port. To configure a port for remote diagnostics, the buddy's slot and port must be set to valid values.
                                         ol51nnMTPLPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.17.2.1.6 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPLPortLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.17.2.1.7 integer read-write
The current link integrity configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPLPortDipLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.17.2.1.8 integer read-only
The link integrity configuration as indicated by this module's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPLPortSquelch 1.3.6.1.4.1.49.2.3.1.4.4.17.2.1.9 integer read-write
The current squelch configuration for this port. See the module's user's guide for more information. Enumeration: 'low': 2, 'normal': 1.
                                         ol51nnMTPLPortJabber 1.3.6.1.4.1.49.2.3.1.4.4.17.2.1.10 integer read-write
The current receive jabber configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPLPortDipJabber 1.3.6.1.4.1.49.2.3.1.4.4.17.2.1.11 integer read-only
The receive jabber configuration as indicated by this module's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                           ol51nnMTPPL 1.3.6.1.4.1.49.2.3.1.4.4.18
                                 ol51nnMTPPLModTable 1.3.6.1.4.1.49.2.3.1.4.4.18.1 no-access
A list of module-specific information about a specific 51nnM-TPPL module in the concentrator.
                                     ol51nnMTPPLModEntry 1.3.6.1.4.1.49.2.3.1.4.4.18.1.1 no-access
A list of module-specific information about a specific 51nnM-TPPL module in the concentrator.
                                         ol51nnMTPPLModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.18.1.1.1 integer read-only
The slot number of this module.
                                 ol51nnMTPPLPortTable 1.3.6.1.4.1.49.2.3.1.4.4.18.2 no-access
A table of port-specific information for each port of this module type.
                                     ol51nnMTPPLPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1 no-access
A list of module-specific information about a specific 51nnM-TPPL port in the concentrator.
                                         ol51nnMTPPLPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1.1 integer read-only
The slot number of this port's module.
                                         ol51nnMTPPLPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1.2 integer read-only
The port number of this port.
                                         ol51nnMTPPLPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant or for remote diagnostics with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1, 'remote-diagnostics': 8.
                                         ol51nnMTPPLPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1.4 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port. If the port is configured for remote diagnostics, then this contains the slot index of the backup buddy port. To configure a port for remote diagnostics, the buddy's slot and port must be set to valid values.
                                         ol51nnMTPPLPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1.5 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port. If the port is configured for remote diagnostics, then this contains the port index of the backup buddy port. To configure a port for remote diagnostics, the buddy's slot and port must be set to valid values.
                                         ol51nnMTPPLPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1.6 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPPLPortDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1.7 integer read-only
The network indicated by the port's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                                         ol51nnMTPPLPortLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1.8 integer read-write
The current link integrity configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPPLPortDipLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1.9 integer read-only
The link integrity configuration as indicated by this module's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPPLPortSquelch 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1.10 integer read-write
The current squelch configuration for this port. See the module's user's guide for more information. Enumeration: 'low': 2, 'normal': 1.
                                         ol51nnMTPPLPortJabber 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1.11 integer read-write
The current receive jabber configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPPLPortDipJabber 1.3.6.1.4.1.49.2.3.1.4.4.18.2.1.12 integer read-only
The receive jabber configuration as indicated by this module's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                           ol52nnMTP 1.3.6.1.4.1.49.2.3.1.4.4.19
                                 ol52nnMTPModTable 1.3.6.1.4.1.49.2.3.1.4.4.19.1 no-access
A list of module-specific information about a specific 52nnM-TP module in the concentrator.
                                     ol52nnMTPModEntry 1.3.6.1.4.1.49.2.3.1.4.4.19.1.1 no-access
A description of the 52nnM-TP module attributes.
                                         ol52nnMTPModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.19.1.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olModSlotIndex.
                                         ol52nnMTPModRingSpeed 1.3.6.1.4.1.49.2.3.1.4.4.19.1.1.2 integer read-write
The ring's bandwidth. Enumeration: 'sixteenMegabit': 2, 'fourMegabit': 1.
                                         ol52nnMTPModDipRingSpeed 1.3.6.1.4.1.49.2.3.1.4.4.19.1.1.3 integer read-only
The dip switch setting for the ring's bandwidth. Enumeration: 'sixteenMegabit': 2, 'fourMegabit': 1.
                                         ol52nnMTPModCableImp 1.3.6.1.4.1.49.2.3.1.4.4.19.1.1.4 integer read-write
The setting of this module's port impedance matching, with 100 ohm corresponding to unshielded twisted pair cabling and 150 ohm corresponding to shielded twisted pair cabling. This setting is valid for all ports on this module. Enumeration: 'ohm100': 1, 'ohm150': 2.
                                         ol52nnMTPModDipCableImp 1.3.6.1.4.1.49.2.3.1.4.4.19.1.1.5 integer read-only
The dip switch setting for the module's port impedance matching. Enumeration: 'ohm100': 1, 'ohm150': 2.
                                 ol52nnMTPPortTable 1.3.6.1.4.1.49.2.3.1.4.4.19.2 no-access
A table of port-specific information for each port of this module type.
                                     ol52nnMTPPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.19.2.1 no-access
A description of 52nnM-TP port attributes.
                                         ol52nnMTPPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.19.2.1.1 integer read-only
The slot number of this port's module.
                                         ol52nnMTPPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.19.2.1.2 integer read-only
The port number of this port.
                                         ol52nnMTPPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.19.2.1.3 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol52nnMTPPortStationType 1.3.6.1.4.1.49.2.3.1.4.4.19.2.1.4 integer read-write
Determines whether the station connected to this port has a MAC address. Enumeration: 'mac-not-present': 2, 'mac-present': 1.
                                 ol52nnMTPTrunkTable 1.3.6.1.4.1.49.2.3.1.4.4.19.3 no-access
A list of trunk-specific information about each trunk for this module type.
                                     ol52nnMTPTrunkEntry 1.3.6.1.4.1.49.2.3.1.4.4.19.3.1 no-access
A description of 52nnM-TP trunk attributes.
                                         ol52nnMTPTrunkSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.19.3.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkSlotIndex.
                                         ol52nnMTPTrunkIndex 1.3.6.1.4.1.49.2.3.1.4.4.19.3.1.2 integer read-only
The trunk number for this trunk.
                                         ol52nnMTPTrunkDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.19.3.1.3 integer read-only
The state of this trunk as indicated by the trunk's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                           ol52nnMFR 1.3.6.1.4.1.49.2.3.1.4.4.20
                                 ol52nnMFRModTable 1.3.6.1.4.1.49.2.3.1.4.4.20.1 no-access
A list of module-specific information about a specific 52nnM-FR module in the concentrator.
                                     ol52nnMFRModEntry 1.3.6.1.4.1.49.2.3.1.4.4.20.1.1 no-access
A description of the 52nnM-FR module attributes.
                                         ol52nnMFRModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.20.1.1.1 integer read-only
The slot number of this module.
                                         ol52nnMFRModRingSpeed 1.3.6.1.4.1.49.2.3.1.4.4.20.1.1.2 integer read-write
The ring's bandwidth. Enumeration: 'sixteenMegabit': 2, 'fourMegabit': 1.
                                         ol52nnMFRModDipRingSpeed 1.3.6.1.4.1.49.2.3.1.4.4.20.1.1.3 integer read-only
The dip switch setting for the ring's bandwidth. Enumeration: 'sixteenMegabit': 2, 'fourMegabit': 1.
                                 ol52nnMFRPortTable 1.3.6.1.4.1.49.2.3.1.4.4.20.2 no-access
A table of port-specific information for each port of this module type.
                                     ol52nnMFRPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.20.2.1 no-access
A description of 52nnM-FR port attributes.
                                         ol52nnMFRPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.20.2.1.1 integer read-only
The slot number of this port's module.
                                         ol52nnMFRPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.20.2.1.2 integer read-only
The port number of this port.
                                         ol52nnMFRPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.20.2.1.3 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol52nnMFRPortCableImp 1.3.6.1.4.1.49.2.3.1.4.4.20.2.1.4 integer read-only
The setting of this port's impedance matching, with 100 ohm corresponding to unshielded twisted pair cabling and 150 ohm corresponding to shielded twisted pair cabling. Enumeration: 'ohm100': 1, 'ohm150': 2.
                                         ol52nnMFRPortStationType 1.3.6.1.4.1.49.2.3.1.4.4.20.2.1.5 integer read-write
Determines whether the station connected to this port has a MAC address. Enumeration: 'mac-not-present': 2, 'mac-present': 1.
                                 ol52nnMFRTrunkTable 1.3.6.1.4.1.49.2.3.1.4.4.20.3 no-access
A list of trunk-specific information about each trunk for this module type.
                                     ol52nnMFRTrunkEntry 1.3.6.1.4.1.49.2.3.1.4.4.20.3.1 no-access
A description of 52nnM-FR trunk attributes.
                                         ol52nnMFRTrunkSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.20.3.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkSlotIndex.
                                         ol52nnMFRTrunkIndex 1.3.6.1.4.1.49.2.3.1.4.4.20.3.1.2 integer read-only
The trunk number of this trunk.
                                         ol52nnMFRTrunkDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.20.3.1.3 integer read-only
The state of this trunk as indicated by the trunk's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol52nnMFRTrunkCableMon 1.3.6.1.4.1.49.2.3.1.4.4.20.3.1.4 integer read-write
The cable monitor configuration for this trunk. This does not apply to fiber trunks. Enumeration: 'disabled': 2, 'notApplicable': 3, 'enabled': 1.
                                         ol52nnMFRTrunkDipCableMon 1.3.6.1.4.1.49.2.3.1.4.4.20.3.1.5 integer read-only
The cable monitor configuration as indicated by this trunk's dip switches. This does not apply to fiber trunks. Enumeration: 'disabled': 2, 'notApplicable': 3, 'enabled': 1.
                                         ol52nnMFRTrunkCompMode 1.3.6.1.4.1.49.2.3.1.4.4.20.3.1.6 integer read-write
The compatibility mode for this trunk. This only applies to fiber trunks. Enumeration: 'disabled': 2, 'notApplicable': 3, 'enabled': 1.
                                         ol52nnMFRTrunkDipCompMode 1.3.6.1.4.1.49.2.3.1.4.4.20.3.1.7 integer read-only
The compatibility mode as indicated by this trunk's dip switches. This only applies to fiber trunks. Enumeration: 'disabled': 2, 'notApplicable': 3, 'enabled': 1.
                                         ol52nnMFRTrunkNetMapState 1.3.6.1.4.1.49.2.3.1.4.4.20.3.1.8 integer read-write
The map state of the copper ring-in trunk. This should be set to external for ring-in trunks which connect to external hubs. The mapping logic will not operate on trunks which are set to external. This prevents incorrect mapping which can occur when a module in one hub detects the mapping signal from another hub. This attribute only applies to copper ring-in trunks. Enumeration: 'notApplicable': 1, 'internal': 2, 'external': 3.
                                         ol52nnMFRTrunkExtBcnRecovery 1.3.6.1.4.1.49.2.3.1.4.4.20.3.1.9 integer read-write
Indicates whether the trunk is connected to a segment that will perform beacon recovery. This should be set to exists(1) for trunks which connect to hubs which perform beacon recovery. This attribute is used to determine the fault domain when resolving a beaconing condition. The beacon recovery process will resolve beaconing on trunks with this attribute set to nonExists(2) before trunks with the attribute set to exists(1) are resolved. For backplane trunks, setting to a value other than notApplicable will return invalidData error. The default value is nonExists(2). Enumeration: 'nonExists': 2, 'notApplicable': 3, 'exists': 1.
                                         ol52nnMFRTrunkBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.20.3.1.10 integer read-write
The slot index of the redundant trunk's buddy. To set a trunk to be redundant, the buddy's slot must be set to a valid value. This object is applicable to fiber trunks only. This value is only considered valid if the corresponding TrunkAdminState object for this trunk is configured for redundancy. Copper and backplane trunks will return invdata(6). If both the ring-in and ring-out trunks of a module are configured for redundancy, they must both be redundant to the same module. The buddy slot object for this slot is automatically set to this trunk.
                                         ol52nnMFRTrunkAdminState 1.3.6.1.4.1.49.2.3.1.4.4.20.3.1.11 integer read-write
The desired state of this trunk. Enabling a trunk allows the trunk to pass network traffic. This object may be used to configure fiber trunk redundancy. Setting a trunk to be redundant-primary(3) or redundant-backup(4) requires that the ol52nnMFRTrunkBuddySlot object be set to a valid value. If fiber trunk redundancy is already configured, setting this object to a redundant state will remove the previous configuration. Enumeration: 'disabled': 2, 'redundant-primary': 3, 'enabled': 1, 'redundant-standby': 4.
                           ol51nnMTS 1.3.6.1.4.1.49.2.3.1.4.4.21
                                 ol51nnMTSModTable 1.3.6.1.4.1.49.2.3.1.4.4.21.1 no-access
A table of module-specific information for each 51nnM-TS module in the concentrator.
                                     ol51nnMTSModEntry 1.3.6.1.4.1.49.2.3.1.4.4.21.1.1 no-access
A list of module information for each 51nnM-TS module in the concentrator.
                                         ol51nnMTSModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.21.1.1.1 integer read-only
The slot number of this module.
                                         ol51nnMTSModProtocols 1.3.6.1.4.1.49.2.3.1.4.4.21.1.1.2 displaystring read-only
A textual description of the protocols supported by this module
                                         ol51nnMTSModIpAddress 1.3.6.1.4.1.49.2.3.1.4.4.21.1.1.3 ipaddress read-only
The IP Address of the terminal server.
                                         ol51nnMTSModTCPPort 1.3.6.1.4.1.49.2.3.1.4.4.21.1.1.4 integer read-only
The TCP port number of the the terminal server's remote console port.
                                         ol51nnMTSModStationAddr 1.3.6.1.4.1.49.2.3.1.4.4.21.1.1.5 octet string read-only
A 6 octet address that uniquely identifies this module. The station address is the mac address of the terminal server.
                                         ol51nnMTSModDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.21.1.1.6 integer read-only
The network indicated by the module's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                                         ol51nnMTSModCPURev 1.3.6.1.4.1.49.2.3.1.4.4.21.1.1.7 displaystring read-only
The terminal server's CPU revision.
                                 ol51nnMTSPortTable 1.3.6.1.4.1.49.2.3.1.4.4.21.2 no-access
A table of information that contains port-specific information for each port on each 51nnM-TS module.
                                     ol51nnMTSPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.21.2.1 no-access
A list of information about a specific port on a 51nnM-TS module.
                                         ol51nnMTSPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.21.2.1.1 integer read-only
The slot number for this port.
                                         ol51nnMTSPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.21.2.1.2 integer read-only
The port number of this port.
                                         ol51nnMTSPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.21.2.1.3 integer read-write
The administrative state of this port. Enumeration: 'disabled': 2, 'local': 6, 'enabled': 1, 'remote': 7.
                                         ol51nnMTSPortOperState 1.3.6.1.4.1.49.2.3.1.4.4.21.2.1.4 integer read-only
The operational mode of this port. Enumeration: 'connected': 3, 'idle': 1, 'local': 2.
                           ol51nnMFL 1.3.6.1.4.1.49.2.3.1.4.4.22
                                 ol51nnMFLModTable 1.3.6.1.4.1.49.2.3.1.4.4.22.1 no-access
A table of module-specific information for each 51nnM-FL module in the concentrator.
                                     ol51nnMFLModEntry 1.3.6.1.4.1.49.2.3.1.4.4.22.1.1 no-access
A list of module-specific information associated with a particular 51nnM-FL module in the concentrator.
                                         ol51nnMFLModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.22.1.1.1 integer read-only
The slot number of this module.
                                         ol51nnMFLModDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.22.1.1.2 integer read-only
The network indicated by the module's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                                 ol51nnMFLPortTable 1.3.6.1.4.1.49.2.3.1.4.4.22.2 no-access
A table of port-specific information for each port of each 51nnM-FL module.
                                     ol51nnMFLPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.22.2.1 no-access
A list of information about a specific port on a 51nnM-FL module.
                                         ol51nnMFLPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.22.2.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olPortSlotIndex.
                                         ol51nnMFLPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.22.2.1.2 integer read-only
The port number of this port.
                                         ol51nnMFLPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.22.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant with invalid settings of buddy slot and buddy port will return invalidData error. Remote Failure Signaling (RFS), is set on connected module port to permit transmit error detection on local port. Port must be set to be RFS when connected port is set to be redundant Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1, 'redundant-rfs': 5.
                                         ol51nnMFLPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.22.2.1.4 integer read-write
The slot index of the redundant port's buddy.
                                         ol51nnMFLPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.22.2.1.5 integer read-write
The port index of the redundant port's buddy.
                                         ol51nnMFLPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.22.2.1.6 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1, 'redundant-rfs': 5.
                           ol50nnMRCTL 1.3.6.1.4.1.49.2.3.1.4.4.23
                                 ol50nnMRCTLModTable 1.3.6.1.4.1.49.2.3.1.4.4.23.1 no-access
A table that contains information about each 50nnM-RCTL in the concentrator.
                                     ol50nnMRCTLModEntry 1.3.6.1.4.1.49.2.3.1.4.4.23.1.1 no-access
A list of information for each 50nnM-RCTL module in the concentrator.
                                         ol50nnMRCTLModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.23.1.1.1 integer read-only
The slot number for this module.
                                         ol50nnMRCTLModOperState 1.3.6.1.4.1.49.2.3.1.4.4.23.1.1.2 integer read-only
The operational state of the 50nnM-RCTL module. Specifically, this is an indicator of whether the 50nnM-RCTL module is providing clock signals to the backplane. An active 50nnM-RCTL module provides clock signals to the backplane while a standby 50nnM-RCTL module does not. Note that only one 50nnM-RCTL module will be active at any given time; all other 50nnM-RCTL modules in the concentrator will be in standby mode. Enumeration: 'active': 1, 'standby': 2.
                                         ol50nnMRCTLModClockStatus 1.3.6.1.4.1.49.2.3.1.4.4.23.1.1.3 integer read-only
The current status of the on-board clocks on this module. Enumeration: 'faulty': 2, 'okay': 1.
                                         ol50nnMRCTLModTempStatus 1.3.6.1.4.1.49.2.3.1.4.4.23.1.1.4 integer read-only
The temperature as detected by the probe on this module. Enumeration: 'extremeTemp': 2, 'okay': 1.
                           ol51nnMFB 1.3.6.1.4.1.49.2.3.1.4.4.24
                                 ol51nnMFBModTable 1.3.6.1.4.1.49.2.3.1.4.4.24.1 no-access
A list of module-specific information associated with a particular 51nnM-FB module in the concentrator.
                                     ol51nnMFBModEntry 1.3.6.1.4.1.49.2.3.1.4.4.24.1.1 no-access
A list of module-specific information about a specific 51nnM-FB module in the concentrator.
                                         ol51nnMFBModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.24.1.1.1 integer read-only
The slot number of this module.
                                         ol51nnMFBModDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.24.1.1.2 integer read-only
The network indicated by the module's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                                         ol51nnMFBModLLW 1.3.6.1.4.1.49.2.3.1.4.4.24.1.1.3 integer read-write
The current state of this module's low light warning configuration. Enabling this feature causes the module to check for low light and to issue a warning if low light is present. Disabling low light has the advantage of faster redundancy switchover in the event of a port error. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMFBModDipLLW 1.3.6.1.4.1.49.2.3.1.4.4.24.1.1.4 integer read-only
The low light warning configuration indicated by this module's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                 ol51nnMFBPortTable 1.3.6.1.4.1.49.2.3.1.4.4.24.2 no-access
A table of port-specific information for each port of this module type.
                                     ol51nnMFBPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.24.2.1 no-access
A list of module-specific information about a specific 51nnM-FB port in the concentrator.
                                         ol51nnMFBPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.24.2.1.1 integer read-only
The slot number of this port's module.
                                         ol51nnMFBPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.24.2.1.2 integer read-only
The port number of this port.
                                         ol51nnMFBPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.24.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                                         ol51nnMFBPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.24.2.1.4 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                         ol51nnMFBPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.24.2.1.5 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port.
                                         ol51nnMFBPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.24.2.1.6 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                           ol53nnMMGT 1.3.6.1.4.1.49.2.3.1.4.4.25
                                 ol53nnMMGTModTable 1.3.6.1.4.1.49.2.3.1.4.4.25.1 no-access
A list of module attributes that apply to this model. To access an ol53nnMMGTModTable entry, the ol53nnMMGTModSlotIndex attribute is used.
                                     ol53nnMMGTModEntry 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1 no-access
A list of module-specific information about a specific 53nnM-MGT module in the concentrator.
                                         ol53nnMMGTModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olModSlotIndex.
                                         ol53nnMMGTModMasterPriority 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.2 integer read-write
The mastership priority of this agent. Ten is the highest and one is the lowest. Priority is only used when an election occurs. Mastership is not preemptive unless the reset mastership command is used. Enumeration: 'seven': 7, 'ten': 10, 'nine': 9, 'six': 6, 'three': 3, 'two': 2, 'four': 4, 'five': 5, 'eight': 8, 'one': 1.
                                         ol53nnMMGTModMasterStatus 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.3 integer read-only
The mastership status of this agent. Enumeration: 'non-master': 2, 'master': 1, 'electing': 3.
                                         ol53nnMMGTModStationAddr 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.4 octet string read-only
A 6 octet address that uniquely identifies this module. The station address is the MAC address of port 1.
                                         ol53nnMMGTModIpAddress 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.5 ipaddress read-only
The IP address associated with this module.
                                         ol53nnMMGTModDownStreamMAC 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.6 octet string read-only
Down stream MAC
                                         ol53nnMMGTModUpStreamMAC 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.7 octet string read-only
Up stream MAC
                                         ol53nnMMGTModfddiMACPath 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.8 integer read-write
The FDDI path which should be inserted into the MAC Enumeration: 'primary': 1, 'secondary': 2.
                                         ol53nnMMGTModDownStreamModule 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.9 integer read-only
Down stream slot (transmit to)
                                         ol53nnMMGTModUpStreamModule 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.10 integer read-only
Up stream slot (receive from)
                                         ol53nnMMGTModDownStreamOperPath 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.11 integer read-only
Transmit DBA (debug only) Enumeration: 'fddi-path-1': 24, 'fddi-path-3': 26, 'fddi-path-2': 25, 'fddi-path-5': 28, 'fddi-path-4': 27, 'fddi-path-7': 30, 'fddi-path-6': 29, 'fddi-path-8': 31, 'isolated': 2.
                                         ol53nnMMGTModUpStreamOperPath 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.12 integer read-only
Receive DBA (debug only) Enumeration: 'fddi-path-1': 24, 'fddi-path-3': 26, 'fddi-path-2': 25, 'fddi-path-5': 28, 'fddi-path-4': 27, 'fddi-path-7': 30, 'fddi-path-6': 29, 'fddi-path-8': 31, 'isolated': 2.
                                         ol53nnMMGTModRingInfo 1.3.6.1.4.1.49.2.3.1.4.4.25.1.1.13 octet string read-only
An array which is indexed by DBA number. Each element contains the slot number (1..16) which is assigned to transmit on this DBA. (debug only)
                                 ol53nnMMGTPortTable 1.3.6.1.4.1.49.2.3.1.4.4.25.2 no-access
A table of port-specific information for each port of this module type.
                                     ol53nnMMGTPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.25.2.1 no-access
A list of module-specific information about a specific 53nnM-MGT port in the concentrator.
                                         ol53nnMMGTPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.25.2.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olPortSlotIndex.
                                         ol53nnMMGTPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.25.2.1.2 integer read-only
A unique value that identifies a particular port within this module. Its value ranges between 1 and olModPortNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olPortIndex.
                                         ol53nnMMGTPortConfig 1.3.6.1.4.1.49.2.3.1.4.4.25.2.1.3 integer read-only
Specifies the FDDI port type (a or b). Enumeration: 'a': 1, 'b': 2.
                                         ol53nnMMGTPortPcmState 1.3.6.1.4.1.49.2.3.1.4.4.25.2.1.4 integer read-only
(refer to ANSI SMT 9.6.2). Enumeration: 'pc8': 9, 'pc9': 10, 'pc2': 3, 'pc3': 4, 'pc0': 1, 'pc1': 2, 'pc6': 7, 'pc7': 8, 'pc4': 5, 'pc5': 6.
                                         ol53nnMMGTPortConnectState 1.3.6.1.4.1.49.2.3.1.4.4.25.2.1.5 integer read-only
An indication of the connect state of this PORT. Basically, this gives a higher level view of the state of the connection by grouping PCM states and the PC-Withhold flag state. The supported values and their corresponding PCM states and PC-Withhold condition, when relevant, are: disabled: (PC0:Off, PC9:Maint) connecting: (PC1(Break) || PC3 (Connect) || PC4(next) || PC5 (Signal) || PC6(Join) || PC7 (Verify)) && (PC-Withhold = None) standby: (PC-Withhold != None) active: (PC2:Trace || PC8:Active) Enumeration: 'disabled': 1, 'standby': 3, 'connecting': 2, 'active': 4.
                                         ol53nnMMGTPortNeighbor 1.3.6.1.4.1.49.2.3.1.4.4.25.2.1.6 integer read-only
The type (PC-Neighbor) of the remote PORT that is determined in PC-Signaling in R-Val (1,2) (refer to ANSI SMT 9.6.3.2). Enumeration: 'a': 1, 'master': 4, 'b': 2, 'slave': 3, 'unknown': 5.
                                         ol53nnMMGTPortRemoteMACIndicated 1.3.6.1.4.1.49.2.3.1.4.4.25.2.1.7 integer read-only
The indication, in PC-Signaling that the remote partner intends to place a MAC in the output token PATH of this PORT. Signaled as R-Val (9) (refer to ANSI SMT 9.6.3.2). Enumeration: 'false': 2, 'true': 1.
                                         ol53nnMMGTPortBSFlag 1.3.6.1.4.1.49.2.3.1.4.4.25.2.1.8 integer read-only
The Break State, BS-Flag (refer to ANSI SMT 9.4.3.4). Enumeration: 'false': 2, 'true': 1.
                                         ol53nnMMGTPortPCWithhold 1.3.6.1.4.1.49.2.3.1.4.4.25.2.1.9 integer read-only
PC-Withhold, (refer to ANSI SMT 9.4.1). Enumeration: 'm-m': 2, 'none': 1, 'other': 3.
                                         ol53nnMMGTPortLerCondition 1.3.6.1.4.1.49.2.3.1.4.4.25.2.1.10 integer read-only
This variable is set to true whenever LerEstimate is less than or equal to LerAlarm (the larger the number the smaller the value). Enumeration: 'bad': 1, 'okay': 2.
                                 ol53nnMMGTTrunkTable 1.3.6.1.4.1.49.2.3.1.4.4.25.3 no-access
FDDI module specific trunk table variables. At present there are none.
                                     ol53nnMMGTTrunkEntry 1.3.6.1.4.1.49.2.3.1.4.4.25.3.1 no-access
A description of 53nnM-MGT trunk attributes.
                                         ol53nnMMGTTrunkSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.25.3.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkSlotIndex.
                                         ol53nnMMGTTrunkIndex 1.3.6.1.4.1.49.2.3.1.4.4.25.3.1.2 integer read-only
A unique value that identifies a particular trunk within this module. Its value ranges between 1 and olModTrunkNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkIndex.
                           ol53nnMFBMIC 1.3.6.1.4.1.49.2.3.1.4.4.26
                                 ol53nnMFBMICModTable 1.3.6.1.4.1.49.2.3.1.4.4.26.1 no-access
A list of module attributes that apply to this model. To access an ol53nnMFBMICModTable entry, the ol53nnMFBMICModSlotIndex attribute is used.
                                     ol53nnMFBMICModEntry 1.3.6.1.4.1.49.2.3.1.4.4.26.1.1 no-access
A list of module-specific information about a specific 53nnM-FBMIC module in the concentrator.
                                         ol53nnMFBMICModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.26.1.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olModSlotIndex.
                                         ol53nnMFBMICModDownStreamModule 1.3.6.1.4.1.49.2.3.1.4.4.26.1.1.2 integer read-only
Down stream slot (transmit to)
                                         ol53nnMFBMICModUpStreamModule 1.3.6.1.4.1.49.2.3.1.4.4.26.1.1.3 integer read-only
Up stream slot (receive from)
                                         ol53nnMFBMICModDownStreamOperPath 1.3.6.1.4.1.49.2.3.1.4.4.26.1.1.4 integer read-only
Transmit DBA (debug only) Enumeration: 'fddi-path-1': 24, 'fddi-path-3': 26, 'fddi-path-2': 25, 'fddi-path-5': 28, 'fddi-path-4': 27, 'fddi-path-7': 30, 'fddi-path-6': 29, 'fddi-path-8': 31, 'isolated': 2.
                                         ol53nnMFBMICModUpStreamOperPath 1.3.6.1.4.1.49.2.3.1.4.4.26.1.1.5 integer read-only
Receive DBA (debug only) Enumeration: 'fddi-path-1': 24, 'fddi-path-3': 26, 'fddi-path-2': 25, 'fddi-path-5': 28, 'fddi-path-4': 27, 'fddi-path-7': 30, 'fddi-path-6': 29, 'fddi-path-8': 31, 'isolated': 2.
                                         ol53nnMFBMICModRingInfo 1.3.6.1.4.1.49.2.3.1.4.4.26.1.1.6 octet string read-only
An array which is indexed by DBA number. Each element contains the slot number (1..16) which is assigned to transmit on this DBA. (debug only)
                                 ol53nnMFBMICPortTable 1.3.6.1.4.1.49.2.3.1.4.4.26.2 no-access
A table of port-specific information for each port of this module type.
                                     ol53nnMFBMICPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.26.2.1 no-access
A list of module-specific information about a specific 53nnM-FBMIC port in the concentrator.
                                         ol53nnMFBMICPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.26.2.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olPortSlotIndex.
                                         ol53nnMFBMICPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.26.2.1.2 integer read-only
A unique value that identifies a particular port within this module. Its value ranges between 1 and olModPortNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olPortIndex.
                                         ol53nnMFBMICPortConfig 1.3.6.1.4.1.49.2.3.1.4.4.26.2.1.3 integer read-write
Specifies the FDDI port type. If the port is on an FFM, the only allowed values are slave(3), and master(4). In addition, there can only be one active slave port on any concentrator FDDI network. Enumeration: 'master': 4, 'slave': 3.
                                         ol53nnMFBMICPortPcmState 1.3.6.1.4.1.49.2.3.1.4.4.26.2.1.4 integer read-only
(refer to ANSI SMT 9.6.2). Enumeration: 'pc8': 9, 'pc9': 10, 'pc2': 3, 'pc3': 4, 'pc0': 1, 'pc1': 2, 'pc6': 7, 'pc7': 8, 'pc4': 5, 'pc5': 6.
                                         ol53nnMFBMICPortConnectState 1.3.6.1.4.1.49.2.3.1.4.4.26.2.1.5 integer read-only
An indication of the connect state of this PORT. Basically, this gives a higher level view of the state of the connection by grouping PCM states and the PC-Withhold flag state. The supported values and their corresponding PCM states and PC-Withhold condition, when relevant, are: disabled: (PC0:Off, PC9:Maint) connecting: (PC1(Break) || PC3 (Connect) || PC4(next) || PC5 (Signal) || PC6(Join) || PC7 (Verify)) && (PC-Withhold = None) standby: (PC-Withhold != None) active: (PC2:Trace || PC8:Active) Enumeration: 'disabled': 1, 'standby': 3, 'connecting': 2, 'active': 4.
                                         ol53nnMFBMICPortNeighbor 1.3.6.1.4.1.49.2.3.1.4.4.26.2.1.6 integer read-only
The type (PC-Neighbor) of the remote PORT that is determined in PC-Signaling in R-Val (1,2) (refer to ANSI SMT 9.6.3.2). Enumeration: 'a': 1, 'master': 4, 'b': 2, 'slave': 3, 'unknown': 5.
                                         ol53nnMFBMICPortRemoteMACIndicated 1.3.6.1.4.1.49.2.3.1.4.4.26.2.1.7 integer read-only
The indication, in PC-Signaling that the remote partner intends to place a MAC in the output token PATH of this PORT. Signaled as R-Val (9) (refer to ANSI SMT 9.6.3.2). Enumeration: 'false': 2, 'true': 1.
                                         ol53nnMFBMICPortBSFlag 1.3.6.1.4.1.49.2.3.1.4.4.26.2.1.8 integer read-only
The Break State, BS-Flag (refer to ANSI SMT 9.4.3.4). Enumeration: 'false': 2, 'true': 1.
                                         ol53nnMFBMICPortPCWithhold 1.3.6.1.4.1.49.2.3.1.4.4.26.2.1.9 integer read-only
PC-Withhold, (refer to ANSI SMT 9.4.1). Enumeration: 'm-m': 2, 'none': 1, 'other': 3.
                                         ol53nnMFBMICPortLerCondition 1.3.6.1.4.1.49.2.3.1.4.4.26.2.1.10 integer read-only
This variable is set to true whenever LerEstimate is less than or equal to LerAlarm (the larger the number the smaller the value). Enumeration: 'bad': 1, 'okay': 2.
                                 ol53nnMFBMICTrunkTable 1.3.6.1.4.1.49.2.3.1.4.4.26.3 no-access
FDDI module specific trunk table variables. At present there are none.
                                     ol53nnMFBMICTrunkEntry 1.3.6.1.4.1.49.2.3.1.4.4.26.3.1 no-access
A description of 53nnM-FBMIC trunk attributes.
                                         ol53nnMFBMICTrunkSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.26.3.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkSlotIndex.
                                         ol53nnMFBMICTrunkIndex 1.3.6.1.4.1.49.2.3.1.4.4.26.3.1.2 integer read-only
A unique value that identifies a particular trunk within this module. Its value ranges between 1 and olModTrunkNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkIndex.
                           ol53nnMFIBST 1.3.6.1.4.1.49.2.3.1.4.4.27
                                 ol53nnMFIBSTModTable 1.3.6.1.4.1.49.2.3.1.4.4.27.1 no-access
A list of module attributes that apply to this model. To access an ol53nnMFIBSTModTable entry, the ol53nnMFIBSTModSlotIndex attribute is used.
                                     ol53nnMFIBSTModEntry 1.3.6.1.4.1.49.2.3.1.4.4.27.1.1 no-access
A list of module-specific information about a specific 53nnM-FIBST module in the concentrator.
                                         ol53nnMFIBSTModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.27.1.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olModSlotIndex.
                                         ol53nnMFIBSTModDownStreamModule 1.3.6.1.4.1.49.2.3.1.4.4.27.1.1.2 integer read-only
Down stream slot (transmit to)
                                         ol53nnMFIBSTModUpStreamModule 1.3.6.1.4.1.49.2.3.1.4.4.27.1.1.3 integer read-only
Up stream slot (receive from)
                                         ol53nnMFIBSTModDownStreamOperPath 1.3.6.1.4.1.49.2.3.1.4.4.27.1.1.4 integer read-only
Transmit DBA (debug only) Enumeration: 'fddi-path-1': 24, 'fddi-path-3': 26, 'fddi-path-2': 25, 'fddi-path-5': 28, 'fddi-path-4': 27, 'fddi-path-7': 30, 'fddi-path-6': 29, 'fddi-path-8': 31, 'isolated': 2.
                                         ol53nnMFIBSTModUpStreamOperPath 1.3.6.1.4.1.49.2.3.1.4.4.27.1.1.5 integer read-only
Receive DBA (debug only) Enumeration: 'fddi-path-1': 24, 'fddi-path-3': 26, 'fddi-path-2': 25, 'fddi-path-5': 28, 'fddi-path-4': 27, 'fddi-path-7': 30, 'fddi-path-6': 29, 'fddi-path-8': 31, 'isolated': 2.
                                         ol53nnMFIBSTModRingInfo 1.3.6.1.4.1.49.2.3.1.4.4.27.1.1.6 octet string read-only
An array which is indexed by DBA number. Each element contains the slot number (1..16) which is assigned to transmit on this DBA. (debug only)
                                 ol53nnMFIBSTPortTable 1.3.6.1.4.1.49.2.3.1.4.4.27.2 no-access
A table of port-specific information for each port of this module type.
                                     ol53nnMFIBSTPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.27.2.1 no-access
A list of module-specific information about a specific 53nnM-FIBST port in the concentrator.
                                         ol53nnMFIBSTPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.27.2.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olPortSlotIndex.
                                         ol53nnMFIBSTPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.27.2.1.2 integer read-only
A unique value that identifies a particular port within this module. Its value ranges between 1 and olModPortNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olPortIndex.
                                         ol53nnMFIBSTPortConfig 1.3.6.1.4.1.49.2.3.1.4.4.27.2.1.3 integer read-write
Specifies the FDDI port type. If the port is on an FFM, the only allowed values are slave(3) and master(4). In addition, there can only be one active slave port on any concentrator FDDI network. Enumeration: 'master': 4, 'slave': 3.
                                         ol53nnMFIBSTPortPcmState 1.3.6.1.4.1.49.2.3.1.4.4.27.2.1.4 integer read-only
(refer to ANSI SMT 9.6.2). Enumeration: 'pc8': 9, 'pc9': 10, 'pc2': 3, 'pc3': 4, 'pc0': 1, 'pc1': 2, 'pc6': 7, 'pc7': 8, 'pc4': 5, 'pc5': 6.
                                         ol53nnMFIBSTPortConnectState 1.3.6.1.4.1.49.2.3.1.4.4.27.2.1.5 integer read-only
An indication of the connect state of this PORT. Basically, this gives a higher level view of the state of the connection by grouping PCM states and the PC-Withhold flag state. The supported values and their corresponding PCM states and PC-Withhold condition, when relevant, are: disabled: (PC0:Off, PC9:Maint) connecting: (PC1(Break) || PC3 (Connect) || PC4(next) || PC5 (Signal) || PC6(Join) || PC7 (Verify)) && (PC-Withhold = None) standby: (PC-Withhold != None) active: (PC2:Trace || PC8:Active) Enumeration: 'disabled': 1, 'standby': 3, 'connecting': 2, 'active': 4.
                                         ol53nnMFIBSTPortNeighbor 1.3.6.1.4.1.49.2.3.1.4.4.27.2.1.6 integer read-only
The type (PC-Neighbor) of the remote PORT that is determined in PC-Signaling in R-Val (1,2) (refer to ANSI SMT 9.6.3.2). Enumeration: 'a': 1, 'master': 4, 'b': 2, 'slave': 3, 'unknown': 5.
                                         ol53nnMFIBSTPortRemoteMACIndicated 1.3.6.1.4.1.49.2.3.1.4.4.27.2.1.7 integer read-only
The indication, in PC-Signaling that the remote partner intends to place a MAC in the output token PATH of this PORT. Signaled as R-Val (9) (refer to ANSI SMT 9.6.3.2). Enumeration: 'false': 2, 'true': 1.
                                         ol53nnMFIBSTPortBSFlag 1.3.6.1.4.1.49.2.3.1.4.4.27.2.1.8 integer read-only
The Break State, BS-Flag (refer to ANSI SMT 9.4.3.4). Enumeration: 'false': 2, 'true': 1.
                                         ol53nnMFIBSTPortPCWithhold 1.3.6.1.4.1.49.2.3.1.4.4.27.2.1.9 integer read-only
PC-Withhold, (refer to ANSI SMT 9.4.1). Enumeration: 'm-m': 2, 'none': 1, 'other': 3.
                                         ol53nnMFIBSTPortLerCondition 1.3.6.1.4.1.49.2.3.1.4.4.27.2.1.10 integer read-only
This variable is set to true whenever LerEstimate is less than or equal to LerAlarm (the larger the number the smaller the value). Enumeration: 'bad': 1, 'okay': 2.
                                 ol53nnMFIBSTTrunkTable 1.3.6.1.4.1.49.2.3.1.4.4.27.3 no-access
FDDI module specific trunk table variables. At present there are none.
                                     ol53nnMFIBSTTrunkEntry 1.3.6.1.4.1.49.2.3.1.4.4.27.3.1 no-access
A description of 53nnM-FIBST trunk attributes.
                                         ol53nnMFIBSTTrunkSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.27.3.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkSlotIndex.
                                         ol53nnMFIBSTTrunkIndex 1.3.6.1.4.1.49.2.3.1.4.4.27.3.1.2 integer read-only
A unique value that identifies a particular trunk within this module. Its value ranges between 1 and olModTrunkNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkIndex.
                           ol53nnMSTP 1.3.6.1.4.1.49.2.3.1.4.4.28
                                 ol53nnMSTPModTable 1.3.6.1.4.1.49.2.3.1.4.4.28.1 no-access
A list of module attributes that apply to this model. To access an ol53nnMSTPModTable entry, the ol53nnMSTPModSlotIndex attribute is used.
                                     ol53nnMSTPModEntry 1.3.6.1.4.1.49.2.3.1.4.4.28.1.1 no-access
A list of module-specific information about a specific 53nnM-STP module in the concentrator.
                                         ol53nnMSTPModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.28.1.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olModSlotIndex.
                                         ol53nnMSTPModDownStreamModule 1.3.6.1.4.1.49.2.3.1.4.4.28.1.1.2 integer read-only
Down stream slot (transmit to)
                                         ol53nnMSTPModUpStreamModule 1.3.6.1.4.1.49.2.3.1.4.4.28.1.1.3 integer read-only
Down stream slot (receive from)
                                         ol53nnMSTPModDownStreamOperPath 1.3.6.1.4.1.49.2.3.1.4.4.28.1.1.4 integer read-only
transmit DBA (debug only) Enumeration: 'fddi-path-1': 24, 'fddi-path-3': 26, 'fddi-path-2': 25, 'fddi-path-5': 28, 'fddi-path-4': 27, 'fddi-path-7': 30, 'fddi-path-6': 29, 'fddi-path-8': 31, 'isolated': 2.
                                         ol53nnMSTPModUpStreamOperPath 1.3.6.1.4.1.49.2.3.1.4.4.28.1.1.5 integer read-only
receive DBA (debug only) Enumeration: 'fddi-path-1': 24, 'fddi-path-3': 26, 'fddi-path-2': 25, 'fddi-path-5': 28, 'fddi-path-4': 27, 'fddi-path-7': 30, 'fddi-path-6': 29, 'fddi-path-8': 31, 'isolated': 2.
                                         ol53nnMSTPModRingInfo 1.3.6.1.4.1.49.2.3.1.4.4.28.1.1.6 octet string read-only
An array which is indexed by DBA number. Each element contains the slot number (1..16) which is assigned to transmit on this DBA. (debug only)
                                 ol53nnMSTPPortTable 1.3.6.1.4.1.49.2.3.1.4.4.28.2 no-access
A table of port-specific information for each port of this module type.
                                     ol53nnMSTPPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.28.2.1 no-access
A list of module-specific information about a specific 53nnM-STP port in the concentrator.
                                         ol53nnMSTPPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.28.2.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olPortSlotIndex.
                                         ol53nnMSTPPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.28.2.1.2 integer read-only
A unique value that identifies a particular port within this module. Its value ranges between 1 and olModPortNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olPortIndex.
                                         ol53nnMSTPPortConfig 1.3.6.1.4.1.49.2.3.1.4.4.28.2.1.3 integer read-write
Specifies the FDDI port type. If the port is on an FFM, the only allowed values are slave(3) and master(4). In addition, there can only be one active slave port on any concentrator FDDI network. Enumeration: 'master': 4, 'slave': 3.
                                         ol53nnMSTPPortPcmState 1.3.6.1.4.1.49.2.3.1.4.4.28.2.1.4 integer read-only
(refer to ANSI SMT 9.6.2). Enumeration: 'pc8': 9, 'pc9': 10, 'pc2': 3, 'pc3': 4, 'pc0': 1, 'pc1': 2, 'pc6': 7, 'pc7': 8, 'pc4': 5, 'pc5': 6.
                                         ol53nnMSTPPortConnectState 1.3.6.1.4.1.49.2.3.1.4.4.28.2.1.5 integer read-only
An indication of the connect state of this PORT. Basically, this gives a higher level view of the state of the connection by grouping PCM states and the PC-Withhold flag state. The supported values and their corresponding PCM states and PC-Withhold condition, when relevant, are: disabled: (PC0:Off, PC9:Maint) connecting: (PC1(Break) || PC3 (Connect) || PC4(next) || PC5 (Signal) || PC6(Join) || PC7 (Verify)) && (PC-Withhold = None) standby: (PC-Withhold != None) active: (PC2:Trace || PC8:Active) Enumeration: 'disabled': 1, 'standby': 3, 'connecting': 2, 'active': 4.
                                         ol53nnMSTPPortNeighbor 1.3.6.1.4.1.49.2.3.1.4.4.28.2.1.6 integer read-only
The type (PC-Neighbor) of the remote PORT that is determined in PC-Signaling in R-Val (1,2) (refer to ANSI SMT 9.6.3.2). Enumeration: 'a': 1, 'master': 4, 'b': 2, 'slave': 3, 'unknown': 5.
                                         ol53nnMSTPPortRemoteMACIndicated 1.3.6.1.4.1.49.2.3.1.4.4.28.2.1.7 integer read-only
The indication, in PC-Signaling that the remote partner intends to place a MAC in the output token PATH of this PORT. Signaled as R-Val (9) (refer to ANSI SMT 9.6.3.2). Enumeration: 'false': 2, 'true': 1.
                                         ol53nnMSTPPortBSFlag 1.3.6.1.4.1.49.2.3.1.4.4.28.2.1.8 integer read-only
The Break State, BS-Flag (refer to ANSI SMT 9.4.3.4). Enumeration: 'false': 2, 'true': 1.
                                         ol53nnMSTPPortPCWithhold 1.3.6.1.4.1.49.2.3.1.4.4.28.2.1.9 integer read-only
PC-Withhold, (refer to ANSI SMT 9.4.1). Enumeration: 'm-m': 2, 'none': 1, 'other': 3.
                                         ol53nnMSTPPortLerCondition 1.3.6.1.4.1.49.2.3.1.4.4.28.2.1.10 integer read-only
This variable is set to true whenever LerEstimate is less than or equal to LerAlarm (the larger the number the smaller the value). Enumeration: 'bad': 1, 'okay': 2.
                                         ol53nnMSTPPortPersonality 1.3.6.1.4.1.49.2.3.1.4.4.28.2.1.11 integer read-write
Specifies the physical signaling used by the port, the only valid values are sddi(3) and tpddi(4). Enumeration: 'tpddi': 2, 'sddi': 1.
                                 ol53nnMSTPTrunkTable 1.3.6.1.4.1.49.2.3.1.4.4.28.3 no-access
FDDI module specific trunk table variables. At present there are none.
                                     ol53nnMSTPTrunkEntry 1.3.6.1.4.1.49.2.3.1.4.4.28.3.1 no-access
A description of 53nnM-STP trunk attributes.
                                         ol53nnMSTPTrunkSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.28.3.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkSlotIndex.
                                         ol53nnMSTPTrunkIndex 1.3.6.1.4.1.49.2.3.1.4.4.28.3.1.2 integer read-only
A unique value that identifies a particular trunk within this module. Its value ranges between 1 and olModTrunkNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkIndex.
                           ol51nnMTPCL 1.3.6.1.4.1.49.2.3.1.4.4.29
                                 ol51nnMTPCLModTable 1.3.6.1.4.1.49.2.3.1.4.4.29.1 no-access
A list of module-specific information about a specific 51nnM-TPCL module in the concentrator.
                                     ol51nnMTPCLModEntry 1.3.6.1.4.1.49.2.3.1.4.4.29.1.1 no-access
A list of module-specific information about a specific 51nnM-TPCL module in the concentrator.
                                         ol51nnMTPCLModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.29.1.1.1 integer read-only
The slot number of this module.
                                         ol51nnMTPCLModMonitorConn 1.3.6.1.4.1.49.2.3.1.4.4.29.1.1.2 integer read-write
When both connectors are on the same network: Setting this object to connector-1 allows the EMM to monitor the port statistics of port 1-12 on a per-port basis, and the port statistics of port 13-24 are summed and are reported through port 13. Setting this object to connector-2 allows the EMM to monitor the port statistics of port 12-24 on a per-port basis, and the port statistics of port 1-12 are summed and are reported through port 13. Note: when the 2 connectors are on different networks, setting this object to the value connector-1 or connector-2 will not have any effect. The port counters will be cleared whenever the value of this object is changed. Enumeration: 'connector-1': 1, 'connector-2': 2.
                                         ol51nnMTPCLModConn1Network 1.3.6.1.4.1.49.2.3.1.4.4.29.1.1.3 integer read-write
The network that this connector is attached to. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated-1': 21, 'isolated-2': 22.
                                         ol51nnMTPCLModConn2Network 1.3.6.1.4.1.49.2.3.1.4.4.29.1.1.4 integer read-write
The network that this connector is attached to. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated-1': 21, 'isolated-2': 22.
                                         ol51nnMTPCLModConn1DipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.29.1.1.5 integer read-only
The network indicated by the connector dip switch. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated-1': 21, 'isolated-2': 22.
                                         ol51nnMTPCLModConn2DipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.29.1.1.6 integer read-only
The network indicated by the connector dip switch. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated-1': 21, 'isolated-2': 22.
                                         ol51nnMTPCLModAutoPartition 1.3.6.1.4.1.49.2.3.1.4.4.29.1.1.7 integer read-write
This object holds the consecutive collision count limit value. The module goes into the auto-partition mode whenever the consecutive collision count exceeds the consecutive collision limit count. Enumeration: 'collisions-63': 2, 'collisions-31': 1, 'collisions-255': 4, 'collisions-127': 3.
                                 ol51nnMTPCLPortTable 1.3.6.1.4.1.49.2.3.1.4.4.29.2 no-access
A table of port-specific information for each port of this module type.
                                     ol51nnMTPCLPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.29.2.1 no-access
A list of module-specific information about a specific 51nnM-TPCL port in the concentrator.
                                         ol51nnMTPCLPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.29.2.1.1 integer read-only
The slot number of this port's module.
                                         ol51nnMTPCLPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.29.2.1.2 integer read-only
The port number of this port.
                                         ol51nnMTPCLPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.29.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant or for remote diagnostics with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1, 'remote-diagnostics': 8.
                                         ol51nnMTPCLPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.29.2.1.4 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port. If the port is configured for remote diagnostics, then this contains the slot index of the backup buddy port. To configure a port for remote diagnostics, the buddy's slot and port must be set to valid values.
                                         ol51nnMTPCLPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.29.2.1.5 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port. If the port is configured for remote diagnostics, then this contains the port index of the backup buddy port. To configure a port for remote diagnostics, the buddy's slot and port must be set to valid values.
                                         ol51nnMTPCLPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.29.2.1.6 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPCLPortLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.29.2.1.7 integer read-write
The current link integrity configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPCLPortDipLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.29.2.1.8 integer read-only
The link integrity configuration as indicated by this dip switch. Enumeration: 'disabled': 2, 'enabled': 1.
                           ol52nnBTT 1.3.6.1.4.1.49.2.3.1.4.4.30
                                 ol52nnBTTModTable 1.3.6.1.4.1.49.2.3.1.4.4.30.1 no-access
A table of module-specific information for each 52nnB-TT module in the concentrator.
                                     ol52nnBTTModEntry 1.3.6.1.4.1.49.2.3.1.4.4.30.1.1 no-access
A list of module-specific information about a specific 52nnB-TT module in the concentrator.
                                         ol52nnBTTModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.30.1.1.1 integer read-only
The slot number of this module.
                                         ol52nnBTTModBridgeType 1.3.6.1.4.1.49.2.3.1.4.4.30.1.1.2 integer read-only
Whether the bridge is a source-routing bridge or a source-routing-transparent bridge. Enumeration: 'bridge-type-sr': 1, 'bridge-type-srt': 2.
                                         ol52nnBTTModSoftwareVersion 1.3.6.1.4.1.49.2.3.1.4.4.30.1.1.3 displaystring read-only
The version number of the software loaded into the module's flash chips.
                                         ol52nnBTTModSRBridgeNo 1.3.6.1.4.1.49.2.3.1.4.4.30.1.1.4 integer read-only
The module's source routing bridge number.
                                         ol52nnBTTModNetworkStatus 1.3.6.1.4.1.49.2.3.1.4.4.30.1.1.5 integer read-only
The status of the ring containing this module. Enumeration: 'okay': 1, 'beaconing': 3, 'closed': 2.
                                 ol52nnBTTPortTable 1.3.6.1.4.1.49.2.3.1.4.4.30.2 no-access
A table of port-specific for each port of each 52nnB-TT module i the concentrator.
                                     ol52nnBTTPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.30.2.1 no-access
A list of port-specific information about a specific 52nnB-TT port in the concentrator.
                                         ol52nnBTTPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.30.2.1.1 integer read-only
The slot number for this port's module.
                                         ol52nnBTTPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.30.2.1.2 integer read-only
The port number for this port within this slot.
                                         ol52nnBTTPortConnector 1.3.6.1.4.1.49.2.3.1.4.4.30.2.1.3 integer read-write
The port connector. Notice that setting port connector available only for the front pannel port. Enumeration: 'backPlane': 1, 'rj45': 8, 'db-9': 10.
                                         ol52nnBTTPortSTAPState 1.3.6.1.4.1.49.2.3.1.4.4.30.2.1.4 integer read-only
The port connector. Notice that setting port connector available only for the front pannel port. Enumeration: 'off': 6, 'listening': 3, 'disabled': 1, 'learning': 4, 'forwarding': 5, 'blocking': 2.
                                         ol52nnBTTPortIpAddress 1.3.6.1.4.1.49.2.3.1.4.4.30.2.1.5 ipaddress read-only
The IP address associated with this port.
                                         ol52nnBTTPortMACAddress 1.3.6.1.4.1.49.2.3.1.4.4.30.2.1.6 octet string read-only
A 6 octet address that uniquely identifies this port.
                                         ol52nnBTTPortThroughput 1.3.6.1.4.1.49.2.3.1.4.4.30.2.1.7 gauge read-only
Port throughput measured in Kbytes per second.
                                         ol52nnBTTPortForwarding 1.3.6.1.4.1.49.2.3.1.4.4.30.2.1.8 gauge read-only
Port forwarding rate measured in frames per second.
                                         ol52nnBTTPortSRRingNo 1.3.6.1.4.1.49.2.3.1.4.4.30.2.1.9 integer read-only
The port's source routing ring number.
                                         ol52nnBTTPortRingSpeed 1.3.6.1.4.1.49.2.3.1.4.4.30.2.1.10 integer read-write
The ring's bandwidth. Enumeration: 'sixteenMegabit': 2, 'fourMegabit': 1.
                                 ol52nnBTTTrunkTable 1.3.6.1.4.1.49.2.3.1.4.4.30.3 no-access
A table that contains trunk-specific information for each trunk on each 52nnB-TT in the concentrator.
                                     ol52nnBTTTrunkEntry 1.3.6.1.4.1.49.2.3.1.4.4.30.3.1 no-access
A list of information about a specific Trunk on a 52nnB-TT module in the concentrator.
                                         ol52nnBTTTrunkSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.30.3.1.1 integer read-only
The slot number of this module. Its value ranges between 1 and olConcNumSlots.
                                         ol52nnBTTTrunkIndex 1.3.6.1.4.1.49.2.3.1.4.4.30.3.1.2 integer read-only
The trunk number of this module. Its value ranges between 1 and olModNumTrunks.
                           ol51nnIx 1.3.6.1.4.1.49.2.3.1.4.4.31
                                 ol51nnIxModTable 1.3.6.1.4.1.49.2.3.1.4.4.31.1 no-access
A table of module-specific information for each 51nnI-x module in the concentrator.
                                     ol51nnIxModEntry 1.3.6.1.4.1.49.2.3.1.4.4.31.1.1 no-access
A list of module-specific information about a specific 51nnI-x module in the concentrator.
                                         ol51nnIxModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.31.1.1.1 integer read-only
The slot number of this module.
                                         ol51nnIxModSwType 1.3.6.1.4.1.49.2.3.1.4.4.31.1.1.2 integer read-only
The software currently loaded and executing has the module operating as a Bridge, Switch or Router. Enumeration: 'bridge': 1, 'switch': 2, 'router': 3.
                                         ol51nnIxModStationAddr 1.3.6.1.4.1.49.2.3.1.4.4.31.1.1.3 octet string read-only
A 6 octet address that uniquely identifies this module. The station address is the mac address of port 1.
                                         ol51nnIxModDipPromDefaults 1.3.6.1.4.1.49.2.3.1.4.4.31.1.1.4 integer read-only
The current module configuration with respect to default PROM values as specified by dip switches. Enumeration: 'false': 2, 'true': 1.
                                         ol51nnIxModProtocols 1.3.6.1.4.1.49.2.3.1.4.4.31.1.1.5 displaystring read-only
A textual description of the protocols supported by this module
                                 ol51nnIxPortTable 1.3.6.1.4.1.49.2.3.1.4.4.31.2 no-access
A table of port-specific information for each port of each 51nnI-x module in the concentrator.
                                     ol51nnIxPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.31.2.1 no-access
A list of port-specific information about a specific 51nnI-x port in the concentrator.
                                         ol51nnIxPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.31.2.1.1 integer read-only
The slot number for this port's module.
                                         ol51nnIxPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.31.2.1.2 integer read-only
The port number for this port within this slot.
                                         ol51nnIxPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.31.2.1.3 integer read-only
The state of this port as indicated by the port's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnIxPortSTAPState 1.3.6.1.4.1.49.2.3.1.4.4.31.2.1.4 integer read-only
The current IEEE 802.1d Spanning Tree Algorithm and Protocol state (STAP) of this port. Enumeration: 'off': 6, 'listening': 3, 'unknown': 7, 'disabled': 1, 'learning': 4, 'forwarding': 5, 'blocking': 2.
                                         ol51nnIxPortIpAddress 1.3.6.1.4.1.49.2.3.1.4.4.31.2.1.5 ipaddress read-only
The IP Address associated with this port.
                                         ol51nnIxPortDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.31.2.1.6 integer read-only
The network for this port as specified by this port's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2, 'front-panel': 5.
                                         ol51nnIxPortDefNetwork 1.3.6.1.4.1.49.2.3.1.4.4.31.2.1.7 integer read-only
The network for this port as specified by the OEIM's non-volatile storage. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2, 'front-panel': 5.
                           ol52nnMMGT 1.3.6.1.4.1.49.2.3.1.4.4.32
                                 ol52nnMMGTModTable 1.3.6.1.4.1.49.2.3.1.4.4.32.1 no-access
A table that contains module information about each 52nnM-MGT in the concentrator.
                                     ol52nnMMGTModEntry 1.3.6.1.4.1.49.2.3.1.4.4.32.1.1 no-access
A list of module information for each 52nnM-MGT in the concentrator.
                                         ol52nnMMGTModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.32.1.1.1 integer read-only
The slot number of this module. Its value ranges between 1 and olConcNumSlots.
                                         ol52nnMMGTModMasterPriority 1.3.6.1.4.1.49.2.3.1.4.4.32.1.1.2 integer read-write
The mastership priority of this agent. Ten is the highest and one is the lowest. Priority is only used when an election occurs. Mastership is not preemptive unless the reset mastership command is used. Enumeration: 'seven': 7, 'ten': 10, 'nine': 9, 'six': 6, 'three': 3, 'two': 2, 'four': 4, 'five': 5, 'eight': 8, 'one': 1.
                                         ol52nnMMGTModMasterStatus 1.3.6.1.4.1.49.2.3.1.4.4.32.1.1.3 integer read-only
The mastership status of this agent. Enumeration: 'non-master': 2, 'master': 1, 'electing': 3.
                                         ol52nnMMGTModStationAddr 1.3.6.1.4.1.49.2.3.1.4.4.32.1.1.4 octet string read-only
A 6 octet address that uniquely identifies this module. The station address is the MAC address of port 1.
                                         ol52nnMMGTModRingSpeed 1.3.6.1.4.1.49.2.3.1.4.4.32.1.1.5 integer read-write
The ring's bandwidth. Enumeration: 'sixteenMegabit': 2, 'fourMegabit': 1.
                                         ol52nnMMGTModNetworkStatus 1.3.6.1.4.1.49.2.3.1.4.4.32.1.1.6 integer read-only
The status of the ring containing this module. Enumeration: 'okay': 1, 'beaconing': 3, 'closed': 2.
                                         ol52nnMMGTModMasterNetwork 1.3.6.1.4.1.49.2.3.1.4.4.32.1.1.7 integer read-write
The network that this module should assign itself to upon becoming master if the module was previously a slave. no-change(25) indicates that the module should not change its current network assignment. Enumeration: 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'isolated': 2, 'no-change': 25.
                                         ol52nnMMGTModLocalMACAddress 1.3.6.1.4.1.49.2.3.1.4.4.32.1.1.8 macaddress read-write
A MAC address with the locally administered bit set to one. Setting this value to an invalid address will return invalidData error. An invalid address is a value with the locally administered bit set to zero, or a value of all ones.
                                         ol52nnMMGTModMACAddressType 1.3.6.1.4.1.49.2.3.1.4.4.32.1.1.9 integer read-write
The desired MAC address for this agent. burned-in(1) indicates that the factory setting as defined in ol52nnMMGTModStationAddr should be used. locally-administered(2) indicates that the MAC address set in ol52nnMMGTModLocalMACAddress should be used. This change will take effect following a reset of the agent. The actual MAC address in use is defined in ol52nnMMGTModActiveMACAddress. Setting this value to use an invalid MAC address (for example, all zeros) will return invalidData error. Enumeration: 'burned-in': 1, 'locally-administered': 2.
                                         ol52nnMMGTModActiveMACAddress 1.3.6.1.4.1.49.2.3.1.4.4.32.1.1.10 macaddress read-only
A actual MAC address that is being used by this agent. This is the MAC address of port 1.
                                 ol52nnMMGTPortTable 1.3.6.1.4.1.49.2.3.1.4.4.32.2 no-access
A table that contains port-specific information for each port on each 52nnM-MGT in the concentrator.
                                     ol52nnMMGTPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.32.2.1 no-access
A list of information about a specific port on a 52nnM-MGT module in the concentrator.
                                         ol52nnMMGTPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.32.2.1.1 integer read-only
The slot number of this port's module.
                                         ol52nnMMGTPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.32.2.1.2 integer read-only
The port number of this port.
                                         ol52nnMMGTPortIpAddress 1.3.6.1.4.1.49.2.3.1.4.4.32.2.1.3 ipaddress read-only
The IP address associated with this port.
                                 ol52nnMMGTTrunkTable 1.3.6.1.4.1.49.2.3.1.4.4.32.3 no-access
A table that contains trunk-specific information for each trunk on each 52nnM-MGT in the concentrator.
                                     ol52nnMMGTTrunkEntry 1.3.6.1.4.1.49.2.3.1.4.4.32.3.1 no-access
A list of information about a specific Trunk on a 52nnM-MGT module in the concentrator.
                                         ol52nnMMGTTrunkSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.32.3.1.1 integer read-only
The slot number of this module. Its value ranges between 1 and olConcNumSlots.
                                         ol52nnMMGTTrunkIndex 1.3.6.1.4.1.49.2.3.1.4.4.32.3.1.2 integer read-only
The slot number of this module. Its value ranges between 1 and olModNumTrunks.
                                         ol52nnMMGTTrunkCableMon 1.3.6.1.4.1.49.2.3.1.4.4.32.3.1.3 integer read-write
The cable monitor configuration for this trunk. Enumeration: 'notApplicable': 3, 'enable': 1, 'disable': 2.
                                         ol52nnMMGTTrunkNetMapState 1.3.6.1.4.1.49.2.3.1.4.4.32.3.1.4 integer read-write
The map state of the copper ring-in trunk. This should be set to external for ring-in trunks which connect to external hubs. The mapping logic will not operate on trunks which are set to external. This prevents incorrect mapping which can occur when a module in one hub detects the mapping signal from another hub. This attribute only applies to copper ring-in trunks. Enumeration: 'notApplicable': 1, 'internal': 2, 'external': 3.
                                         ol52nnMMGTTrunkExtBcnRecovery 1.3.6.1.4.1.49.2.3.1.4.4.32.3.1.5 integer read-write
Indicates whether the trunk is connected to a segment that will perform beacon recovery. This should be set to exists(1) for trunks which connect to hubs which perform beacon recovery. This attribute is used to determine the fault domain when resolving a beaconing condition. The beacon recovery process will resolve beaconing on trunks with this attribute set to nonExists(2) before trunks with the attribute set to exists(1) are resolved. For backplane trunks, setting to a value other than notApplicable will return invalidData error. The default value is nonExists(2). Enumeration: 'nonExists': 2, 'notApplicable': 3, 'exists': 1.
                           ol50nnMHCTL 1.3.6.1.4.1.49.2.3.1.4.4.33
                                 ol50nnMHCTLModTable 1.3.6.1.4.1.49.2.3.1.4.4.33.1 no-access
A table that contains information about each 50nnM-HCTL in the concentrator.
                                     ol50nnMHCTLModEntry 1.3.6.1.4.1.49.2.3.1.4.4.33.1.1 no-access
A list of information for each 50nnM-HCTL module in the concentrator.
                                         ol50nnMHCTLModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.33.1.1.1 integer read-only
The slot number for this module. The value should be 7.
                                         ol50nnMHCTLModOperState 1.3.6.1.4.1.49.2.3.1.4.4.33.1.1.2 integer read-only
The operational state of the 50nnM-HCTL module. Specifically, this is an indicator of whether the 50nnM-HCTL module is providing clock signals to the backplane. An active 50nnM-HCTL module provides clock signals to the backplane while a standby 50nnM-HCTL module does not. Note that only one 50nnM-HCTL module will be active at any given time; all other 50nnM-HCTL/ 50nnM-RCTL modules in the concentrator will be in standby mode. Enumeration: 'active': 1, 'standby': 2.
                                         ol50nnMHCTLModClockStatus 1.3.6.1.4.1.49.2.3.1.4.4.33.1.1.3 integer read-only
The current status of the on-board clocks on this module. Enumeration: 'faulty': 2, 'okay': 1.
                                         ol50nnMHCTLModTempStatus 1.3.6.1.4.1.49.2.3.1.4.4.33.1.1.4 integer read-only
The temperature as detected by the probe on this module. Enumeration: 'extremeTemp': 2, 'okay': 1.
                                         ol50nnMHCTLModPDBStatus 1.3.6.1.4.1.49.2.3.1.4.4.33.1.1.5 integer read-only
Indicates whether this 6-slot concentrator contains a power distribution board that supports powersupply redundancy. Enumeration: 'notPresent': 2, 'present': 1.
                                         ol50nnMHCTLModDipCh1ActCol 1.3.6.1.4.1.49.2.3.1.4.4.33.1.1.6 integer read-only
The Ethernet channel 1 activity/collision LED configuration as indicated by this module's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol50nnMHCTLModDipCh2ActCol 1.3.6.1.4.1.49.2.3.1.4.4.33.1.1.7 integer read-only
The Ethernet channel 2 activity/collision LED configuration as indicated by this module's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol50nnMHCTLModDipCh3ActCol 1.3.6.1.4.1.49.2.3.1.4.4.33.1.1.8 integer read-only
The Ethernet channel 3 activity/collision LED configuration as indicated by this module's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                           oc61nnMCAR 1.3.6.1.4.1.49.2.3.1.4.4.35
                                 oc61nnMCARModTable 1.3.6.1.4.1.49.2.3.1.4.4.35.6 no-access
A list of module-specific information associated with a particular 61nnM-CAR module in the concentrator.
                                     oc61nnMCARModEntry 1.3.6.1.4.1.49.2.3.1.4.4.35.6.1 no-access
A list of module-specific information about a specific 61nnM-CAR module in the concentrator.
                                         oc61nnMCARModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.35.6.1.1 integer read-only
The slot number of this module.
                                         oc61nnMCARModSubSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.35.6.1.2 integer read-only
The subslot number of this module.
                                         oc61nnMCARModBootVersion 1.3.6.1.4.1.49.2.3.1.4.4.35.6.1.3 displaystring read-only
The software boot eprom version of this module.
                           oc60nnMMGT 1.3.6.1.4.1.49.2.3.1.4.4.43
                                 oc60nnMMGTModTable 1.3.6.1.4.1.49.2.3.1.4.4.43.6 no-access
A table that contains module information about each 60nnM-MGT module in the concentrator.
                                     oc60nnMMGTModEntry 1.3.6.1.4.1.49.2.3.1.4.4.43.6.1 no-access
A list of module information for each 60nnM-MGT module in the concentrator.
                                         oc60nnMMGTModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.43.6.1.1 integer read-only
The slot number of this module.
                                         oc60nnMMGTModSubSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.43.6.1.2 integer read-only
The subslot number of this module.
                                         oc60nnMMGTModBootVersion 1.3.6.1.4.1.49.2.3.1.4.4.43.6.1.3 displaystring read-only
The software boot eprom version of this module.
                                         oc60nnMMGTModMasterPriority 1.3.6.1.4.1.49.2.3.1.4.4.43.6.1.4 integer read-write
The mastership priority of this agent. Ten is the highest and one is the lowest. Priority is only used when an election occurs. Mastership is not preemptive unless the reset mastership command is used. Enumeration: 'seven': 7, 'ten': 10, 'nine': 9, 'six': 6, 'three': 3, 'two': 2, 'four': 4, 'five': 5, 'eight': 8, 'one': 1.
                                         oc60nnMMGTModMasterStatus 1.3.6.1.4.1.49.2.3.1.4.4.43.6.1.5 integer read-only
The mastership status of this agent. Enumeration: 'non-master': 2, 'master': 1, 'electing': 3.
                                         oc60nnMMGTModHubSerial 1.3.6.1.4.1.49.2.3.1.4.4.43.6.1.6 displaystring read-only
The Hub serial number mastership is presiding over. Zero length string for slaves.
                           oc61nnDMGT 1.3.6.1.4.1.49.2.3.1.4.4.45
                                 oc61nnDMGTModTable 1.3.6.1.4.1.49.2.3.1.4.4.45.6 no-access
A table that contains information about Ethernet Network Monitor Cards in the ONcore Hub.
                                     oc61nnDMGTModEntry 1.3.6.1.4.1.49.2.3.1.4.4.45.6.1 no-access
A list of information for an Ethernet Network Monitor Card in the ONcore Hub.
                                         oc61nnDMGTModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.45.6.1.1 integer read-only
The slot number of this card.
                                         oc61nnDMGTModSubSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.45.6.1.2 integer read-only
The subslot number of this card.
                                         oc61nnDMGTModBootVersion 1.3.6.1.4.1.49.2.3.1.4.4.45.6.1.3 displaystring read-only
The software boot eprom version of this module.
                                         oc61nnDMGTModIpAddress 1.3.6.1.4.1.49.2.3.1.4.4.45.6.1.4 ipaddress read-only
The current IP address of this card and the associated interface.
                                         oc61nnDMGTModSubnetMask 1.3.6.1.4.1.49.2.3.1.4.4.45.6.1.5 ipaddress read-only
The current subnet mask of this card and the associated interface.
                                         oc61nnDMGTModDefaultGateway 1.3.6.1.4.1.49.2.3.1.4.4.45.6.1.6 ipaddress read-only
The current default gateway of this card and the associated interface. Note that a value of 0.0.0.0 indicates that this interface is not con- configured to be used with a default gateway.
                                         oc61nnDMGTModStationAddr 1.3.6.1.4.1.49.2.3.1.4.4.45.6.1.7 macaddress read-only
A 6 octet address that uniquely identifies this card. Note that an address of 00-00-00-00-00-00 is invalid and the module has failed.
                                         oc61nnDMGTModInterfaceMode 1.3.6.1.4.1.49.2.3.1.4.4.45.6.1.8 integer read-write
The desired connectvity mode of this card. When this attribute is set to enabled(1) and the card is set to a network, it will forward messages to and from the master Distributed Management Module. If this attribute is set to disabled(2), the card may still collect statistics but not forward messages to and from the Distributed Management Module. If this attribute is set to standby(3), the card will not collect statistics or forward messages to/from the Distributed Management Module. Enumeration: 'disabled': 2, 'standby': 3, 'enabled': 1.
                                         oc61nnDMGTModRMONHostStatsMode 1.3.6.1.4.1.49.2.3.1.4.4.45.6.1.9 integer read-write
The desired RMON host staticstics mode of this card. When this attribute is set to enabled, the card will gather RMON host table statistics. Note that when this attribute is enabled, the accuracy of all statistics may be impaired during peak loads. Enumeration: 'disabled': 2, 'enabled': 1.
                           oc61nnMFBP 1.3.6.1.4.1.49.2.3.1.4.4.46
                                 oc61nnMFBPPortTable 1.3.6.1.4.1.49.2.3.1.4.4.46.2 no-access
A table of port-specific information for each port of this module type.
                                     oc61nnMFBPPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.46.2.1 no-access
A list of port specific information about this module's ports.
                                         oc61nnMFBPPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.46.2.1.1 integer read-only
The slot number of the module assocaited with this port.
                                         oc61nnMFBPPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.46.2.1.2 integer read-only
The port number with respect to the module it resides on.
                                         oc61nnMFBPPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.46.2.1.3 integer read-write
The desired state of this port. Setting this port to redundant-primary or redundant-backup with invalid buddy slot or buddy port will result in an error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1.
                                         oc61nnMFBPPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.46.2.1.4 integer read-write
The slot index of the redundant port's buddy port.
                                         oc61nnMFBPPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.46.2.1.5 integer read-write
The port index of the redundant port's buddy. Valid ports are those ports which are not redundant. The buddy port admin state will be set to redundant.
                                         oc61nnMFBPPortDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.46.2.1.6 integer read-only
The network indicated by the port's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36, 'isolated-1': 21.
                                         oc61nnMFBPPortHipwr 1.3.6.1.4.1.49.2.3.1.4.4.46.2.1.7 integer read-write
The current port high power optics mode. Setting this variable to enable(1), will enable the port to drive up to 4K meter fiber cable. Enumeration: 'enable': 1, 'disable': 2.
                                 oc61nnMFBPModTable 1.3.6.1.4.1.49.2.3.1.4.4.46.6 no-access
A list of module specific information about this module.
                                     oc61nnMFBPModEntry 1.3.6.1.4.1.49.2.3.1.4.4.46.6.1 no-access
Values to describe module specific inormation.
                                         oc61nnMFBPModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.46.6.1.1 integer read-only
The slot index of this module.
                                         oc61nnMFBPModSubSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.46.6.1.2 integer read-only
The subslot index of this module. (e.g. mother boards have subslot index equals to one.
                                         oc61nnMFBPModBootVersion 1.3.6.1.4.1.49.2.3.1.4.4.46.6.1.3 displaystring read-only
The software boot eprom version of this module.
                                         oc61nnMFBPModDipNVRam 1.3.6.1.4.1.49.2.3.1.4.4.46.6.1.4 integer read-only
The Non-Volatile RAM dip switch setting for this module. Setting this object to enable(1) will cause the module to be configured according to the configuration which was saved in the non-volatile storage. Enumeration: 'disabled': 2, 'enabled': 1.
                           oc61nnMTPL 1.3.6.1.4.1.49.2.3.1.4.4.47
                                 oc61nnMTPLPortTable 1.3.6.1.4.1.49.2.3.1.4.4.47.2 no-access
A table of port-specific information for each port of this module type.
                                     oc61nnMTPLPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.47.2.1 no-access
A list of module-specific information about a specific 61nnM-TPL port in the concentrator.
                                         oc61nnMTPLPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.47.2.1.1 integer read-only
The slot number of this port's module.
                                         oc61nnMTPLPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.47.2.1.2 integer read-only
The port number of this port.
                                         oc61nnMTPLPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.47.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant or for remote diagnostics with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1, 'remote-diagnostics': 8.
                                         oc61nnMTPLPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.47.2.1.4 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port. If the port is configured for remote diagnostics, then this contains the slot index of the backup buddy port. To configure a port for remote diagnostics, the buddy's slot and port must be set to valid values.
                                         oc61nnMTPLPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.47.2.1.5 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port. If the port is configured for remote diagnostics, then this contains the port index of the backup buddy port. To configure a port for remote diagnostics, the buddy's slot and port must be set to valid values.
                                         oc61nnMTPLPortDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.47.2.1.6 integer read-only
The network indicated by the port's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36, 'isolated-1': 21.
                                         oc61nnMTPLPortLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.47.2.1.7 integer read-write
The current link integrity configuration for this port. Setting this object to enabled(1) makes it conform to the 10BASE-T link integrity standard. Setting this object to disabled(2) makes it compatible with the older pre 10BASE-T module. Enumeration: 'disabled': 2, 'enabled': 1.
                                         oc61nnMTPLPortAutoPolarity 1.3.6.1.4.1.49.2.3.1.4.4.47.2.1.8 integer read-write
The current auto polarity configuration for this port. Setting this object to enabled(1) causes the module to switch the port polarity automatically when the port polarity is reverted. Enumeration: 'disabled': 2, 'enabled': 1.
                                 oc61nnMTPLModTable 1.3.6.1.4.1.49.2.3.1.4.4.47.6 no-access
A list of module-specific information about a specific 61nnM-TPL module in the concentrator.
                                     oc61nnMTPLModEntry 1.3.6.1.4.1.49.2.3.1.4.4.47.6.1 no-access
A list of module-specific information about a specific 61nnM-TPL module in the concentrator.
                                         oc61nnMTPLModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.47.6.1.1 integer read-only
The slot number of this module.
                                         oc61nnMTPLModSubSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.47.6.1.2 integer read-only
The subslot number of this module.
                                         oc61nnMTPLModBootVersion 1.3.6.1.4.1.49.2.3.1.4.4.47.6.1.3 displaystring read-only
The software boot eprom version of this module.
                                         oc61nnMTPLModDipNVRam 1.3.6.1.4.1.49.2.3.1.4.4.47.6.1.4 integer read-only
The Non-Volatile RAM dip switch setting for this module. Enabling this switch will cause the module to be configured according to the configurations that were saved in the non-volatile storage after the module reset. Enumeration: 'disabled': 2, 'enabled': 1.
                           ol51nnMTPLS 1.3.6.1.4.1.49.2.3.1.4.4.48
                                 ol51nnMTPLSModTable 1.3.6.1.4.1.49.2.3.1.4.4.48.1 no-access
A list of module-specific information about a specific 51nnM-TPLS module in the concentrator.
                                     ol51nnMTPLSModEntry 1.3.6.1.4.1.49.2.3.1.4.4.48.1.1 no-access
A list of module-specific information about a specific 51nnM-TPLS module in the concentrator.
                                         ol51nnMTPLSModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.48.1.1.1 integer read-only
The slot number of this module.
                                         ol51nnMTPLSModDipNetwork 1.3.6.1.4.1.49.2.3.1.4.4.48.1.1.2 integer read-only
The network indicated by the module's dip switches. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'isolated': 2.
                                         ol51nnMTPLSModAutoPartition 1.3.6.1.4.1.49.2.3.1.4.4.48.1.1.3 integer read-write
This object holds the consecutive collision count limit value. The module goes into the auto-partition mode whenever the consecutive collision count exceeds this limit. Enumeration: 'collisions-63': 2, 'collisions-31': 1, 'collisions-255': 4, 'collisions-127': 3.
                                 ol51nnMTPLSPortTable 1.3.6.1.4.1.49.2.3.1.4.4.48.2 no-access
A table of port-specific information for each port of this module type.
                                     ol51nnMTPLSPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.48.2.1 no-access
A list of module-specific information about a specific 51nnM-TPLS port in the concentrator.
                                         ol51nnMTPLSPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.48.2.1.1 integer read-only
The slot number of this port's module.
                                         ol51nnMTPLSPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.48.2.1.2 integer read-only
The port number of this port.
                                         ol51nnMTPLSPortAdminState 1.3.6.1.4.1.49.2.3.1.4.4.48.2.1.3 integer read-write
The desired state of this port. Setting this port to be redundant or for remote diagnostics with invalid settings of buddy slot and buddy port will return the genError error. Enumeration: 'disabled': 2, 'redundant-backup': 4, 'redundant-primary': 3, 'enabled': 1, 'remote-diagnostics': 8.
                                         ol51nnMTPLSPortDipAdminState 1.3.6.1.4.1.49.2.3.1.4.4.48.2.1.4 integer read-write
The admin state of this port as indicated by the dip switches. i.e. This object indicates whether the port will initialize to enabled or disabled when the module configures itself from dips. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPLSPortDipSecurity 1.3.6.1.4.1.49.2.3.1.4.4.48.2.1.5 integer read-only
The security state of this port as indicated by the dip switches. i.e. This object indicates whether the port's security state will initialize to enabled (full security) or disabled (no security) when the module configures itself from dips. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPLSPortBuddySlot 1.3.6.1.4.1.49.2.3.1.4.4.48.2.1.6 integer read-write
The slot index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port. If the port is configured for remote diagnostics, then this contains the slot index of the backup buddy port. To configure a port for remote diagnostics, the buddy's slot and port must be set to valid values.
                                         ol51nnMTPLSPortBuddyPort 1.3.6.1.4.1.49.2.3.1.4.4.48.2.1.7 integer read-write
The port index of the redundant port's buddy. To set a port to be redundant, the buddy's slot and port must be set to valid values. The buddy is automatically set to be redundant to this port. If the port is configured for remote diagnostics, then this contains the port index of the backup buddy port. To configure a port for remote diagnostics, the buddy's slot and port must be set to valid values.
                                         ol51nnMTPLSPortLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.48.2.1.8 integer read-write
The current link integrity configuration for this port. Enumeration: 'disabled': 2, 'enabled': 1.
                                         ol51nnMTPLSPortDipLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.48.2.1.9 integer read-only
The link integrity configuration as indicated by this module's dip switches. Enumeration: 'disabled': 2, 'enabled': 1.
                           oc60nnMRCTL 1.3.6.1.4.1.49.2.3.1.4.4.50
                                 ol60nnMRCTLModTable 1.3.6.1.4.1.49.2.3.1.4.4.50.1 no-access
A table that contains information about the Controller in the concentrator.
                                     ol60nnMRCTLModEntry 1.3.6.1.4.1.49.2.3.1.4.4.50.1.1 no-access
A list of information for the Controller module in the concentrator.
                                         ol60nnMRCTLModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.50.1.1.1 integer read-only
The slot number for this module. Note that this module will always be in slot 17.
                                         ol60nnMRCTLModOperState 1.3.6.1.4.1.49.2.3.1.4.4.50.1.1.2 integer read-only
The operational state of the Controller module. Specifically, this is an indicator of whether the Controller module is providing clock signals to the backplane. An active Controller module provides clock signals to the backplane while a standby Controller module does not. Note that only the active Controller is visible to an ONline agent; hence, this object will have the value active(1). Enumeration: 'active': 1, 'standby': 2.
                                         ol60nnMRCTLModClockStatus 1.3.6.1.4.1.49.2.3.1.4.4.50.1.1.3 integer read-only
The current status of the on-board clocks on this module. Enumeration: 'faulty': 2, 'okay': 1.
                                         ol60nnMRCTLModTempStatus 1.3.6.1.4.1.49.2.3.1.4.4.50.1.1.4 integer read-only
The overall temperature status for this concentrator as detected by this module. This object's value is an aggregate of all temperature probes located within this concentrator as sensed by this module. Hence, when at least one probe in the concentrator reports an extreme temperature, then this object will have the value extremeTemp(2). Enumeration: 'extremeTemp': 2, 'okay': 1.
                                 oc60nnMRCTLModTable 1.3.6.1.4.1.49.2.3.1.4.4.50.6 no-access
A table that contains information about the Controller in the concentrator.
                                     oc60nnMRCTLModEntry 1.3.6.1.4.1.49.2.3.1.4.4.50.6.1 no-access
A list of information for the Controller module in the concentrator.
                                         oc60nnMRCTLModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.50.6.1.1 integer read-only
The slot number for this module.
                                         oc60nnMRCTLModSubSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.50.6.1.2 integer read-only
The subslot number for this module.
                                         oc60nnMRCTLModBootVersion 1.3.6.1.4.1.49.2.3.1.4.4.50.6.1.3 displaystring read-only
The software boot eprom version of this module.
                                         oc60nnMRCTLModOperState 1.3.6.1.4.1.49.2.3.1.4.4.50.6.1.4 integer read-only
The operational state of the Controller module. Specifically, this is an indicator of whether the Controller module is providing clock signals to the backplane. An active Controller module provides clock signals to the backplane while a standby Controller module does not. Enumeration: 'active': 1, 'standby': 2.
                                         oc60nnMRCTLModClockStatus 1.3.6.1.4.1.49.2.3.1.4.4.50.6.1.5 integer read-only
The current status of the on-board clocks on this module. Enumeration: 'faulty': 2, 'okay': 1.
                                         oc60nnMRCTLModTempStatus 1.3.6.1.4.1.49.2.3.1.4.4.50.6.1.6 integer read-only
The overall temperature status for the concentrator as detected by this module. This object's value is an aggregate of all the temperature probes located within this concentrator as sensed by this module. Hence, when at least one probe in the concentrator reports an extreme temperature, then this object will have the value extremeTemp(2). Enumeration: 'extremeTemp': 2, 'okay': 1.
                                         oc60nnMRCTLModAtoDConverterStatus 1.3.6.1.4.1.49.2.3.1.4.4.50.6.1.7 integer read-only
The current status of the on-board A/D converter. Typically, when this object has a value of faulty(2), it is because the value obtained from the A/D converter internal test channel is out of tolerance from what is specified by the manufacturer. Enumeration: 'faulty': 2, 'okay': 1.
                                         oc60nnMRCTLModPS1Status 1.3.6.1.4.1.49.2.3.1.4.4.50.6.1.8 integer read-only
The current status of powersupply 1. Enumeration: 'active': 1, 'faulty': 3, 'not-installed': 4.
                                         oc60nnMRCTLModPS2Status 1.3.6.1.4.1.49.2.3.1.4.4.50.6.1.9 integer read-only
The current status of powersupply 2. Enumeration: 'active': 1, 'faulty': 3, 'not-installed': 4.
                                         oc60nnMRCTLModPS3Status 1.3.6.1.4.1.49.2.3.1.4.4.50.6.1.10 integer read-only
The current status of powersupply 3. Enumeration: 'active': 1, 'faulty': 3, 'not-installed': 4.
                                         oc60nnMRCTLModPS4Status 1.3.6.1.4.1.49.2.3.1.4.4.50.6.1.11 integer read-only
The current status of powersupply 4. Enumeration: 'active': 1, 'faulty': 3, 'not-installed': 4.
                           ol50nnMRCLS 1.3.6.1.4.1.49.2.3.1.4.4.51
                                 ol50nnMRCLSModTable 1.3.6.1.4.1.49.2.3.1.4.4.51.1 no-access
A table that contains information about each Redundant Controller in the concentrator.
                                     ol50nnMRCLSModEntry 1.3.6.1.4.1.49.2.3.1.4.4.51.1.1 no-access
A list of information for each Load Sharing Redundant controller module in the concentrator.
                                         ol50nnMRCLSModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.51.1.1.1 integer read-only
The slot number for this module.
                                         ol50nnMRCLSModOperState 1.3.6.1.4.1.49.2.3.1.4.4.51.1.1.2 integer read-only
The operational state of the Load Sharing Redudant Controller module. Specifically, this is an indicator of whether the Load Sharing Redudant Controller module is providing clock signals to the backplane. An active Load Sharing Redudant Controller module provides clock signals to the backplane while a standby Load Sharing Redudant Controller module does not. Note that only one Load Sharing Redudant Controller module will be active at any given time; all other Load Sharing Redudant Controller modules in the concentrator will be in standby mode. Enumeration: 'active': 1, 'standby': 2.
                                         ol50nnMRCLSModClockStatus 1.3.6.1.4.1.49.2.3.1.4.4.51.1.1.3 integer read-only
The current status of the on-board clocks on this module. Enumeration: 'faulty': 2, 'okay': 1.
                                         ol50nnMRCLSModTempStatus 1.3.6.1.4.1.49.2.3.1.4.4.51.1.1.4 integer read-only
The temperature as detected by the probe on this module. Enumeration: 'extremeTemp': 2, 'okay': 1.
                           ol41nnHMTP 1.3.6.1.4.1.49.2.3.1.4.4.52
                                 ol41nnHMTPModTable 1.3.6.1.4.1.49.2.3.1.4.4.52.1 no-access
A list of module-specific information associated with a particular ol41nnHMTP or ol41nnHMTP-FL module.
                                     ol41nnHMTPModEntry 1.3.6.1.4.1.49.2.3.1.4.4.52.1.1 no-access
A module entry containing objects that describe the module level for that particular module.
                                         ol41nnHMTPModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.52.1.1.1 integer read-only
The slot number of this module.
                                         ol41nnHMTPModSerialNo 1.3.6.1.4.1.49.2.3.1.4.4.52.1.1.2 displaystring read-only
The serial number of this module, as entered by the user through the Management interface.
                                         ol41nnHMTPModProtocols 1.3.6.1.4.1.49.2.3.1.4.4.52.1.1.3 displaystring read-only
A list of the various protocols supported by the module's agent.
                                         ol41nnHMTPModIpAddress 1.3.6.1.4.1.49.2.3.1.4.4.52.1.1.4 ipaddress read-only
The IP Address of this module.
                                 ol41nnHMTPPortTable 1.3.6.1.4.1.49.2.3.1.4.4.52.2 no-access
A table of port-specific information for each port of this module type.
                                     ol41nnHMTPPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.52.2.1 no-access
A port entry containing objects that describe this port.
                                         ol41nnHMTPPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.52.2.1.1 integer read-only
The slot (stack) number of this port's module.
                                         ol41nnHMTPPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.52.2.1.2 integer read-only
The port number of this port.
                                         ol41nnHMTPPortReset 1.3.6.1.4.1.49.2.3.1.4.4.52.2.1.3 integer read-write
Used to reset the port's '802.3 state machine', which will re-enable a disabled port and/or reconnect a partitioned port. Enumeration: 'reset': 2, 'noReset': 1.
                                         ol41nnHMTPPortLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.52.2.1.4 integer read-write
The port's (good) link integrity configuration. Enabling link integrity configures the port to conform to the link integrity feature as specified by 10BASE-T. Applicable only to 10BASE-T ports. Enumeration: 'disabled': 2, 'notApplicable': 3, 'enabled': 1.
                           ol41nnHETP 1.3.6.1.4.1.49.2.3.1.4.4.53
                                 ol41nnHETPModTable 1.3.6.1.4.1.49.2.3.1.4.4.53.1 no-access
A list of module-specific information associated with a particular ol41nnHETP module.
                                     ol41nnHETPModEntry 1.3.6.1.4.1.49.2.3.1.4.4.53.1.1 no-access
A module entry containing objects that describe the module level for that particular module.
                                         ol41nnHETPModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.53.1.1.1 integer read-only
The slot number of this module.
                                         ol41nnHETPModSerialNo 1.3.6.1.4.1.49.2.3.1.4.4.53.1.1.2 displaystring read-only
The serial number of this module, as entered by the user through the Management interface.
                                 ol41nnHETPPortTable 1.3.6.1.4.1.49.2.3.1.4.4.53.2 no-access
A table of port-specific information for each port of this module type.
                                     ol41nnHETPPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.53.2.1 no-access
A port entry containing objects that describe this port.
                                         ol41nnHETPPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.53.2.1.1 integer read-only
The slot (stack) number of this port's module.
                                         ol41nnHETPPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.53.2.1.2 integer read-only
The port number of this port.
                                         ol41nnHETPPortReset 1.3.6.1.4.1.49.2.3.1.4.4.53.2.1.3 integer read-write
Used to reset the port's '802.3 state machine', which will re-enable a disabled port and/or reconnect a partitioned port. Enumeration: 'ready': 1, 'reset': 2.
                                         ol41nnHETPPortLinkInteg 1.3.6.1.4.1.49.2.3.1.4.4.53.2.1.4 integer read-write
The port's (good) link integrity configuration. Enabling link integrity configures the port to conform to the link integrity feature as specified by 10BASE-T. Enumeration: 'disabled': 2, 'enabled': 1.
                           ol52nnMEC 1.3.6.1.4.1.49.2.3.1.4.4.62
                                 ol52nnMECModTable 1.3.6.1.4.1.49.2.3.1.4.4.62.1 no-access
A list of module-specific information associated with a particular 52nnM-EC module in the concentrator.
                                     ol52nnMECModEntry 1.3.6.1.4.1.49.2.3.1.4.4.62.1.1 no-access
A description of the 52nnM-EC module attributes.
                                         ol52nnMECModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.62.1.1.1 integer read-only
The slot number of this module.
                                         ol52nnMECModSoftwareVersion 1.3.6.1.4.1.49.2.3.1.4.4.62.1.1.2 displaystring read-only
The version number of the software.
                                         ol52nnMECModSystemStatusCode 1.3.6.1.4.1.49.2.3.1.4.4.62.1.1.3 displaystring read-only
A 43 octet indication of the current applicable IBM 3174 System Status Code. For more information consult the 52nnM-EC reference manual.
                                         ol52nnMECModRingSpeed 1.3.6.1.4.1.49.2.3.1.4.4.62.1.1.4 integer read-write
The ring's bandwidth in Mega-bits per second. Enumeration: 'sixteenMegabit': 2, 'fourMegabit': 1.
                                         ol52nnMECModNetworkStatus 1.3.6.1.4.1.49.2.3.1.4.4.62.1.1.5 integer read-only
The status of the ring containing this module. Enumeration: 'okay': 1, 'beaconing': 3, 'closed': 2.
                                         ol52nnMECModIpAddress 1.3.6.1.4.1.49.2.3.1.4.4.62.1.1.6 ipaddress read-only
The IP Address of this module.
                                         ol52nnMECModMACStationAddr 1.3.6.1.4.1.49.2.3.1.4.4.62.1.1.7 octet string read-only
A 6 octet address that uniquely identifies the MAC address of this module.
                                 ol52nnMECPortTable 1.3.6.1.4.1.49.2.3.1.4.4.62.2 no-access
A table of port-specific information for each port of this module type.
                                     ol52nnMECPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.62.2.1 no-access
A description of this module's port attributes.
                                         ol52nnMECPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.62.2.1.1 integer read-only
The slot number of this port's module.
                                         ol52nnMECPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.62.2.1.2 integer read-only
The port number of this port.
                                 ol52nnMECTrunkTable 1.3.6.1.4.1.49.2.3.1.4.4.62.3 no-access
A list of trunk-specific information about each trunk for this module type.
                                     ol52nnMECTrunkEntry 1.3.6.1.4.1.49.2.3.1.4.4.62.3.1 no-access
A description of 52nnM-EC trunk attributes.
                                         ol52nnMECTrunkSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.62.3.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkSlotIndex.
                                         ol52nnMECTrunkIndex 1.3.6.1.4.1.49.2.3.1.4.4.62.3.1.2 integer read-only
The trunk number for this trunk.
                           ol53nnMTDDI 1.3.6.1.4.1.49.2.3.1.4.4.65
                                 ol53nnMTDDIModTable 1.3.6.1.4.1.49.2.3.1.4.4.65.1 no-access
A list of module attributes that apply to this model. To access an ol53nnMTDDIModTable entry, the ol53nnMTDDIModSlotIndex attribute is used.
                                     ol53nnMTDDIModEntry 1.3.6.1.4.1.49.2.3.1.4.4.65.1.1 no-access
A list of module-specific information about a specific 53nnM-TDDI module in the concentrator.
                                         ol53nnMTDDIModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.65.1.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olModSlotIndex.
                                         ol53nnMTDDIModDownStreamModule 1.3.6.1.4.1.49.2.3.1.4.4.65.1.1.2 integer read-only
Down stream slot (transmit to)
                                         ol53nnMTDDIModUpStreamModule 1.3.6.1.4.1.49.2.3.1.4.4.65.1.1.3 integer read-only
Down stream slot (receive from)
                                         ol53nnMTDDIModDownStreamOperPath 1.3.6.1.4.1.49.2.3.1.4.4.65.1.1.4 integer read-only
transmit DBA (debug only) Enumeration: 'fddi-path-1': 24, 'fddi-path-3': 26, 'fddi-path-2': 25, 'fddi-path-5': 28, 'fddi-path-4': 27, 'fddi-path-7': 30, 'fddi-path-6': 29, 'fddi-path-8': 31, 'isolated': 2.
                                         ol53nnMTDDIModUpStreamOperPath 1.3.6.1.4.1.49.2.3.1.4.4.65.1.1.5 integer read-only
receive DBA (debug only) Enumeration: 'fddi-path-1': 24, 'fddi-path-3': 26, 'fddi-path-2': 25, 'fddi-path-5': 28, 'fddi-path-4': 27, 'fddi-path-7': 30, 'fddi-path-6': 29, 'fddi-path-8': 31, 'isolated': 2.
                                         ol53nnMTDDIModRingInfo 1.3.6.1.4.1.49.2.3.1.4.4.65.1.1.6 octet string read-only
An array which is indexed by DBA number. Each element contains the slot number (1..16) which is assigned to transmit on this DBA. (debug only)
                                 ol53nnMTDDIPortTable 1.3.6.1.4.1.49.2.3.1.4.4.65.2 no-access
A table of port-specific information for each port of this module type.
                                     ol53nnMTDDIPortEntry 1.3.6.1.4.1.49.2.3.1.4.4.65.2.1 no-access
A list of module-specific information about a specific 53nnM-TDDI port in the concentrator.
                                         ol53nnMTDDIPortSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.65.2.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olPortSlotIndex.
                                         ol53nnMTDDIPortIndex 1.3.6.1.4.1.49.2.3.1.4.4.65.2.1.2 integer read-only
A unique value that identifies a particular port within this module. Its value ranges between 1 and olModPortNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olPortIndex.
                                         ol53nnMTDDIPortConfig 1.3.6.1.4.1.49.2.3.1.4.4.65.2.1.3 integer read-write
Specifies the FDDI port type. If the port is on an FFM, the only allowed values are slave(3) and master(4). In addition, there can only be one active slave port on any concentrator FDDI network. Enumeration: 'master': 4, 'slave': 3.
                                         ol53nnMTDDIPortPcmState 1.3.6.1.4.1.49.2.3.1.4.4.65.2.1.4 integer read-only
(refer to ANSI SMT 9.6.2). Enumeration: 'pc8': 9, 'pc9': 10, 'pc2': 3, 'pc3': 4, 'pc0': 1, 'pc1': 2, 'pc6': 7, 'pc7': 8, 'pc4': 5, 'pc5': 6.
                                         ol53nnMTDDIPortConnectState 1.3.6.1.4.1.49.2.3.1.4.4.65.2.1.5 integer read-only
An indication of the connect state of this PORT. Basically, this gives a higher level view of the state of the connection by grouping PCM states and the PC-Withhold flag state. The supported values and their corresponding PCM states and PC-Withhold condition, when relevant, are: disabled: (PC0:Off, PC9:Maint) connecting: (PC1(Break) || PC3 (Connect) || PC4(next) || PC5 (Signal) || PC6(Join) || PC7 (Verify)) && (PC-Withhold = None) standby: (PC-Withhold != None) active: (PC2:Trace || PC8:Active) Enumeration: 'disabled': 1, 'standby': 3, 'connecting': 2, 'active': 4.
                                         ol53nnMTDDIPortNeighbor 1.3.6.1.4.1.49.2.3.1.4.4.65.2.1.6 integer read-only
The type (PC-Neighbor) of the remote PORT that is determined in PC-Signaling in R-Val (1,2) (refer to ANSI SMT 9.6.3.2). Enumeration: 'a': 1, 'master': 4, 'b': 2, 'slave': 3, 'unknown': 5.
                                         ol53nnMTDDIPortRemoteMACIndicated 1.3.6.1.4.1.49.2.3.1.4.4.65.2.1.7 integer read-only
The indication, in PC-Signaling that the remote partner intends to place a MAC in the output token PATH of this PORT. Signaled as R-Val (9) (refer to ANSI SMT 9.6.3.2). Enumeration: 'false': 2, 'true': 1.
                                         ol53nnMTDDIPortBSFlag 1.3.6.1.4.1.49.2.3.1.4.4.65.2.1.8 integer read-only
The Break State, BS-Flag (refer to ANSI SMT 9.4.3.4). Enumeration: 'false': 2, 'true': 1.
                                         ol53nnMTDDIPortPCWithhold 1.3.6.1.4.1.49.2.3.1.4.4.65.2.1.9 integer read-only
PC-Withhold, (refer to ANSI SMT 9.4.1). Enumeration: 'm-m': 2, 'none': 1, 'other': 3.
                                         ol53nnMTDDIPortLerCondition 1.3.6.1.4.1.49.2.3.1.4.4.65.2.1.10 integer read-only
This variable is set to true whenever LerEstimate is less than or equal to LerAlarm (the larger the number the smaller the value). Enumeration: 'bad': 1, 'okay': 2.
                                 ol53nnMTDDITrunkTable 1.3.6.1.4.1.49.2.3.1.4.4.65.3 no-access
FDDI module specific trunk table variables. At present there are none.
                                     ol53nnMTDDITrunkEntry 1.3.6.1.4.1.49.2.3.1.4.4.65.3.1 no-access
A description of 53nnM-TDDI trunk attributes.
                                         ol53nnMTDDITrunkSlotIndex 1.3.6.1.4.1.49.2.3.1.4.4.65.3.1.1 integer read-only
A unique value that identifies a particular module. Its value ranges between 1 and olModSlotNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkSlotIndex.
                                         ol53nnMTDDITrunkIndex 1.3.6.1.4.1.49.2.3.1.4.4.65.3.1.2 integer read-only
A unique value that identifies a particular trunk within this module. Its value ranges between 1 and olModTrunkNumber. The module identified by a particular value of this index is the same module as indentified by the same value of olTrunkIndex.
                       olModSummaryTable 1.3.6.1.4.1.49.2.3.1.4.5 no-access
A table of condensed module information.
                           olModSummaryEntry 1.3.6.1.4.1.49.2.3.1.4.5.1 no-access
A summary of all the generic and value added information associated with this module.
                               olModSummarySlotIndex 1.3.6.1.4.1.49.2.3.1.4.5.1.1 integer read-only
The slot number of this module that this summary pertains to.
                               olModSummaryInfo 1.3.6.1.4.1.49.2.3.1.4.5.1.2 octet string read-only
A summary of all information relating to this module in condensed format. The condensed format is only as large as needed to hence the largest value which usually is one octet. The TCP port for the terminal server, however, uses 4 octets. The summary consists of a header, a module portion, a port portion, and a trunk portion. Each portion consists of generic information and module specific information. For example, the module information consists of the olModTable entry for this slot and the olSpecMods module table information for this module type for this slot. --------------------------------------------------- The header consists of the following octets: Version of structure : 1 Number of octets in generic module Number of octets in specific module Number of octets in generic port Number of octets in specific port Number of octets in generic trunk Number of octets in specific trunk The format of the data portion is as follows: Some of the olModTable: olModType olModClass olModDescr olModVersion olModNetwork olModNetworkType olModStatus olModNumPorts olModNumTrunks olSpecMods module table (for this module) Not including slot number. For each port: Some of the olPortTable: olPortType olPortConnector olPortStatus olPortAdminState olPortNetwork olPortNetworkType olPortAlertFilter olSpecMods port table (for this port's module) Not including slot and port number. For each trunk: Some of the olTrunkTable: olTrunkType olTrunkConnector olTrunkStatus olTrunkAdminState olTrunkWrapState olTrunkNeighbor olSpecMods trunk table (for this trunk's module) Not including slot and trunk number. --------------------------------------------------- Version 2 of the summary structure: Version 2 is returned only when there is a possibility of multiple modules per slot. This is a function of the platform (concentrator). The ONcore platform is an example of this. ONline modules in the ONcore platform will still be represented by version 1 structure. Version 2 is an array of version 1 structures, Version: 2 Maximum number of v1 structures = 8. Number of v1 structures to follow => max of 8. Reserved octet = 0. 2 octets each describing the length of v1 summaries: Number of octets in summary #1. Number of octets in summary #2. Number of octets in summary #3. Number of octets in summary #4. Number of octets in summary #5. Number of octets in summary #6. Number of octets in summary #7. Number of octets in summary #8. Array of Version 1 structures. For example, there are 3 modules in slot 5, in subslot locations 1, 3 and 8. Byte Description ---- ----------- 1 Version = 2 2 Max number of v1 structures (8) 3 Number of v1 structures (3) 4 Reserved (0) 5&6 Number of bytes N(1) 7&8 Number of bytes N(2) = 0 9&10 Number of bytes N(3) 11&12 Number of bytes N(4) = 0 13&14 Number of bytes N(4) = 0 15&16 Number of bytes N(4) = 0 17&18 Number of bytes N(4) = 0 19&20 Number of bytes N(4) 21 to Version 1 summary for module in sslot 1 21 + N(1) 21 + N(1) to Version 1 summary for module in sslot 3 (21 + N(1)) + N(3) (21 + N(1)) + N(3) to Version 1 summary for module in sslot 8 ((21 + N(1)) + N(3)) + N(8) 21 to 21 + N(1) Version 1 summary for module in sslot 1 ---------------------------------------------------- In all of the above, the index for all of these tables is condensed out of the summary.
                       ocModTable 1.3.6.1.4.1.49.2.3.1.4.6 no-access
A table that contains generic information about every module that is present within the concentrator.
                           ocModEntry 1.3.6.1.4.1.49.2.3.1.4.6.1 no-access
A list of information for each module in the concentrator.
                               ocModSlotIndex 1.3.6.1.4.1.49.2.3.1.4.6.1.1 integer read-only
The unique slot number of this module. Its value ranges between 1 and olConcNumSlots and remains constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                               ocModSubSlotIndex 1.3.6.1.4.1.49.2.3.1.4.6.1.2 integer read-only
The unique subslot number of this module. Its value ranges between 1 and the value of ocModNumSubSlots for the mother board in this slot (ocModNumSubSlots..1), and it remains constant between re-initializations of the mother board. The mother board is ALWAYS the first subslot index in any particular slot. Not all subslots must be occupied, and an empty subslot will not return an instance.
                               ocModType 1.3.6.1.4.1.49.2.3.1.4.6.1.3 integer read-only
The unique type identifier for this module. This type is used to identify the branch in olSpecMods (see below). module-unmanageable(1) means that only the following objects are valid for this module: ocModSlotIndex ocModClass ocModVersion ocModVendor ocModReset ocModConfigToDips ocModConfigured module-unknown(2) means that all the generic attributes are manageable, but there is no olSpecMods branch for this module as viewed by this agent. Enumeration: 'module-61nnM-TPL': 47, 'module-51nnM-MGT': 4, 'module-61nnM-FBP': 46, 'module-51nnM-FBP': 16, 'module-51nnM-TS': 21, 'module-51nnM-TP': 7, 'module-50nnM-RCTL': 23, 'module-53nnM-FBMIC': 26, 'module-52nnB-TT': 30, 'module-61nnD-MGT': 45, 'module-50nnM-RCLS': 51, 'module-51nnB-EE': 9, 'module-51nnM-TPL': 17, 'module-51nnM-FIB': 5, 'module-52nnM-FR': 20, 'module-60nnM-RCTL': 50, 'module-51nnM-BNC': 8, 'module-41nnH-MTP': 52, 'module-61nnM-CAR': 35, 'module-51nnM-TPLS': 48, 'module-unmanageable': 1, 'module-53nnM-TDDI': 65, 'module-50nnM-CTL': 3, 'module-51nnI-x': 31, 'module-51nnM-AUIM': 13, 'module-41nnH-ETP': 53, 'module-51nnM-FP': 15, 'module-5208M-TP': 14, 'module-51nnM-AUIF': 12, 'module-51nnM-UTP': 6, 'module-52nnM-EC': 62, 'module-60nnM-MGT': 43, 'module-52nnM-MGT': 32, 'module-51nnM-FB': 24, 'module-51nnM-FL': 22, 'module-51nnM-TPPL': 18, 'module-51nnM-TPCL': 29, 'module-53nnM-FIBST': 27, 'module-unknown': 2, 'module-51nnR-EE': 11, 'module-52nnM-TP': 19, 'module-53nnM-STP': 28, 'module-51nnR-ES': 10, 'module-53nnM-MGT': 25, 'module-50nnM-HCTL': 33.
                               ocModClass 1.3.6.1.4.1.49.2.3.1.4.6.1.4 integer read-only
The class of this module. The class defines the internal data structure used to manage this module. Enumeration: 'ethernet-media': 3, 'oncore-token-ring-media': 13, 'fddi-media': 8, 'token-ring-mgmt': 9, 'fddi-mgmt': 12, 'ethernet-connswitching-media': 10, 'network-monitor': 16, 'oncore-oem-specials': 15, 'mgmt': 2, 'ethernet-portswitching-media': 5, 'token-ring-interconnect': 11, 'online-token-ring-mod-interconnect': 20, 'controller': 1, 'terminal-server': 7, 'oncore-download': 17, 'ethernet-carrier': 14, 'ethernet-interconnect': 4, 'token-ring-media': 6, 'ethernet-media-extended': 19.
                               ocModDescr 1.3.6.1.4.1.49.2.3.1.4.6.1.5 displaystring read-only
A textual string containing information about the module.
                               ocModVersion 1.3.6.1.4.1.49.2.3.1.4.6.1.6 displaystring read-only
The software version number of this module.
                               ocModVendor 1.3.6.1.4.1.49.2.3.1.4.6.1.7 integer read-only
The vendor of this module. Enumeration: 'cisco': 2, 'ibm': 6, 'intellicom': 9, 'pilkington': 3, 'raycom': 7, 'chipcom': 1, 'retix': 8, 'datability': 5.
                               ocModResetModule 1.3.6.1.4.1.49.2.3.1.4.6.1.8 integer read-write
Setting this object to reset(2) causes this module to reset. Enumeration: 'reset': 2, 'noReset': 1.
                               ocModConfigToDips 1.3.6.1.4.1.49.2.3.1.4.6.1.9 integer read-write
Setting this object to configure(2) causes this module to configure based on the dip switch settings. Note, if the NV dip switch (if applicable) is set to configure from NV, then the module will retrieve its configuration from the on-board non-volatile storage. Enumeration: 'noConfigure': 1, 'configure': 2.
                               ocModConfigured 1.3.6.1.4.1.49.2.3.1.4.6.1.10 integer read-only
This object indicates whether this module has already been configured. An unconfigured module is configured to a safe state (ports are disabled and the module is isolated from the backplane networks). Enumeration: 'configured': 2, 'notConfigured': 1.
                               ocModNetwork 1.3.6.1.4.1.49.2.3.1.4.6.1.11 integer read-write
The network that this module is attached to. Setting this module to a value that it does not support will return an invalidData error. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36, 'front-panel': 5, 'per-connector': 20, 'isolated': 2, 'other': 1, 'isolated-8': 28, 'isolated-9': 29, 'isolated-4': 24, 'isolated-5': 25, 'isolated-6': 26, 'isolated-7': 27, 'isolated-1': 21, 'isolated-2': 22, 'isolated-3': 23, 'fddi-2': 17, 'fddi-3': 18, 'fddi-1': 16, 'fddi-4': 19, 'port-switching': 3, 'isolated-10': 30, 'isolated-11': 31, 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14.
                               ocModNetworkType 1.3.6.1.4.1.49.2.3.1.4.6.1.12 integer read-only
The network type of this module. The network type reflects the valid values for ocModNetwork. Enumeration: 'token-ring': 6, 'other': 1, 'ethernet': 5, 'serial': 8, 'port-switching': 3, 'fddi': 7.
                               ocModStatus 1.3.6.1.4.1.49.2.3.1.4.6.1.13 integer read-only
The module's status. Enumeration: 'notInserted': 30, 'fatalError': 10, 'booting': 20, 'speedMismatch': 31, 'okay': 1, 'partial-failure': 21.
                               ocModNumPorts 1.3.6.1.4.1.49.2.3.1.4.6.1.14 integer read-only
The number of ports on this module. Note, ports may be physical ports like 10BASE-T ports, or logical, like the bridge module ports.
                               ocModNumTrunks 1.3.6.1.4.1.49.2.3.1.4.6.1.15 integer read-only
The number of trunks on this module. Note, trunks are links that are, by definition, backbone connections. Examples of trunks are ring in and ring out ports for token ring, and the connections for rings to the backplane.
                               ocModNumSubSlots 1.3.6.1.4.1.49.2.3.1.4.6.1.16 integer read-only
The number of possible submodules that can exist in this slot.
                   olNets 1.3.6.1.4.1.49.2.3.1.5
                       olNet 1.3.6.1.4.1.49.2.3.1.5.1
                           olNetDPTable 1.3.6.1.4.1.49.2.3.1.5.1.1 no-access
A table that contains information linking physical backplane allocation to logical networks. This information is useful: (1) to determine the physical allocation of networks on the backplane, and (2) to determine the remaining capacity of the backplane for future network growth. Since unknown modules are managed via dip switches, this is useful in order to set the dips to the appropriate settings. Ethernet is a bus architecture. Once a path is allocated, all modules and ports can access that path. Token Ring and FDDI are ring architectures. Each module on a ring requires a path. Therefore, 4 paths could be used to link 4 modules together on one ring, or 2 modules on 2 separate rings. It is possible to have a module allocated to a ring (and thus a data path) without linking to another module. These rules can be used to determine the remaining capacity for network growth.
                               olNetDPEntry 1.3.6.1.4.1.49.2.3.1.5.1.1.1 no-access
A list of information about each data path in the concentrator.
                                   olNetDPDataPath 1.3.6.1.4.1.49.2.3.1.5.1.1.1.1 integer read-only
The data path on the backplane. Data paths between different protocols overlap. That is, an ethernet data path will overlap with multiple token ring and fddi data paths. Enumeration: 'fddi-path-1': 24, 'fddi-path-3': 26, 'fddi-path-2': 25, 'fddi-path-5': 28, 'fddi-path-4': 27, 'fddi-path-7': 30, 'fddi-path-6': 29, 'token-ring-path-12': 20, 'token-ring-path-13': 21, 'token-ring-path-10': 18, 'token-ring-path-11': 19, 'token-ring-path-14': 22, 'token-ring-path-15': 23, 'token-ring-path-8': 16, 'token-ring-path-9': 17, 'token-ring-path-1': 9, 'token-ring-path-2': 10, 'token-ring-path-3': 11, 'token-ring-path-4': 12, 'token-ring-path-5': 13, 'token-ring-path-6': 14, 'token-ring-path-7': 15, 'fddi-path-8': 31, 'ethernet-path-3': 8, 'ethernet-path-2': 7, 'ethernet-path-1': 6, 'ethernet-path-7': 35, 'ethernet-path-6': 34, 'ethernet-path-5': 33, 'ethernet-path-4': 32, 'ethernet-path-8': 36.
                                   olNetDPNetID 1.3.6.1.4.1.49.2.3.1.5.1.1.1.2 integer read-only
The network that this data path corresponds to. If the data path is not being used at all, notUsed(1) is the return value. If the data path is being used by another protocol, then otherProto(2) is the return value. Enumeration: 'token-ring-1': 9, 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'fddi-2': 17, 'notUsed': 1, 'token-ring-3': 11, 'otherProto': 2, 'token-ring-2': 10, 'fddi-3': 18, 'fddi-4': 19, 'fddi-1': 16.
                           olNetSecurityMACTable 1.3.6.1.4.1.49.2.3.1.5.1.2 no-access
A table of security configuration parameters and MAC addresses associated with every port with security configured in the concentrator.
                               olNetSecurityMACEntry 1.3.6.1.4.1.49.2.3.1.5.1.2.1 no-access
A list of security configuration parameters and MAC addresses associated with each port with security configured in the concentrator.
                                   olNetSecurityMACSlotIndex 1.3.6.1.4.1.49.2.3.1.5.1.2.1.1 integer read-only
The slot number that contains this port.
                                   olNetSecurityMACPortIndex 1.3.6.1.4.1.49.2.3.1.5.1.2.1.2 integer read-only
The port number within this slot.
                                   olNetSecurityMACAddress 1.3.6.1.4.1.49.2.3.1.5.1.2.1.3 macaddress read-write
The security MAC address assigned to this port.
                                   olNetSecurityMACMode 1.3.6.1.4.1.49.2.3.1.5.1.2.1.4 integer read-write
The desired security mode for this port/address. Enumeration: 'disabled': 2, 'enabled': 1.
                                   olNetSecurityMACStatus 1.3.6.1.4.1.49.2.3.1.5.1.2.1.5 integer read-write
Each instance of the olNetSecurityMACTable associated with this olNetSecurityMACEntry (slot, port, and address) will be deleted by the agent if this olNetSecurityMACEntry is not equal to valid(1). Initial creation of instances occurs via a set operation on a specific slot/port/address. Enumeration: 'valid': 1, 'invalid': 2.
                           olNetOlSec 1.3.6.1.4.1.49.2.3.1.5.1.3
                               olNetOlSecAddrTable 1.3.6.1.4.1.49.2.3.1.5.1.3.1 no-access
A table of security MAC addresses.
                                   olNetOlSecAddrEntry 1.3.6.1.4.1.49.2.3.1.5.1.3.1.1 no-access
Security MAC addresses indexed by slot, port, and MAC address.
                                       olNetOlSecAddrSlotIndex 1.3.6.1.4.1.49.2.3.1.5.1.3.1.1.1 integer read-only
The slot number index (used along with the port and address indices).
                                       olNetOlSecAddrPortIndex 1.3.6.1.4.1.49.2.3.1.5.1.3.1.1.2 integer read-only
The port number index (used along with the slot and address indices).
                                       olNetOlSecAddrAddress 1.3.6.1.4.1.49.2.3.1.5.1.3.1.1.3 macaddress read-write
The security MAC address index (used along with the slot and port indices). Note that there may be multiple addresses associated with a single port.
                                       olNetOlSecAddrStatus 1.3.6.1.4.1.49.2.3.1.5.1.3.1.1.4 integer read-write
Setting this object to valid(1) will cause the corresponding security MAC address to be associated with the given port. Setting this object to invalid(2) will clear the corresponding MAC address for the given port. Enumeration: 'valid': 1, 'invalid': 2.
                               olNetOlSecControlTable 1.3.6.1.4.1.49.2.3.1.5.1.3.2 no-access
A table of security configuration parameters pertaining to a specific port.
                                   olNetOlSecControlEntry 1.3.6.1.4.1.49.2.3.1.5.1.3.2.1 no-access
Security configuration parameters pertaining to a specific port (indexed by slot and port).
                                       olNetOlSecControlSlotIndex 1.3.6.1.4.1.49.2.3.1.5.1.3.2.1.1 integer read-only
The slot number index (used along with the port index).
                                       olNetOlSecControlPortIndex 1.3.6.1.4.1.49.2.3.1.5.1.3.2.1.2 integer read-only
The port number index (used along with the slot index).
                                       olNetOlSecControlMode 1.3.6.1.4.1.49.2.3.1.5.1.3.2.1.3 integer read-write
The desired security mode for this port. Setting this object to enable(1) is equivalent to setting the 'SecType' object (see below) to full(1), since both actions enable Eavesdropping and Intrusion Security. Enumeration: 'enable': 1, 'disable': 2.
                                       olNetOlSecControlSecType 1.3.6.1.4.1.49.2.3.1.5.1.3.2.1.4 integer read-write
Setting this object enables a certain type of security for this port: Eavesdropping Security-only, Intrusion Security-only, or Full. Note that setting this object to full(1) is equivalent to setting the 'Mode' object (see above) to enable(1). Enumeration: 'intrusion-only': 2, 'eavesdropping-only': 3, 'full': 1, 'no-security': 4.
                                       olNetOlSecControlActOnIntr 1.3.6.1.4.1.49.2.3.1.5.1.3.2.1.5 integer read-write
This object can be used to get or set the port-action-on- intrusion flag on a per-port basis. When an Intrusion Security breach is attempted on a port, the Security Module can automatically disable the port and/or generate a trap to management, as dictated by this flag. Enumeration: 'disable-only': 2, 'disable-and-trap': 1, 'trap-only': 3, 'no-action': 4.
                                       olNetOlSecControlClearAddrs 1.3.6.1.4.1.49.2.3.1.5.1.3.2.1.6 integer read-write
When this object is set to clear-all-addrs(1) then all of the security MAC addresses associated with this port will be cleared. Note that this will not change the state of the 'Mode' (or any other) object in this table. Enumeration: 'not-clear': 2, 'clear-all-addrs': 1.
                                       olNetOlSecControlAutolearnMask 1.3.6.1.4.1.49.2.3.1.5.1.3.2.1.7 integer read-write
This mask is used when autolearning is performed to determine whether the nMM should learn any security MAC addresses for this port. If this object is set to enable(1) then the nMM will ignore this port during autolearning. Note that autolearning is not supported by the TRMM. Enumeration: 'enable': 1, 'disable': 2.
                               olNetOlSecAutolearn 1.3.6.1.4.1.49.2.3.1.5.1.3.3
                                   olNetOlSecAutolearnTrigger 1.3.6.1.4.1.49.2.3.1.5.1.3.3.1 integer read-write
When this object is set to autolearn(1) then the nMM will capture a snapshot of its MAC address cache for those ports whose 'AutolearnMask' object is disabled(2). This snapshot may be investigated and modified via the 'LearnTable' (see below). The snapshot of addresses may be downloaded to the Security Module via the 'Download' object (see below). Enumeration: 'autolearn': 1, 'no-autolearn': 2.
                                   olNetOlSecAutolearnDownload 1.3.6.1.4.1.49.2.3.1.5.1.3.3.2 integer read-write
When this object is set to download-addresses(1) then the nMM will download its snapshot of addresses to the Security Module. Enumeration: 'download-addresses': 1, 'no-download': 2.
                               olNetOlSecLearnTable 1.3.6.1.4.1.49.2.3.1.5.1.3.4 no-access
A table of security MAC addresses which have been autolearned on the nMM by taking a snapshot of its MAC address cache.
                                   olNetOlSecLearnEntry 1.3.6.1.4.1.49.2.3.1.5.1.3.4.1 no-access
Security MAC addresses which have been autolearned (indexed by slot, port, and address).
                                       olNetOlSecLearnSlotIndex 1.3.6.1.4.1.49.2.3.1.5.1.3.4.1.1 integer read-only
The slot number index (used along with the port and address indices).
                                       olNetOlSecLearnPortIndex 1.3.6.1.4.1.49.2.3.1.5.1.3.4.1.2 integer read-only
The port number index (used along with the slot and address indices).
                                       olNetOlSecLearnAddress 1.3.6.1.4.1.49.2.3.1.5.1.3.4.1.3 macaddress read-write
The security MAC address index (used along with the slot and port indices). Note that there may be multiple addresses per port.
                                       olNetOlSecLearnStatus 1.3.6.1.4.1.49.2.3.1.5.1.3.4.1.4 integer read-write
Setting this object to valid(1) will cause the corresponding security MAC address to be included in the snapshot of autolearned addresses. Setting this object to invalid(2) will clear the corresponding MAC address from the snapshot of autolearned addresses. Enumeration: 'valid': 1, 'invalid': 2.
                               olNetOlSecIntruderTable 1.3.6.1.4.1.49.2.3.1.5.1.3.5 no-access
A table of entries which describe Intrusion Security breach attempts. This table contains the same info as the following table, the difference being that this table is indexed by time only and the other is indexed by slot. port.time.
                                   olNetOlSecIntruderEntry 1.3.6.1.4.1.49.2.3.1.5.1.3.5.1 no-access
A table of entries which describe Intrusion Security breach attempts. The index is simply the chronological order in which the attempt occurred; e.g. index 1 corresponds to the first intrusion attempt, index 2 to the next one, and so on. Note that the the oldest entry will be deleted automatically when a new entry is added to a full table.
                                       olNetOlSecIntruderChronIndex 1.3.6.1.4.1.49.2.3.1.5.1.3.5.1.1 integer read-only
The chronological index into the Intruder Table. An index of 1 corresponds to the first Intrusion Security breach attempt, an index of 2 corresponds to the next attempt, etc. Note that the oldest entry will be deleted automatically when a new entry is added to a full table.
                                       olNetOlSecIntruderSlot 1.3.6.1.4.1.49.2.3.1.5.1.3.5.1.2 integer read-only
The slot number on which the intrusion attempt occurred.
                                       olNetOlSecIntruderPort 1.3.6.1.4.1.49.2.3.1.5.1.3.5.1.3 integer read-only
The port number on which the intrusion attempt occurred.
                                       olNetOlSecIntruderAddress 1.3.6.1.4.1.49.2.3.1.5.1.3.5.1.4 macaddress read-only
The address of the intruder, if known. If it is not known then this object will equal all zeroes.
                                       olNetOlSecIntruderTimeSince 1.3.6.1.4.1.49.2.3.1.5.1.3.5.1.5 timeticks read-only
The time in hundredths of a second since the Intrusion Security breach attempt took place. For example, if it is equal to 500 ticks then the intrusion attempt occurred 5 seconds ago.
                                       olNetOlSecIntruderDisabled 1.3.6.1.4.1.49.2.3.1.5.1.3.5.1.6 integer read-only
This object indicates whether the port on which the intrusion attempt took place was automatically disabled. Enumeration: 'not-auto-disabled': 2, 'auto-disabled': 1.
                               olNetOlSecPortIntrTable 1.3.6.1.4.1.49.2.3.1.5.1.3.6 no-access
A table of entries which describe Intrusion Security breach attempts. This table contains the same info as the previous table, the difference being the indices used to access the data.
                                   olNetOlSecPortIntrEntry 1.3.6.1.4.1.49.2.3.1.5.1.3.6.1 no-access
A table of entries which describe Intrusion Security breach attempts. The indices are the slot, port, and chronological order in time of the intrusion attempt.
                                       olNetOlSecPortIntrSlotIndex 1.3.6.1.4.1.49.2.3.1.5.1.3.6.1.1 integer read-only
The slot number on which the intrusion attempt occurred.
                                       olNetOlSecPortIntrPortIndex 1.3.6.1.4.1.49.2.3.1.5.1.3.6.1.2 integer read-only
The port number on which the intrusion attempt occurred.
                                       olNetOlSecPortIntrChronIndex 1.3.6.1.4.1.49.2.3.1.5.1.3.6.1.3 integer read-only
The chronological index into the Intruder Table. An index of 1 corresponds to the first Intrusion Security breach attempt for that port, an index of 2 corresponds to the next attempt, etc. Note that the oldest overall entry (regardless of slot and port) will be deleted automatically when a new entry is added to a full table.
                                       olNetOlSecPortIntrAddress 1.3.6.1.4.1.49.2.3.1.5.1.3.6.1.4 macaddress read-only
The address of the intruder, if known. If it is not known then this object will equal all zeroes.
                                       olNetOlSecPortIntrTimeSince 1.3.6.1.4.1.49.2.3.1.5.1.3.6.1.5 timeticks read-only
The time in hundredths of a second since the Intrusion Security breach attempt took place. For example, if it is equal to 500 ticks then the intrusion attempt occurred 5 seconds ago.
                                       olNetOlSecPortIntrDisabled 1.3.6.1.4.1.49.2.3.1.5.1.3.6.1.6 integer read-only
This object indicates whether the port on which the intrusion attempt took place was automatically disabled. Enumeration: 'not-auto-disabled': 2, 'auto-disabled': 1.
                               olNetOlSecTrap 1.3.6.1.4.1.49.2.3.1.5.1.3.7
                                   olNetOlSecTrapReason 1.3.6.1.4.1.49.2.3.1.5.1.3.7.1 integer read-only
This object is included in security traps to specify the reason for the trap. When this object is read it will represent the reason for the most recently generated security trap. If this object is read before any security traps have been generated then the value not-applicable(1) will be returned. Enumeration: 'intrusion-attempt': 2, 'not-applicable': 1.
                       olEnet 1.3.6.1.4.1.49.2.3.1.5.2
                           olEnetStatsTable 1.3.6.1.4.1.49.2.3.1.5.2.1 no-access
A table that contains statistical information about Ethernet (IEEE 802.3) networks.
                               olEnetStatsEntry 1.3.6.1.4.1.49.2.3.1.5.2.1.1 no-access
A list of statistical information about each Ethernet (IEEE 802.3) network in the concentrator.
                                   olEnetStatsNetID 1.3.6.1.4.1.49.2.3.1.5.2.1.1.1 integer read-only
The network index that uniquely identifies this network. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36.
                                   olEnetStatsFramesRcvdOks 1.3.6.1.4.1.49.2.3.1.5.2.1.1.2 counter read-only
The count of frames that were successfully received by this network. This counter does not include frames received in error.
                                   olEnetStatsOctetsRcvdOks 1.3.6.1.4.1.49.2.3.1.5.2.1.1.3 counter read-only
The count of the number of octets that were successfully received by this network. This counter does not include octets that were part of frames that were received in error.
                                   olEnetStatsMcastRcvdOks 1.3.6.1.4.1.49.2.3.1.5.2.1.1.4 counter read-only
The count of the number of multicast frames successfully received by this network.
                                   olEnetStatsBcastRcvdOks 1.3.6.1.4.1.49.2.3.1.5.2.1.1.5 counter read-only
The count of the number of broadcast frames successfully received by this network.
                                   olEnetStatsFrameTooLongs 1.3.6.1.4.1.49.2.3.1.5.2.1.1.6 counter read-only
The count of the number of frames received by this network that exceeds the maximum permitted Ethernet (802.3) frame size.
                                   olEnetStatsAlignmentErrors 1.3.6.1.4.1.49.2.3.1.5.2.1.1.7 counter read-only
The count of the number of frames received by this network that did not pass the frame check sequence (FCS) check and that are not an integral number of octets. These frames are not counted in olEnetStatsFCSErrors.
                                   olEnetStatsFCSErrors 1.3.6.1.4.1.49.2.3.1.5.2.1.1.8 counter read-only
The count of the number of frames received by this network that did not pass the frame check sequence (FCS) check and are an integral number of octets.
                                   olEnetStatsRunts 1.3.6.1.4.1.49.2.3.1.5.2.1.1.9 counter read-only
The count of the number of frames received by this network that are less than 512 bits long.
                                   olEnetStatsLocalColls 1.3.6.1.4.1.49.2.3.1.5.2.1.1.10 counter read-only
The count of the number of times that two or more ports within this concentrator have received traffic simultaneously.
                                   olEnetStatsDropEvents 1.3.6.1.4.1.49.2.3.1.5.2.1.1.11 counter read-only
The total number of events in which frames were dropped due to lack of resources. Note that this number is not necessarily the number of frames dropped; it is just the number of times this condition has been detected.
                           olEnetStatsModTable 1.3.6.1.4.1.49.2.3.1.5.2.2 no-access
A table of statistical information counted for each module in each Ethernet (IEEE 802.3) network.
                               olEnetStatsModEntry 1.3.6.1.4.1.49.2.3.1.5.2.2.1 no-access
A list of statistical information for each port on each Ethernet (IEEE 802.3) network in the concentrator.
                                   olEnetStatsModNetID 1.3.6.1.4.1.49.2.3.1.5.2.2.1.1 integer read-only
The unique identifier for this network. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8.
                                   olEnetStatsModSlotIndex 1.3.6.1.4.1.49.2.3.1.5.2.2.1.2 integer read-only
The slot number that contains this module.
                                   olEnetStatsModFramesRcvdOks 1.3.6.1.4.1.49.2.3.1.5.2.2.1.3 counter read-only
The count of frames that were successfully received by this module. This counter does not include frames received in error.
                                   olEnetStatsModOctetsRcvdOks 1.3.6.1.4.1.49.2.3.1.5.2.2.1.4 counter read-only
The count of the number of octets that were successfully received by this module. This counter does not include octets that were part of frames that were received in error.
                                   olEnetStatsModMcastRcvdOks 1.3.6.1.4.1.49.2.3.1.5.2.2.1.5 counter read-only
The count of the number of multicast frames successfully received by this module.
                                   olEnetStatsModBcastRcvdOks 1.3.6.1.4.1.49.2.3.1.5.2.2.1.6 counter read-only
The count of the number of broadcast frames successfully received by this module.
                                   olEnetStatsModFrameTooLongs 1.3.6.1.4.1.49.2.3.1.5.2.2.1.7 counter read-only
The count of the number of frames received by this module that exceeds the maximum permitted Ethernet (802.3) frame size.
                                   olEnetStatsModAlignmentErrors 1.3.6.1.4.1.49.2.3.1.5.2.2.1.8 counter read-only
The count of the number of frames received by this module that did not pass the frame check sequence (FCS) check and that are not an integral number of octets. These frames are not counted in olEnetStatsModFCSErrors.
                                   olEnetStatsModFCSErrors 1.3.6.1.4.1.49.2.3.1.5.2.2.1.9 counter read-only
The count of the number of frames received by this module that did not pass the frame check sequence (FCS) check and are an integral number of octets.
                                   olEnetStatsModRunts 1.3.6.1.4.1.49.2.3.1.5.2.2.1.10 counter read-only
The count of the number of frames received by this module that are less than 512 bits long.
                           olEnetStatsPortTable 1.3.6.1.4.1.49.2.3.1.5.2.3 no-access
A table of statistical information counted for each port in each Ethernet (IEEE 802.3) network.
                               olEnetStatsPortEntry 1.3.6.1.4.1.49.2.3.1.5.2.3.1 no-access
A list of statistical information for each port on each Ethernet (IEEE 802.3) network in the concentrator.
                                   olEnetStatsPortNetID 1.3.6.1.4.1.49.2.3.1.5.2.3.1.1 integer read-only
The unique identifier for this network. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36.
                                   olEnetStatsPortSlotIndex 1.3.6.1.4.1.49.2.3.1.5.2.3.1.2 integer read-only
The slot number that contains this port.
                                   olEnetStatsPortIndex 1.3.6.1.4.1.49.2.3.1.5.2.3.1.3 integer read-only
The port number within this slot.
                                   olEnetStatsPortFramesRcvdOks 1.3.6.1.4.1.49.2.3.1.5.2.3.1.4 counter read-only
The count of frames that were successfully received by this port. This counter does not include frames received in error.
                                   olEnetStatsPortOctetsRcvdOks 1.3.6.1.4.1.49.2.3.1.5.2.3.1.5 counter read-only
The count of the number of octets that were successfully received by this port. This counter does not include octets that were part of frames that were received in error.
                                   olEnetStatsPortMcastRcvdOks 1.3.6.1.4.1.49.2.3.1.5.2.3.1.6 counter read-only
The count of the number of multicast frames successfully received by this port.
                                   olEnetStatsPortBcastRcvdOks 1.3.6.1.4.1.49.2.3.1.5.2.3.1.7 counter read-only
The count of the number of broadcast frames successfully received by this port.
                                   olEnetStatsPortFrameTooLongs 1.3.6.1.4.1.49.2.3.1.5.2.3.1.8 counter read-only
The count of the number of frames received by this port that exceeds the maximum permitted Ethernet (802.3) frame size.
                                   olEnetStatsPortAlignmentErrors 1.3.6.1.4.1.49.2.3.1.5.2.3.1.9 counter read-only
The count of the number of frames received by this port that did not pass the frame check sequence (FCS) check and that are not an integral number of octets. These frames are not counted in olEnetStatsPortFCSErrors.
                                   olEnetStatsPortFCSErrors 1.3.6.1.4.1.49.2.3.1.5.2.3.1.10 counter read-only
The count of the number of frames received by this port that did not pass the frame check sequence (FCS) check and are an integral number of octets.
                                   olEnetStatsPortRunts 1.3.6.1.4.1.49.2.3.1.5.2.3.1.11 counter read-only
The count of the number of frames received by this port that are less than 512 bits long.
                                   olEnetStatsPortSrcAddrChanges 1.3.6.1.4.1.49.2.3.1.5.2.3.1.12 counter read-only
The count of the number of times that olEnetStatsPortLastSourceAddr { olEnetStatsPortEntry 11 } has changed.
                                   olEnetStatsPortLastSrcAddr 1.3.6.1.4.1.49.2.3.1.5.2.3.1.13 octet string read-only
The last source address seen on this port for this network for the last successfully received frame.
                                   olEnetStatsPortLastErrAddr 1.3.6.1.4.1.49.2.3.1.5.2.3.1.14 octet string read-only
The value stored in the source address portion of a frame received in error (alignment, FCS, or too long). Since the frame was received in error, there is no guarantee that this is an actual valid address.
                           olEnetMapTable 1.3.6.1.4.1.49.2.3.1.5.2.4 no-access
A table that contains a cache of information relating an Ethernet source address with a specific port for a given network. An indication of this source's utilization of the network is also provided.
                               olEnetMapEntry 1.3.6.1.4.1.49.2.3.1.5.2.4.1 no-access
A list of information that tracks a source address to a specific port for each network.
                                   olEnetMapNetID 1.3.6.1.4.1.49.2.3.1.5.2.4.1.1 integer read-only
The network index that uniquely identifies this network. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36.
                                   olEnetMapAddress 1.3.6.1.4.1.49.2.3.1.5.2.4.1.2 octet string read-only
An Ethernet source address received by this port on this network.
                                   olEnetMapSlotIndex 1.3.6.1.4.1.49.2.3.1.5.2.4.1.3 integer read-only
The slot number of the port that received this address.
                                   olEnetMapPortIndex 1.3.6.1.4.1.49.2.3.1.5.2.4.1.4 integer read-only
The port number within olEnetMapSlotIndex's slot that received this address.
                                   olEnetMapFrames 1.3.6.1.4.1.49.2.3.1.5.2.4.1.5 counter read-only
An estimated count of the number of frames generated by this address. This count should be interpreted as an indicator, not a true frame count.
                                   olEnetMapOctets 1.3.6.1.4.1.49.2.3.1.5.2.4.1.6 counter read-only
An estimated count of the number of octets generated by this address. This count should be interpreted as an indicator, not a true octet count.
                                   olEnetMapTime 1.3.6.1.4.1.49.2.3.1.5.2.4.1.7 timeticks read-only
The time in in hundredths of a second since this address was last seen. For example, if olEnetMapTime is 500 ticks, then this adddress was seen 5 seconds ago.
                           chipSnmpDot3RptrMgt 1.3.6.1.4.1.49.2.3.1.5.2.5
                               chipRptrBasicPackage 1.3.6.1.4.1.49.2.3.1.5.2.5.1
                                   chipRptrRptrInfo 1.3.6.1.4.1.49.2.3.1.5.2.5.1.1
                                       chipRptrRptrInfoTable 1.3.6.1.4.1.49.2.3.1.5.2.5.1.1.1 no-access
Table of descriptive and status information about the repeater.
                                           chipRptrRptrInfoEntry 1.3.6.1.4.1.49.2.3.1.5.2.5.1.1.1.1 no-access
An entry in the table, containing information about a repeater.
                                               chipRptrRptrInfoSlotIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.1.1.1.1.1 integer read-only
The slot number of the repeater module on which the isolated network identified by chipRptrRptrInfoNetID resides. If chipRptrRptrInfoNetID does not identify an isolated network, then the value of this object is backplane(255). Enumeration: 'slot-11': 11, 'slot-10': 10, 'slot-13': 13, 'slot-12': 12, 'slot-15': 15, 'slot-14': 14, 'slot-17': 17, 'slot-16': 16, 'slot-5': 5, 'slot-4': 4, 'slot-7': 7, 'slot-6': 6, 'slot-1': 1, 'slot-3': 3, 'slot-2': 2, 'backplane': 255, 'slot-9': 9, 'slot-8': 8.
                                               chipRptrRptrInfoNetID 1.3.6.1.4.1.49.2.3.1.5.2.5.1.1.1.1.2 integer read-only
The network index that uniquely identifies this repeater. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36.
                                               chipRptrGroupCapacity 1.3.6.1.4.1.49.2.3.1.5.2.5.1.1.1.1.3 integer read-only
The chipRptrGroupCapacity is the number of groups that can be contained within the repeater. Within each managed repeater, the groups are uniquely numbered in the range from 1 to chipRptrGroupCapacity. Some groups may not be present in the repeater, in which case the actual number of groups present will be less than chipRptrGroupCapacity. The number of groups present will never be greater than chipRptrGroupCapacity. Note: In practice, this will generally be the number of field-replaceable units (i.e., modules, cards, or boards) that can fit in the physical repeater enclosure, and the group numbers will correspond to numbers marked on the physical enclosure.
                                               chipRptrOperStatus 1.3.6.1.4.1.49.2.3.1.5.2.5.1.1.1.1.4 integer read-only
The chipRptrOperStatus object indicates the operational state of the repeater. The chipRptrHealthText object may be consulted for more specific information about the state of the repeater's health. In the case of multiple kinds of failures (e.g., repeater failure and port failure), the value of this attribute shall reflect the highest priority failure in the following order: chipRptrFailure(3) groupFailure(4) portFailure(5) generalFailure(6). Enumeration: 'generalFailure': 6, 'ok': 2, 'groupFailure': 4, 'portFailure': 5, 'other': 1, 'rptrFailure': 3.
                                               chipRptrHealthText 1.3.6.1.4.1.49.2.3.1.5.2.5.1.1.1.1.5 displaystring read-only
The health text object is a text string that provides information relevant to the operational state of the repeater. Agents may use this string to provide detailed information on current failures, including how they were detected, and/or instructions for problem resolution. The contents are agent-specific.
                                               chipRptrReset 1.3.6.1.4.1.49.2.3.1.5.2.5.1.1.1.1.6 integer read-write
Setting this object to reset(2) causes a transition to the START state of Fig 9-2 in section 9 [IEEE 802.3 Std]. Setting this object to noReset(1) has no effect. The agent will always return the value noReset(1) when this object is read. This action does not reset the management counters defined in this document nor does it affect the portAdminStatus parameters. Included in this action is the execution of a disruptive Self-Test with the following characteristics: a) The nature of the tests is not specified. b) The test resets the repeater but without affecting management information about the repeater. c) The test does not inject packets onto any segment. d) Packets received during the test may or may not be transferred. e) The test does not interfere with management functions. As a result of this action a chipRptrResetEvent trap should be sent. Enumeration: 'reset': 2, 'noReset': 1.
                                               chipRptrNonDisruptTest 1.3.6.1.4.1.49.2.3.1.5.2.5.1.1.1.1.7 integer read-write
Setting this object to selfTest(2) causes the repeater to perform a agent-specific, non- disruptive self-test that has the following characteristics: a) The nature of the tests is not specified. b) The test does not change the state of the repeater or management information about the repeater. c) The test does not inject packets onto any segment. d) The test does not prevent the relay of any packets. e) The test does not interfere with management functions. After performing this test the agent will update the repeater health information and send a chipRptrHealth trap. Setting this object to noSelfTest(1) has no effect. The agent will always return the value noSelfTest(1) when this object is read. Enumeration: 'noSelfTest': 1, 'selfTest': 2.
                                               chipRptrTotalPartitionedPorts 1.3.6.1.4.1.49.2.3.1.5.2.5.1.1.1.1.8 gauge read-only
This object returns the total number of ports in the repeater whose current state meets all three of the following criteria: chipRptrPortOperStatus does not have the value notPresent(3), chipRptrPortAdminStatus is enabled(1), and chipRptrPortAutoPartitionState is autoPartitioned(2).
                                   chipRptrGroupInfo 1.3.6.1.4.1.49.2.3.1.5.2.5.1.2
                                       chipRptrGroupTable 1.3.6.1.4.1.49.2.3.1.5.2.5.1.2.1 no-access
Table of descriptive and status information about the groups of ports.
                                           chipRptrGroupEntry 1.3.6.1.4.1.49.2.3.1.5.2.5.1.2.1.1 no-access
An entry in the table, containing information about a single group of ports.
                                               chipRptrGroupSlotIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.1.2.1.1.1 integer read-only
The slot number of the repeater module on which the isolated network identified by chipRptrGroupNetID resides. If chipRptrGroupNetID does not identify an isolated network, then the value of this object is backplane(255). Enumeration: 'slot-11': 11, 'slot-10': 10, 'slot-13': 13, 'slot-12': 12, 'slot-15': 15, 'slot-14': 14, 'slot-17': 17, 'slot-16': 16, 'slot-5': 5, 'slot-4': 4, 'slot-7': 7, 'slot-6': 6, 'slot-1': 1, 'slot-3': 3, 'slot-2': 2, 'backplane': 255, 'slot-9': 9, 'slot-8': 8.
                                               chipRptrGroupNetID 1.3.6.1.4.1.49.2.3.1.5.2.5.1.2.1.1.2 integer read-only
The network index that uniquely identifies this group's repeater. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36.
                                               chipRptrGroupIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.1.2.1.1.3 integer read-only
This object identifies the group within the repeater for which this entry contains information. This value is never greater than chipRptrGroupCapacity.
                                               chipRptrGroupDescr 1.3.6.1.4.1.49.2.3.1.5.2.5.1.2.1.1.4 displaystring read-only
A textual description of the group. This value should include the full name and version identification of the group's hardware type and indicate how the group is differentiated from other groups in the repeater. Plug-in Module, Rev A' or 'Barney Rubble 10BASE-T 4-port SIMM socket Version 2.1' are examples of valid group descriptions. It is mandatory that this only contain printable ASCII characters.
                                               chipRptrGroupObjectID 1.3.6.1.4.1.49.2.3.1.5.2.5.1.2.1.1.5 object identifier read-only
The vendor's authoritative identification of the group. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides a straight-forward and unambiguous means for determining what kind of group is being managed. For example, this object could take the value 1.3.6.1.4.1.4242.1.2.14 if vendor 'Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.4242, and had assigned the identifier 1.3.6.1.4.1.4242.1.2.14 to its 'Wilma Flintstone 6-Port FOIRL Plug-in Module.'
                                               chipRptrGroupOperStatus 1.3.6.1.4.1.49.2.3.1.5.2.5.1.2.1.1.6 integer read-only
An object that indicates the operational status of the group. A status of notPresent(4) indicates that the group is temporarily or permanently physically and/or logically not a part of the repeater. It is an implementation-specific matter as to whether the agent effectively removes notPresent entries from the table. A status of operational(2) indicates that the group is functioning, and a status of malfunctioning(3) indicates that the group is malfunctioning in some way. Enumeration: 'underTest': 5, 'malfunctioning': 3, 'resetInProgress': 6, 'operational': 2, 'other': 1, 'notPresent': 4.
                                               chipRptrGroupLastOperStatusChange 1.3.6.1.4.1.49.2.3.1.5.2.5.1.2.1.1.7 timeticks read-only
An object that contains the value of sysUpTime at the time that the value of the chipRptrGroupOperStatus object for this group last changed. A value of zero indicates that the group's oper status has not changed since the agent last restarted.
                                               chipRptrGroupPortCapacity 1.3.6.1.4.1.49.2.3.1.5.2.5.1.2.1.1.8 integer read-only
The chipRptrGroupPortCapacity is the number of ports that can be contained within the group. Valid range is 1-1024. Within each group, the ports are uniquely numbered in the range from 1 to chipRptrGroupPortCapacity. Note: In practice, this will generally be the number of ports on a module, card, or board, and the port numbers will correspond to numbers marked on the physical embodiment.
                                   chipRptrPortInfo 1.3.6.1.4.1.49.2.3.1.5.2.5.1.3
                                       chipRptrPortTable 1.3.6.1.4.1.49.2.3.1.5.2.5.1.3.1 no-access
Table of descriptive and status information about the ports.
                                           chipRptrPortEntry 1.3.6.1.4.1.49.2.3.1.5.2.5.1.3.1.1 no-access
An entry in the table, containing information about a single port.
                                               chipRptrPortSlotIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.1.3.1.1.1 integer read-only
The slot number of the repeater module on which the isolated network identified by chipRptrPortNetID resides. If chipRptrPortNetID does not identify an isolated network, then the value of this object is backplane(255). Enumeration: 'slot-11': 11, 'slot-10': 10, 'slot-13': 13, 'slot-12': 12, 'slot-15': 15, 'slot-14': 14, 'slot-17': 17, 'slot-16': 16, 'slot-5': 5, 'slot-4': 4, 'slot-7': 7, 'slot-6': 6, 'slot-1': 1, 'slot-3': 3, 'slot-2': 2, 'backplane': 255, 'slot-9': 9, 'slot-8': 8.
                                               chipRptrPortNetID 1.3.6.1.4.1.49.2.3.1.5.2.5.1.3.1.1.2 integer read-only
The network index that uniquely identifies this port's repeater. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36.
                                               chipRptrPortGroupIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.1.3.1.1.3 integer read-only
This object identifies the group containing the port for which this entry contains information.
                                               chipRptrPortIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.1.3.1.1.4 integer read-only
This object identifies the port within the group for which this entry contains information. This value can never be greater than chipRptrGroupPortCapacity for the associated group.
                                               chipRptrPortAdminStatus 1.3.6.1.4.1.49.2.3.1.5.2.5.1.3.1.1.5 integer read-write
Setting this object to disabled(2) disables the port. A disabled port neither transmits nor receives. Once disabled, a port must be explicitly enabled to restore operation. A port which is disabled when power is lost or when a reset is exerted shall remain disabled when normal operation resumes. When the logical port is actually a daughterboard on the module, the AdminStatus directly relates to the interface mode of the daughterboard. Setting it enabled(1) enables the interface and likewise disabled(2) disables the interface mode. The admin status takes precedence over auto- partition and functionally operates between the auto-partition mechanism and the AUI/PMA. Setting this object to enabled(1) enables the port and exerts a BEGIN on the port's auto-partition state machine. (In effect, when a port is disabled, the value of chipRptrPortAutoPartitionState for that port is frozen until the port is next enabled. When the port becomes enabled, the chipRptrPortAutoPartitionState becomes notAutoPartitioned(1), regardless of its pre-disabling state.) Enumeration: 'disabled': 2, 'enabled': 1.
                                               chipRptrPortAutoPartitionState 1.3.6.1.4.1.49.2.3.1.5.2.5.1.3.1.1.6 integer read-only
The autoPartitionState flag indicates whether the port is currently partitioned by the repeater's auto-partition protection. The conditions that cause port partitioning are specified in partition state machine in Section 9 [IEEE 802.3 Std]. They are not differentiated here. Enumeration: 'notAutoPartitioned': 1, 'autoPartitioned': 2.
                                               chipRptrPortOperStatus 1.3.6.1.4.1.49.2.3.1.5.2.5.1.3.1.1.7 integer read-only
This object indicates the port's operational status. The notPresent(3) status indicates the port is physically removed (note this may or may not be possible depending on the type of port.) The operational(1) status indicates that the port is enabled (see chipRptrPortAdminStatus) and working, even though it might be auto-partitioned (see chipRptrPortAutoPartitionState). If this object has the value operational(1) and chipRptrPortAdminStatus is set to disabled(2), it is expected that this object's value will change to notOperational(2) soon after. Enumeration: 'notPresent': 3, 'notOperational': 2, 'operational': 1.
                               chipRptrMonitorPackage 1.3.6.1.4.1.49.2.3.1.5.2.5.2
                                   chipRptrMonitorRptrInfo 1.3.6.1.4.1.49.2.3.1.5.2.5.2.1
                                       chipRptrMonitorRptrTable 1.3.6.1.4.1.49.2.3.1.5.2.5.2.1.1 no-access
Table of performance and error statistics for the Repeater.
                                           chipRptrMonitorRptrEntry 1.3.6.1.4.1.49.2.3.1.5.2.5.2.1.1.1 no-access
An entry in the table, containing total performance and error statistics for a repeater.
                                               chipRptrMonitorSlotIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.2.1.1.1.1 integer read-only
The slot number of the repeater module on which the isolated network identified by chipRptrMonitorNetID resides. If chipRptrMonitorNetID does not identify an isolated network, then the value of this object is backplane(255). Enumeration: 'slot-11': 11, 'slot-10': 10, 'slot-13': 13, 'slot-12': 12, 'slot-15': 15, 'slot-14': 14, 'slot-17': 17, 'slot-16': 16, 'slot-5': 5, 'slot-4': 4, 'slot-7': 7, 'slot-6': 6, 'slot-1': 1, 'slot-3': 3, 'slot-2': 2, 'backplane': 255, 'slot-9': 9, 'slot-8': 8.
                                               chipRptrMonitorNetID 1.3.6.1.4.1.49.2.3.1.5.2.5.2.1.1.1.2 integer read-only
The network index that uniquely identifies this repeater. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36.
                                               chipRptrMonitorTransmitCollisions 1.3.6.1.4.1.49.2.3.1.5.2.5.2.1.1.1.3 counter read-only
This counter is incremented every time the repeater state machine enters the TRANSMIT COLLISION state from any state other than ONE PORT LEFT (Ref: Fig 9-2, IEEE 802.3 Std). The approximate minimum time for rollover of this counter is 16 hours.
                                   chipRptrMonitorGroupInfo 1.3.6.1.4.1.49.2.3.1.5.2.5.2.2
                                       chipRptrMonitorGroupTable 1.3.6.1.4.1.49.2.3.1.5.2.5.2.2.1 no-access
Table of performance and error statistics for the groups.
                                           chipRptrMonitorGroupEntry 1.3.6.1.4.1.49.2.3.1.5.2.5.2.2.1.1 no-access
An entry in the table, containing total performance and error statistics for a single group. Regular retrieval of the information in this table provides a means of tracking the performance and health of the networked devices attached to this group's ports. The counters in this table are redundant in the sense that they are the summations of information already available through other objects. However, these sums provide a considerable optimization of network management traffic over the otherwise necessary retrieval of the individual counters included in each sum.
                                               chipRptrMonitorGroupSlotIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.2.2.1.1.1 integer read-only
The slot number of the repeater module on which the isolated network identified by chipRptrMonitorGroupNetID resides. If chipRptrMonitorGroupNetID does not identify an isolated network, then the value of this object is backplane(255). Enumeration: 'slot-11': 11, 'slot-10': 10, 'slot-13': 13, 'slot-12': 12, 'slot-15': 15, 'slot-14': 14, 'slot-17': 17, 'slot-16': 16, 'slot-5': 5, 'slot-4': 4, 'slot-7': 7, 'slot-6': 6, 'slot-1': 1, 'slot-3': 3, 'slot-2': 2, 'backplane': 255, 'slot-9': 9, 'slot-8': 8.
                                               chipRptrMonitorGroupNetID 1.3.6.1.4.1.49.2.3.1.5.2.5.2.2.1.1.2 integer read-only
The network index that uniquely identifies this group's repeater. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36.
                                               chipRptrMonitorGroupIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.2.2.1.1.3 integer read-only
This object identifies the group within the repeater for which this entry contains information.
                                               chipRptrMonitorGroupTotalFrames 1.3.6.1.4.1.49.2.3.1.5.2.5.2.2.1.1.4 counter read-only
The total number of frames of valid frame length that have been received on the ports in this group. This counter is the summation of the values of the chipRptrMonitorPortReadableFrames counters for all of the ports in the group. This statistic provides one of the parameters necessary for obtaining the packet error rate. The approximate minimum time for rollover of this counter is 80 hours.
                                               chipRptrMonitorGroupTotalOctets 1.3.6.1.4.1.49.2.3.1.5.2.5.2.2.1.1.5 counter read-only
The total number of octets contained in the valid frames that have been received on the ports in this group. This counter is the summation of the values of the chipRptrMonitorPortReadableOctets counters for all of the ports in the group. This statistic provides an indicator of the total data transferred. The approximate minimum time for rollover of this counter is 58 minutes.
                                               chipRptrMonitorGroupTotalErrors 1.3.6.1.4.1.49.2.3.1.5.2.5.2.2.1.1.6 counter read-only
The total number of errors which have occurred on all of the ports in this group. This counter is the summation of the values of the chipRptrMonitorPortTotalErrors counters for all of the ports in the group.
                                   chipRptrMonitorPortInfo 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3
                                       chipRptrMonitorPortTable 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1 no-access
Table of performance and error statistics for the ports.
                                           chipRptrMonitorPortEntry 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1 no-access
An entry in the table, containing performance and error statistics for a single port.
                                               chipRptrMonitorPortSlotIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.1 integer read-only
The slot number of the repeater module on which the isolated network identified by chipRptrMonitorPortNetID resides. If chipRptrMonitorPortNetID does not identify an isolated network, then the value of this object is backplane(255). Enumeration: 'slot-11': 11, 'slot-10': 10, 'slot-13': 13, 'slot-12': 12, 'slot-15': 15, 'slot-14': 14, 'slot-17': 17, 'slot-16': 16, 'slot-5': 5, 'slot-4': 4, 'slot-7': 7, 'slot-6': 6, 'slot-1': 1, 'slot-3': 3, 'slot-2': 2, 'backplane': 255, 'slot-9': 9, 'slot-8': 8.
                                               chipRptrMonitorPortNetID 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.2 integer read-only
The network index that uniquely identifies this port's repeater. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36.
                                               chipRptrMonitorPortGroupIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.3 integer read-only
This object identifies the group containing the port for which this entry contains information.
                                               chipRptrMonitorPortIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.4 integer read-only
This object identifies the port within the group for which this entry contains information.
                                               chipRptrMonitorPortReadableFrames 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.5 counter read-only
This object is the number of frames of valid frame length that have been received on this port. This counter is incremented by one for each frame received on this port whose OctetCount is greater than or equal to minFrameSize and less than or equal to maxFrameSize (Ref: IEEE 802.3 Std, 4.4.2.1) and for which the FCSError and CollisionEvent signals are not asserted. This statistic provides one of the parameters necessary for obtaining the packet error rate. The approximate minimum time for rollover of this counter is 80 hours.
                                               chipRptrMonitorPortReadableOctets 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.6 counter read-only
This object is the number of octets contained in valid frames that have been received on this port. This counter is incremented by OctetCount for each frame received on this port which has been determined to be a readable frame. This statistic provides an indicator of the total data transferred. The approximate minimum time for rollover of this counter is 58 minutes.
                                               chipRptrMonitorPortFCSErrors 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.7 counter read-only
This counter is incremented by one for each frame received on this port with the FCSError signal asserted and the FramingError and CollisionEvent signals deasserted and whose OctetCount is greater than or equal to minFrameSize and less than or equal to maxFrameSize (Ref: 4.4.2.1, IEEE 802.3 Std). The approximate minimum time for rollover of this counter is 80 hours.
                                               chipRptrMonitorPortAlignmentErrors 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.8 counter read-only
This counter is incremented by one for each frame received on this port with the FCSError and FramingError signals asserted and CollisionEvent signal deasserted and whose OctetCount is greater than or equal to minFrameSize and less than or equal to maxFrameSize (Ref: IEEE 802.3 Std, 4.4.2.1). If chipRptrMonitorPortAlignmentErrors is incremented then the chipRptrMonitorPortFCSErrors Counter shall not be incremented for the same frame. The approximate minimum time for rollover of this counter is 80 hours.
                                               chipRptrMonitorPortFrameTooLongs 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.9 counter read-only
This counter is incremented by one for each frame received on this port whose OctetCount is greater than maxFrameSize (Ref: 4.4.2.1, IEEE 802.3 Std). If chipRptrMonitorPortFrameTooLongs is incremented then neither the chipRptrMonitorPortAlignmentErrors nor the chipRptrMonitorPortFCSErrors counter shall be incremented for the frame. The approximate minimum time for rollover of this counter is 61 days.
                                               chipRptrMonitorPortShortEvents 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.10 counter read-only
This counter is incremented by one for each CarrierEvent on this port with ActivityDuration less than ShortEventMaxTime. ShortEventMaxTime is greater than 74 bit times and less than 82 bit times. ShortEventMaxTime has tolerances included to provide for circuit losses between a conformance test point at the AUI and the measurement point within the state machine. Note: shortEvents may indicate externally generated noise hits which will cause the repeater to transmit Runts to its other ports, or propagate a collision (which may be late) back to the transmitting DTE and damaged frames to the rest of the network. Implementors may wish to consider selecting the ShortEventMaxTime towards the lower end of the allowed tolerance range to accommodate bit losses suffered through physical channel devices not budgeted for within this standard. The approximate minimum time for rollover of this counter is 16 hours.
                                               chipRptrMonitorPortRunts 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.11 counter read-only
This counter is incremented by one for each CarrierEvent on this port that meets one of the following two conditions. Only one test need be made. a) The ActivityDuration is greater than ShortEventMaxTime and less than ValidPacketMinTime and the CollisionEvent signal is deasserted. b) The OctetCount is less than 64, the ActivityDuration is greater than ShortEventMaxTime and the CollisionEvent signal is deasserted. ValidPacketMinTime is greater than or equal to 552 bit times and less than 565 bit times. An event whose length is greater than 74 bit times but less than 82 bit times shall increment either the shortEvents counter or the runts counter but not both. A CarrierEvent greater than or equal to 552 bit times but less than 565 bit times may or may not be counted as a runt. ValidPacketMinTime has tolerances included to provide for circuit losses between a conformance test point at the AUI and the measurement point within the state machine. Runts usually indicate collision fragments, a normal network event. In certain situations associated with large diameter networks a percentage of runts may exceed ValidPacketMinTime. The approximate minimum time for rollover of this counter is 16 hours.
                                               chipRptrMonitorPortCollisions 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.12 counter read-only
This counter is incremented by one for any CarrierEvent signal on any port for which the CollisionEvent signal on this port is asserted. The approximate minimum time for rollover of this counter is 16 hours.
                                               chipRptrMonitorPortLateEvents 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.13 counter read-only
This counter is incremented by one for each CarrierEvent on this port in which the CollIn(X) variable transitions to the value SQE (Ref: 9.6.6.2, IEEE 802.3 Std) while the ActivityDuration is greater than the LateEventThreshold. Such a CarrierEvent is counted twice, as both a collision and as a lateEvent. The LateEventThreshold is greater than 480 bit times and less than 565 bit times. LateEventThreshold has tolerances included to permit an implementation to build a single threshold to serve as both the LateEventThreshold and ValidPacketMinTime threshold. The approximate minimum time for rollover of this counter is 81 hours.
                                               chipRptrMonitorPortVeryLongEvents 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.14 counter read-only
This counter is incremented by one for each CarrierEvent on this port whose ActivityDuration is greater than the MAU Jabber Lockup Protection timer TW3 (Ref: 9.6.1 & 9.6.5, IEEE 802.3 Std). Other counters may be incremented as appropriate.
                                               chipRptrMonitorPortDataRateMismatches 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.15 counter read-only
This counter is incremented by one for each frame received on this port that meets all of the following conditions: a) The CollisionEvent signal is not asserted. b) The ActivityDuration is greater than ValidPacketMinTime. c) The frequency (data rate) is detectably mismatched from the local transmit frequency. The exact degree of mismatch is vendor specific and is to be defined by the vendor for conformance testing. When this event occurs, other counters whose increment conditions were satisfied may or may not also be incremented, at the implementor's discretion. Whether or not the repeater was able to maintain data integrity is beyond the scope of this standard.
                                               chipRptrMonitorPortAutoPartitions 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.16 counter read-only
This counter is incremented by one for each time the repeater has automatically partitioned this port. The conditions that cause port partitioning are specified in the partition state machine in Section 9 [IEEE 802.3 Std]. They are not differentiated here.
                                               chipRptrMonitorPortTotalErrors 1.3.6.1.4.1.49.2.3.1.5.2.5.2.3.1.1.17 counter read-only
The total number of errors which have occurred on this port. This counter is the summation of the values of other error counters (for the same port), namely: chipRptrMonitorPortFCSErrors, chipRptrMonitorPortAlignmentErrors, chipRptrMonitorPortFrameTooLongs, chipRptrMonitorPortShortEvents, chipRptrMonitorPortLateEvents, chipRptrMonitorPortVeryLongEvents, and chipRptrMonitorPortDataRateMismatches. This counter is redundant in the sense that it is the summation of information already available through other objects. However, it is included specifically because the regular retrieval of this object as a means of tracking the health of a port provides a considerable optimization of network management traffic over the otherwise necessary retrieval of the summed counters.
                               chipRptrAddrTrackPackage 1.3.6.1.4.1.49.2.3.1.5.2.5.3
                                   chipRptrAddrTrackRptrInfo 1.3.6.1.4.1.49.2.3.1.5.2.5.3.1
                                   chipRptrAddrTrackGroupInfo 1.3.6.1.4.1.49.2.3.1.5.2.5.3.2
                                   chipRptrAddrTrackPortInfo 1.3.6.1.4.1.49.2.3.1.5.2.5.3.3
                                       chipRptrAddrTrackTable 1.3.6.1.4.1.49.2.3.1.5.2.5.3.3.1 no-access
Table of address mapping information about the ports.
                                           chipRptrAddrTrackEntry 1.3.6.1.4.1.49.2.3.1.5.2.5.3.3.1.1 no-access
An entry in the table, containing address mapping information about a single port.
                                               chipRptrAddrTrackSlotIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.3.3.1.1.1 integer read-only
The slot number of the repeater module on which the isolated network identified by chipRptrMonitorGroupNetID resides. If chipRptrMonitorGroupNetID does not identify an isolated network, then the value of this object is backplane(255). Enumeration: 'slot-11': 11, 'slot-10': 10, 'slot-13': 13, 'slot-12': 12, 'slot-15': 15, 'slot-14': 14, 'slot-17': 17, 'slot-16': 16, 'slot-5': 5, 'slot-4': 4, 'slot-7': 7, 'slot-6': 6, 'slot-1': 1, 'slot-3': 3, 'slot-2': 2, 'backplane': 255, 'slot-9': 9, 'slot-8': 8.
                                               chipRptrAddrTrackGroupNetID 1.3.6.1.4.1.49.2.3.1.5.2.5.3.3.1.1.2 integer read-only
The network index that uniquely identifies this port's repeater. Enumeration: 'ethernet-1': 6, 'ethernet-2': 7, 'ethernet-3': 8, 'ethernet-4': 32, 'ethernet-5': 33, 'ethernet-6': 34, 'ethernet-7': 35, 'ethernet-8': 36.
                                               chipRptrAddrTrackGroupIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.3.3.1.1.3 integer read-only
This object identifies the group containing the port for which this entry contains information.
                                               chipRptrAddrTrackPortIndex 1.3.6.1.4.1.49.2.3.1.5.2.5.3.3.1.1.4 integer read-only
This object identifies the port within the group for which this entry contains information.
                                               chipRptrAddrTrackLastSourceAddress 1.3.6.1.4.1.49.2.3.1.5.2.5.3.3.1.1.5 macaddress read-only
This object is the SourceAddress of the last readable frame (i.e., counted by chipRptrMonitorPortReadableFrames) received by this port.
                                               chipRptrAddrTrackSourceAddrChanges 1.3.6.1.4.1.49.2.3.1.5.2.5.3.3.1.1.6 counter read-only
This counter is incremented by one for each time that the chipRptrAddrTrackLastSourceAddress attribute for this port has changed. This may indicate whether a link is connected to a single DTE or another multi-user segment. The approximate minimum time for rollover of this counter is 81 hours.
                                               chipRptrAddrTrackNewLastSrcAddress 1.3.6.1.4.1.49.2.3.1.5.2.5.3.3.1.1.7 octet string read-only
This object is the SourceAddress of the last readable frame (i.e., counted by chipRptrMonitorPortReadableFrames) received by this port. If no frames have been received by this port since the agent began monitoring the port activity, the agent shall return a string of length zero.
                       olTRnet 1.3.6.1.4.1.49.2.3.1.5.3
                           olTRnetMapState 1.3.6.1.4.1.49.2.3.1.5.3.1 integer read-only
The state of the inter-module token ring map. If the map is being updated, then the state of the map is changing. Enumeration: 'changing': 1, 'notChanging': 2.
                           olTRnetStatsTable 1.3.6.1.4.1.49.2.3.1.5.3.2 no-access
A list of Token Ring statistics entries counted for each network.
                               olTRnetStatsEntry 1.3.6.1.4.1.49.2.3.1.5.3.2.1 no-access
A collection of statistics kept for a particular Token Ring interface.
                                   olTRnetStatsNetID 1.3.6.1.4.1.49.2.3.1.5.3.2.1.1 integer read-only
The network index that uniquely identifies this network. One of token-ring-1 through token-ring-7 or isolated. Enumeration: 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'isolated': 2.
                                   olTRnetStatsLineErrors 1.3.6.1.4.1.49.2.3.1.5.3.2.1.2 counter read-only
The total number of line errors reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsBurstErrors 1.3.6.1.4.1.49.2.3.1.5.3.2.1.3 counter read-only
The total number of burst errors reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsACErrors 1.3.6.1.4.1.49.2.3.1.5.3.2.1.4 counter read-only
The total number of AC (Address Copied) errors reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsLostFrameErrors 1.3.6.1.4.1.49.2.3.1.5.3.2.1.5 counter read-only
The total number of lost frame errors reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsCongestionErrors 1.3.6.1.4.1.49.2.3.1.5.3.2.1.6 counter read-only
The total number of receive congestion errors reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsFrameCopiedErrors 1.3.6.1.4.1.49.2.3.1.5.3.2.1.7 counter read-only
The total number of frame copied errors reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsTokenErrors 1.3.6.1.4.1.49.2.3.1.5.3.2.1.8 counter read-only
The total number of token errors reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsDuplicateAddresses 1.3.6.1.4.1.49.2.3.1.5.3.2.1.9 counter read-only
The total number of token errors reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsBeaconEvents 1.3.6.1.4.1.49.2.3.1.5.3.2.1.10 counter read-only
The total number of times that the ring enters the beaconing state.
                                   olTRnetStatsLastBeaconSender 1.3.6.1.4.1.49.2.3.1.5.3.2.1.11 octet string read-only
The address of the sender of the last beacon frame received on this ring. If no beacon frames have been received, this object will be six zero octets.
                                   olTRnetStatsLastBeaconNAUN 1.3.6.1.4.1.49.2.3.1.5.3.2.1.12 octet string read-only
The address of the NAUN in the last beacon frame received on this ring. If no beacon frames have been received, this object will be six zero octets.
                                   olTRnetStatsLastBeaconTime 1.3.6.1.4.1.49.2.3.1.5.3.2.1.13 timeticks read-only
The time in in hundredths of a second since the last beacon event occurred. For example, if the time is 500 ticks, then this event was seen 5 seconds ago. If no beacon events have occurred, then this will be equal to the sysUpTime.
                                   olTRnetStatsLastBeaconAction 1.3.6.1.4.1.49.2.3.1.5.3.2.1.14 integer read-only
The action (if any) taken to correct the last beacon event on the ring. Enumeration: 'portDisable': 2, 'moduleIsolate': 4, 'trunkDisable': 3, 'noAction': 1.
                                   olTRnetStatsTotalStations 1.3.6.1.4.1.49.2.3.1.5.3.2.1.15 integer read-only
The number of stations currently participating in the 802.5 MAC protocol on the ring.
                                   olTRnetStatsConcStations 1.3.6.1.4.1.49.2.3.1.5.3.2.1.16 integer read-only
The number of stations currently participating in the 802.5 MAC protocol on the ring which are connected to ports in this concentrator.
                                   olTRnetStatsTotalPorts 1.3.6.1.4.1.49.2.3.1.5.3.2.1.17 integer read-only
The total number of ports within this concentrator and on this ring regardless of their admin state or status.
                                   olTRnetStatsEnabledPorts 1.3.6.1.4.1.49.2.3.1.5.3.2.1.18 integer read-only
The number of ports within this concentrator and on this ring which have olPortAdminState set to enabled.
                                   olTRnetStatsActivePorts 1.3.6.1.4.1.49.2.3.1.5.3.2.1.19 integer read-only
The number of ports within this concentrator and on this ring which have olPortAdminState set to enabled and whose olPortStatus has a status of okay.
                           olTRnetStatsStationTable 1.3.6.1.4.1.49.2.3.1.5.3.3 no-access
A list of ring statistics entries.
                               olTRnetStatsStationEntry 1.3.6.1.4.1.49.2.3.1.5.3.3.1 no-access
A collection of statistics for a particular station that has been discovered on a a ring monitored by this device.
                                   olTRnetStatsStationNetID 1.3.6.1.4.1.49.2.3.1.5.3.3.1.1 integer read-only
The network index that uniquely identifies this network. One of token-ring-1 through token-ring-7 or isolated. Enumeration: 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'isolated': 2.
                                   olTRnetStatsStationAddr 1.3.6.1.4.1.49.2.3.1.5.3.3.1.2 octet string read-only
The physical address of this station.
                                   olTRnetStatsStationSlotIndex 1.3.6.1.4.1.49.2.3.1.5.3.3.1.3 integer read-only
The slot number of the station with this address. Addresses with a slot value of external(255) are not in this concentrator. Enumeration: 'slot-11': 11, 'slot-10': 10, 'slot-13': 13, 'slot-12': 12, 'slot-15': 15, 'slot-14': 14, 'slot-17': 17, 'slot-16': 16, 'slot-5': 5, 'slot-4': 4, 'slot-7': 7, 'slot-6': 6, 'slot-1': 1, 'external': 255, 'slot-3': 3, 'slot-2': 2, 'slot-9': 9, 'slot-8': 8.
                                   olTRnetStatsStationPortIndex 1.3.6.1.4.1.49.2.3.1.5.3.3.1.4 integer read-only
The port number within olTRnetStatsStationSlotIndex's slot that received this address. If olTRnetStatsStationSlotIndex has a value of external(255), then the port address will be 255.
                                   olTRnetStatsStationNAUNAddress 1.3.6.1.4.1.49.2.3.1.5.3.3.1.5 octet string read-only
The physical address of the nearest active upstream neighbor of this station.
                                   olTRnetStatsStationLineErrors 1.3.6.1.4.1.49.2.3.1.5.3.3.1.6 counter read-only
The total number of Line Errors pertaining to this station reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsStationBurstErrors 1.3.6.1.4.1.49.2.3.1.5.3.3.1.7 counter read-only
The total number of burst errors pertaining to this station reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsStationACErrors 1.3.6.1.4.1.49.2.3.1.5.3.3.1.8 counter read-only
The total number of AC (Address Copied) errors pertaining to this station reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsStationLostFrameErrors 1.3.6.1.4.1.49.2.3.1.5.3.3.1.9 counter read-only
The total number of lost frame errors pertaining to this station reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsStationCongestionErrors 1.3.6.1.4.1.49.2.3.1.5.3.3.1.10 counter read-only
The total number of congestion errors pertaining to this station reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsStationFrameCopiedErrors 1.3.6.1.4.1.49.2.3.1.5.3.3.1.11 counter read-only
The total number of frame copied errors pertaining to this station reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsStationTokenErrors 1.3.6.1.4.1.49.2.3.1.5.3.3.1.12 counter read-only
The total number of token errors pertaining to this station reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsStationDuplicateAddresses 1.3.6.1.4.1.49.2.3.1.5.3.3.1.13 counter read-only
The number of times this station experienced a duplicate address error.
                           olTRnetStatsPortTable 1.3.6.1.4.1.49.2.3.1.5.3.4 no-access
A list of statistic entries, for ports within the concentrator.
                               olTRnetStatsPortEntry 1.3.6.1.4.1.49.2.3.1.5.3.4.1 no-access
A collection of statistics for a particular station that has been discovered on a a ring monitored by this device.
                                   olTRnetStatsPortSlotIndex 1.3.6.1.4.1.49.2.3.1.5.3.4.1.1 integer read-only
The port slot number.
                                   olTRnetStatsPortIndex 1.3.6.1.4.1.49.2.3.1.5.3.4.1.2 integer read-only
The port number within olTRnetStatsPortSlotIndex's slot.
                                   olTRnetStatsPortNetID 1.3.6.1.4.1.49.2.3.1.5.3.4.1.3 integer read-only
The network index that uniquely identifies this network. One of token-ring-1 through token-ring-7 or isolated. Enumeration: 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'isolated': 2.
                                   olTRnetStatsPortTotalStations 1.3.6.1.4.1.49.2.3.1.5.3.4.1.4 integer read-only
The total number of stations attached to this port.
                                   olTRnetStatsPortAddress 1.3.6.1.4.1.49.2.3.1.5.3.4.1.5 octet string read-only
The mac address of the station connected to this If there are multiple mac addresses for this port, then this object will contain the last mac address.
                                   olTRnetStatsPortLineErrors 1.3.6.1.4.1.49.2.3.1.5.3.4.1.6 counter read-only
The total number of Line Errors pertaining to this port reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsPortBurstErrors 1.3.6.1.4.1.49.2.3.1.5.3.4.1.7 counter read-only
The total number of burst errors pertaining to this port reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsPortACErrors 1.3.6.1.4.1.49.2.3.1.5.3.4.1.8 counter read-only
The total number of AC (Address Copied) errors pertaining to this port reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsPortLostFrameErrors 1.3.6.1.4.1.49.2.3.1.5.3.4.1.9 counter read-only
The total number of lost frame errors pertaining to this port reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsPortCongestionErrors 1.3.6.1.4.1.49.2.3.1.5.3.4.1.10 counter read-only
The total number of congestion errors pertaining to this port reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsPortFrameCopiedErrors 1.3.6.1.4.1.49.2.3.1.5.3.4.1.11 counter read-only
The total number of frame copied errors pertaining to this port reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsPortTokenErrors 1.3.6.1.4.1.49.2.3.1.5.3.4.1.12 counter read-only
The total number of token errors pertaining to this station reported in error reporting packets detected by the TRMM.
                                   olTRnetStatsPortDuplicateAddresses 1.3.6.1.4.1.49.2.3.1.5.3.4.1.13 counter read-only
The number of times this port experienced a duplicate address error.
                           olTRnetMapSummary 1.3.6.1.4.1.49.2.3.1.5.3.5
                               olTRnetMapSummaryLogicalState 1.3.6.1.4.1.49.2.3.1.5.3.5.1 integer read-only
The state of the token ring summary table. If the summary is being updated, then the state of the summary is changing. Enumeration: 'changing': 1, 'notChanging': 2.
                               olTRnetMapSummaryLogicalLock 1.3.6.1.4.1.49.2.3.1.5.3.5.2 integer read-write
A semaphore for locking the token ring summary table. When locked, updates to the summary will pend until the semaphore is unlocked, so that a valid summary can be read. This cannot be set to unlock if olTRnetSummaryLogicalState is changing. For complete accuracy, this should be read after being set to ensure that the map was not changing when the lock was attempted. After the summary information has been recorded, the semaphore should be set to unlock to allow changes to occur. Enumeration: 'lock': 1, 'unlock': 2.
                               olTRnetMapSummaryTable 1.3.6.1.4.1.49.2.3.1.5.3.5.3 no-access
A logical map of the token ring network, starting from the agent's specified token ring interface. Each station on the map is represented by it's MAC address, slot number and port number (8 octets per station). If the port is external to the concentrator, the slot number and the port number will be 255. The map is ordered in the same direction as the token flow. The MAC addresses are concatonated into groups of up to 32 addresses per entry. This table supports up to 256 stations.
                                   olTRnetMapSummaryEntry 1.3.6.1.4.1.49.2.3.1.5.3.5.3.1 no-access
A group of MAC addresses associated with a Token Ring map.
                                       olTRnetMapSummaryNetID 1.3.6.1.4.1.49.2.3.1.5.3.5.3.1.1 integer read-only
The network index that uniquely identifies this network. It can be isolated from the backplane, or on one of seven possible backplane token ring networks. Enumeration: 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'isolated': 2.
                                       olTRnetMapSummaryIndex 1.3.6.1.4.1.49.2.3.1.5.3.5.3.1.2 integer read-only
The index into the map array. Possible values are 1 through 8. The MAC address of this agent is the first MAC address in olTRnetMapSummary32Stations indexed by a 1 in this entry.
                                       olTRnetMapSummary32Stations 1.3.6.1.4.1.49.2.3.1.5.3.5.3.1.3 octet string read-only
A concatonated group of MAC addresses and their associated slot and port of stations on the ring. Each entry has the eight octets. The first six octets are the MAC address. The seventh octet is the slot ID (or 255 if it is external to the concentrator). The eighth is the port ID (or 255 if it is external to the concentrator). The MAC addresses are in the same order as the token flow.
                           olTRTrafTable 1.3.6.1.4.1.49.2.3.1.5.3.6 no-access
A list of Token Ring network traffic (non-error) statistics entries. Note that all of the frame and octet counters in this table include error frames that have valid length; all octet counters exclude framing bits but include FCS octets.
                               olTRTrafEntry 1.3.6.1.4.1.49.2.3.1.5.3.6.1 no-access
A collection of statistics kept for a particular Token Ring interface. Note that all of the frame and octet counters in this table include error frames that have valid length; all octet counters exclude framing bits but include FCS octets.
                                   olTRTrafNetID 1.3.6.1.4.1.49.2.3.1.5.3.6.1.1 integer read-only
The network index that uniquely identifies this network. One of token-ring-1 through token-ring-7 or isolated. Enumeration: 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'isolated': 2.
                                   olTRTrafTokenRotationTime 1.3.6.1.4.1.49.2.3.1.5.3.6.1.2 integer read-only
An estimate of the time (in microseconds) that it takes for the token to complete a single rotation around the ring.
                                   olTRTrafDropEvents 1.3.6.1.4.1.49.2.3.1.5.3.6.1.3 counter read-only
The total number of events in which frames were dropped by the TRMM due to lack of resources. Note that this number is not necessarily the number of frames dropped; it is just the number of times this condition has been detected.
                                   olTRTrafOctets 1.3.6.1.4.1.49.2.3.1.5.3.6.1.4 counter read-only
The total number of octets of data received on the network.
                                   olTRTrafFrames 1.3.6.1.4.1.49.2.3.1.5.3.6.1.5 counter read-only
The total number of frames received.
                                   olTRTrafMacOctets 1.3.6.1.4.1.49.2.3.1.5.3.6.1.6 counter read-only
The total number of octets of data in MAC frames received on the network.
                                   olTRTrafMacFrames 1.3.6.1.4.1.49.2.3.1.5.3.6.1.7 counter read-only
The total number of MAC frames received.
                                   olTRTrafBroadcastFrames 1.3.6.1.4.1.49.2.3.1.5.3.6.1.8 counter read-only
The total number of non-MAC frames received that were directed to a broadcast address (0xFFFFFFFFFFFF or 0xC000FFFFFFFF).
                                   olTRTrafMulticastFrames 1.3.6.1.4.1.49.2.3.1.5.3.6.1.9 counter read-only
The total number of non-MAC frames received that were directed to a local or global multicast or functional address. Note that this number does not include frames directed to a broadcast address.
                                   olTRTrafFrames18to63Octets 1.3.6.1.4.1.49.2.3.1.5.3.6.1.10 counter read-only
The total number of non-MAC frames received that were between 18 and 63 octets in length inclusive.
                                   olTRTrafFrames64to127Octets 1.3.6.1.4.1.49.2.3.1.5.3.6.1.11 counter read-only
The total number of non-MAC frames received that were between 64 and 127 octets in length inclusive.
                                   olTRTrafFrames128to255Octets 1.3.6.1.4.1.49.2.3.1.5.3.6.1.12 counter read-only
The total number of non-MAC frames received that were between 128 and 255 octets in length inclusive.
                                   olTRTrafFrames256to511Octets 1.3.6.1.4.1.49.2.3.1.5.3.6.1.13 counter read-only
The total number of non-MAC frames received that were between 256 and 511 octets in length inclusive.
                                   olTRTrafFrames512to1023Octets 1.3.6.1.4.1.49.2.3.1.5.3.6.1.14 counter read-only
The total number of non-MAC frames received that were between 512 and 1023 octets in length inclusive.
                                   olTRTrafFrames1024to2047Octets 1.3.6.1.4.1.49.2.3.1.5.3.6.1.15 counter read-only
The total number of non-MAC frames received that were between 1024 and 2047 octets in length inclusive.
                                   olTRTrafFrames2048to4095Octets 1.3.6.1.4.1.49.2.3.1.5.3.6.1.16 counter read-only
The total number of non-MAC frames received that were between 2048 and 4095 octets in length inclusive.
                                   olTRTrafFrames4096to8191Octets 1.3.6.1.4.1.49.2.3.1.5.3.6.1.17 counter read-only
The total number of non-MAC frames received that were between 4096 and 8191 octets in length inclusive.
                                   olTRTrafFrames8192to18000Octets 1.3.6.1.4.1.49.2.3.1.5.3.6.1.18 counter read-only
The total number of non-MAC frames received that were between 8192 and 18000 octets in length inclusive.
                                   olTRTrafFramesGreaterThan18000Octets 1.3.6.1.4.1.49.2.3.1.5.3.6.1.19 counter read-only
The total number of non-MAC frames received that were greater than or equal to 18000 octets in length.
                           olTRTrafControlTable 1.3.6.1.4.1.49.2.3.1.5.3.7 no-access
A list entries containing information about olTRTrafStationTable, olTRTrafPortTable, olTRTrafTopNTable, and olTRTrafTopNSummaryTable
                               olTRTrafControlEntry 1.3.6.1.4.1.49.2.3.1.5.3.7.1 no-access
A collection of information about olTRTrafStationTable, olTRTrafPortTable, olTRTrafTopNTable, and olTRTrafTopNSummaryTable
                                   olTRTrafControlNetID 1.3.6.1.4.1.49.2.3.1.5.3.7.1.1 integer read-only
The network index that uniquely identifies this network. One of token-ring-1 through token-ring-7 or isolated. Enumeration: 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'isolated': 2.
                                   olTRTrafControlLogicalState 1.3.6.1.4.1.49.2.3.1.5.3.7.1.2 integer read-only
The state of the token ring station traffic tables: olTRTrafStationTable, olTRTrafPortTable, olTRTrafTopNTable and olTRTrafTopNSummaryTable. If any of the tables associated with this olTRTrafControlEntry are being updated, then the state is changing(1). Enumeration: 'changing': 1, 'notChanging': 2.
                                   olTRTrafControlLogicalLock 1.3.6.1.4.1.49.2.3.1.5.3.7.1.3 integer read-write
A semaphore for locking the token ring station traffic tables: olTRTrafStationTable, olTRTrafPortTable, olTRTrafTopNTable, and olTRTrafTopNSummaryTable. When the semaphore is locked, adds, deletes, and re-sorting the traffic tables associated with this olTRTrafControlEntry will pend until the semaphore is unlocked, so that a valid set of entries can be read. Note that the normal incrementing of the traffic counters are not affected by the setting of this semaphore. This cannot be set to unlock if olTRTrafControlLogicalState is changing. For complete accuracy, this semaphore should be read after being set to ensure that the tables were not changing when the lock was attempted. After the table information has been recorded, the semaphore should be set to unlock to allow changes to occur. Enumeration: 'lock': 1, 'unlock': 2.
                                   olTRTrafControlClear 1.3.6.1.4.1.49.2.3.1.5.3.7.1.4 integer read-write
When the value of this object is set to clear, all entries in the token ring station traffic tables (olTRTrafStationTable, olTRTrafPortTable, olTRTrafTopNTable, and olTRTrafTopNSummaryTable) are cleared. Enumeration: 'clear': 2, 'normal': 1.
                                   olTRTrafControlLastClearTime 1.3.6.1.4.1.49.2.3.1.5.3.7.1.5 timeticks read-only
The value of sysUpTime when the token ring station traffic tables (olTRTrafStationTable, olTRTrafPortTable, olTRTrafTopNTable and olTRTrafTopNSummaryTable) were cleared. If never cleared, this value shall be zero (and the token ring station traffic tables will contain information collected since startup).
                                   olTRTrafControlTotalStations 1.3.6.1.4.1.49.2.3.1.5.3.7.1.6 integer read-only
The number of stations in the portion of the olTRTrafStationTable associated with this olTRTrafControlEntry.
                                   olTRTrafControlStationLastChangeTime 1.3.6.1.4.1.49.2.3.1.5.3.7.1.7 timeticks read-only
The value of sysUpTime when the last entry was added to or deleted (or re-sorted) from the portion of the olTRTrafStationTable associated with this olTRTrafControlEntry. If no additions or deletions have occurred, this value shall be zero.
                                   olTRTrafControlPortTotalStations 1.3.6.1.4.1.49.2.3.1.5.3.7.1.8 integer read-only
The number of stations in the portion of the olTRTrafPortTable associated with this olTRTrafControlEntry.
                                   olTRTrafControlPortLastChangeTime 1.3.6.1.4.1.49.2.3.1.5.3.7.1.9 timeticks read-only
The value of sysUpTime when the last entry was added to or deleted (or re-sorted) from the portion of the olTRTrafPortTable associated with this olTRTrafControlEntry. If no additions or deletions have occurred, this value shall be zero.
                                   olTRTrafControlTopNMaxStations 1.3.6.1.4.1.49.2.3.1.5.3.7.1.10 integer read-write
Specifies a maximum value for olTRTrafControlTopNTotalStations in this olTRTrafControlEntry. If this value is zero then no maximum value for olTRTrafControlTopNTotalStations is specified.
                                   olTRTrafControlTopNTotalStations 1.3.6.1.4.1.49.2.3.1.5.3.7.1.11 integer read-only
The number of stations (for each statistic) in the portion of the olTRTrafTopNTable and olTRTrafTopNSummaryTable associated with this olTRTrafControlEntry. If olTRTrafControlTopNMaxStations is zero or is not less than olTRTrafControlTotalStations then olTRTrafControlTopNTotalStations will have the same value as olTRTrafControlTotalStations. Otherwise olTRTrafControlTopNTotalStations will have the same value as olTRTrafControlTopNMaxStations.
                                   olTRTrafControlTopNLastChangeTime 1.3.6.1.4.1.49.2.3.1.5.3.7.1.12 timeticks read-only
The value of sysUpTime when the last entry was added to or deleted (or re-sorted) from the portion of the olTRTrafTopNTable and olTRTrafTopNSummaryTable associated with this olTRTrafControlEntry. This is equivalent to the time when the last TopN data collection period ended. If no additions or deletions have occurred, this value shall be zero.
                                   olTRTrafControlTopNInterval 1.3.6.1.4.1.49.2.3.1.5.3.7.1.13 integer read-write
Specifies the length of the TopN data collection period in seconds. Minimum length is 5 seconds; maximum is 86400 seconds (24 hours). When this value is modified, all associated entries in olTRTrafTopNTable and olTRTrafTopNSummaryTable are deleted and a new TopN data collection period is started.
                           olTRTrafStationTable 1.3.6.1.4.1.49.2.3.1.5.3.8 no-access
A list of Token Ring station traffic statistics entries indexed by Network ID and MAC address. The table has olTRTrafTotalStations entries. Note that all of the frame and octet counters in this table include error frames that have valid length; all octet counters exclude framing bits but include FCS octets.
                               olTRTrafStationEntry 1.3.6.1.4.1.49.2.3.1.5.3.8.1 no-access
A collection of station statistics for a particular station that has been discovered on an interface of this device. Note that all of the frame and octet counters in this table include error frames that have valid length; all octet counters exclude framing bits but include FCS octets.
                                   olTRTrafStationNetID 1.3.6.1.4.1.49.2.3.1.5.3.8.1.1 integer read-only
The network index that uniquely identifies this network. One of token-ring-1 through token-ring-7 or isolated. Enumeration: 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'isolated': 2.
                                   olTRTrafStationAddress 1.3.6.1.4.1.49.2.3.1.5.3.8.1.2 macaddress read-only
The physical address of this station.
                                   olTRTrafStationSlotIndex 1.3.6.1.4.1.49.2.3.1.5.3.8.1.3 integer read-only
The slot number of the station with this address. Addresses with a slot value of remote-ring(254) are not in this ring. Addresses with a slot value of external(255) are not in this concentrator. Enumeration: 'slot-11': 11, 'slot-10': 10, 'slot-13': 13, 'slot-12': 12, 'slot-15': 15, 'slot-14': 14, 'slot-17': 17, 'slot-16': 16, 'slot-5': 5, 'slot-4': 4, 'slot-7': 7, 'slot-6': 6, 'slot-1': 1, 'external': 255, 'slot-3': 3, 'slot-2': 2, 'slot-9': 9, 'slot-8': 8, 'remote-ring': 254.
                                   olTRTrafStationPortIndex 1.3.6.1.4.1.49.2.3.1.5.3.8.1.4 integer read-only
The port number within olTRTrafSlotIndex's slot that received this address. If olTRTrafSlotIndex has a value of remote-ring(254), then the port address will be 254. If olTRTrafSlotIndex has a value of external(255), then the port address will be 255.
                                   olTRTrafStationInFrames 1.3.6.1.4.1.49.2.3.1.5.3.8.1.5 counter read-only
The number of frames transmitted to this address since it was added to this table.
                                   olTRTrafStationOutFrames 1.3.6.1.4.1.49.2.3.1.5.3.8.1.6 counter read-only
The number of frames transmitted by this address since it was added to this table.
                                   olTRTrafStationInOctets 1.3.6.1.4.1.49.2.3.1.5.3.8.1.7 counter read-only
The number of octets transmitted to this address since it was added to this table.
                                   olTRTrafStationOutOctets 1.3.6.1.4.1.49.2.3.1.5.3.8.1.8 counter read-only
The number of octets transmitted by this address since it was added to this table.
                                   olTRTrafStationOutErrors 1.3.6.1.4.1.49.2.3.1.5.3.8.1.9 counter read-only
The number of error frames transmitted by this address since it was added to this table. Only isolating errors (LineErrors, BurstErrors, ACErrors, InternalErrors, and AbortErrors) and CongestionErrors are counted.
                                   olTRTrafStationOutBroadcastFrames 1.3.6.1.4.1.49.2.3.1.5.3.8.1.10 counter read-only
The number of frames transmitted by this address that were directed to the broadcast address since it was added to this table.
                                   olTRTrafStationOutMulticastFrames 1.3.6.1.4.1.49.2.3.1.5.3.8.1.11 counter read-only
The number of frames transmitted by this address that were directed to a multicast address since it was added to this table. Note that this number does not include frames directed to the broadcast address.
                           olTRTrafPortTable 1.3.6.1.4.1.49.2.3.1.5.3.9 no-access
A list of Token Ring station traffic statistics entries indexed by slot number, and port number. Note that stations external to this concentrator or on another ring are excluded from this table. Note that all of the frame and octet counters in this table include error frames that have valid length; all octet counters exclude framing bits but include FCS octets.
                               olTRTrafPortEntry 1.3.6.1.4.1.49.2.3.1.5.3.9.1 no-access
A collection of station statistics for a particular station that has been discovered on an interface of this device. Note that all of the frame and octet counters in this table include error frames that have valid length; all octet counters exclude framing bits but include FCS octets. include error frames; all octet counters exclude framing bits but include FCS octets.
                                   olTRTrafPortSlotIndex 1.3.6.1.4.1.49.2.3.1.5.3.9.1.1 integer read-only
The slot number of the station with this address.
                                   olTRTrafPortPortIndex 1.3.6.1.4.1.49.2.3.1.5.3.9.1.2 integer read-only
The port number within olTRTrafPortSlotIndex's slot that received this address.
                                   olTRTrafPortNetID 1.3.6.1.4.1.49.2.3.1.5.3.9.1.3 integer read-only
The network index that uniquely identifies this network. One of token-ring-1 through token-ring-7 or isolated. Enumeration: 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'isolated': 2.
                                   olTRTrafPortAddress 1.3.6.1.4.1.49.2.3.1.5.3.9.1.4 macaddress read-only
The physical address of this station.
                                   olTRTrafPortInFrames 1.3.6.1.4.1.49.2.3.1.5.3.9.1.5 counter read-only
The number of frames transmitted to this address since it was added to this table.
                                   olTRTrafPortOutFrames 1.3.6.1.4.1.49.2.3.1.5.3.9.1.6 counter read-only
The number of frames transmitted by this address since it was added to this table.
                                   olTRTrafPortInOctets 1.3.6.1.4.1.49.2.3.1.5.3.9.1.7 counter read-only
The number of octets transmitted to this address since it was added to this table.
                                   olTRTrafPortOutOctets 1.3.6.1.4.1.49.2.3.1.5.3.9.1.8 counter read-only
The number of octets transmitted by this address since it was added to this table.
                                   olTRTrafPortOutErrors 1.3.6.1.4.1.49.2.3.1.5.3.9.1.9 counter read-only
The number of error frames transmitted by this address since it was added to this table. Only isolating errors (LineErrors, BurstErrors, ACErrors, InternalErrors, and AbortErrors) and CongestionErrors are counted.
                                   olTRTrafPortOutBroadcastFrames 1.3.6.1.4.1.49.2.3.1.5.3.9.1.10 counter read-only
The number of frames transmitted by this address that were directed to the broadcast address since it was added to this table.
                                   olTRTrafPortOutMulticastFrames 1.3.6.1.4.1.49.2.3.1.5.3.9.1.11 counter read-only
The number of frames transmitted by this address that were directed to a multicast address since it was added to this table. Note that this number does not include frames directed to the broadcast address.
                           olTRTrafTopNTable 1.3.6.1.4.1.49.2.3.1.5.3.10 no-access
A list of Token Ring station traffic statistics entries indexed by olTRTrafTopNNetID, olTRTrafTopNStatistic, and olTRTrafTopNIndex. For each Network, the list contains 7 logical sublists - one for each statistic. Each of the sublists has olTRTrafControlTopNTotalStations entries. For eack Network, the table has 7 times olTRTrafTopNControlTotalStations entries. All of the counters in this table reflect activity during the last completed TopN data collection period (olTRTrafControlTopNInterval seconds). Note that this table will contain no entries if a TopN data collection period has not yet completed since olTRTrafControlTopNInterval was modified or since startup. Note that all of the frame and octet counters in this table include error frames that have valid length; all octet counters exclude framing bits but include FCS octets.
                                 olTRTrafTopNEntry 1.3.6.1.4.1.49.2.3.1.5.3.10.1 no-access
A collection of station statistics for a particular station that has been discovered on an interface of this device. Note that all of the frame and octet counters in this table include error frames that have valid length; all octet counters exclude framing bits but include FCS octets.
                                     olTRTrafTopNNetID 1.3.6.1.4.1.49.2.3.1.5.3.10.1.1 integer read-only
The network index that uniquely identifies this network. One of token-ring-1 through token-ring-7 or isolated. Enumeration: 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'isolated': 2.
                                     olTRTrafTopNStatistic 1.3.6.1.4.1.49.2.3.1.5.3.10.1.2 integer read-only
The object representing the statistic for each station that this portion of the olTRTrafTopNTable is sorted on. Enumeration: 'olTRTrafTopNInOctets': 3, 'olTRTrafTopNOutBroadcastFrames': 6, 'olTRTrafTopNOutMulticastFrames': 7, 'olTRTrafTopNInFrames': 1, 'olTRTrafTopNOutOctets': 4, 'olTRTrafTopNOutErrors': 5, 'olTRTrafTopNOutFrames': 2.
                                     olTRTrafTopNIndex 1.3.6.1.4.1.49.2.3.1.5.3.10.1.3 integer read-only
An index that uniquely identifies an entry in the olTRTrafTopN table among those in the same network and for the same olTRTrafTopNStatistic. This index is between 1 and N, where N is the value of olTRTrafControlTopNTotalStations. Increasing values of olTRTrafTopNIndex shall be assigned to entries with decreasing values of the object referenced by olTRTrafTopNStatistic.
                                     olTRTrafTopNAddress 1.3.6.1.4.1.49.2.3.1.5.3.10.1.4 macaddress read-only
The physical address of this station.
                                     olTRTrafTopNSlotIndex 1.3.6.1.4.1.49.2.3.1.5.3.10.1.5 integer read-only
The slot number of the station with this address. Addresses with a slot value of remote-ring(254) are not in this ring. Addresses with a slot value of external(255) are not in this concentrator. Enumeration: 'slot-11': 11, 'slot-10': 10, 'slot-13': 13, 'slot-12': 12, 'slot-15': 15, 'slot-14': 14, 'slot-17': 17, 'slot-16': 16, 'slot-5': 5, 'slot-4': 4, 'slot-7': 7, 'slot-6': 6, 'slot-1': 1, 'external': 255, 'slot-3': 3, 'slot-2': 2, 'slot-9': 9, 'slot-8': 8, 'remote-ring': 254.
                                     olTRTrafTopNPortIndex 1.3.6.1.4.1.49.2.3.1.5.3.10.1.6 integer read-only
The port number within olTRTrafTopNSlotIndex's slot that received this address. If olTRTrafTopNSlotIndex has a value of remote-ring(254), then the port address will be 254. If olTRTrafTopNSlotIndex has a value of external(255), then the port address will be 255.
                                     olTRTrafTopNInFrames 1.3.6.1.4.1.49.2.3.1.5.3.10.1.7 counter read-only
The number of frames transmitted to this address during the last TopN data collection period.
                                     olTRTrafTopNOutFrames 1.3.6.1.4.1.49.2.3.1.5.3.10.1.8 counter read-only
The number of frames transmitted by this address during the last TopN data collection period.
                                     olTRTrafTopNInOctets 1.3.6.1.4.1.49.2.3.1.5.3.10.1.9 counter read-only
The number of octets transmitted to this address during the last TopN data collection period.
                                     olTRTrafTopNOutOctets 1.3.6.1.4.1.49.2.3.1.5.3.10.1.10 counter read-only
The number of octets transmitted by this address during the last TopN data collection period.
                                     olTRTrafTopNOutErrors 1.3.6.1.4.1.49.2.3.1.5.3.10.1.11 counter read-only
The number of error frames transmitted by this address during the last TopN data collection period. Only isolating errors (LineErrors, BurstErrors, ACErrors, InternalErrors, and AbortErrors) and CongestionErrors are counted.
                                     olTRTrafTopNOutBroadcastFrames 1.3.6.1.4.1.49.2.3.1.5.3.10.1.12 counter read-only
The number of frames transmitted by this address that were directed to the broadcast address during the last TopN data collection period.
                                     olTRTrafTopNOutMulticastFrames 1.3.6.1.4.1.49.2.3.1.5.3.10.1.13 counter read-only
The number of frames transmitted by this address that were directed to a multicast address during the last TopN data collection period. Note that this number does not include frames directed to the broadcast address.
                           olTRTrafTopNSummaryTable 1.3.6.1.4.1.49.2.3.1.5.3.11 no-access
A list containing information from olTRTrafTopNTable provided for the convenience of network management stations that wish to obtain this information in condensed form.
                                 olTRTrafTopNSummaryEntry 1.3.6.1.4.1.49.2.3.1.5.3.11.1 no-access
A segment of the Top N list for a particular statistic.
                                     olTRTrafTopNSummaryNetID 1.3.6.1.4.1.49.2.3.1.5.3.11.1.1 integer read-only
The network index that uniquely identifies this network. One of token-ring-1 through token-ring-7 or isolated. Enumeration: 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'isolated': 2.
                                     olTRTrafTopNSummaryStatistic 1.3.6.1.4.1.49.2.3.1.5.3.11.1.2 integer read-only
The object representing the statistic for each station that this portion of the olTRTrafTopNSummaryTable is sorted on. Enumeration: 'olTRTrafTopNSummaryOutErrors': 5, 'olTRTrafTopNSummaryOutBroadcastFrames': 6, 'olTRTrafTopNSummaryOutMulticastFrames': 7, 'olTRTrafTopNSummaryInOctets': 3, 'olTRTrafTopNSummaryInFrames': 1, 'olTRTrafTopNSummaryOutFrames': 2, 'olTRTrafTopNSummaryOutOctets': 4.
                                     olTRTrafTopNSummaryIndex 1.3.6.1.4.1.49.2.3.1.5.3.11.1.3 integer read-only
An index that uniquely identifies an entry in the olTRTrafTopNSummary table among those in the same network and for the same olTRTrafTopNSummaryStatistic. The number of entries for this portion of olTRTrafTopNSummaryTable is number of entries for the corresponding portion of olTRTrafTopNTable divided by 12 (rounded up to the next integer).
                                     olTRTrafTopNSummaryStations 1.3.6.1.4.1.49.2.3.1.5.3.11.1.4 octet string read-only
A concatonated list of (up to 12) MAC addresses, their associated slot and port, and a statistic value for traffic associated with stations on the ring. Each entry has 36 octets. The first 6 octets are the MAC address. The 7th octet is the slot ID (or 255 if it is external to the concentrator or 254 if it is on a remote ring). The 8th is the port ID (or 255 if it is external to the concentrator or 254 if it is on a remote ring). The 9th through 36th octets contain the values of the statistics olTRTrafTopNInFrames, olTRTrafTopNOutFrames, olTRTrafTopNInOctets, olTRTrafTopNOutOctets, olTRTrafTopNOutErrors, olTRTrafTopNOutBroadcastFrames, and olTRTrafTopNOutMulticastFrames. Each statistic is represented in 4 octets, most significant octet first. The stations are in order of decreasing values of the statistic referenced by olTRTrafTopNStatistic.
                       olFDDInet 1.3.6.1.4.1.49.2.3.1.5.4
                           olFDDIStatsModTable 1.3.6.1.4.1.49.2.3.1.5.4.2 no-access
A table of statistical information counted for each module in each FDDI network.
                               olFDDIStatsModEntry 1.3.6.1.4.1.49.2.3.1.5.4.2.1 no-access
A list of statistical information for each module on each FDDI network in the concentrator.
                                   olFDDIStatsModSlotIndex 1.3.6.1.4.1.49.2.3.1.5.4.2.1.1 integer read-only
The slot number that contains this module.
                                   olFDDIStatsModMgtRcvErrs 1.3.6.1.4.1.49.2.3.1.5.4.2.1.2 counter read-only
The number of errors encountered while receiving data on the Management Channel.
                                   olFDDIStatsModMgtXmitErrs 1.3.6.1.4.1.49.2.3.1.5.4.2.1.3 counter read-only
The number of errors encountered while transmitting data on the Management Channel.
                                   olFDDIStatsModBackplaneErrs 1.3.6.1.4.1.49.2.3.1.5.4.2.1.4 counter read-only
The number of errors while receiving and transmitting network data on the backplane.
                                   olFDDIStatsModPllUnlockErrs 1.3.6.1.4.1.49.2.3.1.5.4.2.1.5 counter read-only
The number of times the phased lock loop on the backplane network data channel was lost.
                           olFDDIStatsPortTable 1.3.6.1.4.1.49.2.3.1.5.4.3 no-access
A table of statistical information counted for each Port in each FDDI network.
                               olFDDIStatsPortEntry 1.3.6.1.4.1.49.2.3.1.5.4.3.1 no-access
A list of statistical information for each Port on each FDDI network in the concentrator.
                                   olFDDIStatsPortSlotIndex 1.3.6.1.4.1.49.2.3.1.5.4.3.1.1 integer read-only
The slot number that contains this Port.
                                   olFDDIStatsPortIndex 1.3.6.1.4.1.49.2.3.1.5.4.3.1.2 integer read-only
The Port number of this port
                                   olFDDIStatsPortLCTFailCts 1.3.6.1.4.1.49.2.3.1.5.4.3.1.3 counter read-only
The count of the consecutive times the link confidence test (LCT) has failed during connection management. Once the connection has been established, the count is zeroed. (refer to ANSI 9.4.1).
                                   olFDDIStatsPortLerEstimate 1.3.6.1.4.1.49.2.3.1.5.4.3.1.4 integer read-only
A long term average link error rate. It ranges from 10**-4 to 10**-15 and is reported as the absolute value of the exponent of the estimate (the larger the number, the smaller the value).
                                   olFDDIStatsPortLemRejectCts 1.3.6.1.4.1.49.2.3.1.5.4.3.1.5 counter read-only
A link error monitoring count of the times that a link has been removed from the ring due to the LerCutOff threshold being exceeded.
                                   olFDDIStatsPortLemCts 1.3.6.1.4.1.49.2.3.1.5.4.3.1.6 counter read-only
The aggregate link error monitor error count, set to zero only on station power up. This variable's long term rate average is lerEstimate.
                           olFDDInetStatsTable 1.3.6.1.4.1.49.2.3.1.5.4.4 no-access
A table of statistical information counted for each FDDI network in the concentrator
                               olFDDInetStatsEntry 1.3.6.1.4.1.49.2.3.1.5.4.4.1 no-access
A list of statistical information for each FDDI network in the concentrator.
                                   olFDDInetStatsNetID 1.3.6.1.4.1.49.2.3.1.5.4.4.1.1 integer read-only
The network index that uniquely identifies this network. One of isolated, fddi-1, fddi-2, fddi-3, or fddi-4. Enumeration: 'fddi-2': 17, 'fddi-3': 18, 'fddi-1': 16, 'isolated': 2, 'fddi-4': 19.
                                   olFDDInetStatsRingOpCounts 1.3.6.1.4.1.49.2.3.1.5.4.4.1.2 counter read-only
The number times the ring transitioned to operational.
                                   olFDDInetStatsFrameCounts 1.3.6.1.4.1.49.2.3.1.5.4.4.1.3 counter read-only
Frame-Ct (refer to ANSI MAC 2.2.1).
                                   olFDDInetStatsErrorCounts 1.3.6.1.4.1.49.2.3.1.5.4.4.1.4 counter read-only
Error-Ct (refer to ANSI MAC 2.2.1).
                                   olFDDInetStatsLostCounts 1.3.6.1.4.1.49.2.3.1.5.4.4.1.5 counter read-only
Lost-Ct (refer to ANSI MAC 2.2.1).
                                   olFDDInetStatsFrameErrorRatio 1.3.6.1.4.1.49.2.3.1.5.4.4.1.6 integer read-only
This attribute is the actual ratio, ((delta snmpFddiMACLostCt + delta snmpFddiMACErrorCt) / (delta snmpFddiMACFrameCt + delta snmpFddiMACLostCt)) x 2**16.
                   olGroups 1.3.6.1.4.1.49.2.3.1.6
                       olGroupPortTable 1.3.6.1.4.1.49.2.3.1.6.1 no-access
A list of groups that each port is in. Each port can can be in 0, 1, or many groups.
                           olGroupPortEntry 1.3.6.1.4.1.49.2.3.1.6.1.1 no-access
The groups corresponding to a particular port.
                               olGroupPortSlotIndex 1.3.6.1.4.1.49.2.3.1.6.1.1.1 integer read-only
The slot number that contains this port.
                               olGroupPortIndex 1.3.6.1.4.1.49.2.3.1.6.1.1.2 integer read-only
The port number within this slot. Logical ports can not be put into groups.
                               olGroupPortGroupID 1.3.6.1.4.1.49.2.3.1.6.1.1.3 octet string read-only
The group(s) to which the port has been assigned.
                       olGroupSummaryTable 1.3.6.1.4.1.49.2.3.1.6.2 no-access
A table of condensed group information listing all the ports in each group.
                           olGroupSummaryEntry 1.3.6.1.4.1.49.2.3.1.6.2.1 no-access
The summary of all the ports in a particular group.
                               olGroupSummaryGroupID 1.3.6.1.4.1.49.2.3.1.6.2.1.1 integer read-only
The group to which the ports have been assigned. A port can be in one or more groups. Enumeration: 'group-8': 8, 'group-5': 5, 'group-4': 4, 'group-7': 7, 'group-6': 6, 'group-1': 1, 'group-3': 3, 'group-2': 2.
                               olGroupSummaryIndex 1.3.6.1.4.1.49.2.3.1.6.2.1.2 integer read-only
The index into the summary array. Up to 256 ports will be shown in olGroupSummaryPorts for each value in this entry.
                               olGroupSummaryPorts 1.3.6.1.4.1.49.2.3.1.6.2.1.3 octet string read-only
A condensed list of all the ports in this group. The summary is in the format: Slotx PortX SlotY PortY ...
                       olGroupSet 1.3.6.1.4.1.49.2.3.1.6.3
                           olGroupSetAction 1.3.6.1.4.1.49.2.3.1.6.3.1 integer read-write
This object specifies the action that we apply on a group. add-ports(1) adds port(s) to a group, clear-ports(2) clears (delete) port(s) from a group, and set-admin-state sets the Admin State of the group. Enumeration: 'set-admin-state': 3, 'clear-ports': 2, 'add-ports': 1.
                           olGroupSetGroupID 1.3.6.1.4.1.49.2.3.1.6.3.2 integer read-write
A group index that uniquely identifies this group. A port can be in zero, one, or more groups. Enumeration: 'all-groups': 255, 'group-8': 8, 'group-5': 5, 'group-4': 4, 'group-7': 7, 'group-6': 6, 'group-1': 1, 'group-3': 3, 'group-2': 2.
                           olGroupSetSlotIndex 1.3.6.1.4.1.49.2.3.1.6.3.3 integer read-write
This object specifies the slot number of the port(s) that are to be added/cleared to/from the group. This object should be set whenever add-ports(1) or clear-ports(2) are selected for olGroupSetAction. Value 254 refers to all non-existing ports, and value 255 refers to all slots which are only valid when olGroupSetAction is clear-ports(2).
                           olGroupSetPortIndex 1.3.6.1.4.1.49.2.3.1.6.3.4 integer read-write
This object specifies the port number of the port(s) that are to be added/cleared to/from the group. This object should be set whenever add-ports(1) or clear-ports(2) are selected for olGroupSetAction. Value 255 refers to all ports.
                           olGroupSetAdminState 1.3.6.1.4.1.49.2.3.1.6.3.5 integer read-write
This object specifies the Admin State that all the ports in the group defined by olGroupSetGroupID should be set to. This object should be set whenever set-admin-state(3) is selected for olGroupSetAction. Enumeration: 'disabled': 2, 'enabled': 1.
                   olAlarm 1.3.6.1.4.1.49.2.3.1.7
                       olThresh 1.3.6.1.4.1.49.2.3.1.7.1
                           olThreshControl 1.3.6.1.4.1.49.2.3.1.7.1.1
                               olThreshTotalEntries 1.3.6.1.4.1.49.2.3.1.7.1.1.1 integer read-only
The number of entries currently in olThreshTable.
                               olThreshMaxEntries 1.3.6.1.4.1.49.2.3.1.7.1.1.2 integer read-only
The maximum number of entries in olThreshTable supported by this agent.
                               olThreshLastCreatedIndex 1.3.6.1.4.1.49.2.3.1.7.1.1.3 integer read-only
The index of the last entry in olThreshTable created via index 255 (see olThreshMode). If none, this value will be zero.
                               olThreshAllMode 1.3.6.1.4.1.49.2.3.1.7.1.1.4 integer read-write
Provides the management station with a convenient way to set olThreshMode for all of the entries in ThreshTable. Setting olThreshAllMode to enable(1) or disable(2) will not cause new entries to be created; this will only affect entries that have presiously been created. Getting olThreshAllMode will always yield clear(3). Enumeration: 'clear': 3, 'enable': 1, 'disable': 2.
                           olThreshTable 1.3.6.1.4.1.49.2.3.1.7.1.2 no-access
A list of thresholding entries.
                               olThreshEntry 1.3.6.1.4.1.49.2.3.1.7.1.2.1 no-access
A collection of variables for controlling and monitoring a specific threshold.
                                   olThreshIndex 1.3.6.1.4.1.49.2.3.1.7.1.2.1.1 integer read-only
An index that uniquely identifies an entry in the olThresh table. The number of entries in olTRThreshTable is olThreshTotalEntries. A new entry is created when a value is written to any object within the entry. An entry is removed when olThreshMode is set to clear(3). Index 255 references a 'pseudo entry' that allows the management station to create a new entry without having to search for a clear entry. When olThreshMode for entry 255 is set to disable or enable, if there is no available (clear) entry, then the SNMP set-response will indicate a bad value error, otherwise the agent does the following: - set the value of olThreshLastCreatedIndex to the index of the available entry - copy the values currently in entry 255 to the available entry - clear out entry 255.
                                   olThreshMode 1.3.6.1.4.1.49.2.3.1.7.1.2.1.2 integer read-write
The mode for this threshold. enable(1) indicates that this entry is in use and thresholding will be done. disable(2) indicates that this entry is in use but will no thresholding will be done. Setting olThreshMode to clear(3) will cause this entry to be removed from the table. Enumeration: 'clear': 3, 'enable': 1, 'disable': 2.
                                   olThreshDescription 1.3.6.1.4.1.49.2.3.1.7.1.2.1.3 displaystring read-write
Description of the threshold to be sent with the chipAboveThreshd trap.
                                   olThreshObjectIdentifier 1.3.6.1.4.1.49.2.3.1.7.1.2.1.4 object identifier read-write
The object identifier that specifies the statistic to be thresholded. The statistic to be thresholded can be specified either by setting olThreshObjectIdentifier or by setting values of the olThreshStat group of variables. When olThreshObjectIdentifier is set, the agent changes the values of the olThreshStat group of variables to refer to the new statistic to be thresholded. Similarly, when a olThreshStat variable is set, the agent changes olThreshObjectIdentifier to refer to the new statistic to be thresholded. A null object identifier (0.0) is used when no statistic is specified.
                                   olThreshStatCategory 1.3.6.1.4.1.49.2.3.1.7.1.2.1.5 integer read-write
Specifies the category of statistic to be thresholded. When olThreshStatCategory is network(2) or station(4), olThreshStatNetID must also be specified and olThreshStatSlotIndex will be overwritten as well. When olThreshStatCategory is station(4), olThreshStatStation must be specified. When olThreshStatCategory is port(3), olThreshStatSlotIndex and olThreshStatPortIndex must be specified. Modifying olThreshStatSlotIndex in this case will cause olThreshStatNetID to be overwritten as well. Enumeration: 'station': 4, 'other': 1, 'network': 2, 'port': 3.
                                   olThreshStatType 1.3.6.1.4.1.49.2.3.1.7.1.2.1.6 integer read-write
Specifies the type of statistic to be thresholded. error-frames(6) is valid only when olThreshStatCategory is port(3) or station(4). tr-net-soft-errors(7) or tr-net-hard-errors(8) is valid only when olThreshStatCategory is network(2). Note that tr-net-soft-errors(7) and tr-net-hard-errors(8) refer to dot5StatsSoftErrors and dot5StatsHardErrors, respectively. The other choices refer for items in the olTRTraf tables. Enumeration: 'broadcast-frames': 4, 'multicast-frames': 5, 'error-frames': 6, 'octets': 3, 'tr-net-hard-errors': 8, 'other': 1, 'frames': 2, 'tr-net-soft-errors': 7.
                                   olThreshStatNetID 1.3.6.1.4.1.49.2.3.1.7.1.2.1.7 integer read-write
When olThreshStatCategory is network(2) or station(4), specifies the network of statistic to be thresholded. If the agent is capable of collecting statistics only for the network that it is attached to, olThreshStatNetID can be set to agent-network(255); the agent will change olThreshStatNetID to reflect the network that the agent is currently attached to. If olThreshStatType is tr-net-soft-errors(7) or tr-net-hard-errors(8) the agent will change olThreshStatNetID to other(1). Note that when this variable is set, olThreshStatSlotIndex is overwritten as well. Enumeration: 'token-ring-1': 9, 'token-ring-3': 11, 'token-ring-2': 10, 'token-ring-5': 13, 'token-ring-4': 12, 'token-ring-7': 15, 'token-ring-6': 14, 'isolated': 2, 'agent-network': 255, 'other': 1.
                                   olThreshStatSlotIndex 1.3.6.1.4.1.49.2.3.1.7.1.2.1.8 integer read-write
When olThreshStatCategory is port(3), specifies the slot index of the port of statistic to be thresholded. Note that when this variable is set, olThreshStatNetID is overwritten as well.
                                   olThreshStatPortIndex 1.3.6.1.4.1.49.2.3.1.7.1.2.1.9 integer read-write
When olThreshStatCategory is port(3), specifies the port index of the port of statistic to be thresholded.
                                   olThreshStatStationAddr 1.3.6.1.4.1.49.2.3.1.7.1.2.1.10 macaddress read-write
When olThreshStatCategory is station(4), specifies the MAC address of the station of statistic to be thresholded.
                                   olThreshInterval 1.3.6.1.4.1.49.2.3.1.7.1.2.1.11 integer read-write
Specifies the length of the thresholding period in seconds. Minimum length is 5 seconds; maximum is 86400 seconds (24 hours).
                                   olThreshCondition 1.3.6.1.4.1.49.2.3.1.7.1.2.1.12 integer read-write
Specifies the type of conditional comparison for the threshold. Enumeration: 'delta-above': 1.
                                   olThreshValue 1.3.6.1.4.1.49.2.3.1.7.1.2.1.13 integer read-write
At the end of each thresholding interval (olThreshInterval seconds), olThreshCurrentValue is compared against olThreshValue (unsigned). When olThreshType is delta-above(1): If olThreshStatus is valid(4), and olThreshCurrentValue is above olThreshValue, and olThreshMode is enabled, then a chipAboveThreshd trap will be sent. Another chipAboveThreshd trap will not be sent until olThreshCurrentValue drops to less than or equal to olThreshValue and then again exceeds it.
                                   olThreshCurrentValue 1.3.6.1.4.1.49.2.3.1.7.1.2.1.14 integer read-only
When olThreshType is delta-exceed(1): The most recent delta value of olThreshStatObjectIdentifier (i.e. value of olThreshStatObjectIdentifier at the end of the interval minus the value of olThreshStatObjectIdentifier at the beginning of the interval). If olThreshStatus is not valid(4), olThreshCurrentValue will be 0.
                                   olThreshStatus 1.3.6.1.4.1.49.2.3.1.7.1.2.1.15 integer read-only
When olThreshType is delta-exceed(1): If olThreshStatObjectIdentifier has not yet been specified, olThreshStatus will be no-statistic-specified(1). If the first interval has not yet completed, olThreshStatus will be not-yet-available(2). If object referenced by olThreshStatObjectIdentifier is not accessible, olThreshStatus will be not-accessible(3). Otherwise olThreshStatus will be valid(4). Enumeration: 'valid': 4, 'not-yet-available': 3, 'statistic-not-accessible': 2, 'no-statistic-specified': 1.
                                   olThreshTimeSinceLastTriggered 1.3.6.1.4.1.49.2.3.1.7.1.2.1.16 timeticks read-only
Time in TimeTicks that has elapsed since a chipAboveThreshd trap associated with this ThreshEntry was last sent. If never sent, this value shall be zero.
                                   olThreshActionType 1.3.6.1.4.1.49.2.3.1.7.1.2.1.17 integer read-write
The action to be performed when the threshold is triggered. Enumeration: 'run-script-only': 2, 'trap-run-script': 3, 'trap-only': 1.
                                   olThreshActionData 1.3.6.1.4.1.49.2.3.1.7.1.2.1.18 integer read-write
Additional information to be sent with the chipAboveThreshd trap. In the case of scripts, this object will contain the script number to be executed.
                                   olThreshActionPriority 1.3.6.1.4.1.49.2.3.1.7.1.2.1.19 integer read-write
The priority for this entry. Provided for use by the network management station (NMS) - not interpreted by the agent. Enumeration: 'high': 3, 'medium': 2, 'low': 1.
                   ocPower 1.3.6.1.4.1.49.2.3.1.8
                       ocPowerControl 1.3.6.1.4.1.49.2.3.1.8.1
                           ocPowerModeAdminStatus 1.3.6.1.4.1.49.2.3.1.8.1.1 integer read-write
The current desired state of hub power fault-tolerant mode. Setting this object to fault-tolerant(1) will reserve one power supply's worth of power from the power budget for fault-tolerant operation, provided sufficient power is available. Setting this object to not-fault-tolerant(2) returns the reserved power to the power budget. Enumeration: 'fault-tolerant': 1, 'not-fault-tolerant': 2.
                           ocPowerModeOperStatus 1.3.6.1.4.1.49.2.3.1.8.1.2 integer read-only
The current operational status of hub power fault-tolerant mode. Enumeration: 'fault-tolerant': 1, 'not-fault-tolerant': 2.
                           ocPowerOverheatPowerDownMode 1.3.6.1.4.1.49.2.3.1.8.1.3 integer read-write
The current desired state of hub overheat automatic power- down mode. Setting this object to enable(1) will cause slots containing ONcore modules to be automatically power-disabled during a hub overheat condition. Setting this object to disable(2) will cause no action to be taken when a hub overheat condition occurs. Enumeration: 'enable': 1, 'disable': 2.
                       ocPowerOutputTable 1.3.6.1.4.1.49.2.3.1.8.2 no-access
A table that contains information about the hub power budget. This table is indexed by voltage line type, each of which is supplied by the operational power supplies.
                           ocPowerOutputEntry 1.3.6.1.4.1.49.2.3.1.8.2.1 no-access
A list of information about the hub power budget.
                               ocPowerOutputType 1.3.6.1.4.1.49.2.3.1.8.2.1.1 integer read-only
Identifies the power (voltage) line type for which this entry contains power budget information. Enumeration: 'minusFiveVolt': 2, 'plusFiveVolt': 1, 'plusTwoVolt': 5, 'plusTwelveVolt': 3, 'minusTwelveVolt': 4.
                               ocPowerOutputVoltageLevel 1.3.6.1.4.1.49.2.3.1.8.2.1.2 gauge read-only
In millivolts (1/1000 Volt), the actual voltage level for this voltage type as sensed on the backplane. This voltage is supplied by all operational power supplies.
                               ocPowerOutputWattageCapacity 1.3.6.1.4.1.49.2.3.1.8.2.1.3 gauge read-only
In hundredths of a Watt (1/100 Watt), the maximum wattage for the voltage line that is output by all operational power supplies combined.
                               ocPowerOutputWattageConsumed 1.3.6.1.4.1.49.2.3.1.8.2.1.4 gauge read-only
In hundredths of a Watt (1/100 Watt), the wattage consumed by all hub modules. For a given voltage line, this object's value is the sum total of the power consumed by the hub itself, 2 Controller Modules, all installed ONline modules, and all power-enabled slots containing ONcore modules. If power fault-tolerant mode is enabled (when it was previously disabled), this object's value is increased by the amount of power reserved for the voltage line. If power fault-tolerant mode is disabled (when it was previously enabled), this object's value is decreased by the amount of power that is returned to the available power budget for the voltage line.
                               ocPowerOutputWattageAvailable 1.3.6.1.4.1.49.2.3.1.8.2.1.5 gauge read-only
In hundredths of a Watt (1/100 Watt), the wattage available to power-up modules. If power fault-tolerant mode is enabled (when it was previously disabled), this object's value is decreased by the amount of power reserved for the voltage line. If power fault-tolerant mode is disabled (when it was previously enabled), this object's value is increased by the amount of power that is returned to the available power budget for the voltage line.
                               ocPowerOutputUnmanagedWattageAlloc 1.3.6.1.4.1.49.2.3.1.8.2.1.6 gauge read-only
In hundredths of a Watt (1/100 Watt), the wattage allocated for modules that are not power-manageable (i.e., ONline modules).
                       ocPowerSlotTable 1.3.6.1.4.1.49.2.3.1.8.3 no-access
A table that contains power management information for each non-empty, payload slot in the hub.
                           ocPowerSlotEntry 1.3.6.1.4.1.49.2.3.1.8.3.1 no-access
A list of power management information for each non-empty, payload slot in the hub.
                               ocPowerSlotIndex 1.3.6.1.4.1.49.2.3.1.8.3.1.1 integer read-only
The unique slot number that identifies the module associated with this power entry.
                               ocPowerSlotClass 1.3.6.1.4.1.49.2.3.1.8.3.1.2 integer read-write
The current slot power class. For a slot containing an ONcore module, this object's value ranges from 1 to 10, where 1 is the lowest power class and 10 is the highest power class. Slots assigned higher power classes will be power-enabled before slots assigned lower power classes. Similarly, slots assigned lower power classes will be power-disabled before slots assigned higher power classes. For a slot containing an ONline module, this object's value is reported as not-applicable(11) because ONline modules are not power-manageable (once an ONline module is inserted into the hub, it will consume power for as long as it remains in the hub). The value not-applicable(11) is invalid for a slot containing an ONcore module. Power class can be used to establish an ONcore module power-up and power-down priority scheme. Combined with slot location, slot power class defines the order in which slots containing ONcore modules will be power-enabled and power-disabled. For a given power class, slots are power-enabled from lowest payload slot to highest payload slot and power-disabled from highest payload slot to lowest payload slot. Slot power class is not pre-emptive; changing a slot's power class will not affect the power state of other slots. It will take effect during a slot power-up or power-down event (e.g., the failure or recovery of a power supply). Enumeration: 'seven': 7, 'ten': 10, 'nine': 9, 'six': 6, 'three': 3, 'two': 2, 'four': 4, 'five': 5, 'not-applicable': 11, 'eight': 8, 'one': 1.
                               ocPowerSlotAdminStatus 1.3.6.1.4.1.49.2.3.1.8.3.1.3 integer read-write
The current desired slot power state. For a slot containing an ONcore module, setting this object to enable(1) will cause the module to be power-enabled, provided sufficient power is available. Setting this object to disable(2) will cause the module to be power-disabled. The slot will not receive power until this object is set to the value enable(1). For a slot containing an ONline module, setting this object to disable(2) is invalid because an ONline module is not power-manageable; once installed, an ONline module comsumes power for as long as it remains in the hub. Also, for a slot containing the ONcore agent, setting this object to disable(2) is not allowed to prevent the user from losing hub manageability. Enumeration: 'enable': 1, 'disable': 2.
                               ocPowerSlotOperStatus 1.3.6.1.4.1.49.2.3.1.8.3.1.4 integer read-only
The current operational slot power status. This object will have the value enabled(1), if the slot contains an ONcore module and is actually power-enabled. This object will have the value disabled(2), if the slot contains an ONcore module and is actually power-disabled. In this case, the slot is ineligible for power until ocPowerSlotAdminStatus for the slot is set to enable(1). This object will have the value insufficient-power(3), if the slot is eligible to receive power but, due to power constraints, is not power-enabled. When sufficient power becomes available, the slot will become power-enabled, and this object will then have the value enabled(1). This object will have the value enabled-always(4) for a slot containing an ONline module or the ONcore agent. Enumeration: 'disabled': 2, 'enabled': 1, 'enabled-always': 4, 'insufficient-power': 3.
                   ocInventory 1.3.6.1.4.1.49.2.3.1.9
                       ocInvHub 1.3.6.1.4.1.49.2.3.1.9.1
                           ocInvHubType 1.3.6.1.4.1.49.2.3.1.9.1.1 displaystring read-only
The hub type (i.e. model number) of the hub. An instance for which information is not valid will return 'invalid EEPROM!'.
                           ocInvHubSerialNo 1.3.6.1.4.1.49.2.3.1.9.1.2 displaystring read-only
The serial number of the hub. An instance for which information is not valid will return 'invalid EEPROM!'.
                           ocInvHubHWVer 1.3.6.1.4.1.49.2.3.1.9.1.3 displaystring read-only
The revision number of the hardware of the hub. An instance for which information is not valid will return 'invalid EEPROM!'.
                           ocInvHubMfr 1.3.6.1.4.1.49.2.3.1.9.1.4 displaystring read-only
The company name that manufactured this hub. An instance for which information is not valid will return 'invalid EEPROM!.
                           ocInvHubMfrDate 1.3.6.1.4.1.49.2.3.1.9.1.5 displaystring read-only
The date in yymmdd format that this unit was manufactured. An instance for which information is not valid will return 'invalid EEPROM!'.
                       ocInvMods 1.3.6.1.4.1.49.2.3.1.9.2
                           ocInvModTable 1.3.6.1.4.1.49.2.3.1.9.2.1 no-access
A list of inventory information related to a module, indexed with respect to slot and subslot location numbers.
                               ocInvModEntry 1.3.6.1.4.1.49.2.3.1.9.2.1.1 no-access
Values to describe a module inventory items.
                                   ocInvModSlotIndex 1.3.6.1.4.1.49.2.3.1.9.2.1.1.1 integer read-only
The slot number where this Module is located.
                                   ocInvModSubSlotIndex 1.3.6.1.4.1.49.2.3.1.9.2.1.1.2 integer read-only
The subslot number where this Module is located. It is associated with a slot number. Motherboards are always located in subslot one, (e.g. .1). However, daughter cards can reside on any subslot within the range (2 ... 8), (e.g. .<2 .. 8>).
                                   ocInvModModel 1.3.6.1.4.1.49.2.3.1.9.2.1.1.3 displaystring read-only
This Module model number. If the instance value is unknown, ONline will be returned.
                                   ocInvModSerialNo 1.3.6.1.4.1.49.2.3.1.9.2.1.1.4 displaystring read-only
This Module serial number. If the instance value is unknown, N/A will be returned.
                                   ocInvModHWVer 1.3.6.1.4.1.49.2.3.1.9.2.1.1.5 displaystring read-only
The revision number of the hardware on this module. If the instant value is unknown, N/A will be returned.
                                   ocInvModSWVer 1.3.6.1.4.1.49.2.3.1.9.2.1.1.6 displaystring read-only
The revision number of the software on this module. If the instant value is unknown, N/A will be returned.
                                   ocInvModSWBootVer 1.3.6.1.4.1.49.2.3.1.9.2.1.1.7 displaystring read-only
The revision number of the boot software on this module. If the instant value is unknown, N/A will be returned.
                                   ocInvModMfr 1.3.6.1.4.1.49.2.3.1.9.2.1.1.8 displaystring read-only
The company name that manufactured this module. If the instant value is unkonwn, N/A will be returned.
                                   ocInvModMfrDate 1.3.6.1.4.1.49.2.3.1.9.2.1.1.9 displaystring read-only
The date in yymmdd format that this module was manufactured. If the instant value is unknown, N/A will be returned.
                   olPS2 1.3.6.1.4.1.49.2.3.1.11
                         olPS2Info 1.3.6.1.4.1.49.2.3.1.11.1
                             olPS2OperatingSystem 1.3.6.1.4.1.49.2.3.1.11.1.1 displaystring read-only
The type of operating system current including its version and release numbers, currently executing on the PS/2.
                             olPS2FixedDiskSize 1.3.6.1.4.1.49.2.3.1.11.1.2 displaystring read-only
The size in of Fixed Disk Memory currently installed on the PS/2.
                             olPS2RamSize 1.3.6.1.4.1.49.2.3.1.11.1.3 displaystring read-only
The size in of Random Access Memory currently installed on the PS/2.
                         olPS2McaTable 1.3.6.1.4.1.49.2.3.1.11.2 no-access
A table of software application information associated with the PS/2.
                             olPS2McaEntry 1.3.6.1.4.1.49.2.3.1.11.2.1 no-access
A profile of a specific software application associated with this PS/2.
                                 olPS2McaIndex 1.3.6.1.4.1.49.2.3.1.11.2.1.1 integer read-only
The index for this software application.
                                 olPS2McaDescription 1.3.6.1.4.1.49.2.3.1.11.2.1.2 displaystring read-only
A description of the software application.
                                 olPS2McaSlotConnectPoint 1.3.6.1.4.1.49.2.3.1.11.2.1.3 integer read-only
The slot number of a module within this ONline chassis to which this Micro channel Adapter Card is connected. If not connected to any ONline module module, the object value is zero.
                                 olPS2McaPortConnectPoint 1.3.6.1.4.1.49.2.3.1.11.2.1.4 integer read-only
The port number of a module within this ONline chassis to which this Micro channel Adapter Card is connected. If not connected to any ONline module module, the object value is zero.
                                 olPS2McaMacAddress 1.3.6.1.4.1.49.2.3.1.11.2.1.5 octet string read-only
The MAC Address of the Micro channel adapter card installed this PS/2 Micro channel Adapter Card slot. If no MAC address is defined this string is encoded as a zero length string.
                         olPS2ApplTable 1.3.6.1.4.1.49.2.3.1.11.3 no-access
A table of software application information associated with the PS/2.
                             olPS2ApplEntry 1.3.6.1.4.1.49.2.3.1.11.3.1 no-access
A profile of a specific software application associated with this PS/2.
                                 olPS2ApplIndex 1.3.6.1.4.1.49.2.3.1.11.3.1.1 integer read-only
The index for this software application.
                                 olPS2ApplDescription 1.3.6.1.4.1.49.2.3.1.11.3.1.2 displaystring read-only
A description of the software application.
               oebm 1.3.6.1.4.1.49.2.3.2
               midnight 1.3.6.1.4.1.49.2.3.3
               workGroupHub 1.3.6.1.4.1.49.2.3.4
                   hubSysGroup 1.3.6.1.4.1.49.2.3.4.1
                   hardwareGroup 1.3.6.1.4.1.49.2.3.4.2
                   softwareGroup 1.3.6.1.4.1.49.2.3.4.3
                   hubGroup 1.3.6.1.4.1.49.2.3.4.4
                   boardGroup 1.3.6.1.4.1.49.2.3.4.5
                   portGroup 1.3.6.1.4.1.49.2.3.4.6
                   alarmGroup 1.3.6.1.4.1.49.2.3.4.7
               emm 1.3.6.1.4.1.49.2.3.5
               chipBridge 1.3.6.1.4.1.49.2.3.6
               trmm 1.3.6.1.4.1.49.2.3.7
               fmm 1.3.6.1.4.1.49.2.3.8
               focus1 1.3.6.1.4.1.49.2.3.9
               oeim 1.3.6.1.4.1.49.2.3.10
               oncore 1.3.6.1.4.1.49.2.3.11
               dmm 1.3.6.1.4.1.49.2.3.12
               onsembleEthernet 1.3.6.1.4.1.49.2.3.13
           chipExperiment 1.3.6.1.4.1.49.2.4
               chipExpTokenRing 1.3.6.1.4.1.49.2.4.1
                   expDot5 1.3.6.1.4.1.49.2.4.1.1
                       expDot5Table 1.3.6.1.4.1.49.2.4.1.1.1 no-access
This table contains Token Ring interface parameters and state variables, one entry per 802.5 interface.
                           expDot5Entry 1.3.6.1.4.1.49.2.4.1.1.1.1 no-access
A list of Token Ring status and parameter values for an 802.5 interface.
                               expDot5IfIndex 1.3.6.1.4.1.49.2.4.1.1.1.1.1 integer read-only
The value of this object identifies the 802.5 interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in [4,6], for the same interface.
                               expDot5Commands 1.3.6.1.4.1.49.2.4.1.1.1.1.2 integer read-write
When this object is set to the value of open(2), the station should go into the open state. The progress and success of the open is given by the values of the objects expDot5RingState and expDot5RingOpenStatus. When this object is set to the value of reset(3), then the station should do a reset. On a reset, all MIB counters should retain their values, if possible. Other side affects are dependent on the hardware chip set. When this object is set to the value of close(4), the station should go into the stopped state by removing itself from the ring. Setting this object to a value of no-op(1) has no effect. When read, this object always has a value of no-op(1). Enumeration: 'reset': 3, 'close': 4, 'open': 2, 'no-op': 1.
                               expDot5RingStatus 1.3.6.1.4.1.49.2.4.1.1.1.1.3 integer read-only
The current interface status which can be used to diagnose fluctuating problems that can occur on token rings, after a station has successfully been added to the ring. Before an open is completed, this object has the value for the 'no status' condition. The expDot5RingState and expDot5RingOpenStatus objects provide for debugging problems when the station can not even enter the ring. The object's value is a sum of values, one for each currently applicable condition. The following values are defined for various conditions: 0 = No Problems detected 32 = Ring Recovery 64 = Single Station 256 = Remove Received 512 = reserved 1024 = Auto-Removal Error 2048 = Lobe Wire Fault 4096 = Transmit Beacon 8192 = Soft Error 16384 = Hard Error 32768 = Signal Loss 131072 = no status, open not completed.
                               expDot5RingState 1.3.6.1.4.1.49.2.4.1.1.1.1.4 integer read-only
The current interface state with respect to entering or leaving the ring. Enumeration: 'ringFailure': 6, 'opened': 1, 'opening': 3, 'openFailure': 5, 'closed': 2, 'closing': 4.
                               expDot5RingOpenStatus 1.3.6.1.4.1.49.2.4.1.1.1.1.5 integer read-only
This object indicates the success, or the reason for failure, of the station's most recent attempt to enter the ring. Enumeration: 'insertionTimeout': 5, 'ringFailed': 6, 'removeReceived': 10, 'lobeFailed': 3, 'requestFailed': 9, 'duplicateMAC': 8, 'noOpen': 1, 'badParam': 2, 'signalLoss': 4, 'open': 11, 'beaconing': 7.
                               expDot5RingSpeed 1.3.6.1.4.1.49.2.4.1.1.1.1.6 integer read-write
The ring's bandwidth. Enumeration: 'unknown': 1, 'fourMegabit': 3, 'oneMegabit': 2, 'sixteenMegabit': 4.
                               expDot5UpStream 1.3.6.1.4.1.49.2.4.1.1.1.1.7 macaddress read-only
The MAC-address of the up stream neighbor station in the ring.
                               expDot5ActMonParticipate 1.3.6.1.4.1.49.2.4.1.1.1.1.8 integer read-write
If this object has a value of true(1) then this interface will participate in the active monitor selection process. If the value is false(2) then it will not. Setting this object might not have an effect until the next time the interface is opened. Enumeration: 'false': 2, 'true': 1.
                               expDot5Functional 1.3.6.1.4.1.49.2.4.1.1.1.1.9 macaddress read-write
The bit mask of all Token Ring functional addresses for which this interface will accept frames.
                       expDot5StatsTable 1.3.6.1.4.1.49.2.4.1.1.2 no-access
A table containing Token Ring statistics, one entry per 802.5 interface. All the statistics are defined using the syntax Counter as 32-bit wrap around counters. Thus, if an interface's hardware maintains these statistics in 16-bit counters, then the agent must read the hardware's counters frequently enough to prevent loss of significance, in order to maintain 32-bit counters in software.
                           expDot5StatsEntry 1.3.6.1.4.1.49.2.4.1.1.2.1 no-access
An entry contains the 802.5 statistics for a particular interface.
                               expDot5StatsIfIndex 1.3.6.1.4.1.49.2.4.1.1.2.1.1 integer read-only
The value of this object identifies the 802.5 interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in [4,6], for the same interface.
                               expDot5StatsLineErrors 1.3.6.1.4.1.49.2.4.1.1.2.1.2 counter read-only
This counter is incremented when a frame or token is copied or repeated by a station, the E bit is zero in the frame or token and one of the following conditions exists: 1) there is a non-data bit (J or K bit) between the SD and the ED of the frame or token, or 2) there is an FCS error in the frame.
                               expDot5StatsBurstErrors 1.3.6.1.4.1.49.2.4.1.1.2.1.3 counter read-only
This counter is incremented when a station detects the absence of transitions for five half-bit timers (burst-five error).
                               expDot5StatsACErrors 1.3.6.1.4.1.49.2.4.1.1.2.1.4 counter read-only
This counter is incremented when a station receives an AMP or SMP frame in which A is equal to C is equal to 0, and then receives another SMP frame with A is equal to C is equal to 0 without first receiving an AMP frame. It denotes a station that cannot set the AC bits properly.
                               expDot5StatsAbortTransErrors 1.3.6.1.4.1.49.2.4.1.1.2.1.5 counter read-only
This counter is incremented when a station transmits an abort delimiter while transmitting.
                               expDot5StatsInternalErrors 1.3.6.1.4.1.49.2.4.1.1.2.1.6 counter read-only
This counter is incremented when a station recognizes an internal error.
                               expDot5StatsLostFrameErrors 1.3.6.1.4.1.49.2.4.1.1.2.1.7 counter read-only
This counter is incremented when a station is transmitting and its TRR timer expires. This condition denotes a condition where a transmitting station in strip mode does not receive the trailer of the frame before the TRR timer goes off.
                               expDot5StatsReceiveCongestions 1.3.6.1.4.1.49.2.4.1.1.2.1.8 counter read-only
This counter is incremented when a station recognizes a frame addressed to its specific address, but has no available buffer space indicating that the station is congested.
                               expDot5StatsFrameCopiedErrors 1.3.6.1.4.1.49.2.4.1.1.2.1.9 counter read-only
This counter is incremented when a station recognizes a frame addressed to its specific address and detects that the FS field A bits are set to 1 indicating a possible line hit or duplicate address.
                               expDot5StatsTokenErrors 1.3.6.1.4.1.49.2.4.1.1.2.1.10 counter read-only
This counter is incremented when a station acting as the active monitor recognizes an error condition that needs a token transmitted.
                               expDot5StatsSoftErrors 1.3.6.1.4.1.49.2.4.1.1.2.1.11 counter read-only
The number of Soft Errors the interface has detected. It directly corresponds to the number of Report Error MAC frames that this interface has transmitted. Soft Errors are those which are recoverable by the MAC layer protocols.
                               expDot5StatsHardErrors 1.3.6.1.4.1.49.2.4.1.1.2.1.12 counter read-only
The number of times this interface has detected an immediately recoverable fatal error. It denotes the number of times this interface is either transmitting or receiving beacon MAC frames.
                               expDot5StatsSignalLoss 1.3.6.1.4.1.49.2.4.1.1.2.1.13 counter read-only
The number of times this interface has detected the loss of signal condition from the ring.
                               expDot5StatsTransmitBeacons 1.3.6.1.4.1.49.2.4.1.1.2.1.14 counter read-only
The number of times this interface has transmitted a beacon frame.
                               expDot5StatsRecoverys 1.3.6.1.4.1.49.2.4.1.1.2.1.15 counter read-only
The number of Claim Token MAC frames received or transmitted after the interface has received a Ring Purge MAC frame. This counter signifies the number of times the ring has been purged and is being recovered back into a normal operating state.
                               expDot5StatsLobeWires 1.3.6.1.4.1.49.2.4.1.1.2.1.16 counter read-only
The number of times the interface has detected an open or short circuit in the lobe data path. The adapter will be closed and expDot5RingState will signify this condition.
                               expDot5StatsRemoves 1.3.6.1.4.1.49.2.4.1.1.2.1.17 counter read-only
The number of times the interface has received a Remove Ring Station MAC frame request. When this frame is received the interface will enter the close state and expDot5RingState will signify this condition.
                               expDot5StatsSingles 1.3.6.1.4.1.49.2.4.1.1.2.1.18 counter read-only
The number of times the interface has sensed that it is the only station on the ring. This will happen if the interface is the first one up on a ring, or if there is a hardware problem.
                               expDot5StatsFreqErrors 1.3.6.1.4.1.49.2.4.1.1.2.1.19 counter read-only
The number of times the interface has detected that the frequency of the incoming signal differs from the expected frequency by more than that ispecified by the IEEE 802.5 standard, see chapter 7 in [10].
                       expDot5Tests 1.3.6.1.4.1.49.2.4.1.1.3
                           testInsertFunc 1.3.6.1.4.1.49.2.4.1.1.3.1
                       expDot5ChipSets 1.3.6.1.4.1.49.2.4.1.1.4
                           chipSetIBM16 1.3.6.1.4.1.49.2.4.1.1.4.1
                           chipSetTItms380 1.3.6.1.4.1.49.2.4.1.1.4.2
                           chipSetTItms380c16 1.3.6.1.4.1.49.2.4.1.1.4.3
                       expDot5TimerTable 1.3.6.1.4.1.49.2.4.1.1.5 no-access
This table contains Token Ring interface timer values, one entry per 802.5 interface.
                           expDot5TimerEntry 1.3.6.1.4.1.49.2.4.1.1.5.1 no-access
A list of Token Ring timer values for an 802.5 interface.
                               expDot5TimerIfIndex 1.3.6.1.4.1.49.2.4.1.1.5.1.1 integer read-only
The value of this object identifies the 802.5 interface for which this entry contains timer values. The value of this object for a particular interface has the same value as the ifIndex object, defined in [4,6], for the same interface.
                               expDot5TimerReturnRepeat 1.3.6.1.4.1.49.2.4.1.1.5.1.2 integer read-only
The time-out value used to ensure the interface will return to Repeat State, in units of 100 micro-seconds. The value should be greater than the maximum ring latency. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                               expDot5TimerHolding 1.3.6.1.4.1.49.2.4.1.1.5.1.3 integer read-only
Maximum period of time a station is permitted to transmit frames after capturing a token, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                               expDot5TimerQueuePDU 1.3.6.1.4.1.49.2.4.1.1.5.1.4 integer read-only
The time-out value for enqueuing of an SMP PDU after reception of an AMP or SMP frame in which the A and C bits were equal to 0, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                               expDot5TimerValidTransmit 1.3.6.1.4.1.49.2.4.1.1.5.1.5 integer read-only
The time-out value used by the active monitor to detect the absence of valid transmissions, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                               expDot5TimerNoToken 1.3.6.1.4.1.49.2.4.1.1.5.1.6 integer read-only
The time-out value used to recover from various-related error situations [9]. If N is the maximum number of stations on the ring, the value of this timer is normally: expDot5TimerReturnRepeat + N*expDot5TimerHolding. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                               expDot5TimerActiveMon 1.3.6.1.4.1.49.2.4.1.1.5.1.7 integer read-only
The time-out value used by the active monitor to stimulate the enqueuing of an AMP PDU for transmission, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                               expDot5TimerStandbyMon 1.3.6.1.4.1.49.2.4.1.1.5.1.8 integer read-only
The time-out value used by the stand-by monitors to ensure that there is an active monitor on the ring and to detect a continuous stream of tokens, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                               expDot5TimerErrorReport 1.3.6.1.4.1.49.2.4.1.1.5.1.9 integer read-only
The time-out value which determines how often a station shall send a Report Error MAC frame to report its error counters, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                               expDot5TimerBeaconTransmit 1.3.6.1.4.1.49.2.4.1.1.5.1.10 integer read-only
The time-out value which determines how long a station shall remain in the state of transmitting Beacon frames before entering the Bypass state, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
                               expDot5TimerBeaconReceive 1.3.6.1.4.1.49.2.4.1.1.5.1.11 integer read-only
The time-out value which determines how long a station shall receive Beacon frames from its downstream neighbor before entering the Bypass state, in units of 100 micro-seconds. Implementors are encouraged to provide read-write access to this object if that is possible/useful in their system, but giving due consideration to the dangers of write-able timers.
               dot1dBridge 1.3.6.1.4.1.49.2.4.14
           chipTTY 1.3.6.1.4.1.49.2.5
               chipTTYNumber 1.3.6.1.4.1.49.2.5.1 integer read-only
The number of terminal ports on this agent product.
               chipTTYTable 1.3.6.1.4.1.49.2.5.2 no-access
A table of TTY specific information associated with this agent.
                   chipTTYEntry 1.3.6.1.4.1.49.2.5.2.1 no-access
A profile of a specific TTY interface associated with this agent.
                       chipTTYIndex 1.3.6.1.4.1.49.2.5.2.1.1 integer read-only
The TTY to which this entry refers.
                       chipTTYBaud 1.3.6.1.4.1.49.2.5.2.1.2 integer read-write
The baud rate for this TTY. It should be noted that all serial ports do not support all of the above baud rates. Enumeration: 'one-hundred-ten': 110, 'thirty-eight-thousand-four-hundred': 38400, 'twelve-hundred': 1200, 'forty-eight-hundred': 4800, 'twenty-four-hundred': 2400, 'nineteen-two-hundred': 19200, 'three-hundred': 300, 'ninety-six-hundred': 9600.
                       chipTTYParity 1.3.6.1.4.1.49.2.5.2.1.3 integer read-write
The parity setting for this TTY. Enumeration: 'even': 2, 'none': 3, 'odd': 1.
                       chipTTYStop 1.3.6.1.4.1.49.2.5.2.1.4 integer read-write
The number of stop bits for this TTY. Enumeration: 'two': 2, 'one': 1.
                       chipTTYData 1.3.6.1.4.1.49.2.5.2.1.5 integer read-write
The number of data bits for this TTY. Enumeration: 'seven': 7, 'eight': 8.
                       chipTTYTimeout 1.3.6.1.4.1.49.2.5.2.1.6 integer read-write
The number of minutes to wait before this agent logs out an inactive login session on this TTY. NOTE: In some implementations, this is a single variable that is used by all of the terminal and telnet sessions.
                       chipTTYPrompt 1.3.6.1.4.1.49.2.5.2.1.7 displaystring read-write
The terminal prompt to display on this TTY. NOTE: In some implementations, this is a single variable that is used by all of the terminal and telnet sessions.
                       chipTTYDTR 1.3.6.1.4.1.49.2.5.2.1.8 integer read-write
This value dictates the behavior of the RS-232 Data Terminal Ready (DTR) signal at the time a session ends due to a logout, timeout, or shutdown. This is used by some modems as an indication that they should hangup. This variable returns notApplicable(3) if the RS-232 port does not have a DTR signal. Enumeration: 'asserted': 1, 'deasserted': 2, 'notApplicable': 3.
                       chipTTYTerminalType 1.3.6.1.4.1.49.2.5.2.1.9 displaystring read-write
A string which indicates the type of terminal that is attached to the serial port. It should be noted that the string is passed to a telnet server whenever the server issues the IAC DO TERMINAL-TYPE command (see rfc884).
           chipTFTP 1.3.6.1.4.1.49.2.6
               chipTFTPStart 1.3.6.1.4.1.49.2.6.1 integer read-write
Setting chipTFTPStart to tftpGet(2) initiates a file transfer to the agent (download); tftpPut(3) initiates a file transfer to the server (upload). Enumeration: 'tftpNoTransfer': 1, 'tftpPut': 3, 'tftpGet': 2.
               chipTFTPSlot 1.3.6.1.4.1.49.2.6.2 integer read-write
The slot number of the module that is to be involved in the TFTP transfer with the TFTP server (chipTFTPIpAddress). Enumeration: 'slot-11': 11, 'slot-10': 10, 'slot-13': 13, 'slot-12': 12, 'slot-15': 15, 'slot-14': 14, 'slot-17': 17, 'slot-16': 16, 'agent-slot': 255, 'slot-5': 5, 'slot-4': 4, 'slot-7': 7, 'slot-6': 6, 'slot-1': 1, 'slot-3': 3, 'slot-2': 2, 'all-fddi-port-slots': 254, 'slot-9': 9, 'slot-8': 8.
               chipTFTPIpAddress 1.3.6.1.4.1.49.2.6.3 ipaddress read-write
The IP Address of the TFTP server.
               chipTFTPFileName 1.3.6.1.4.1.49.2.6.4 displaystring read-write
The file name of the file to retrieve (tftpGet), or the name of the file to create (tftpPut).
               chipTFTPFileType 1.3.6.1.4.1.49.2.6.5 integer read-write
The type of file image to upload/download. The file type indicates to the agent what kind of file it is receiving. flashCode(1) indicates a code upgrade of the operational proms. bootCode(2) indicates a code upgrade of the boot proms. ascii(3) indicates an ASCII file. Enumeration: 'ascii': 3, 'flashCode': 1, 'bootCode': 2.
               chipTFTPResult 1.3.6.1.4.1.49.2.6.6 integer read-only
The result of the last TFTP operation. Enumeration: 'otherTFTPError': 4, 'invalidSlot': 12, 'gatewayUnreachable': 30, 'fileForwardProblem': 33, 'fileTypeError': 32, 'targetTimeout': 37, 'invalidTFTPTransactionID': 9, 'invalidNetwork': 13, 'notMaster': 27, 'fileGetProblem': 26, 'fepromErase': 14, 'moduleTypeError': 31, 'invalidDownloadKey': 11, 'crcError': 22, 'rejectedByTarget': 29, 'notifyTargetError': 34, 'okay': 3, 'fileTooLarge': 25, 'xferError': 16, 'decodeError': 17, 'noModsOfType': 20, 'notYetSupported': 19, 'illegalTFTPOperation': 8, 'fepromProg': 15, 'dlInProgress': 18, 'noResponse': 10, 'serverTimeout': 35, 'noModuleInSlot': 36, 'diskFull': 7, 'downloadFailed': 21, 'clear': 1, 'xferInProgress': 2, 'unknownFEPROMType': 24, 'onlyOperational': 28, 'invalidDLType': 23, 'accessError': 6, 'fileNotFound': 5.
               chipTFTPSubSlot 1.3.6.1.4.1.49.2.6.7 integer read-write
The subslot identifier for the module to be involved in the TFTP transfer with the TFTP server. If this transfer involves a module not contained in the ONcore system, the value of this object can only be 1. If the value of chipTFTPSlot is agent-slot(255), this object is ignored.
               chipTFTPTargetLocation 1.3.6.1.4.1.49.2.6.8 integer read-write
Specifies the ultimate destination of the file being transfered. This object will determine if the target is Device or Module. Enumeration: 'target-SlotSubSlot': 2, 'target-Device': 1.
           chipDownload 1.3.6.1.4.1.49.2.7
               chipDownloadUDKSerial 1.3.6.1.4.1.49.2.7.1 displaystring read-write
A string representing the serial number of the Upgrade Distribution Kit.
               chipDownloadKey 1.3.6.1.4.1.49.2.7.2 displaystring read-write
The key code provided by your VAR. Available by calling technical support at +1 508 460 6195.
               chipDownloadDateTime 1.3.6.1.4.1.49.2.7.3 displaystring read-only
The date of the last successful download in the format hh:mm day DD Mon YY
           chipAlert 1.3.6.1.4.1.49.2.8
               chipAlertTable 1.3.6.1.4.1.49.2.8.1 no-access
A table of entries associated with the management of alerts on this agent.
                   chipAlertEntry 1.3.6.1.4.1.49.2.8.1.1 no-access
An entry associated with the management of an alert on this agent.
                       chipAlertIndex 1.3.6.1.4.1.49.2.8.1.1.1 integer read-only
The specific alert to manage. snmp-authentication(1) manages the standard authentication failure trap. hello(2) manages the hello trap. change(3), the change traps. console-display(4) controls the display of alerts at the console terminal. port-up-down(5) controls the generation of port up and port down traps. Enumeration: 'console-display': 4, 'snmp-authentication': 1, 'hello': 2, 'change': 3, 'port-up-down': 5.
                       chipAlertMode 1.3.6.1.4.1.49.2.8.1.1.2 integer read-write
Enabling a specific alert allows that alert to be generated, or displayed at the console. If chipAlertIndex is set to port-up-down(5) then this object either overrides the port filter database by enabling or disabling all port alerts, or if this object is set to filter(3), then olPortAlertFilter in the olPortTable is consulted for when generating alerts for each individual port. Note that only port-up-down(5) alerts may be filtered. Setting this object to filter(3) for entries other than port-up-down(5) will return the invalidData object. Enumeration: 'filter': 3, 'enable': 1, 'disable': 2.
           chipBootP 1.3.6.1.4.1.49.2.11
                 chipBootPStart 1.3.6.1.4.1.49.2.11.1 integer read-write
Setting chipBootPStart to bootpRequest(2) initiates an BootP request to obtain configuration information from a BootP server. Enumeration: 'bootpNoTransfer': 1, 'bootpRequest': 2.
                 chipBootPPowerUpMode 1.3.6.1.4.1.49.2.11.2 integer read-write
When set to enable(1) indicates that a BootP request to obtain configuration information should be initiated following a power-up sequence. Enumeration: 'enable': 1, 'disable': 2.
                 chipBootPIpAddress 1.3.6.1.4.1.49.2.11.3 ipaddress read-write
The IP Address of the BootP server. If no IP address is defined, the broadcast address will be used in a BootP request.
                 chipBootPResult 1.3.6.1.4.1.49.2.11.4 integer read-only
The result of the last BootP operation. Enumeration: 'noBootPResponse': 4, 'clear': 1, 'otherBootPError': 5, 'okay': 3, 'xferInProgress': 2.
         chipHello 1.3.6.1.4.1.490.1
A chipHello trap is sent every minute by an agent with the hello trap enabled. The hello trap will discontinue being sent when either the agent receives an authenticate SNMP request, or after 255 minutes.
         chipSlotDown 1.3.6.1.4.1.490.2
This trap indicates that the module in the indicated slot is down. Usually, this trap is sent when the module has been removed. Sometimes, this trap is sent when management communications with this module have been broken. In this case, it may not be possible to distinguish between a removed and a failed module. The module type (olModType) and the module description (olModDescr) are also provided in this case.
         chipSlotUp 1.3.6.1.4.1.490.3
This trap indicates that a blade in the indicated slot is up. Usually, this trap is sent when the module is inserted into the hub. Sometimes, this trap is sent when management communications have been restored to a module where they had previously been broken. In this case, it may not be possible to distinguish between a module that has just be inserted and a module that has just the. The module type (olModType) and the module description (olModDescr) are also provided in this case.
         chipEnvironment 1.3.6.1.4.1.490.4
A chipEnvironment trap indicates a change in the concentrator's environment has occurred. The variables supplied indicate what exactly changed.
         chipHardware 1.3.6.1.4.1.490.5
A chipHardware trap indicates that a soft hardware failure has been detected. An example of a soft hardware failure is too many writes to non-vatile storage. This is an indication to get the unit serviced.
         chipSoftware 1.3.6.1.4.1.490.6
A chipSoftware trap indicates that a soft software failure has been detected. This is an indication to get the unit serviced.
         chipChange 1.3.6.1.4.1.490.7
A chipChange trap is used to indicate that a configuration change has occurred. The actual variables that changed are included in the variables section of the PDU.
         chipFatal 1.3.6.1.4.1.490.8
A chipFatal trap is used to indicate that a fatal error has occurred. This is an indication to get the unit serviced.
         chipTrunkDown 1.3.6.1.4.1.490.9
A chipTrunkDown trap indicates that trunk's status has changed to an error condition. Multiple chipTrunkDown traps may be sent if the trunk's status changes from one error to another.
         chipTrunkUp 1.3.6.1.4.1.490.10
A chipTrunkUp trap indicates that a trunk's status has changed to a non-error (okay or warning) condition.
         chipPortDown 1.3.6.1.4.1.490.11
A chipPortDown trap indicates that a port's status has changed to an error condition. Multiple chipPortDown traps may be sent if the port's status changes from one error to another.
         chipPortUp 1.3.6.1.4.1.490.12
A chipPortUp trap indicates that a port's status has changed to a non-error (okay or warning) condition.
         chipPing 1.3.6.1.4.1.490.13
A chipPing trap is sent after the SNMP initiated PING command is completed. After the last echo request packet is sent, this trap is sent indicating the ping address, the number of requests sent, and the number of responses received at the time the trap was generated.
         chipAboveThreshd 1.3.6.1.4.1.490.14
A chipAboveThreshd trap indicates that a Counter or Gauge variable has exceeded its threshd. The variable which is above its threshd is the only variable in the varBind list. Its value is taken at the time the threshd calculation is performed and therefore may be greater than the actual threshd value. Another above threshd trap will not be sent until a below threshd trap is sent.
         chipBelowThreshd 1.3.6.1.4.1.490.15
A chipBelowThreshd trap indicates that a Counter or Gauge variable had exceeded its threshd but is now below its threshd. The variable which is below its threshd is the only variable in the varBind list. Its value is taken at the time the threshd calculation is performed and therefore may be less than the actual threshd value. Another below threshd trap will not be sent until an above threshd trap is sent.
         chipModuleDown 1.3.6.1.4.1.490.16
A chipSlotDown trap indicates that management communications with the slot indicated by chipModSlotIndex has been broken. This event usually occurs when a module has been physically removed from the concentrator. However, it is possible for this event to occur when the particular module fails.
         chipModuleUp 1.3.6.1.4.1.490.17
A chipSlotUp trap indicates that management communications with the slot indicated by chipModSlotIndex has been established. This event usually occurs when a module has physically been inserted into the concentrator. The variable chipModType indicates the module type inserted. For
         chipSecurity 1.3.6.1.4.1.490.18
This trap indicates a change in the security environment. The olNetOlSecTrapReason specifies the reason for the trap. If the trap reason is intrusion-attempt(2), then the following objects will also be included in the trap: olPortSlotIndex and olPortPortIndex (to specify on which port the intrusion attempt occurred), and olPortAdminState (to indicate whether the port was automatically disabled). The olEnetStatsPortLastSrcAddr object will be included if the MAC address of the intruder is available.