-- %W% %G% -- -- If you have any questions about this MIB, please call Chipcom -- Technical Support Center at 1-800-228-6840. -- -- -- Chipcom retains the right to change this MIB without notification. -- -- Products (Agents) supporting this MIB: -- ONline Ethernet Management Module (EMM 5100M-MGT) Software rev: v3.0 -- -- -- ChpCom-EMM DEFINITIONS ::= BEGIN IMPORTS enterprises, OBJECT-TYPE, NetworkAddress, IpAddress, Counter, Gauge, TimeTicks, DisplayString FROM RFC1155-SMI; mib-2 OBJECT IDENTIFIER ::= { mgmt 1 } -- textual conventions DisplayString ::= OCTET STRING -- This data type is used to model textual information taken -- from the NVT ASCII character set. By convention, objects -- with this syntax are declared as having -- -- SIZE (0..255) PhysAddress ::= OCTET STRING -- This data type is used to model media addresses. For many -- types of media, this will be in a binary representation. -- For example, an ethernet address would be represented as -- a string of 6 octets. -- -- SNMP system group added to make things easier from a NM console -- -- system OBJECT IDENTIFIER ::= { mib-2 1 } chipcom OBJECT IDENTIFIER ::= { enterprises 49 } chipmib02 OBJECT IDENTIFIER ::= { chipcom 2 } chipGen OBJECT IDENTIFIER ::= { chipmib02 1 } chipEcho OBJECT IDENTIFIER ::= { chipmib02 2 } chipProducts OBJECT IDENTIFIER ::= { chipmib02 3 } chipExperiment OBJECT IDENTIFIER ::= { chipmib02 4 } chipTTY OBJECT IDENTIFIER ::= { chipmib02 5 } online OBJECT IDENTIFIER ::= { chipProducts 1 } oebm OBJECT IDENTIFIER ::= { chipProducts 2 } midnight OBJECT IDENTIFIER ::= { chipProducts 3 } workGroupHub OBJECT IDENTIFIER ::= { chipProducts 4 } emm OBJECT IDENTIFIER ::= { chipProducts 5 } olAgents OBJECT IDENTIFIER ::= { online 1 } olConc OBJECT IDENTIFIER ::= { online 2 } olEnv OBJECT IDENTIFIER ::= { online 3 } olModules OBJECT IDENTIFIER ::= { online 4 } olNets OBJECT IDENTIFIER ::= { online 5 } olSpecMods OBJECT IDENTIFIER ::= { olModules 4 } olNet OBJECT IDENTIFIER ::= { olNets 1 } olEnet OBJECT IDENTIFIER ::= { olNets 2 } olTRnet OBJECT IDENTIFIER ::= { olNets 3 } olFDDInet OBJECT IDENTIFIER ::= { olNets 4 } ol50nnMCTL OBJECT IDENTIFIER ::= { olSpecMods 3 } ol51nnMMGT OBJECT IDENTIFIER ::= { olSpecMods 4 } ol51nnMFIB OBJECT IDENTIFIER ::= { olSpecMods 5 } ol51nnMUTP OBJECT IDENTIFIER ::= { olSpecMods 6 } ol51nnMTP OBJECT IDENTIFIER ::= { olSpecMods 7 } ol51nnMBNC OBJECT IDENTIFIER ::= { olSpecMods 8 } ol51nnBEE OBJECT IDENTIFIER ::= { olSpecMods 9 } ol51nnRES OBJECT IDENTIFIER ::= { olSpecMods 10 } ol51nnREE OBJECT IDENTIFIER ::= { olSpecMods 11 } ol51nnMAUIF OBJECT IDENTIFIER ::= { olSpecMods 12 } ol51nnMAUIM OBJECT IDENTIFIER ::= { olSpecMods 13 } ol5208MTP OBJECT IDENTIFIER ::= { olSpecMods 14 } ol51nnMFP OBJECT IDENTIFIER ::= { olSpecMods 15 } ol51nnMFBP OBJECT IDENTIFIER ::= { olSpecMods 16 } ol51nnMTPL OBJECT IDENTIFIER ::= { olSpecMods 17 } ol51nnMTPPL OBJECT IDENTIFIER ::= { olSpecMods 18 } ol52nnMTP OBJECT IDENTIFIER ::= { olSpecMods 19 } ol52nnMFR OBJECT IDENTIFIER ::= { olSpecMods 20 } ol51nnMTS OBJECT IDENTIFIER ::= { olSpecMods 21 } ol51nnMFL OBJECT IDENTIFIER ::= { olSpecMods 22 } ol50nnMRCTL OBJECT IDENTIFIER ::= { olSpecMods 23 } ol51nnMFB OBJECT IDENTIFIER ::= { olSpecMods 24 } -- the System group -- Implementation of the System group is mandatory for all -- systems. If an agent is not configured to have a value -- for any of these variables, a string of length 0 is -- returned. sysDescr OBJECT-TYPE SYNTAX DisplayString (SIZE (0..255)) ACCESS read-only STATUS mandatory DESCRIPTION "A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software. It is mandatory that this only contain printable ASCII characters." ::= { system 1 } sysObjectID OBJECT-TYPE SYNTAX OBJECT IDENTIFIER ACCESS read-only STATUS mandatory DESCRIPTION "The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' is being managed. For example, if vendor `Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.4242, it could assign the identifier 1.3.6.1.4.1.4242.1.1 to its `Fred Router'." ::= { system 2 } sysUpTime OBJECT-TYPE SYNTAX TimeTicks ACCESS read-only STATUS mandatory DESCRIPTION "The time (in hundredths of a second) since the network management portion of the system was last re-initialized." ::= { system 3 } sysContact OBJECT-TYPE SYNTAX DisplayString (SIZE (0..255)) ACCESS read-write STATUS mandatory DESCRIPTION "The textual identification of the contact person for this managed node, together with information on how to contact this person." ::= { system 4 } sysName OBJECT-TYPE SYNTAX DisplayString (SIZE (0..255)) ACCESS read-write STATUS mandatory DESCRIPTION "An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name." ::= { system 5 } sysLocation OBJECT-TYPE SYNTAX DisplayString (SIZE (0..255)) ACCESS read-write STATUS mandatory DESCRIPTION "The physical location of this node (e.g., `telephone closet, 3rd floor')." ::= { system 6 } sysServices OBJECT-TYPE SYNTAX INTEGER (0..127) ACCESS read-only STATUS mandatory DESCRIPTION "A value which indicates the set of services that this entity primarily offers. The value is a sum. This sum initially takes the value zero, Then, for each layer, L, in the range 1 through 7, that this node performs transactions for, 2 raised to (L - 1) is added to the sum. For example, a node which performs primarily routing functions would have a value of 4 (2^(3-1)). In contrast, a node which is a host offering application services would have a value of 72 (2^(4-1) + 2^(7-1)). Note that in the context of the Internet suite of protocols, values should be calculated accordingly: layer functionality 1 physical (e.g., repeaters) 2 datalink/subnetwork (e.g., bridges) 3 internet (e.g., IP gateways) 4 end-to-end (e.g., IP hosts) 7 applications (e.g., mail relays) For systems including OSI protocols, layers 5 and 6 may also be counted." ::= { system 7 } -- The chipGen Group -- The chipGen Group -- -- Implementation of the chipGen group is mandatory for all Chipcom products. -- -- The chipGen Group is used by all Chipcom products. It provides -- objects that identify what the product is and who is managing it. -- chipGenProduct OBJECT-TYPE SYNTAX INTEGER { product-5100M-MGT(1), -- EMM product-5102B-EE(2), -- OEBM product-8383B(3), -- Midnight product-5112H-UTP(4) -- 12 port Workgroup Hub } ACCESS read-only STATUS mandatory DESCRIPTION "The Chipcom product type represented by this agent." ::= { chipGen 1 } chipGenServiceDate OBJECT-TYPE SYNTAX DisplayString (SIZE(6)) ACCESS read-only STATUS mandatory DESCRIPTION "The date that the Chipcom product was last serviced in the format yymmdd. If this date is unknown, the value of this object is '000000'." ::= { chipGen 2 } chipGenNetman OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { chipGen 3 } chipGenDiagnostics OBJECT-TYPE SYNTAX INTEGER { passed(1), failed(2) } ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { chipGen 4 } chipGenSerial OBJECT-TYPE SYNTAX DisplayString (SIZE(1..128)) ACCESS read-only STATUS mandatory DESCRIPTION "The serial number of this Chipcom product." ::= { chipGen 5 } chipGenID OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "A unique ID used for grouping disparate agents together. For example, a concentrator may contain multiple agents. This ID is assigned by the management station to identify all of these agents as being contained in the same concentrator." ::= { chipGen 6 } chipGenVers OBJECT-TYPE SYNTAX DisplayString (SIZE(0..80)) ACCESS read-only STATUS mandatory DESCRIPTION "The version identifier(s) for this agent." ::= { chipGen 7 } chipGenAuthFailureAddr OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "The IP Address of the last SNMP request that caused an authentication failure trap to be generated. This object is also included in the authenticationFailure trap varbinding field." ::= { chipGen 8 } chipGenTimeLastChanged OBJECT-TYPE SYNTAX TimeTicks ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { chipGen 9 } -- The chipEcho Group -- -- Implementation of the chipEcho group is mandatory for all Chipcom -- products. -- -- The chipEcho Group is used by a station to initiate a Ping from -- this agent to the address denoted by chipEchoAddr. When all of -- the pings are sent, the agent issues a ping trap (Chipcom specific) -- with the total responses up to that point. -- -- To ping another host, you must minimally set the chipEchoAddr to the -- host that you want to ping and chipEchoStart to startEcho(2). The -- other objects let you change the characteristic of the Ping packets. -- Note that only one ping can be processed at a time. -- chipEchoStart OBJECT-TYPE SYNTAX INTEGER { noEcho(1), startEcho(2) } ACCESS read-write STATUS mandatory DESCRIPTION "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. " ::= { chipEcho 1 } chipEchoAddr OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "The IP Address to which the Chipcom device will ping. Setting this variable initiates the ping sequence. The default value is the loopback address 127.0.0.1 ." ::= { chipEcho 2 } chipEchoPattern OBJECT-TYPE SYNTAX INTEGER { zeroes(1), ones(2), mixed(3) } ACCESS read-write STATUS mandatory DESCRIPTION "The actual pattern to be contained in the ICMP echo packet." ::= { chipEcho 3 } chipEchoNumber OBJECT-TYPE SYNTAX INTEGER (1..255) ACCESS read-write STATUS mandatory DESCRIPTION "The number of ICMP echo packets (pings) to send." ::= { chipEcho 4 } chipEchoSize OBJECT-TYPE SYNTAX INTEGER (63..1501) ACCESS read-write STATUS mandatory DESCRIPTION "The size of the ICMP echo packet (ping) to send when chipEchoAddr is set. The valid range is greater than 63 and less than 1501 bytes." ::= { chipEcho 5 } chipEchoResponseCounts OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of ICMP echo response packets received since the last PING was initiated. " ::= { chipEcho 6 } -- The ONline Groups: -- -- The following groups are specific to the ONline product family. -- -- The olAgents Group: -- This group is mandatory for all agents that exist in the concentrator. -- -- The master management module(s) indicate all of the other SNMP agents -- present in the concentrator. The olAgents group is also used -- by each agent to indicate his own agent status, whether master or not. -- olAgentsMySlot OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot id of this agent." ::= { olAgents 1 } olAgentsMasterReset OBJECT-TYPE SYNTAX INTEGER { noReset(1), reset(2) } ACCESS read-write STATUS mandatory DESCRIPTION "Resetting mastership causes a new 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." ::= { olAgents 2 } olAgentsTable OBJECT-TYPE SYNTAX SEQUENCE OF OlAgentsEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of agents in the concentrator as seen by this agent. A master will see all the agents; a slave will only see himself." ::= { olAgents 3 } olAgentsEntry OBJECT-TYPE SYNTAX OlAgentsEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A profile of an agent within the ONline concentrator." INDEX { olAgentsSlotIndex } ::= { olAgentsTable 1 } OlAgentsEntry ::= SEQUENCE { olAgentsSlotIndex INTEGER, olAgentsStationAddr OCTET STRING, olAgentsIpAddress IpAddress, olAgentsMasterStatus INTEGER, olAgentsMasterPriority INTEGER } olAgentsSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number that contains this agent." ::= { olAgentsEntry 1 } olAgentsStationAddr OBJECT-TYPE SYNTAX OCTET STRING (SIZE(6)) ACCESS read-only STATUS mandatory DESCRIPTION "The unique identifier for this agent. Often this is the value of ifPhysAddress for the first interface." ::= { olAgentsEntry 2 } olAgentsIpAddress OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olAgentsEntry 3 } olAgentsMasterStatus OBJECT-TYPE SYNTAX INTEGER { master(1), non-master(2), -- slave electing(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The mastership status of this agent." ::= { olAgentsEntry 4 } olAgentsMasterPriority OBJECT-TYPE SYNTAX INTEGER { one(1), two(2), three(3), four(4), five(5), six(6), seven(7), eight(8), nine(9), ten(10), never(11) } ACCESS read-write STATUS mandatory DESCRIPTION "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 5102B-EE, 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." ::= { olAgentsEntry 5 } -- The olConc Group: -- This group is mandatory for all devices that are acting as a concentrator -- master. -- -- The olConc group contains information and control relative to -- the concentrator. -- olConcType OBJECT-TYPE SYNTAX INTEGER { model-5017C(1), model-5006C(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The concentrator model number that this agent is located." ::= { olConc 1 } olConcReset OBJECT-TYPE SYNTAX INTEGER { noReset(1), reset(2) } ACCESS read-write STATUS mandatory DESCRIPTION "Setting this value to reset(2) causes this concentrator to reset. " ::= { olConc 2 } olConcNumSlots OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The number of slots in this concentrator." ::= { olConc 3 } olConcProfile OBJECT-TYPE SYNTAX OCTET STRING (SIZE(1..3)) ACCESS read-only STATUS mandatory DESCRIPTION "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) are meaningless. For example, the string 0x01 0xFF 0xFF would represent a full 17 slot concentrator." ::= { olConc 4 } -- The olEnv Group -- This group represents the concentrator's environment. It is available -- from devices that are acting as a concentrator master. olEnvTempStatus OBJECT-TYPE SYNTAX INTEGER { okay(1), extremeTemp(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The overall temperature status for this ONline 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)." ::= { olEnv 1 } olEnvPSCapacity OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The capacity of power supplies for this ONline Concentrator." ::= { olEnv 2 } olEnvPSTable OBJECT-TYPE SYNTAX SEQUENCE OF OlEnvPSEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table that contains information about each potential power supply in the ONline concentrator." ::= { olEnv 3 } olEnvPSEntry OBJECT-TYPE SYNTAX OlEnvPSEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of of information for each power supply in the ONline concentrator." INDEX { olEnvPSIndex } ::= { olEnvPSTable 1 } OlEnvPSEntry ::= SEQUENCE { olEnvPSIndex INTEGER, olEnvPSAdminState INTEGER, olEnvPSOperStatus INTEGER } olEnvPSIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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. " ::= { olEnvPSEntry 1 } olEnvPSAdminState OBJECT-TYPE SYNTAX INTEGER { activate(1), standby(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current desired state of the power supply. A power supply in standby does not provide power to the concentrator." ::= { olEnvPSEntry 2 } olEnvPSOperStatus OBJECT-TYPE SYNTAX INTEGER { active(1), standby(2), faulty(3), not-installed(4) } ACCESS read-only STATUS mandatory DESCRIPTION "The current operational state of the power supply. A power supply in standby does not provide power to the concentrator." ::= { olEnvPSEntry 3 } olEnvFanStatus OBJECT-TYPE SYNTAX INTEGER { okay(1), faulty(3), not-installed(4), unknown(5) } ACCESS read-only STATUS mandatory DESCRIPTION "The status of the fan." ::= { olEnv 4 } -- The olModules group -- This group represents the information as seen by what is currently known -- as the concentrator master. If the module is not a master, this group -- is not represented. These tables have dynamic instances, that is, -- if the module does not exist in the concentrator, the tables are empty. -- No excess information is presented. olModTable OBJECT-TYPE SYNTAX SEQUENCE OF OlModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table that contains generic information about every module that is present within the concentrator." ::= { olModules 1 } olModEntry OBJECT-TYPE SYNTAX OlModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of information for each module in the concentrator." INDEX { olModSlotIndex } ::= { olModTable 1 } OlModEntry ::= SEQUENCE { olModSlotIndex INTEGER, olModType INTEGER, olModClass INTEGER, olModDescr DisplayString, olModVersion DisplayString, olModVendor INTEGER, olModResetModule INTEGER, olModConfigToDips INTEGER, olModConfigured INTEGER, olModNetwork INTEGER, olModNetworkType INTEGER, olModStatus INTEGER, olModNumPorts INTEGER, olModNumTrunks INTEGER } olModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olModEntry 1 } olModType OBJECT-TYPE SYNTAX INTEGER { module-unmanageable(1), -- not manageable module-unknown(2), -- only generically manageable module-50nnM-CTL(3), -- Controller module-51nnM-MGT(4), -- Ethernet Management module-51nnM-FIB(5), -- Ethernet Fiber module-51nnM-UTP(6), -- Ethernet 10BASE-T module-51nnM-TP(7), -- Ethernet 10BASE-T module-51nnM-BNC(8), -- Ethernet BNC module-51nnB-EE(9), -- OEBM module-51nnR-ES(10), -- Cisco Serial module-51nnR-EE(11), -- Cisco Ethernet module-51nnM-AUIF(12), -- Ethernet AUI Female module-51nnM-AUIM(13), -- Ethernet AUI Male module-5208M-TP(14), -- Token Ring 8-port MAU module module-51nnM-FP(15), -- Ethernet Fiber port switching module-51nnM-FBP(16), -- Ethernet 10BASE-F port switching module-51nnM-TPL(17), -- Ethernet 10BASE-T module-51nnM-TPPL(18), -- Ethernet 10BASE-T port switching module-52nnM-TP(19), -- Token Ring Media Module module-52nnM-FR(20), -- Token Ring FiberOptic Repeater module-51nnM-TS(21), -- Ethernet Terminal Server module-51nnM-FL(22), -- Ethernet FOIRL module-50nnM-RCTL(23), -- Redundant Controller module-51nnM-FB(24) -- Ethernet 10BASE-F } ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olModEntry 2 } olModClass OBJECT-TYPE SYNTAX INTEGER { controller(1), ethernet-mgmt(2), ethernet-media(3), ethernet-interconnect(4), ethernet-portswitching-media(5), token-ring-media(6), terminal-server(7) } ACCESS read-only STATUS mandatory DESCRIPTION "The class of this module. The class defines the internal data structure used to manage this module." ::= { olModEntry 3 } olModDescr OBJECT-TYPE SYNTAX DisplayString (SIZE(1..128)) ACCESS read-only STATUS mandatory DESCRIPTION "A textual string containing information about the module." ::= { olModEntry 4 } olModVersion OBJECT-TYPE SYNTAX DisplayString (SIZE(1..32)) ACCESS read-only STATUS mandatory DESCRIPTION "The internal version number of this module. See the Chipcom module documentation for correlation of this version number." ::= { olModEntry 5 } olModVendor OBJECT-TYPE SYNTAX INTEGER { chipcom(1), cisco(2), pilkington(3), datability(5) } ACCESS read-only STATUS mandatory DESCRIPTION "The actual manufacturer of this board." ::= { olModEntry 6 } olModResetModule OBJECT-TYPE SYNTAX INTEGER { noReset(1), reset(2) } ACCESS read-write STATUS mandatory DESCRIPTION "Setting this object to reset(2) causes this module to reset." ::= { olModEntry 7 } olModConfigToDips OBJECT-TYPE SYNTAX INTEGER { noConfigure(1), configure(2) } ACCESS read-write STATUS mandatory DESCRIPTION "Setting this object to configure(2) causes this module to configure based on the dip switch settings." ::= { olModEntry 8 } olModConfigured OBJECT-TYPE SYNTAX INTEGER { notConfigured(1), configured(2) } ACCESS read-only STATUS mandatory DESCRIPTION "This object indicates whether this module has already been configured. An unconfigured module is configured to a safe state." ::= { olModEntry 9 } olModNetwork OBJECT-TYPE SYNTAX INTEGER { other(1), isolated(2), port-switching(3), front-panel(5), ethernet-1(6), ethernet-2(7), ethernet-3(8), token-ring-1(9), token-ring-2(10), token-ring-3(11), token-ring-4(12), token-ring-5(13), token-ring-6(14), token-ring-7(15), fddi-1(16), fddi-2(17), fddi-3(18), fddi-4(19) } ACCESS read-write STATUS mandatory DESCRIPTION "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. Modules and ports on the same network intercommunicate. Setting the module to isolated(2), removes this module from the backplane. Setting this module to a value that is not the same protocol type will return an invalidData error." ::= { olModEntry 10 } olModNetworkType OBJECT-TYPE SYNTAX INTEGER { other(1), -- other only port-switching(3), -- use olPortNetwork ethernet(5), -- ethernet 1-3, isolated token-ring(6), -- token-ring 1-7, isolated fddi(7), serial(8) -- front or isolated only } ACCESS read-only STATUS mandatory DESCRIPTION "The network type of this module. port-switching(3) means that the network type differs depending on the port, (e.g. 5102R-ES). The network type reflects the valid values for olModNetwork." ::= { olModEntry 11 } olModStatus OBJECT-TYPE SYNTAX INTEGER { okay(1), fatalError(10) } ACCESS read-only STATUS mandatory DESCRIPTION "The module's status." ::= { olModEntry 12 } olModNumPorts OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The number of ports on this module. Note, ports may be physical ports like 10BASE-T ports, or logical, like the bridge module ports." ::= { olModEntry 13 } olModNumTrunks OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olModEntry 14 } -- -- Generic Port Table -- olPortTable OBJECT-TYPE SYNTAX SEQUENCE OF OlPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table that contains generic information about each port on each module present within the concentrator." ::= { olModules 2 } olPortEntry OBJECT-TYPE SYNTAX OlPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of information about each port in the concentrator." INDEX { olPortSlotIndex, olPortIndex } ::= { olPortTable 1} OlPortEntry ::= SEQUENCE { olPortSlotIndex INTEGER, olPortIndex INTEGER, olPortType INTEGER, olPortConnector INTEGER, olPortStatus INTEGER, olPortAdminState INTEGER, olPortNetwork INTEGER, olPortNetworkType INTEGER } olPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { olPortEntry 1 } olPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port within this module." ::= { olPortEntry 2 } olPortType OBJECT-TYPE SYNTAX INTEGER { logical(1), -- oebm's ports for example media(2), -- normal ports virtual(5) -- oets' ports for example } ACCESS read-only STATUS mandatory DESCRIPTION "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. " ::= { olPortEntry 3 } olPortConnector OBJECT-TYPE SYNTAX INTEGER { backPlane(1), -- connects directly to backplane bnc(2), -- thinnet faui(3), -- female aui maui(4), -- male aui fiber(5), -- db-50(6), -- serial port telco(7), -- 50pin rj45(8), -- unshielded rj45S(9), -- shielded db-9(10), -- virtual(11) -- e.g. terminal server port } ACCESS read-only STATUS mandatory DESCRIPTION "The connector type of this port." ::= { olPortEntry 4 } olPortStatus OBJECT-TYPE SYNTAX INTEGER { okay(1), linkFailure(2), jabber(3), remoteLinkFailure(4), remoteJabber(5), invalidData(6), lowLight(7), fifoOverrun(8), fifoUnderrun(9), fatalError(10), partition(11), mjlp(12), noCable(13), noSquelch(14), noPhantom(15), okay-standby(19) } ACCESS read-only STATUS mandatory DESCRIPTION "The status of this port." ::= { olPortEntry 5 } olPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), -- only valid value for class 2&4 modules disabled(2), redundant-primary(3), -- use olSpecMods to set redundant-backup(4), -- redundancy buddys redundant-rfs(5), -- used by FOIRL only local(6), -- terminal server only remote(7) -- terminal server only } ACCESS read-write STATUS mandatory DESCRIPTION "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 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." ::= { olPortEntry 6 } olPortNetwork OBJECT-TYPE SYNTAX INTEGER { other(1), isolated(2), per-module(4), front-panel(5), ethernet-1(6), ethernet-2(7), ethernet-3(8), token-ring-1(9), token-ring-2(10), token-ring-3(11), token-ring-4(12), token-ring-5(13), token-ring-6(14), token-ring-7(15), fddi-1(16), fddi-2(17), fddi-3(18), fddi-4(19) } ACCESS read-write STATUS mandatory DESCRIPTION "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 5102B-EE (OEBM) module." ::= { olPortEntry 7 } olPortNetworkType OBJECT-TYPE SYNTAX INTEGER { other(1), -- other only ethernet(5), -- ethernet 1-3, isolated token-ring(6), -- token ring 1 - 7, isolated fddi(7), serial(8) -- front or isolated only. } ACCESS read-only STATUS mandatory DESCRIPTION "The network type of this port. The type reflects the valid values for olPortNetwork. The OEBM is a special case. Refer to the OEBM Reference Manual for more information about port network settings. " ::= { olPortEntry 8 } -- -- Trunk Table -- olTrunkTable OBJECT-TYPE SYNTAX SEQUENCE OF OlTrunkEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table that contains generic information about each trunk on each module present within the concentrator." ::= { olModules 3 } olTrunkEntry OBJECT-TYPE SYNTAX OlTrunkEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of information about each trunk in the concentrator." INDEX { olTrunkSlotIndex, olTrunkIndex } ::= { olTrunkTable 1} OlTrunkEntry ::= SEQUENCE { olTrunkSlotIndex INTEGER, olTrunkIndex INTEGER, olTrunkType INTEGER, olTrunkConnector INTEGER, olTrunkStatus INTEGER, olTrunkAdminState INTEGER, olTrunkWrapState INTEGER, olTrunkNeighbor INTEGER } olTrunkSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this trunk's module." ::= { olTrunkEntry 1 } olTrunkIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The trunk number of this trunk." ::= { olTrunkEntry 2 } olTrunkType OBJECT-TYPE SYNTAX INTEGER { other(1), ringIn(3), -- ring access trunks ringOut(4), backplaneIn(6), backplaneOut(7) } ACCESS read-only STATUS mandatory DESCRIPTION "The type of trunk. ringIn(3) and ringOut(4) refer to special trunks on the token ring protocol type modules." ::= { olTrunkEntry 3 } olTrunkConnector OBJECT-TYPE SYNTAX INTEGER { backplane(1), fiber(5), -- rj45S(9) -- shielded } ACCESS read-only STATUS mandatory DESCRIPTION "The connector type of this trunk." ::= { olTrunkEntry 4 } olTrunkStatus OBJECT-TYPE SYNTAX INTEGER { okay(1), linkFailure(2), fatalError(10), noCable(13), noSquelch(14), lostLock(16), upstreamNeighborLost(17), invalidConfig(18) } ACCESS read-only STATUS mandatory DESCRIPTION "The status of this trunk." ::= { olTrunkEntry 5 } olTrunkAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The desired state of this trunk." ::= { olTrunkEntry 6 } olTrunkWrapState OBJECT-TYPE SYNTAX INTEGER { wrapped(1), unwrapped(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The wrap state of this trunk. " ::= { olTrunkEntry 7 } olTrunkNeighbor OBJECT-TYPE SYNTAX INTEGER { slot-1(1), slot-2(2), slot-3(3), slot-4(4), slot-5(5), slot-6(6), slot-7(7), slot-8(8), slot-9(9), slot-10(10), slot-11(11), slot-12(12), slot-13(13), slot-14(14), slot-15(15), slot-16(16), slot-17(17), external(255) } ACCESS read-only STATUS mandatory DESCRIPTION "The upstream or downstream neighbor of the trunk." ::= { olTrunkEntry 8 } -- olSpecMods Group -- -- This group contains the module and port tables specific to the -- particular module. Each module is indexed by the olModType value. -- For more information, please refer to the MIB information supplied -- with each module. -- olSpecMods Group takes the following object identifier format: -- -- olSpecMods...1.. -- -- where : -- ::= the unique number identifying the type of this module -- see olModType above. -- ::= module table (1) or port table (2) or trunk (3) -- 1 ::= branch for entry, i.e. module entry or port entry -- ::= the object ID as indicated in the MIB documentation for -- this type module. -- -- ::= for module level -- ::= . for port level -- ::= . for trunk level -- -- If the instance specified (i.e. the slot number) does not -- contain the type module, then no such name error is returned -- (assuming non-GETNEXT type operation). -- -- The lexicographical ordering for this group is to walk through -- all the modules and ports on a type of module. That is, all the -- fiber (5104M-FIB) modules/ports are ahead of passive token ring -- modules/ports (5208M-TP) since the fiber type is less than the -- token ring type. -- -- An example: -- -- olSpecMods.6.2.1.4.5.6 is the object identifier and instance -- for the link integrity attribute for the 5108M-UTP module -- for port 5.6 . -- -- 6 is the type (olModType) for the 51nnM-UTP family of modules. -- 2 specifies the port table. -- 1 is the port table entry. -- 4 specifies the link integrity attribute. -- 5.6 specifies the instance, slot 5, port 6. -- -- See the MIB entry below for the 51nnM-UTP to reference this example. -- ol50nnMCTLModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol50nnMCTLModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "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." ::= { ol50nnMCTL 1 } ol50nnMCTLModEntry OBJECT-TYPE SYNTAX Ol50nnMCTLModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of information for each 50nnM-CTL module in the concentrator." INDEX { ol50nnMCTLModSlotIndex } ::= { ol50nnMCTLModTable 1 } Ol50nnMCTLModEntry ::= SEQUENCE { ol50nnMCTLModSlotIndex INTEGER, ol50nnMCTLModTempStatus INTEGER } ol50nnMCTLModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number for this module." ::= { ol50nnMCTLModEntry 1 } ol50nnMCTLModTempStatus OBJECT-TYPE SYNTAX INTEGER { okay(1), extremeTemp(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The temperature as detected by the probes on this module." ::= { ol50nnMCTLModEntry 2 } ol51nnMMGTModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMMGTModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table that contains module information about each 51nnM-MGT module in the concentrator." ::= { ol51nnMMGT 1 } ol51nnMMGTModEntry OBJECT-TYPE SYNTAX Ol51nnMMGTModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module information for each 51nnM-MGT module in the concentrator." INDEX { ol51nnMMGTModSlotIndex } ::= { ol51nnMMGTModTable 1 } Ol51nnMMGTModEntry ::= SEQUENCE { ol51nnMMGTModSlotIndex INTEGER, ol51nnMMGTModMasterPriority INTEGER, ol51nnMMGTModMasterStatus INTEGER, ol51nnMMGTModStationAddr OCTET STRING } ol51nnMMGTModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMMGTModEntry 1 } ol51nnMMGTModMasterPriority OBJECT-TYPE SYNTAX INTEGER { one(1), two(2), three(3), four(4), five(5), six(6), seven(7), eight(8), nine(9), ten(10) } ACCESS read-write STATUS mandatory DESCRIPTION "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 pre-emptive unless the reset mastership command is used." ::= { ol51nnMMGTModEntry 2 } ol51nnMMGTModMasterStatus OBJECT-TYPE SYNTAX INTEGER { master(1), non-master(2), electing(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The mastership status of this agent." ::= { ol51nnMMGTModEntry 3 } ol51nnMMGTModStationAddr OBJECT-TYPE SYNTAX OCTET STRING (SIZE(6)) ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { ol51nnMMGTModEntry 4 } ol51nnMMGTPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMMGTPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of information that contains port-specific information for each port on each 51nnM-MGT module." ::= { ol51nnMMGT 2 } ol51nnMMGTPortEntry OBJECT-TYPE SYNTAX Ol51nnMMGTPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of information about a specific port on a 51nnM-MGT module." INDEX { ol51nnMMGTPortSlotIndex, ol51nnMMGTPortIndex } ::= { ol51nnMMGTPortTable 1 } Ol51nnMMGTPortEntry ::= SEQUENCE { ol51nnMMGTPortSlotIndex INTEGER, ol51nnMMGTPortIndex INTEGER, ol51nnMMGTIpAddress IpAddress } ol51nnMMGTPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol51nnMMGTPortEntry 1 } ol51nnMMGTPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMMGTPortEntry 2 } ol51nnMMGTIpAddress OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "The IP Address associated with this port." ::= { ol51nnMMGTPortEntry 3 } -- -- ONline Ethernet Synchronous Fiber Module -- ol51nnMFIBModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMFIBModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of module-specific information for each 51nnM-FIB module in the concentrator." ::= { ol51nnMFIB 1 } ol51nnMFIBModEntry OBJECT-TYPE SYNTAX Ol51nnMFIBModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information associated with a particular 51nnM-FIB module in the concentrator." INDEX { ol51nnMFIBModSlotIndex } ::= { ol51nnMFIBModTable 1 } Ol51nnMFIBModEntry ::= SEQUENCE { ol51nnMFIBModSlotIndex INTEGER, ol51nnMFIBModDipNetwork INTEGER, ol51nnMFIBModLLW INTEGER, ol51nnMFIBModDipLLW INTEGER } ol51nnMFIBModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMFIBModEntry 1 } ol51nnMFIBModDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the module's dip switches." ::= { ol51nnMFIBModEntry 2 } ol51nnMFIBModLLW OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFIBModEntry 3 } ol51nnMFIBModDipLLW OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The low light warning configuration indicated by this module's dip switches." ::= { ol51nnMFIBModEntry 4 } ol51nnMFIBPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMFIBPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of each 51nnM-FIB module." ::= { ol51nnMFIB 2 } ol51nnMFIBPortEntry OBJECT-TYPE SYNTAX Ol51nnMFIBPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of information about a specific port on a 51nnM-FIB module." INDEX { ol51nnMFIBPortSlotIndex, ol51nnMFIBPortIndex } ::= { ol51nnMFIBPortTable 1 } Ol51nnMFIBPortEntry ::= SEQUENCE { ol51nnMFIBPortSlotIndex INTEGER, ol51nnMFIBPortIndex INTEGER, ol51nnMFIBPortAdminState INTEGER, ol51nnMFIBPortBuddySlot INTEGER, ol51nnMFIBPortBuddyPort INTEGER, ol51nnMFIBPortDipAdminState INTEGER } ol51nnMFIBPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol51nnMFIBPortEntry 1 } ol51nnMFIBPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMFIBPortEntry 2 } ol51nnMFIBPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFIBPortEntry 3 } ol51nnMFIBPortBuddySlot OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFIBPortEntry 4 } ol51nnMFIBPortBuddyPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFIBPortEntry 5 } ol51nnMFIBPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol51nnMFIBPortEntry 6 } -- -- ONline Ethernet 10BASE-T Module -- ol51nnMUTPModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMUTPModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information associated with a particular 51nnM-UTP module in the concentrator." ::= { ol51nnMUTP 1 } ol51nnMUTPModEntry OBJECT-TYPE SYNTAX Ol51nnMUTPModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A module entry containing objects that describe the module level for that particular module." INDEX { ol51nnMUTPModSlotIndex } ::= { ol51nnMUTPModTable 1 } Ol51nnMUTPModEntry ::= SEQUENCE { ol51nnMUTPModSlotIndex INTEGER, ol51nnMUTPModDipNetwork INTEGER, ol51nnMUTPModCrossover INTEGER, ol51nnMUTPModDipCrossover INTEGER, ol51nnMUTPModFFL INTEGER, ol51nnMUTPModDipFFL INTEGER } ol51nnMUTPModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMUTPModEntry 1 } ol51nnMUTPModDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the module's dip switches." ::= { ol51nnMUTPModEntry 2 } ol51nnMUTPModCrossover OBJECT-TYPE SYNTAX INTEGER { crossed(1), uncrossed(2) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMUTPModEntry 3 } ol51nnMUTPModDipCrossover OBJECT-TYPE SYNTAX INTEGER { crossed(1), uncrossed(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The crossover configuration indicated by this module's dip switches." ::= { ol51nnMUTPModEntry 4 } ol51nnMUTPModFFL OBJECT-TYPE SYNTAX INTEGER { eight-bits(1), seven-bits(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The number of bits to store in the repeater's fifo buffer. See the module user's guide for more information." ::= { ol51nnMUTPModEntry 5 } ol51nnMUTPModDipFFL OBJECT-TYPE SYNTAX INTEGER { eight-bits(1), seven-bits(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The fifo fill level as indicated by this module's dip switches." ::= { ol51nnMUTPModEntry 6 } ol51nnMUTPPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMUTPPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol51nnMUTP 2 } ol51nnMUTPPortEntry OBJECT-TYPE SYNTAX Ol51nnMUTPPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A port entry containing objects that describe this port." INDEX { ol51nnMUTPPortSlotIndex, ol51nnMUTPPortIndex } ::= { ol51nnMUTPPortTable 1 } Ol51nnMUTPPortEntry ::= SEQUENCE { ol51nnMUTPPortSlotIndex INTEGER, ol51nnMUTPPortIndex INTEGER, ol51nnMUTPPortAdminState INTEGER, ol51nnMUTPPortBuddySlot INTEGER, ol51nnMUTPPortBuddyPort INTEGER, ol51nnMUTPPortDipAdminState INTEGER, ol51nnMUTPPortLinkInteg INTEGER, ol51nnMUTPPortDipLinkInteg INTEGER, ol51nnMUTPPortSquelch INTEGER, ol51nnMUTPPortDipSquelch INTEGER } ol51nnMUTPPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol51nnMUTPPortEntry 1 } ol51nnMUTPPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMUTPPortEntry 2 } ol51nnMUTPPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMUTPPortEntry 3 } ol51nnMUTPPortBuddySlot OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMUTPPortEntry 4 } ol51nnMUTPPortBuddyPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMUTPPortEntry 5 } ol51nnMUTPPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol51nnMUTPPortEntry 6 } ol51nnMUTPPortLinkInteg OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The port's link integrity configuration. Enabling link integrity configures the port to conform to the link integrity feature as specified by 10BASE-T." ::= { ol51nnMUTPPortEntry 7 } ol51nnMUTPPortDipLinkInteg OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The link integrity configuration as indicated by this port's dip switches." ::= { ol51nnMUTPPortEntry 8 } ol51nnMUTPPortSquelch OBJECT-TYPE SYNTAX INTEGER { normal(1), -- high squelch low(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The port's squelch configuration. See the module's user's guide for more information." ::= { ol51nnMUTPPortEntry 9 } ol51nnMUTPPortDipSquelch OBJECT-TYPE SYNTAX INTEGER { normal(1), -- high squelch low(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The port's squelch configuration as indicated by this port's dip switches." ::= { ol51nnMUTPPortEntry 10 } -- -- ONline Ethernet 10BASE-T Module -- ol51nnMTPModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMTPModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of module-specific information for each 51nnM-TP module in the concentrator." ::= { ol51nnMTP 1 } ol51nnMTPModEntry OBJECT-TYPE SYNTAX Ol51nnMTPModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-TP module in the concentrator." INDEX { ol51nnMTPModSlotIndex } ::= { ol51nnMTPModTable 1 } Ol51nnMTPModEntry ::= SEQUENCE { ol51nnMTPModSlotIndex INTEGER, ol51nnMTPModDipNetwork INTEGER, ol51nnMTPModCrossover INTEGER, ol51nnMTPModDipCrossover INTEGER } ol51nnMTPModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMTPModEntry 1 } ol51nnMTPModDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the module's dip switches." ::= { ol51nnMTPModEntry 2 } ol51nnMTPModCrossover OBJECT-TYPE SYNTAX INTEGER { crossed(1), uncrossed(2) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMTPModEntry 3 } ol51nnMTPModDipCrossover OBJECT-TYPE SYNTAX INTEGER { crossed(1), uncrossed(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The crossover configuration indicated by this module's dip switches." ::= { ol51nnMTPModEntry 4 } ol51nnMTPPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMTPPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol51nnMTP 2 } ol51nnMTPPortEntry OBJECT-TYPE SYNTAX Ol51nnMTPPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A port entry containing objects that describe this port." INDEX { ol51nnMTPPortSlotIndex, ol51nnMTPPortIndex } ::= { ol51nnMTPPortTable 1 } Ol51nnMTPPortEntry ::= SEQUENCE { ol51nnMTPPortSlotIndex INTEGER, ol51nnMTPPortIndex INTEGER, ol51nnMTPPortAdminState INTEGER, ol51nnMTPPortBuddySlot INTEGER, ol51nnMTPPortBuddyPort INTEGER, ol51nnMTPPortDipAdminState INTEGER, ol51nnMTPPortLinkInteg INTEGER, ol51nnMTPPortDipLinkInteg INTEGER, ol51nnMTPPortSquelch INTEGER, ol51nnMTPPortDipSquelch INTEGER } ol51nnMTPPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol51nnMTPPortEntry 1 } ol51nnMTPPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMTPPortEntry 2 } ol51nnMTPPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMTPPortEntry 3 } ol51nnMTPPortBuddySlot OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMTPPortEntry 4 } ol51nnMTPPortBuddyPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMTPPortEntry 5 } ol51nnMTPPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol51nnMTPPortEntry 6 } ol51nnMTPPortLinkInteg OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The port's link integrity configuration. Enabling link integrity configures the port to conform to the link integrity feature as specified by 10BASE-T." ::= { ol51nnMTPPortEntry 7 } ol51nnMTPPortDipLinkInteg OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The link integrity configuration as indicated by this port's dip switches." ::= { ol51nnMTPPortEntry 8 } ol51nnMTPPortSquelch OBJECT-TYPE SYNTAX INTEGER { normal(1), -- high squelch low(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The port's squelch configuration. See the module's user's guide for more information." ::= { ol51nnMTPPortEntry 9 } ol51nnMTPPortDipSquelch OBJECT-TYPE SYNTAX INTEGER { normal(1), -- high squelch low(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The port's squelch configuration as indicated by this port's dip switches." ::= { ol51nnMTPPortEntry 10 } -- -- ONline Ethernet BNC Module -- ol51nnMBNCModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMBNCModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information associated with a particular 51nnM-BNC module in the concentrator." ::= { ol51nnMBNC 1 } ol51nnMBNCModEntry OBJECT-TYPE SYNTAX Ol51nnMBNCModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A module entry containing objects that describe the module level for that particular module." INDEX { ol51nnMBNCModSlotIndex } ::= { ol51nnMBNCModTable 1 } Ol51nnMBNCModEntry ::= SEQUENCE { ol51nnMBNCModSlotIndex INTEGER, ol51nnMBNCModDipNetwork INTEGER } ol51nnMBNCModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMBNCModEntry 1 } ol51nnMBNCModDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the module's dip switches." ::= { ol51nnMBNCModEntry 2 } ol51nnMBNCPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMBNCPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol51nnMBNC 2 } ol51nnMBNCPortEntry OBJECT-TYPE SYNTAX Ol51nnMBNCPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A port entry containing objects that describe this port." INDEX { ol51nnMBNCPortSlotIndex, ol51nnMBNCPortIndex } ::= { ol51nnMBNCPortTable 1 } Ol51nnMBNCPortEntry ::= SEQUENCE { ol51nnMBNCPortSlotIndex INTEGER, ol51nnMBNCPortIndex INTEGER, ol51nnMBNCPortDipAdminState INTEGER, ol51nnMBNCPortDipTermination INTEGER, ol51nnMBNCPortDipGround INTEGER } ol51nnMBNCPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol51nnMBNCPortEntry 1 } ol51nnMBNCPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMBNCPortEntry 2 } ol51nnMBNCPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol51nnMBNCPortEntry 3 } ol51nnMBNCPortDipTermination OBJECT-TYPE SYNTAX INTEGER { terminated(1), not-terminated(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port's termination as indicated by the port's dip switches." ::= { ol51nnMBNCPortEntry 4 } ol51nnMBNCPortDipGround OBJECT-TYPE SYNTAX INTEGER { grounded(1), not-grounded(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port's ground as indicated by the port's dip switches." ::= { ol51nnMBNCPortEntry 5 } -- -- ONline Ethernet to Ethernet Bridge Module -- ol51nnBEEModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnBEEModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of module-specific information for each 51nnB-EE module in the concentrator." ::= { ol51nnBEE 1 } ol51nnBEEModEntry OBJECT-TYPE SYNTAX Ol51nnBEEModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnB-EE module in the concentrator." INDEX { ol51nnBEEModSlotIndex } ::= { ol51nnBEEModTable 1 } Ol51nnBEEModEntry ::= SEQUENCE { ol51nnBEEModSlotIndex INTEGER, ol51nnBEEModStationAddr OCTET STRING, ol51nnBEEModProtocols DisplayString } ol51nnBEEModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnBEEModEntry 1 } ol51nnBEEModStationAddr OBJECT-TYPE SYNTAX OCTET STRING (SIZE(6)) ACCESS read-only STATUS mandatory DESCRIPTION "A 6 octet address that uniquely identifies this module. The station address is the mac address of port 1." ::= { ol51nnBEEModEntry 2 } ol51nnBEEModProtocols OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "A textual description of the protocols supported by this module" ::= { ol51nnBEEModEntry 3 } ol51nnBEEPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnBEEPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific for each port of each 51nnBEE module in the concentrator." ::= { ol51nnBEE 2 } ol51nnBEEPortEntry OBJECT-TYPE SYNTAX Ol51nnBEEPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of port-specific informatoin about a specific 51nnB-EE port in the concentrator." INDEX { ol51nnBEEPortSlotIndex, ol51nnBEEPortIndex } ::= { ol51nnBEEPortTable 1 } Ol51nnBEEPortEntry ::= SEQUENCE { ol51nnBEEPortSlotIndex INTEGER, ol51nnBEEPortIndex INTEGER, ol51nnBEEPortIpAddress IpAddress, ol51nnBEEPortDipNetwork INTEGER, ol51nnBEEPortDefNetwork INTEGER } ol51nnBEEPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number for this port's module." ::= { ol51nnBEEPortEntry 1 } ol51nnBEEPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number for this port within this slot." ::= { ol51nnBEEPortEntry 2 } ol51nnBEEPortIpAddress OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "The IP Address associated with this port." ::= { ol51nnBEEPortEntry 3 } ol51nnBEEPortDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), front-panel(5), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network for this port as specified by this port's dip switches." ::= { ol51nnBEEPortEntry 4 } ol51nnBEEPortDefNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), front-panel(5), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network for this port as specified by the OEBM's non-volatile storate." ::= { ol51nnBEEPortEntry 5 } -- -- ONline Ethernet to Serial Router Module -- ol51nnRESModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnRESModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of module-specific information for each 51nnR-ES module in the concentrator." ::= { ol51nnRES 1 } ol51nnRESModEntry OBJECT-TYPE SYNTAX Ol51nnRESModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnR-ES module in the concentrator." INDEX { ol51nnRESModSlotIndex } ::= { ol51nnRESModTable 1 } Ol51nnRESModEntry ::= SEQUENCE { ol51nnRESModSlotIndex INTEGER, ol51nnRESModStationAddr OCTET STRING, ol51nnRESModProtocols DisplayString } ol51nnRESModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnRESModEntry 1 } ol51nnRESModStationAddr OBJECT-TYPE SYNTAX OCTET STRING (SIZE(6)) ACCESS read-only STATUS mandatory DESCRIPTION "A 6 octet address that uniquely identifies this module. The station address is the mac address of port 1." ::= { ol51nnRESModEntry 2 } ol51nnRESModProtocols OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "A textual description of the protocols supported by this module" ::= { ol51nnRESModEntry 3 } ol51nnRESPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnRESPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific for each port of each 51nnR-ES module in the concentrator." ::= { ol51nnRES 2 } ol51nnRESPortEntry OBJECT-TYPE SYNTAX Ol51nnRESPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of port-specific informatoin about a specific 51nnR-ES port in the concentrator." INDEX { ol51nnRESPortSlotIndex, ol51nnRESPortIndex } ::= { ol51nnRESPortTable 1 } Ol51nnRESPortEntry ::= SEQUENCE { ol51nnRESPortSlotIndex INTEGER, ol51nnRESPortIndex INTEGER, ol51nnRESPortIpAddress IpAddress, ol51nnRESPortDipNetwork INTEGER, ol51nnRESPortDefNetwork INTEGER } ol51nnRESPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number for this port's module." ::= { ol51nnRESPortEntry 1 } ol51nnRESPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number for this port." ::= { ol51nnRESPortEntry 2 } ol51nnRESPortIpAddress OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "The IP Address associated with this port." ::= { ol51nnRESPortEntry 3 } ol51nnRESPortDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), front-panel(5), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network for this port as specified by this port's dip switches." ::= { ol51nnRESPortEntry 4 } ol51nnRESPortDefNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), front-panel(5), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network for this port as specified by the OERM's non-volatile storate." ::= { ol51nnRESPortEntry 5 } -- -- ONline Ethernet to Ethernet Router Module -- ol51nnREEModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnREEModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of module-specific information for each 51nnR-EE module in the concentrator." ::= { ol51nnREE 1 } ol51nnREEModEntry OBJECT-TYPE SYNTAX Ol51nnREEModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnR-EE module in the concentrator." INDEX { ol51nnREEModSlotIndex } ::= { ol51nnREEModTable 1 } Ol51nnREEModEntry ::= SEQUENCE { ol51nnREEModSlotIndex INTEGER, ol51nnREEModStationAddr OCTET STRING, ol51nnREEModProtocols DisplayString } ol51nnREEModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnREEModEntry 1 } ol51nnREEModStationAddr OBJECT-TYPE SYNTAX OCTET STRING (SIZE(6)) ACCESS read-only STATUS mandatory DESCRIPTION "A 6 octet address that uniquely identifies this module. The station address is the mac address of port 1." ::= { ol51nnREEModEntry 2 } ol51nnREEModProtocols OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "A textual description of the protocols supported by this module" ::= { ol51nnREEModEntry 3 } ol51nnREEPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnREEPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific for each port of each 51nnR-EE module in the concentrator." ::= { ol51nnREE 2 } ol51nnREEPortEntry OBJECT-TYPE SYNTAX Ol51nnREEPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of port-specific informatoin about a specific 51nnR-EE port in the concentrator." INDEX { ol51nnREEPortSlotIndex, ol51nnREEPortIndex } ::= { ol51nnREEPortTable 1 } Ol51nnREEPortEntry ::= SEQUENCE { ol51nnREEPortSlotIndex INTEGER, ol51nnREEPortIndex INTEGER, ol51nnREEPortIpAddress IpAddress, ol51nnREEPortDipNetwork INTEGER, ol51nnREEPortDefNetwork INTEGER } ol51nnREEPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number for this port's module." ::= { ol51nnREEPortEntry 1 } ol51nnREEPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnREEPortEntry 2 } ol51nnREEPortIpAddress OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "The IP Address associated with this port." ::= { ol51nnREEPortEntry 3 } ol51nnREEPortDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), front-panel(5), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network for this port as specified by this port's dip switches." ::= { ol51nnREEPortEntry 4 } ol51nnREEPortDefNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), front-panel(5), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network for this port as specified by the OERM's non-volatile storate." ::= { ol51nnREEPortEntry 5 } -- -- ONline Ethernet Female AUI Module -- ol51nnMAUIFModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMAUIFModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information associated with a particular 51nnMAUIF module in the concentrator." ::= { ol51nnMAUIF 1 } ol51nnMAUIFModEntry OBJECT-TYPE SYNTAX Ol51nnMAUIFModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnMAUIF module in the concentrator." INDEX { ol51nnMAUIFModSlotIndex } ::= { ol51nnMAUIFModTable 1 } Ol51nnMAUIFModEntry ::= SEQUENCE { ol51nnMAUIFModSlotIndex INTEGER } ol51nnMAUIFModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMAUIFModEntry 1 } ol51nnMAUIFPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMAUIFPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol51nnMAUIF 2 } ol51nnMAUIFPortEntry OBJECT-TYPE SYNTAX Ol51nnMAUIFPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-AUIF port in the concentrator." INDEX { ol51nnMAUIFPortSlotIndex, ol51nnMAUIFPortIndex } ::= { ol51nnMAUIFPortTable 1 } Ol51nnMAUIFPortEntry ::= SEQUENCE { ol51nnMAUIFPortSlotIndex INTEGER, ol51nnMAUIFPortIndex INTEGER, ol51nnMAUIFPortAdminState INTEGER, ol51nnMAUIFPortBuddySlot INTEGER, ol51nnMAUIFPortBuddyPort INTEGER, ol51nnMAUIFPortDipAdminState INTEGER, ol51nnMAUIFPortDipNetwork INTEGER } ol51nnMAUIFPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol51nnMAUIFPortEntry 1 } ol51nnMAUIFPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMAUIFPortEntry 2 } ol51nnMAUIFPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMAUIFPortEntry 3 } ol51nnMAUIFPortBuddySlot OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMAUIFPortEntry 4 } ol51nnMAUIFPortBuddyPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMAUIFPortEntry 5 } ol51nnMAUIFPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol51nnMAUIFPortEntry 6 } ol51nnMAUIFPortDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the port's dip switches." ::= { ol51nnMAUIFPortEntry 7 } -- -- ONline Ethernet Male AUI Module -- ol51nnMAUIMModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMAUIMModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information associated with a particular 51nnM-AUIM module in the concentrator." ::= { ol51nnMAUIM 1 } ol51nnMAUIMModEntry OBJECT-TYPE SYNTAX Ol51nnMAUIMModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-AUIM module in the concentrator." INDEX { ol51nnMAUIMModSlotIndex } ::= { ol51nnMAUIMModTable 1 } Ol51nnMAUIMModEntry ::= SEQUENCE { ol51nnMAUIMModSlotIndex INTEGER } ol51nnMAUIMModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMAUIMModEntry 1 } ol51nnMAUIMPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMAUIMPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol51nnMAUIM 2 } ol51nnMAUIMPortEntry OBJECT-TYPE SYNTAX Ol51nnMAUIMPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-AUIM port in the concentrator." INDEX { ol51nnMAUIMPortSlotIndex, ol51nnMAUIMPortIndex } ::= { ol51nnMAUIMPortTable 1 } Ol51nnMAUIMPortEntry ::= SEQUENCE { ol51nnMAUIMPortSlotIndex INTEGER, ol51nnMAUIMPortIndex INTEGER, ol51nnMAUIMPortAdminState INTEGER, ol51nnMAUIMPortBuddySlot INTEGER, ol51nnMAUIMPortBuddyPort INTEGER, ol51nnMAUIMPortDipAdminState INTEGER, ol51nnMAUIMPortDipNetwork INTEGER, ol51nnMAUIMPortSQETest INTEGER, ol51nnMAUIMPortDipSQETest INTEGER, ol51nnMAUIMPortCollision INTEGER, ol51nnMAUIMPortDipCollision INTEGER, ol51nnMAUIMPortHalfStep INTEGER, ol51nnMAUIMPortDipHalfStep INTEGER } ol51nnMAUIMPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol51nnMAUIMPortEntry 1 } ol51nnMAUIMPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMAUIMPortEntry 2 } ol51nnMAUIMPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMAUIMPortEntry 3 } ol51nnMAUIMPortBuddySlot OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMAUIMPortEntry 4 } ol51nnMAUIMPortBuddyPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMAUIMPortEntry 5 } ol51nnMAUIMPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol51nnMAUIMPortEntry 6 } ol51nnMAUIMPortDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the port's dip switches." ::= { ol51nnMAUIMPortEntry 7 } ol51nnMAUIMPortSQETest OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current SQE test configuration for this port." ::= { ol51nnMAUIMPortEntry 8 } ol51nnMAUIMPortDipSQETest OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The SQE test configuration for this port as indicated by the port's dip switches." ::= { ol51nnMAUIMPortEntry 9 } ol51nnMAUIMPortCollision OBJECT-TYPE SYNTAX INTEGER { normal(1), alternate(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current collision configuration for this port." ::= { ol51nnMAUIMPortEntry 10 } ol51nnMAUIMPortDipCollision OBJECT-TYPE SYNTAX INTEGER { normal(1), alternate(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The collision configuration for this port as indicated by the port's dip switches." ::= { ol51nnMAUIMPortEntry 11 } ol51nnMAUIMPortHalfStep OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current step configuration for this port." ::= { ol51nnMAUIMPortEntry 12 } ol51nnMAUIMPortDipHalfStep OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The step configuration for this port as indicated by the port's dip switches." ::= { ol51nnMAUIMPortEntry 13 } -- -- ONline Token Ring 8-Port MAU Module -- ol5208MTPModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol5208MTPModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information associated with a particular 5208M-TP module in the concentrator." ::= { ol5208MTP 1 } ol5208MTPModEntry OBJECT-TYPE SYNTAX Ol5208MTPModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A description of the 5208MTP module attributes." INDEX { ol5208MTPModSlotIndex } ::= { ol5208MTPModTable 1 } Ol5208MTPModEntry ::= SEQUENCE { ol5208MTPModSlotIndex INTEGER, ol5208MTPModBypsAdminState INTEGER, ol5208MTPModBypsOperState INTEGER, ol5208MTPModDipCableImp INTEGER } ol5208MTPModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol5208MTPModEntry 1 } ol5208MTPModBypsAdminState OBJECT-TYPE SYNTAX INTEGER { insert(1), bypass(2) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol5208MTPModEntry 2 } ol5208MTPModBypsOperState OBJECT-TYPE SYNTAX INTEGER { insert(1), bypass(2) } ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { ol5208MTPModEntry 3 } ol5208MTPModDipCableImp OBJECT-TYPE SYNTAX INTEGER { ohm100(1), ohm150(2) } ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { ol5208MTPModEntry 4 } ol5208MTPPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol5208MTPPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol5208MTP 2 } ol5208MTPPortEntry OBJECT-TYPE SYNTAX Ol5208MTPPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A description of 5208MTP port attributes." INDEX { ol5208MTPPortSlotIndex, ol5208MTPPortIndex } ::= { ol5208MTPPortTable 1 } Ol5208MTPPortEntry ::= SEQUENCE { ol5208MTPPortSlotIndex INTEGER, ol5208MTPPortIndex INTEGER, ol5208MTPPortDipAdminState INTEGER } ol5208MTPPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol5208MTPPortEntry 1 } ol5208MTPPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol5208MTPPortEntry 2 } ol5208MTPPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol5208MTPPortEntry 3 } ol5208MTPTrunkTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol5208MTPTrunkEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of trunk-specific information about each trunk for this module type." ::= { ol5208MTP 3 } ol5208MTPTrunkEntry OBJECT-TYPE SYNTAX Ol5208MTPTrunkEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A description of 5208MTP trunk attributes." INDEX { ol5208MTPTrunkSlotIndex, ol5208MTPTrunkIndex } ::= { ol5208MTPTrunkTable 1 } Ol5208MTPTrunkEntry ::= SEQUENCE { ol5208MTPTrunkSlotIndex INTEGER, ol5208MTPTrunkIndex INTEGER, ol5208MTPTrunkDipAdminState INTEGER, ol5208MTPTrunkCableMon INTEGER, ol5208MTPTrunkDipCableMon INTEGER, ol5208MTPTrunkNetMapState INTEGER } ol5208MTPTrunkSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { ol5208MTPTrunkEntry 1 } ol5208MTPTrunkIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The trunk number for this trunk." ::= { ol5208MTPTrunkEntry 2 } ol5208MTPTrunkDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this trunk as indicated by the trunk's dip switches." ::= { ol5208MTPTrunkEntry 3 } ol5208MTPTrunkCableMon OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), notApplicable(3) } ACCESS read-write STATUS mandatory DESCRIPTION "The cable monitor configuration for this trunk." ::= { ol5208MTPTrunkEntry 4 } ol5208MTPTrunkDipCableMon OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), notApplicable(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The cable monitor configuration as indicated by this trunk's dip switches." ::= { ol5208MTPTrunkEntry 5 } ol5208MTPTrunkNetMapState OBJECT-TYPE SYNTAX INTEGER { notApplicable(1), internal(2), external(3) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol5208MTPTrunkEntry 6 } -- -- ONline Ethernet Fiber Per-Port Module -- ol51nnMFPModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMFPModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information associated with a particular 51nnM-FP module in the concentrator." ::= { ol51nnMFP 1 } ol51nnMFPModEntry OBJECT-TYPE SYNTAX Ol51nnMFPModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-FP module in the concentrator." INDEX { ol51nnMFPModSlotIndex } ::= { ol51nnMFPModTable 1 } Ol51nnMFPModEntry ::= SEQUENCE { ol51nnMFPModSlotIndex INTEGER } ol51nnMFPModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMFPModEntry 1 } ol51nnMFPPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMFPPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol51nnMFP 2 } ol51nnMFPPortEntry OBJECT-TYPE SYNTAX Ol51nnMFPPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-FP port in the concentrator." INDEX { ol51nnMFPPortSlotIndex, ol51nnMFPPortIndex } ::= { ol51nnMFPPortTable 1 } Ol51nnMFPPortEntry ::= SEQUENCE { ol51nnMFPPortSlotIndex INTEGER, ol51nnMFPPortIndex INTEGER, ol51nnMFPPortAdminState INTEGER, ol51nnMFPPortBuddySlot INTEGER, ol51nnMFPPortBuddyPort INTEGER, ol51nnMFPPortDipAdminState INTEGER, ol51nnMFPPortDipNetwork INTEGER, ol51nnMFPPortLLW INTEGER, ol51nnMFPPortDipLLW INTEGER, ol51nnMFPPortHipwr INTEGER, ol51nnMFPPortDipHipwr INTEGER } ol51nnMFPPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol51nnMFPPortEntry 1 } ol51nnMFPPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMFPPortEntry 2 } ol51nnMFPPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFPPortEntry 3 } ol51nnMFPPortBuddySlot OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFPPortEntry 4 } ol51nnMFPPortBuddyPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFPPortEntry 5 } ol51nnMFPPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol51nnMFPPortEntry 6 } ol51nnMFPPortDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the port's dip switches." ::= { ol51nnMFPPortEntry 7 } ol51nnMFPPortLLW OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current low light warning configuration for this port." ::= { ol51nnMFPPortEntry 8 } ol51nnMFPPortDipLLW OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The low light warning configuration indicated by this module's dip switches." ::= { ol51nnMFPPortEntry 9 } ol51nnMFPPortHipwr OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current high power optic configuration for this port." ::= { ol51nnMFPPortEntry 10 } ol51nnMFPPortDipHipwr OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The high power optic configuration for this port as indicated by the port's dip switches." ::= { ol51nnMFPPortEntry 11 } -- -- ONline Ethernet 10BASE-F Per-Port Module -- ol51nnMFBPModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMFBPModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information associated with a particular 51nnM-FBP module in the concentrator." ::= { ol51nnMFBP 1 } ol51nnMFBPModEntry OBJECT-TYPE SYNTAX Ol51nnMFBPModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-FBP module in the concentrator." INDEX { ol51nnMFBPModSlotIndex } ::= { ol51nnMFBPModTable 1 } Ol51nnMFBPModEntry ::= SEQUENCE { ol51nnMFBPModSlotIndex INTEGER } ol51nnMFBPModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMFBPModEntry 1 } ol51nnMFBPPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMFBPPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol51nnMFBP 2 } ol51nnMFBPPortEntry OBJECT-TYPE SYNTAX Ol51nnMFBPPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-FBP port in the concentrator." INDEX { ol51nnMFBPPortSlotIndex, ol51nnMFBPPortIndex } ::= { ol51nnMFBPPortTable 1 } Ol51nnMFBPPortEntry ::= SEQUENCE { ol51nnMFBPPortSlotIndex INTEGER, ol51nnMFBPPortIndex INTEGER, ol51nnMFBPPortAdminState INTEGER, ol51nnMFBPPortBuddySlot INTEGER, ol51nnMFBPPortBuddyPort INTEGER, ol51nnMFBPPortDipAdminState INTEGER, ol51nnMFBPPortDipNetwork INTEGER, ol51nnMFBPPortLLW INTEGER, ol51nnMFBPPortDipLLW INTEGER, ol51nnMFBPPortHipwr INTEGER, ol51nnMFBPPortDipHipwr INTEGER } ol51nnMFBPPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol51nnMFBPPortEntry 1 } ol51nnMFBPPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMFBPPortEntry 2 } ol51nnMFBPPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFBPPortEntry 3 } ol51nnMFBPPortBuddySlot OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFBPPortEntry 4 } ol51nnMFBPPortBuddyPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFBPPortEntry 5 } ol51nnMFBPPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol51nnMFBPPortEntry 6 } ol51nnMFBPPortDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the port's dip switches." ::= { ol51nnMFBPPortEntry 7 } ol51nnMFBPPortLLW OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current low light warning configuration for this port." ::= { ol51nnMFBPPortEntry 8 } ol51nnMFBPPortDipLLW OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The low light warning configuration indicated by this module's dip switches." ::= { ol51nnMFBPPortEntry 9 } ol51nnMFBPPortHipwr OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current high power optic configuration for this port." ::= { ol51nnMFBPPortEntry 10 } ol51nnMFBPPortDipHipwr OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The high power optic configuration for this port as indicated by the port's dip switches." ::= { ol51nnMFBPPortEntry 11 } -- -- ONline Ethernet 10BASE-T Module -- ol51nnMTPLModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMTPLModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information associated with a particular 51nnM-TPL module in the concentrator." ::= { ol51nnMTPL 1 } ol51nnMTPLModEntry OBJECT-TYPE SYNTAX Ol51nnMTPLModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-TPL module in the concentrator." INDEX { ol51nnMTPLModSlotIndex } ::= { ol51nnMTPLModTable 1 } Ol51nnMTPLModEntry ::= SEQUENCE { ol51nnMTPLModSlotIndex INTEGER, ol51nnMTPLModDipNetwork INTEGER } ol51nnMTPLModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMTPLModEntry 1 } ol51nnMTPLModDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the module's dip switches." ::= { ol51nnMTPLModEntry 2 } ol51nnMTPLPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMTPLPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol51nnMTPL 2 } ol51nnMTPLPortEntry OBJECT-TYPE SYNTAX Ol51nnMTPLPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-TPL port in the concentrator." INDEX { ol51nnMTPLPortSlotIndex, ol51nnMTPLPortIndex } ::= { ol51nnMTPLPortTable 1 } Ol51nnMTPLPortEntry ::= SEQUENCE { ol51nnMTPLPortSlotIndex INTEGER, ol51nnMTPLPortIndex INTEGER, ol51nnMTPLPortAdminState INTEGER, ol51nnMTPLPortBuddySlot INTEGER, ol51nnMTPLPortBuddyPort INTEGER, ol51nnMTPLPortDipAdminState INTEGER, ol51nnMTPLPortLinkInteg INTEGER, ol51nnMTPLPortDipLinkInteg INTEGER, ol51nnMTPLPortSquelch INTEGER, ol51nnMTPLPortJabber INTEGER, ol51nnMTPLPortDipJabber INTEGER } ol51nnMTPLPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol51nnMTPLPortEntry 1 } ol51nnMTPLPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMTPLPortEntry 2 } ol51nnMTPLPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMTPLPortEntry 3 } ol51nnMTPLPortBuddySlot OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMTPLPortEntry 4 } ol51nnMTPLPortBuddyPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMTPLPortEntry 5 } ol51nnMTPLPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol51nnMTPLPortEntry 6 } ol51nnMTPLPortLinkInteg OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current link integrity configuration for this port." ::= { ol51nnMTPLPortEntry 7 } ol51nnMTPLPortDipLinkInteg OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The link integrity configuration as indicated by this module's dip switches." ::= { ol51nnMTPLPortEntry 8 } ol51nnMTPLPortSquelch OBJECT-TYPE SYNTAX INTEGER { normal(1), -- high squelch low(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current squelch configuration for this port. See the module's user's guide for more information." ::= { ol51nnMTPLPortEntry 9 } ol51nnMTPLPortJabber OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current receive jabber configuration for this port." ::= { ol51nnMTPLPortEntry 10 } ol51nnMTPLPortDipJabber OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The receive jabber configuration as indicated by this module's dip switches." ::= { ol51nnMTPLPortEntry 11 } -- -- ONline Ethernet 10BASE-T Per-Port Module -- ol51nnMTPPLModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMTPPLModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-TPPL module in the concentrator." ::= { ol51nnMTPPL 1 } ol51nnMTPPLModEntry OBJECT-TYPE SYNTAX Ol51nnMTPPLModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-TPPL module in the concentrator." INDEX { ol51nnMTPPLModSlotIndex } ::= { ol51nnMTPPLModTable 1 } Ol51nnMTPPLModEntry ::= SEQUENCE { ol51nnMTPPLModSlotIndex INTEGER } ol51nnMTPPLModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMTPPLModEntry 1 } ol51nnMTPPLPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMTPPLPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol51nnMTPPL 2 } ol51nnMTPPLPortEntry OBJECT-TYPE SYNTAX Ol51nnMTPPLPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-TPPL port in the concentrator." INDEX { ol51nnMTPPLPortSlotIndex, ol51nnMTPPLPortIndex } ::= { ol51nnMTPPLPortTable 1 } Ol51nnMTPPLPortEntry ::= SEQUENCE { ol51nnMTPPLPortSlotIndex INTEGER, ol51nnMTPPLPortIndex INTEGER, ol51nnMTPPLPortAdminState INTEGER, ol51nnMTPPLPortBuddySlot INTEGER, ol51nnMTPPLPortBuddyPort INTEGER, ol51nnMTPPLPortDipAdminState INTEGER, ol51nnMTPPLPortDipNetwork INTEGER, ol51nnMTPPLPortLinkInteg INTEGER, ol51nnMTPPLPortDipLinkInteg INTEGER, ol51nnMTPPLPortSquelch INTEGER, ol51nnMTPPLPortJabber INTEGER, ol51nnMTPPLPortDipJabber INTEGER } ol51nnMTPPLPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol51nnMTPPLPortEntry 1 } ol51nnMTPPLPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMTPPLPortEntry 2 } ol51nnMTPPLPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMTPPLPortEntry 3 } ol51nnMTPPLPortBuddySlot OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMTPPLPortEntry 4 } ol51nnMTPPLPortBuddyPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMTPPLPortEntry 5 } ol51nnMTPPLPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol51nnMTPPLPortEntry 6 } ol51nnMTPPLPortDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the port's dip switches." ::= { ol51nnMTPPLPortEntry 7 } ol51nnMTPPLPortLinkInteg OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current link integrity configuration for this port." ::= { ol51nnMTPPLPortEntry 8 } ol51nnMTPPLPortDipLinkInteg OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The link integrity configuration as indicated by this module's dip switches." ::= { ol51nnMTPPLPortEntry 9 } ol51nnMTPPLPortSquelch OBJECT-TYPE SYNTAX INTEGER { normal(1), -- high squelch low(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current squelch configuration for this port. See the module's user's guide for more information." ::= { ol51nnMTPPLPortEntry 10 } ol51nnMTPPLPortJabber OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current receive jabber configuration for this port." ::= { ol51nnMTPPLPortEntry 11 } ol51nnMTPPLPortDipJabber OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The receive jabber configuration as indicated by this module's dip switches." ::= { ol51nnMTPPLPortEntry 12 } -- -- ONline Token Ring Media Module -- ol52nnMTPModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol52nnMTPModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 52nnM-TP module in the concentrator." ::= { ol52nnMTP 1 } ol52nnMTPModEntry OBJECT-TYPE SYNTAX Ol52nnMTPModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A description of the 52nnMTP module attributes." INDEX { ol52nnMTPModSlotIndex } ::= { ol52nnMTPModTable 1 } Ol52nnMTPModEntry ::= SEQUENCE { ol52nnMTPModSlotIndex INTEGER, ol52nnMTPModRingSpeed INTEGER, ol52nnMTPModDipRingSpeed INTEGER, ol52nnMTPModCableImp INTEGER, ol52nnMTPModDipCableImp INTEGER } ol52nnMTPModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { ol52nnMTPModEntry 1 } ol52nnMTPModRingSpeed OBJECT-TYPE SYNTAX INTEGER { fourMegabit(1), sixteenMegabit(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The ring's bandwidth." ::= { ol52nnMTPModEntry 2 } ol52nnMTPModDipRingSpeed OBJECT-TYPE SYNTAX INTEGER { fourMegabit(1), sixteenMegabit(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The dip switch setting for the ring's bandwidth." ::= { ol52nnMTPModEntry 3 } ol52nnMTPModCableImp OBJECT-TYPE SYNTAX INTEGER { ohm100(1), ohm150(2) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol52nnMTPModEntry 4 } ol52nnMTPModDipCableImp OBJECT-TYPE SYNTAX INTEGER { ohm100(1), ohm150(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The dip switch setting for the module's port impedance matching." ::= { ol52nnMTPModEntry 5 } ol52nnMTPPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol52nnMTPPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol52nnMTP 2 } ol52nnMTPPortEntry OBJECT-TYPE SYNTAX Ol52nnMTPPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A description of 52nnMTP port attributes." INDEX { ol52nnMTPPortSlotIndex, ol52nnMTPPortIndex } ::= { ol52nnMTPPortTable 1 } Ol52nnMTPPortEntry ::= SEQUENCE { ol52nnMTPPortSlotIndex INTEGER, ol52nnMTPPortIndex INTEGER, ol52nnMTPPortDipAdminState INTEGER } ol52nnMTPPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol52nnMTPPortEntry 1 } ol52nnMTPPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol52nnMTPPortEntry 2 } ol52nnMTPPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol52nnMTPPortEntry 3 } ol52nnMTPTrunkTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol52nnMTPTrunkEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of trunk-specific information about each trunk for this module type." ::= { ol52nnMTP 3 } ol52nnMTPTrunkEntry OBJECT-TYPE SYNTAX Ol52nnMTPTrunkEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A description of 52nnMTP trunk attributes." INDEX { ol52nnMTPTrunkSlotIndex, ol52nnMTPTrunkIndex } ::= { ol52nnMTPTrunkTable 1 } Ol52nnMTPTrunkEntry ::= SEQUENCE { ol52nnMTPTrunkSlotIndex INTEGER, ol52nnMTPTrunkIndex INTEGER, ol52nnMTPTrunkDipAdminState INTEGER } ol52nnMTPTrunkSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { ol52nnMTPTrunkEntry 1 } ol52nnMTPTrunkIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The trunk number for this trunk." ::= { ol52nnMTPTrunkEntry 2 } ol52nnMTPTrunkDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this trunk as indicated by the trunk's dip switches." ::= { ol52nnMTPTrunkEntry 3 } -- -- ONline Token Fiberoptic Repeater Module -- ol52nnMFRModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol52nnMFRModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific e 52nnM-FR module in the concentrator." ::= { ol52nnMFR 1 } ol52nnMFRModEntry OBJECT-TYPE SYNTAX Ol52nnMFRModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A description of the 52nnMFR module attributes." INDEX { ol52nnMFRModSlotIndex } ::= { ol52nnMFRModTable 1 } Ol52nnMFRModEntry ::= SEQUENCE { ol52nnMFRModSlotIndex INTEGER, ol52nnMFRModRingSpeed INTEGER, ol52nnMFRModDipRingSpeed INTEGER } ol52nnMFRModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol52nnMFRModEntry 1 } ol52nnMFRModRingSpeed OBJECT-TYPE SYNTAX INTEGER { fourMegabit(1), sixteenMegabit(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The ring's bandwidth." ::= { ol52nnMFRModEntry 2 } ol52nnMFRModDipRingSpeed OBJECT-TYPE SYNTAX INTEGER { fourMegabit(1), sixteenMegabit(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The dip switch setting for the ring's bandwidth." ::= { ol52nnMFRModEntry 3 } ol52nnMFRPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol52nnMFRPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol52nnMFR 2 } ol52nnMFRPortEntry OBJECT-TYPE SYNTAX Ol52nnMFRPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A description of 52nnMFR port attributes." INDEX { ol52nnMFRPortSlotIndex, ol52nnMFRPortIndex } ::= { ol52nnMFRPortTable 1 } Ol52nnMFRPortEntry ::= SEQUENCE { ol52nnMFRPortSlotIndex INTEGER, ol52nnMFRPortIndex INTEGER, ol52nnMFRPortDipAdminState INTEGER, ol52nnMFRPortCableImp INTEGER } ol52nnMFRPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol52nnMFRPortEntry 1 } ol52nnMFRPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol52nnMFRPortEntry 2 } ol52nnMFRPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol52nnMFRPortEntry 3 } ol52nnMFRPortCableImp OBJECT-TYPE SYNTAX INTEGER { ohm100(1), ohm150(2) } ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { ol52nnMFRPortEntry 4 } ol52nnMFRTrunkTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol52nnMFRTrunkEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of trunk-specific information about each trunk for this module type." ::= { ol52nnMFR 3 } ol52nnMFRTrunkEntry OBJECT-TYPE SYNTAX Ol52nnMFRTrunkEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A description of 52nnMFR trunk attributes." INDEX { ol52nnMFRTrunkSlotIndex, ol52nnMFRTrunkIndex } ::= { ol52nnMFRTrunkTable 1 } Ol52nnMFRTrunkEntry ::= SEQUENCE { ol52nnMFRTrunkSlotIndex INTEGER, ol52nnMFRTrunkIndex INTEGER, ol52nnMFRTrunkDipAdminState INTEGER, ol52nnMFRTrunkCableMon INTEGER, ol52nnMFRTrunkDipCableMon INTEGER, ol52nnMFRTrunkCompMode INTEGER, ol52nnMFRTrunkDipCompMode INTEGER, ol52nnMFRTrunkNetMapState INTEGER } ol52nnMFRTrunkSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { ol52nnMFRTrunkEntry 1 } ol52nnMFRTrunkIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The trunk number of this trunk." ::= { ol52nnMFRTrunkEntry 2 } ol52nnMFRTrunkDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this trunk as indicated by the trunk's dip switches." ::= { ol52nnMFRTrunkEntry 3 } ol52nnMFRTrunkCableMon OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), notApplicable(3) } ACCESS read-write STATUS mandatory DESCRIPTION "The cable monitor configuration for this trunk. This does not apply to fiber trunks." ::= { ol52nnMFRTrunkEntry 4 } ol52nnMFRTrunkDipCableMon OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), notApplicable(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The cable monitor configuration as indicated by this trunk's dip switches. This does not apply to fiber trunks." ::= { ol52nnMFRTrunkEntry 5 } ol52nnMFRTrunkCompMode OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), notApplicable(3) } ACCESS read-write STATUS mandatory DESCRIPTION "The compatibility mode for this trunk. This only applies to fiber trunks." ::= { ol52nnMFRTrunkEntry 6 } ol52nnMFRTrunkDipCompMode OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), notApplicable(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The compatibility mode as indicated by this trunk's dip switches. This only applies to fiber trunks." ::= { ol52nnMFRTrunkEntry 7 } ol52nnMFRTrunkNetMapState OBJECT-TYPE SYNTAX INTEGER { notApplicable(1), internal(2), external(3) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol52nnMFRTrunkEntry 8 } -- -- ONline Ethernet Termminal Server Module -- ol51nnMTSModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMTSModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of module-specific information for each 51nnM-TS module in the concentrator." ::= { ol51nnMTS 1 } ol51nnMTSModEntry OBJECT-TYPE SYNTAX Ol51nnMTSModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module information for each 51nnMTS module in the concentrator." INDEX { ol51nnMTSModSlotIndex } ::= { ol51nnMTSModTable 1 } Ol51nnMTSModEntry ::= SEQUENCE { ol51nnMTSModSlotIndex INTEGER, ol51nnMTSModProtocols DisplayString, ol51nnMTSModIpAddress IpAddress, ol51nnMTSModTCPPort INTEGER, ol51nnMTSModStationAddr OCTET STRING, ol51nnMTSModDipNetwork INTEGER, ol51nnMTSModCPURev DisplayString } ol51nnMTSModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMTSModEntry 1 } ol51nnMTSModProtocols OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "A textual description of the protocols supported by this module" ::= { ol51nnMTSModEntry 2 } ol51nnMTSModIpAddress OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "The IP Address of the terminal terver." ::= { ol51nnMTSModEntry 3 } ol51nnMTSModTCPPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The TCP port number of the the terminal server's remote console port." ::= { ol51nnMTSModEntry 4 } ol51nnMTSModStationAddr OBJECT-TYPE SYNTAX OCTET STRING (SIZE(6)) ACCESS read-only STATUS mandatory DESCRIPTION "A 6 octet address that uniquely identifies this module. The station address is the mac address of the terminal server." ::= { ol51nnMTSModEntry 5 } ol51nnMTSModDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the module's dip switches." ::= { ol51nnMTSModEntry 6 } ol51nnMTSModCPURev OBJECT-TYPE SYNTAX DisplayString (SIZE(1..10)) ACCESS read-only STATUS mandatory DESCRIPTION "The terminal server's CPU revision." ::= { ol51nnMTSModEntry 7 } ol51nnMTSPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMTSPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of information that contains port-specific information for each port on each 51nnMTS module." ::= { ol51nnMTS 2 } ol51nnMTSPortEntry OBJECT-TYPE SYNTAX Ol51nnMTSPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of information about a specific port on a 51nnMTS module." INDEX { ol51nnMTSPortSlotIndex, ol51nnMTSPortIndex } ::= { ol51nnMTSPortTable 1 } Ol51nnMTSPortEntry ::= SEQUENCE { ol51nnMTSPortSlotIndex INTEGER, ol51nnMTSPortIndex INTEGER, ol51nnMTSPortAdminState INTEGER, ol51nnMTSPortOperState INTEGER } ol51nnMTSPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number for this port." ::= { ol51nnMTSPortEntry 1 } ol51nnMTSPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMTSPortEntry 2 } ol51nnMTSPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), local(6), remote(7) } ACCESS read-write STATUS mandatory DESCRIPTION "The administrative state of this port." ::= { ol51nnMTSPortEntry 3 } ol51nnMTSPortOperState OBJECT-TYPE SYNTAX INTEGER { idle(1), local(2), connected(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The operational mode of this port." ::= { ol51nnMTSPortEntry 4 } -- -- ONline Ethernet FOIRL MOdule -- ol51nnMFLModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMFLModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of module-specific information for each 51nnM-FL module in the concentrator." ::= { ol51nnMFL 1 } ol51nnMFLModEntry OBJECT-TYPE SYNTAX Ol51nnMFLModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information associated with a particular 51nnM-FL module in the concentrator." INDEX { ol51nnMFLModSlotIndex } ::= { ol51nnMFLModTable 1 } Ol51nnMFLModEntry ::= SEQUENCE { ol51nnMFLModSlotIndex INTEGER, ol51nnMFLModDipNetwork INTEGER } ol51nnMFLModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMFLModEntry 1 } ol51nnMFLModDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the module's dip switches." ::= { ol51nnMFLModEntry 2 } ol51nnMFLPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMFLPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of each 51nnMFL module." ::= { ol51nnMFL 2 } ol51nnMFLPortEntry OBJECT-TYPE SYNTAX Ol51nnMFLPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of information about a specific port on a 51nnMFL module." INDEX { ol51nnMFLPortSlotIndex, ol51nnMFLPortIndex } ::= { ol51nnMFLPortTable 1 } Ol51nnMFLPortEntry ::= SEQUENCE { ol51nnMFLPortSlotIndex INTEGER, ol51nnMFLPortIndex INTEGER, ol51nnMFLPortAdminState INTEGER, ol51nnMFLPortBuddySlot INTEGER, ol51nnMFLPortBuddyPort INTEGER, ol51nnMFLPortDipAdminState INTEGER } ol51nnMFLPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFLPortEntry 1 } ol51nnMFLPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMFLPortEntry 2 } ol51nnMFLPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4), redundant-rfs(5) } ACCESS read-write STATUS mandatory DESCRIPTION "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" ::= { ol51nnMFLPortEntry 3 } ol51nnMFLPortBuddySlot OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The slot index of the redundant port's buddy. " ::= { ol51nnMFLPortEntry 4 } ol51nnMFLPortBuddyPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The port index of the redundant port's buddy." ::= { ol51nnMFLPortEntry 5 } ol51nnMFLPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4), redundant-rfs(5) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol51nnMFLPortEntry 6 } -- -- ONline Redundant Controller Module -- ol50nnMRCTLModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol50nnMRCTLModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table that contains information about each 50nnMRCTL in the concentrator. " ::= { ol50nnMRCTL 1 } ol50nnMRCTLModEntry OBJECT-TYPE SYNTAX Ol50nnMRCTLModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of information for each 50nnMRCTL module in the concentrator." INDEX { ol50nnMRCTLModSlotIndex } ::= { ol50nnMRCTLModTable 1 } Ol50nnMRCTLModEntry ::= SEQUENCE { ol50nnMRCTLModSlotIndex INTEGER, ol50nnMRCTLModOperState INTEGER, ol50nnMRCTLModClockStatus INTEGER, ol50nnMRCTLModTempStatus INTEGER } ol50nnMRCTLModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number for this module." ::= { ol50nnMRCTLModEntry 1 } ol50nnMRCTLModOperState OBJECT-TYPE SYNTAX INTEGER { active(1), standby(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The operational state of the 50nnMRCTL module. Specifically, this is an indicator of whether the 50nnMRCTL module is providing clock signals to the backplane. An active 50nnMRCTL module provides clock signals to the backplane while a standby 50nnMRCTL module does not. Note that only one 50nnMRCTL module will be active at any given time; all other 50nnMRCTL modules in the concentrator will be in standby mode." ::= { ol50nnMRCTLModEntry 2 } ol50nnMRCTLModClockStatus OBJECT-TYPE SYNTAX INTEGER { okay(1), faulty(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The current status of the on-board clocks on this module." ::= { ol50nnMRCTLModEntry 3 } ol50nnMRCTLModTempStatus OBJECT-TYPE SYNTAX INTEGER { okay(1), extremeTemp(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The temperature as detected by the probe on this module." ::= { ol50nnMRCTLModEntry 4 } -- -- ONline Ethernet 10BASE-F Module -- ol51nnMFBModTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMFBModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information associated with a particular 51nnM-FB module in the concentrator." ::= { ol51nnMFB 1 } ol51nnMFBModEntry OBJECT-TYPE SYNTAX Ol51nnMFBModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-FB module in the concentrator." INDEX { ol51nnMFBModSlotIndex } ::= { ol51nnMFBModTable 1 } Ol51nnMFBModEntry ::= SEQUENCE { ol51nnMFBModSlotIndex INTEGER, ol51nnMFBModDipNetwork INTEGER } ol51nnMFBModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module." ::= { ol51nnMFBModEntry 1 } ol51nnMFBModDipNetwork OBJECT-TYPE SYNTAX INTEGER { isolated(2), ethernet-1(6), ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network indicated by the module's dip switches." ::= { ol51nnMFBModEntry 2 } ol51nnMFBPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Ol51nnMFBPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of port-specific information for each port of this module type." ::= { ol51nnMFB 2 } ol51nnMFBPortEntry OBJECT-TYPE SYNTAX Ol51nnMFBPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of module-specific information about a specific 51nnM-FB port in the concentrator." INDEX { ol51nnMFBPortSlotIndex, ol51nnMFBPortIndex } ::= { ol51nnMFBPortTable 1 } Ol51nnMFBPortEntry ::= SEQUENCE { ol51nnMFBPortSlotIndex INTEGER, ol51nnMFBPortIndex INTEGER, ol51nnMFBPortAdminState INTEGER, ol51nnMFBPortBuddySlot INTEGER, ol51nnMFBPortBuddyPort INTEGER, ol51nnMFBPortDipAdminState INTEGER, ol51nnMFBPortLLW INTEGER, ol51nnMFBPortDipLLW INTEGER, ol51nnMFBPortHipwr INTEGER, ol51nnMFBPortDipHipwr INTEGER } ol51nnMFBPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this port's module." ::= { ol51nnMFBPortEntry 1 } ol51nnMFBPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of this port." ::= { ol51nnMFBPortEntry 2 } ol51nnMFBPortAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), redundant-primary(3), redundant-backup(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFBPortEntry 3 } ol51nnMFBPortBuddySlot OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFBPortEntry 4 } ol51nnMFBPortBuddyPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { ol51nnMFBPortEntry 5 } ol51nnMFBPortDipAdminState OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of this port as indicated by the port's dip switches." ::= { ol51nnMFBPortEntry 6 } ol51nnMFBPortLLW OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current low light warning configuration for this port." ::= { ol51nnMFBPortEntry 7 } ol51nnMFBPortDipLLW OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The low light warning configuration indicated by this module's dip switches." ::= { ol51nnMFBPortEntry 8 } ol51nnMFBPortHipwr OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The current high power optic configuration for this port." ::= { ol51nnMFBPortEntry 9 } ol51nnMFBPortDipHipwr OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The high power optic configuration for this port as indicated by the port's dip switches." ::= { ol51nnMFBPortEntry 10 } -- -- olModSummary -- olModSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF OlModSummaryEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of condensed module information." ::= { olModules 5 } olModSummaryEntry OBJECT-TYPE SYNTAX OlModSummaryEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A summary of all the generic and value added information associated with this module." INDEX { olModSummarySlotIndex } ::= { olModSummaryTable 1 } OlModSummaryEntry ::= SEQUENCE { olModSummarySlotIndex INTEGER, olModSummaryInfo OCTET STRING } olModSummarySlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of this module that this summary pertains to." ::= { olModSummaryEntry 1 } olModSummaryInfo OBJECT-TYPE SYNTAX OCTET STRING (SIZE(0..512)) ACCESS read-only STATUS mandatory DESCRIPTION "A summary of all information relating to this module in condensed format. All enumerated values are condensed into one octet. The format of the data portion is as follows: Some of the olModTable: olModType olModClass olModDescr olModVersion olModNetwork olModNetworkType 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 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. In all of the above, the index for all of these tables is condensed out of the summary. " ::= { olModSummaryEntry 2 } -- The olNet Group -- This group represents information about ONline networks in general. olNetDPTable OBJECT-TYPE SYNTAX SEQUENCE OF OlNetDPEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "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." ::= { olNet 1 } olNetDPEntry OBJECT-TYPE SYNTAX OlNetDPEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of information about each data path in the concentrator." INDEX { olNetDPDataPath } ::= { olNetDPTable 1 } OlNetDPEntry ::= SEQUENCE { olNetDPDataPath INTEGER, olNetDPNetID INTEGER } olNetDPDataPath OBJECT-TYPE SYNTAX INTEGER { ethernet-path-1(6), -- channel 1 ethernet-path-2(7), -- channel 2 ethernet-path-3(8), -- channel 3 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), token-ring-path-8(16), token-ring-path-9(17), token-ring-path-10(18), token-ring-path-11(19), token-ring-path-12(20), token-ring-path-13(21), token-ring-path-14(22), token-ring-path-15(23), fddi-path-1(24), fddi-path-2(25), fddi-path-3(26), fddi-path-4(27), fddi-path-5(28), fddi-path-6(29), fddi-path-7(30), fddi-path-8(31), fddi-path-9(32) } ACCESS read-only STATUS mandatory DESCRIPTION "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. " ::= { olNetDPEntry 1 } olNetDPNetID OBJECT-TYPE SYNTAX INTEGER { notUsed(1), -- available for use otherProto(2), -- another protocol is using -- these resources ethernet-1(6), ethernet-2(7), ethernet-3(8), token-ring-1(9), token-ring-2(10), token-ring-3(11), token-ring-4(12), token-ring-5(13), token-ring-6(14), token-ring-7(15), fddi-1(16), fddi-2(17), fddi-3(18), fddi-4(19) } ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olNetDPEntry 2 } -- The olENet Group -- This group represents information about Ethernet networks. olEnetStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF OlEnetStatsEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table that contains statistical information about Ethernet (IEEE 802.3) networks." ::= { olEnet 1 } olEnetStatsEntry OBJECT-TYPE SYNTAX OlEnetStatsEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of statistical information about each Ethernet (IEEE 802.3) network in the concentrator." INDEX { olEnetStatsNetID } ::= { olEnetStatsTable 1 } OlEnetStatsEntry ::= SEQUENCE { olEnetStatsNetID INTEGER, olEnetStatsFramesRcvdOks Counter, olEnetStatsOctetsRcvdOks Counter, olEnetStatsMcastRcvdOks Counter, olEnetStatsBcastRcvdOks Counter, olEnetStatsFrameTooLongs Counter, olEnetStatsAlignmentErrors Counter, olEnetStatsFCSErrors Counter, olEnetStatsRunts Counter, olEnetStatsLocalColls Counter } olEnetStatsNetID OBJECT-TYPE SYNTAX INTEGER { ethernet-1(6), -- corresponds to ifIndex ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network index that uniquely identifies this network. One of ethernet-1, ethernet-2, or ethernet-3." ::= { olEnetStatsEntry 1 } olEnetStatsFramesRcvdOks OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of frames that were successfully received by this network. This counter does not include frames received in error." ::= { olEnetStatsEntry 2 } olEnetStatsOctetsRcvdOks OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetStatsEntry 3 } olEnetStatsMcastRcvdOks OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of multicast frames successfully received by this network." ::= { olEnetStatsEntry 4 } olEnetStatsBcastRcvdOks OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of broadcast frames successfully received by this network." ::= { olEnetStatsEntry 5 } olEnetStatsFrameTooLongs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of frames received by this network that exceeds the maximum permitted Ethernet (802.3) frame size." ::= { olEnetStatsEntry 6 } olEnetStatsAlignmentErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetStatsEntry 7 } olEnetStatsFCSErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetStatsEntry 8 } olEnetStatsRunts OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of frames received by this network that are less than 512 bits long. " ::= { olEnetStatsEntry 9 } olEnetStatsLocalColls OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of times that two or more ports within this concentrator have received traffic simultaneously." ::= { olEnetStatsEntry 10 } olEnetStatsModTable OBJECT-TYPE SYNTAX SEQUENCE OF OlEnetStatsModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of statistical information counted for each port in each Ethernet (IEEE 802.3) network." ::= { olEnet 2 } olEnetStatsModEntry OBJECT-TYPE SYNTAX OlEnetStatsModEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of statistical information for each port on each Ethernet (IEEE 802.3) network in the concentrator." INDEX { olEnetStatsModNetID, olEnetStatsModSlotIndex } ::= { olEnetStatsModTable 1 } OlEnetStatsModEntry ::= SEQUENCE { olEnetStatsModNetID INTEGER, olEnetStatsModSlotIndex INTEGER, olEnetStatsModFramesRcvdOks Counter, olEnetStatsModOctetsRcvdOks Counter, olEnetStatsModMcastRcvdOks Counter, olEnetStatsModBcastRcvdOks Counter, olEnetStatsModFrameTooLongs Counter, olEnetStatsModAlignmentErrors Counter, olEnetStatsModFCSErrors Counter, olEnetStatsModRunts Counter } olEnetStatsModNetID OBJECT-TYPE SYNTAX INTEGER { ethernet-1(6), -- corresponds to ifIndex ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The unique identifier for this network. One of ethernet-1, ethernet-2, or ethernet-3." ::= { olEnetStatsModEntry 1 } olEnetStatsModSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number that contains this module." ::= { olEnetStatsModEntry 2 } olEnetStatsModFramesRcvdOks OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of frames that were successfully received by this module. This counter does not include frames received in error." ::= { olEnetStatsModEntry 3 } olEnetStatsModOctetsRcvdOks OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetStatsModEntry 4 } olEnetStatsModMcastRcvdOks OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of multicast frames successfully received by this module." ::= { olEnetStatsModEntry 5 } olEnetStatsModBcastRcvdOks OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of broadcast frames successfully received by this module." ::= { olEnetStatsModEntry 6 } olEnetStatsModFrameTooLongs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of frames received by this module that exceeds the maximum permitted Ethernet (802.3) frame size." ::= { olEnetStatsModEntry 7 } olEnetStatsModAlignmentErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetStatsModEntry 8 } olEnetStatsModFCSErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetStatsModEntry 9 } olEnetStatsModRunts OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of frames received by this module that are less than 512 bits long. " ::= { olEnetStatsModEntry 10 } olEnetStatsPortTable OBJECT-TYPE SYNTAX SEQUENCE OF OlEnetStatsPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of statistical information counted for each port in each Ethernet (IEEE 802.3) network." ::= { olEnet 3 } olEnetStatsPortEntry OBJECT-TYPE SYNTAX OlEnetStatsPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of statistical information for each port on each Ethernet (IEEE 802.3) network in the concentrator." INDEX { olEnetStatsPortSlotIndex, olEnetStatsPortIndex } ::= { olEnetStatsPortTable 1 } OlEnetStatsPortEntry ::= SEQUENCE { olEnetStatsPortNetID INTEGER, olEnetStatsPortSlotIndex INTEGER, olEnetStatsPortIndex INTEGER, olEnetStatsPortFramesRcvdOks Counter, olEnetStatsPortOctetsRcvdOks Counter, olEnetStatsPortMcastRcvdOks Counter, olEnetStatsPortBcastRcvdOks Counter, olEnetStatsPortFrameTooLongs Counter, olEnetStatsPortAlignmentErrors Counter, olEnetStatsPortFCSErrors Counter, olEnetStatsPortRunts Counter, olEnetStatsPortSrcAddrChanges Counter, olEnetStatsPortLastSrcAddr OCTET STRING (SIZE(6)), olEnetStatsPortLastErrAddr OCTET STRING (SIZE(6)) } olEnetStatsPortNetID OBJECT-TYPE SYNTAX INTEGER { ethernet-1(6), -- corresponds to ifIndex ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The unique identifier for this network. One of ethernet-1, ethernet-2, or ethernet-3." ::= { olEnetStatsPortEntry 1 } olEnetStatsPortSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number that contains this port." ::= { olEnetStatsPortEntry 2 } olEnetStatsPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number within this slot." ::= { olEnetStatsPortEntry 3 } olEnetStatsPortFramesRcvdOks OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of frames that were successfully received by this port. This counter does not include frames received in error." ::= { olEnetStatsPortEntry 4 } olEnetStatsPortOctetsRcvdOks OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetStatsPortEntry 5 } olEnetStatsPortMcastRcvdOks OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of multicast frames successfully received by this port." ::= { olEnetStatsPortEntry 6 } olEnetStatsPortBcastRcvdOks OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of broadcast frames successfully received by this port." ::= { olEnetStatsPortEntry 7 } olEnetStatsPortFrameTooLongs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of frames received by this port that exceeds the maximum permitted Ethernet (802.3) frame size." ::= { olEnetStatsPortEntry 8 } olEnetStatsPortAlignmentErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetStatsPortEntry 9 } olEnetStatsPortFCSErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetStatsPortEntry 10 } olEnetStatsPortRunts OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of frames received by this port that are less than 512 bits long. " ::= { olEnetStatsPortEntry 11 } olEnetStatsPortSrcAddrChanges OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The count of the number of times that olEnetStatsPortLastSourceAddr { olEnetStatsPortEntry 11 } has changed." ::= { olEnetStatsPortEntry 12 } olEnetStatsPortLastSrcAddr OBJECT-TYPE SYNTAX OCTET STRING (SIZE(6)) ACCESS read-only STATUS mandatory DESCRIPTION "The last source address seen on this port for this network for the last successfully received frame." ::= { olEnetStatsPortEntry 13 } olEnetStatsPortLastErrAddr OBJECT-TYPE SYNTAX OCTET STRING (SIZE(6)) ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetStatsPortEntry 14 } olEnetMapTable OBJECT-TYPE SYNTAX SEQUENCE OF OlEnetMapEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "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." ::= { olEnet 4 } olEnetMapEntry OBJECT-TYPE SYNTAX OlEnetMapEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of information that tracks a source address to a specific port for each network." INDEX { olEnetMapNetID, olEnetMapAddress } ::= { olEnetMapTable 1 } OlEnetMapEntry ::= SEQUENCE { olEnetMapNetID INTEGER, olEnetMapAddress OCTET STRING, olEnetMapSlotIndex INTEGER, olEnetMapPortIndex INTEGER, olEnetMapFrames Counter, olEnetMapOctets Counter, olEnetMapTime TimeTicks } olEnetMapNetID OBJECT-TYPE SYNTAX INTEGER { ethernet-1(6), -- corresponds to ifIndex ethernet-2(7), ethernet-3(8) } ACCESS read-only STATUS mandatory DESCRIPTION "The network index that uniquely identifies this network. One of ethernet-1, ethernet-2, ethernet-3." ::= { olEnetMapEntry 1 } olEnetMapAddress OBJECT-TYPE SYNTAX OCTET STRING (SIZE(6)) ACCESS read-only STATUS mandatory DESCRIPTION "An Ethernet source address received by this port on this network." ::= { olEnetMapEntry 2 } olEnetMapSlotIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The slot number of the port that received this address." ::= { olEnetMapEntry 3 } olEnetMapPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number within olEnetMapSlotIndex's slot that received this address." ::= { olEnetMapEntry 4 } olEnetMapFrames OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetMapEntry 5 } olEnetMapOctets OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetMapEntry 6 } olEnetMapTime OBJECT-TYPE SYNTAX TimeTicks ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { olEnetMapEntry 7 } -- The olTRnet Group -- This group represents information about Token Ring networks. olTRnetMapState OBJECT-TYPE SYNTAX INTEGER { changing(1), notChanging(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of the token ring map. If the map is being updated, then the state of the map is changing." ::= { olTRnet 1 } -- The chipTTY Group: -- -- The following group is used to manage Chipcom terminal ports. -- -- chipTTYNumber OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The number of terminal ports on this Chipcom product." ::= { chipTTY 1 } chipTTYTable OBJECT-TYPE SYNTAX SEQUENCE OF ChipTTYEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table of TTY specific information." ::= { chipTTY 2 } chipTTYEntry OBJECT-TYPE SYNTAX ChipTTYEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A profile of a specific TTY interface." INDEX { chipTTYIndex } ::= { chipTTYTable 1 } ChipTTYEntry ::= SEQUENCE { chipTTYIndex INTEGER, chipTTYBaud INTEGER, chipTTYParity INTEGER, chipTTYStop INTEGER, chipTTYData INTEGER, chipTTYTimeout INTEGER, chipTTYPrompt DisplayString, chipTTYDTR INTEGER } chipTTYIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The TTY to which this entry refers." ::= { chipTTYEntry 1 } chipTTYBaud OBJECT-TYPE SYNTAX INTEGER { one-hundred-ten(110), three-hundred(300), twelve-hundred(1200), twenty-four-hundred(2400), forty-eight-hundred(4800), ninety-six-hundred(9600) } ACCESS read-write STATUS mandatory DESCRIPTION "The baud rate." ::= { chipTTYEntry 2 } chipTTYParity OBJECT-TYPE SYNTAX INTEGER { odd(1), even(2), none(3) } ACCESS read-write STATUS mandatory DESCRIPTION "The parity setting." ::= { chipTTYEntry 3 } chipTTYStop OBJECT-TYPE SYNTAX INTEGER { one(1), two(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The number of stop bits." ::= { chipTTYEntry 4 } chipTTYData OBJECT-TYPE SYNTAX INTEGER { seven(7), eight(8) } ACCESS read-write STATUS mandatory DESCRIPTION "The number of data bits." ::= { chipTTYEntry 5 } chipTTYTimeout OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The number of minutes to wait before this agent logs out an inactive login session on this TTY." ::= { chipTTYEntry 6 } chipTTYPrompt OBJECT-TYPE SYNTAX DisplayString (SIZE(0..15)) ACCESS read-write STATUS mandatory DESCRIPTION "The terminal prompt to display." ::= { chipTTYEntry 7 } chipTTYDTR OBJECT-TYPE SYNTAX INTEGER { asserted(1), deasserted(2) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { chipTTYEntry 8 } -- Traps for use by Chipcom -- Traps are defined using the conventions in RFC 1215. chipHello TRAP-TYPE ENTERPRISE chipcom -- VARIABLES { sysObjectID } DESCRIPTION "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." ::= 1 chipSlotDown TRAP-TYPE ENTERPRISE chipcom VARIABLES { olModSlotIndex } DESCRIPTION "A chipSlotDown trap indicates that management communications with the slot indicated by olModSlotIndex 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." ::= 2 chipSlotUp TRAP-TYPE ENTERPRISE chipcom VARIABLES { olModSlotIndex, olModType } DESCRIPTION "A chipSlotUp trap indicates that management communications with the slot indicated by olModSlotIndex has been established. This event usually occurs when a module has physically been inserted into the concentrator. The variable olModType indicates the module type inserted." ::= 3 chipEnvironment TRAP-TYPE ENTERPRISE chipcom DESCRIPTION "A chipEnvironment trap indicates a change in the concentrator's environment has occurred. The variables supplied indicate what exactly changed." ::= 4 chipHardware TRAP-TYPE ENTERPRISE chipcom DESCRIPTION "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-volatile storage. This is an indication to get the unit serviced." ::= 5 chipSoftware TRAP-TYPE ENTERPRISE chipcom DESCRIPTION "A chipSoftware trap indicates that a soft software failure has been detected. This is an indication to get the unit serviced." ::= 6 chipChange TRAP-TYPE ENTERPRISE chipcom DESCRIPTION "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." ::= 7 chipFatal TRAP-TYPE ENTERPRISE chipcom DESCRIPTION "A chipFatal trap is used to indicate that a fatal error has occurred. This is an indication to get the unit serviced." ::= 8 chipTrunkDown TRAP-TYPE ENTERPRISE chipcom VARIABLES { olTrunkSlotIndex, olTrunkIndex, olTrunkAdminState, olTrunkStatus } DESCRIPTION "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." ::= 9 chipTrunkUp TRAP-TYPE ENTERPRISE chipcom VARIABLES { olTrunkSlotIndex, olTrunkIndex, olTrunkAdminState, olTrunkStatus } DESCRIPTION "A chipTrunkUp trap indicates taht a trunk's status has changed to a non-error (okay or warning) condition." ::= 10 chipPortDown TRAP-TYPE ENTERPRISE chipcom VARIABLES { olPortSlotIndex, olPortIndex, olPortAdminState, olPortStatus } DESCRIPTION "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." ::= 11 chipPortUp TRAP-TYPE ENTERPRISE chipcom VARIABLES { olPortSlotIndex, olPortIndex, olPortAdminState, olPortStatus } DESCRIPTION "A chipPortUp trap indicates taht a port's status has changed to a non-error (okay or warning) condition." ::= 12 chipPing TRAP-TYPE ENTERPRISE chipcom VARIABLES { chipEchoAddr, chipEchoNumber, chipEchoResponseCounts } DESCRIPTION "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." ::= 13 END