DECHUB900-COMMON-MIB-V3-0

File: DECHUB900-COMMON-MIB-V3-0.mib (89934 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB

Imported symbols

Counter TimeTicks IpAddress
enterprises OBJECT-TYPE DisplayString

Defined Types

PcomLedEntry  
SEQUENCE    
  pcomLedIndex INTEGER
  pcomLedDescr DisplayString
  pcomLedProgram OCTET STRING

PcomSnmpAuthTrapUserEntry  
SEQUENCE    
  pcomSnmpAuthTrapUserAddr IpAddress
  pcomSnmpAuthTrapUserStatus INTEGER

PcomSnmpAuthReadOnlyUserEntry  
SEQUENCE    
  pcomSnmpAuthReadOnlyUserAddr IpAddress
  pcomSnmpAuthReadOnlyUserMask OCTET STRING
  pcomSnmpAuthReadOnlyUserStatus INTEGER

PcomSnmpAuthReadWriteUserEntry  
SEQUENCE    
  pcomSnmpAuthReadWriteUserAddr IpAddress
  pcomSnmpAuthReadWriteUserMask OCTET STRING
  pcomSnmpAuthReadWriteUserStatus INTEGER

PcomSnmpAuthUnauthEntry  
SEQUENCE    
  pcomSnmpAuthUnauthIndex INTEGER
  pcomSnmpAuthUnauthTimeStamp TimeTicks
  pcomSnmpAuthUnauthIpAddress IpAddress
  pcomSnmpAuthUnauthUdpPort INTEGER
  pcomSnmpAuthUnauthCommunity OCTET STRING
  pcomSnmpAuthUnauthOperation INTEGER
  pcomSnmpAuthUnauthReason INTEGER

PcomErrLogEntry  
SEQUENCE    
  pcomErrLogIndex INTEGER
  pcomErrLogTimeStamp TimeTicks
  pcomErrLogResetNumber INTEGER
  pcomErrLogInfo DisplayString
  pcomErrLogFwVersion DisplayString

PcomEifEntry  
SEQUENCE    
  pcomEifIndex INTEGER
  pcomEifInBroadcastPkts Counter

PcomLigoEntry  
SEQUENCE    
  pcomLigoIndex INTEGER
  pcomLigoType INTEGER
  pcomLigoSubtypeSelect INTEGER

PcomLigoSubtypeEntry  
SEQUENCE    
  pcomLigoSubtypeIndex INTEGER
  pcomLigoSubtypeLigoIndex INTEGER
  pcomLigoSubtypeLabelIndexMask INTEGER
  pcomLigoSubtypeFlavor INTEGER

PcomLigoLabelEntry  
SEQUENCE    
  pcomLigoLabelIndex INTEGER
  pcomLigoLabelString DisplayString

PcomConEntry  
SEQUENCE    
  pcomConIndex INTEGER
  pcomConTech INTEGER
  pcomConClass INTEGER
  pcomConGroupId INTEGER
  pcomConGroupSet OCTET STRING
  pcomConLabel DisplayString
  pcomConSubtypeSelect INTEGER

PcomConSubtypeEntry  
SEQUENCE    
  pcomConSubtypeIndex INTEGER
  pcomConSubtypeConSet OCTET STRING
  pcomConSubtypeFlavor INTEGER

PcomConIntLanEntry  
SEQUENCE    
  pcomConIntLanIndex INTEGER
  pcomConIntLanGroupIdMask OCTET STRING
  pcomConIntLanName DisplayString

PcomConAssignEntry  
SEQUENCE    
  pcomConAssignIndex INTEGER
  pcomConAssignConGroup INTEGER
  pcomConAssignIntLan INTEGER
  pcomConAssignEntryStatus INTEGER

Defined Values

dec 1.3.6.1.4.1.36
OBJECT IDENTIFIER    

ema 1.3.6.1.4.1.36.2
OBJECT IDENTIFIER    

decMIBextension 1.3.6.1.4.1.36.2.18
OBJECT IDENTIFIER    

decHub900 1.3.6.1.4.1.36.2.18.11
OBJECT IDENTIFIER    

pubCommon 1.3.6.1.4.1.36.2.18.11.2
OBJECT IDENTIFIER    

pcomSlot 1.3.6.1.4.1.36.2.18.11.2.1
OBJECT IDENTIFIER    

pcomHub 1.3.6.1.4.1.36.2.18.11.2.2
OBJECT IDENTIFIER    

pcomLed 1.3.6.1.4.1.36.2.18.11.2.3
OBJECT IDENTIFIER    

pcomLoad 1.3.6.1.4.1.36.2.18.11.2.4
OBJECT IDENTIFIER    

pcomSnmpAuth 1.3.6.1.4.1.36.2.18.11.2.5
OBJECT IDENTIFIER    

pcomErrLog 1.3.6.1.4.1.36.2.18.11.2.6
OBJECT IDENTIFIER    

pcomEsys 1.3.6.1.4.1.36.2.18.11.2.7
OBJECT IDENTIFIER    

pcomEif 1.3.6.1.4.1.36.2.18.11.2.8
OBJECT IDENTIFIER    

pcomLigo 1.3.6.1.4.1.36.2.18.11.2.9
OBJECT IDENTIFIER    

pcomCon 1.3.6.1.4.1.36.2.18.11.2.10
OBJECT IDENTIFIER    

pcom90mgt 1.3.6.1.4.1.36.2.18.11.2.11
OBJECT IDENTIFIER    

pcomOperStatus 1.3.6.1.4.1.36.2.18.11.2.1.1
Describes the current operational state of the device. Operational status may be expressed as one of the following: enabled(1) - indicates that the device in online and fully functional. initializing(2) - indicates that the device is initializing. Devices enter the initializing state when powered on, or when reset. failure(3) - indicates that the device's self-test has detected a fault. The device is functionally offline, and may or may not be powered. nonFatalFailure(4) - indicates that the device's self-test has detected a non-fatal fault. The operates are less than a fully functional level in the presence of non-fatal errors. loading(5) - indicates that the device is attempting to load. disabled(6) - indicates that the device has been disabled. The device must still be able to respond to management messages. needProgramLoad(7) - indicates that the device is waiting to be loaded. testing(8) - indicates that the device in performing some form of diagnostic testing. lowPowerMode(9) - indicates that the device is only partially powered. Some classes of device wait in this mode until the Hub Manager to grant additional power. Modules may only be managed via an NMS when they are in the online and/or disabled states. Not all components implement all state of this object. For example, if a component can not report 'failure', then it doesn't. The enabled and disabled states are supported by all components.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), initializing(2), failure(3), nonFatalFailure(4), loading(5), disabled(6), needProgramLoad(7), testing(8), lowPowerMode(9)  

pcomAdminStatus 1.3.6.1.4.1.36.2.18.11.2.1.2
enabled(1) - setting this object to enabled causes the device to begin it's power up sequence and attempt to enter its operational state. If the value of this object was disabled, then the non-volatile value of this object is changed to enabled. As part of the power up sequence, the device's management parameters may or may not be reset. (In other words, the device may go through the equivalent of a reset or before returning to the online state. If the device is capable of going directly from the disabled state to the enabled state without resetting any of its management parameters, then it may do so. Such action is product specific.) disabled(2) - setting this object to offline causes the device to cease network activity and enter a quiescent state. A disabled device must still be able to respond to management messages. The value enable(1) or disable(2) shall be stored in non-volatile memory for the initial reset value of this variable. The factory default NV value is enable(1). reset(3) - setting this object to this state resets the module, including its volatile managed objects. Resetting may involve running the devices self-test diagnostic. If diagnostics fail, this object will remain in the reset state and failure status will be reflected elsewhere in the mib. If diagnostics pass, then the device will automatically return to the enabled state. After reset, this object shall assume the non-volatile value of enable(1) or disable(2). (So, if you reset a disabled module, the device will reset and come back up still in the disabled state.) restoreToDefaults(4) - setting this object to this state restores all of its non-volatile parameters to their factory default state and resets the module (see reset(3)). Note: The default value of this object is, or course, enabled. Note: Some devices may not send a getResponse to a PDU which commands the device to reset. Setting this object to reset, restoreToDefaults, or enable may cause the device to reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), reset(3), restoreToDefaults(4)  

pcomDiagFailure 1.3.6.1.4.1.36.2.18.11.2.1.3
This object contains the results of power-on self test. When zero, the unit passed self test okay. When non-zero and pcomOperStatus indicates a failure the value is a module-specific error code. When non-zero and pcomOperStatus indicates a nonFatalFailure the value is a module-specific non-fatal error code.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pcomSerialNumber 1.3.6.1.4.1.36.2.18.11.2.1.4
Serial number for the module. This variable is set to a zero length string initially. Users may store a serial number for the module. The value of this object in not affected by a 'restoreToDefaults' operation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

pcomSlotNumber 1.3.6.1.4.1.36.2.18.11.2.1.5
Number of the slot in which module is inserted, as indicated by pins on the backplane connector. If module is not inserted in a hub the value of this object is 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

pcomEsn 1.3.6.1.4.1.36.2.18.11.2.1.6
Extended Slot Number assigned to module. An ESN is a 32-bit integer which has a decimal representation that indicates the physical connectivity of both local and remote modules to the hub. The decimal representation is of the form: ss [aa [bb [cc [dd]]]] where [] indicates optional. A module inserted directly in the hub has an ESN 'ss' that is the same as its slot number (e.g 3). A remote module connected to the local module's 'aa' port has ESN ssaa. For example, if a concentrator in slot 3 has a repeater connected to port 2, the repeater has ESN 302. Dec Hubs can manage devices up to four remote hops away from the hub.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4294967295  

pcomHubId 1.3.6.1.4.1.36.2.18.11.2.2.1
A 6-byte unique identifier. The HubId is assigned to the component by hub manager when the new component is recognized. The initial HubId is zero. The component stores the HubId in non-volatile memory. There is an internal read-write version of this public common read-only variable. *************************************************************** This object has been deprecated. Not all devices support it. ***************************************************************
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

pcomHubIpAddress 1.3.6.1.4.1.36.2.18.11.2.2.2
The IP address used to reach to Hub Manager via the MAC implemented by the component. This is initialized to all zeros (0.0.0.0) at reset. There is an internal read-write version of this public common read-only variable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

pcomHubCommunity 1.3.6.1.4.1.36.2.18.11.2.2.3
The public read-only SNMP community string used by the Hub Manager. This value is initialized to the null (zero-length) string at reset. There is an internal read-write version of this public common read-only variable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

pcomLedTable 1.3.6.1.4.1.36.2.18.11.2.3.1
A list of led entries, one for led on the device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomLedEntry

pcomLedEntry 1.3.6.1.4.1.36.2.18.11.2.3.1.1
Values for a led.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomLedEntry  

pcomLedIndex 1.3.6.1.4.1.36.2.18.11.2.3.1.1.1
Index into the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..127  

pcomLedDescr 1.3.6.1.4.1.36.2.18.11.2.3.1.1.2
A textual description of the information which the LED is meant to convey. i.e.: +5 Volt Power, DC Okay Ethernet segment activity. Diagnostic status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

pcomLedProgram 1.3.6.1.4.1.36.2.18.11.2.3.1.1.3
The pcomLedProgram string is a sequence of instructions for the LED state. The LED constantly repeats the program. Each LED state is represented by a two octet sequence where the value of the first octet of the pair indicates the color of the LED, and the value of the seconds octet of the pair indicates the duration in which that color will be present. +----------+----------+ --/ /-- +----------+----------+ | Color | Duration | | Color | Duration | +----------+----------+ --/ /-- +----------+----------+ The 'color' octet may have one of the following values: 0 - off 1 - other 2 - red 3 - yellow 4 - green 5 - blue 6 - red-blinking 7 - yellow-blinking 8 - blue-blinking 9 - green-blinking The value 'off' indicates that the led is off. The value 'other' indicates a color not covered by any others in the list. The value of the second octet in each pair indicates the duration in which that color will be present. A value of zero indicates that the LED is off. A value of 0xff indicates that the LED is always on. Values in between 0 and 0xff indicate the duration in 10 ms ticks. A zero length string may be returned if the LED is 'not present'. This indicates that the LED is currently not visible. (This is provided for modules which may attach to different chassis, i.e. an 8-slot chassis or a single-slot chassis, in which a different LEDs may be visible. For example, say an extra three LEDs are visible when the device is inserted in a single-slot chassis. When the device is removed from the single slot chassis and inserted into the 8-slot chassis, these three LEDs may not be visible. Therefore, a zero length string may be returned to indicate that these three LEDs are not present.) Activity LEDs are a special case. Activity LEDs are defined as LEDs which blink whenever data is received on the line. They are typically on solid under heavy activity. Since these LEDs can change rapidly, the following rules apply: o The initial state of activity LEDs is off. o If the line shows activity any time in a 10 second period, then the LED is shown as on. o If the line shown inactivity any time in a 10 second period, then the LED is shown as off. Example: Consider a 4-bank, 12-port repeater: Bank: Ports: ---- ----- Bank A: A1, A2, A3 Bank B: B1, B2, B3 Bank C: C1, C2, C3 Bank D: D1, D2, D3 Which has the following LEDs: LED: pcomLedDescr: pcomLedIndex: --- ------------ ------------ PWR Hub Power On 1 DIAG Diagnostics 2 A Bank Indicator A 3 B Bank Indicator B 4 C Bank Indicator C 5 D Bank Indicator D 6 P1: Port Status 1A/B/C/D 7 P2: Port Status 2A/B/C/D 8 P3: Port Status 3A/B/C/D 9 Assume the ports of this repeater are in the following states: Port: State: ---- ----- 1A Operational, auto-partitioned, media available 2A Not operational 3A Operational, not auto-partitioned, media available 1B Operational, not auto-partitioned, media available 2B Not operational 3B Not operational 1C Operational, not auto-partitioned, media available 2C Operational, auto-partitioned, media available 3C Not operational 1D Operational, auto-partitioned, media available 2D Not operational 3D Operational, auto-partitioned, media available Here are the contents of the pcomLedTable for this example: ledIndex: ledDescr: ledProgram: -------- -------- ---------- 1 Hub Power On 0x04, 0xFF 2 Diagnostics 0x04, 0x32, 0x00, 0x32 3 Bank Indicator A 0x04, 0xC8, 0x00, 0xC8, 0x00, 0xC8, 0x00, 0xC8 4 Bank Indicator B 0x00, 0xC8, 0x04, 0xC8, 0x00, 0xC8, 0x00, 0xC8 5 Bank Indicator C 0x00, 0xC8, 0x00, 0xC8, 0x04, 0xC8, 0x00, 0xC8 6 Bank Indicator D 0x00, 0xC8, 0x00, 0xC8, 0x00, 0xC8, 0x04, 0xC8 7 Port 1A/B/C/D 0x00, 0xC8, 0x04, 0xC8, 0x04, 0xC8, 0x00, 0xC8 8 Port 2A/B/C/D 0x08, 0xC8, 0x08, 0xC8, 0x00, 0xC8, 0x08, 0xC8 9 Port 3A/B/C/D 0x04, 0xC8, 0x08, 0xC8, 0x08, 0xC8, 0x00, 0xC8 This example shows: o LED 1 is green, and always on o LED 2 is blinking at a frequency of 1 Hz (1/2 sec green, 1/2 sec. off) LED's 3-6 indicate for which bank (a-D) of ports status is currently being displayed on LED's 7-9. o LED 3 is on for 2 seconds, then off for 6 seconds o LED 4 is off for 2 seconds, on for 2 seconds, off for 4 seconds o LED 5 is off for 4 seconds, on for 2 seconds, off for 2 seconds o LED 6 is off for 6 seconds, then on for 2 seconds o LED 7 is the status LED for Ports 1A, 1B, 1C and 1D. In this example, it is: off for 2 seconds (indicating port 1A is operational but auto-partitioned), solid green for 4 seconds (indicating ports 1B and 1C are operational, not auto-partitioned with media available), and off for 2 seconds (indicating Port 1D is operational but auto-partitioned) o LED 8 is the status LED for Ports 2A, 2B, 2C and 2D. In this example, it is: Blinking green for 4 seconds (indicating ports 2A and 2B are not operational), off for 2 seconds (indicating port 2C is operational but auto-partitioned), and blinking green for 2 seconds (indicating port 2D is not operational). o LED 9 is the status LED for Ports 3A, 3B, 3C and 3D. In this example, it is: Solid green for 2 seconds (indicating port 3A is operational, not auto-partitioned with media available), Blinking Green for 4 seconds (indicating ports 3B and 3C are not operational), and off for 2 seconds (indicating port 3D is operational but auto-partitioned ).
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..48)  

pcomLedInterestingChanges 1.3.6.1.4.1.36.2.18.11.2.3.2
This counter may be polled to determine if any 'interesting changes' in the pcomLedTable have occurred. Changes that meet the criteria of 'interesting' are defined on a module by module basis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pcomLoadAdminStatus 1.3.6.1.4.1.36.2.18.11.2.4.1
This object is used to control the program load process of a device. When read, the value other(1) is returned. When set to start-read(2) the device initiates a TFTP read operation to read a new program image. When set to start-write(3) the device is placed in such a state as to accept a new program image via a TFTP write operation. Once initiated, the status of the load attempt is reflected in pcomLoadOperStatus. A device shall always reset upon completion of a successful load attempt. It may reset upon unsuccessful completion of the load attempt. When set to cancel(4) the device will attempt to cancel an ongoing load.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), start-read(2), start-write(3), cancel(4)  

pcomLoadOperStatus 1.3.6.1.4.1.36.2.18.11.2.4.2
The final state of the last load attempt. none(1) indicates that no load has been attempted, ever. This object is non-volatile. It's default value is none(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), success(2), failure(3)  

pcomLoadFilename 1.3.6.1.4.1.36.2.18.11.2.4.3
The name of the file in which to load. When the device is reading, this is the name of the file to be read. When the device is being written, this is the only name of the file in which writes will be accepted - provided the device can check the file name. If the device can not check the file name then this object is ignored. It is the duty of the NMS triggering the device to load this object. This object is non-volatile. The initial and default value of this object in a zero-lengthed string. In the case of multi-file loads (aka segmented loads) this object contains the name of the first file in which to load. It is an application specific issue as to how to get subsequent load files.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

pcomLoadIpHostAddr 1.3.6.1.4.1.36.2.18.11.2.4.4
The IP address of the host from which to load. When the device is reading, this is the IP address of the host in which the read will be directed. When the device is being written, this is the IP address of the only host in which writes will be accepted. This object is non-volatile. The initial and default value of this object is 0.0.0.0. If the load is 'assisted', and does not use IP, it is the responsibility of the assistant to write this object. (In this case, the object may be useful for debug purposes.)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pcomLoadDevSpecific 1.3.6.1.4.1.36.2.18.11.2.4.5
A device specific parameter which may be used to indicate detailed error information about the last attempted load. A value of zero indicates that no load has been attempted, or that there is nothing interesting to report of the last load. This object is non-volatile.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pcomLoadTftpDirection 1.3.6.1.4.1.36.2.18.11.2.4.6
This device-specific object represents the TFTP capability of the device, in relation to its Management Agent Module (MAM). The TFTP protocol allows initiation of new program downloads to begin with either a TFTP READ packet, or a TFTP WRITE packet. This object is set to pcomLoadTftpDirectionStartRead to indicate that the device expects a TFTP READ packet to begin a new program download procedure. The object is set to pcomLoadTftpDirectionAckWrite, to indicate that the device expects a TFTP WRITE packet to begin a new program download procedure. If an (older) device returns a 'no such object' error code, then the value of pcomLoadTftpDirectionAckWrite will be assumed by the requestor. This object is non-volatile.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER pcomLoadTftpDirectionAckWrite(1), pcomLoadTftpDirectionStartRead(2)  

pcomSnmpAuthTrap 1.3.6.1.4.1.36.2.18.11.2.5.1
OBJECT IDENTIFIER    

pcomSnmpAuthTrapCommunity 1.3.6.1.4.1.36.2.18.11.2.5.1.1
The community string used in SNMP Trap PDUs. This value is initially 'public'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4..31)  

pcomSnmpAuthTrapUserTable 1.3.6.1.4.1.36.2.18.11.2.5.1.2
A list of IP addresses to which traps will be sent and an associated row creation/deletion object.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomSnmpAuthTrapUserEntry

pcomSnmpAuthTrapUserEntry 1.3.6.1.4.1.36.2.18.11.2.5.1.2.1
Objects containing information for a given trap address. Rows are created when pcomSnmpAuthTrapAddr is set, and deleted when pcomSnmpAuthTrapUserStatus is set to invalid(2).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomSnmpAuthTrapUserEntry  

pcomSnmpAuthTrapUserAddr 1.3.6.1.4.1.36.2.18.11.2.5.1.2.1.1
An IP Address to which all SNMP Trap messages will be sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pcomSnmpAuthTrapUserStatus 1.3.6.1.4.1.36.2.18.11.2.5.1.2.1.2
Writing invalid(2) to this object removes the corresponding entry. When read, this object always returns a value of other(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2)  

pcomSnmpAuthReadOnly 1.3.6.1.4.1.36.2.18.11.2.5.2
OBJECT IDENTIFIER    

pcomSnmpAuthReadOnlyCommunity 1.3.6.1.4.1.36.2.18.11.2.5.2.1
The community string used to identify an SNMP community with access rights of read-only. This value is initially 'public'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4..31)  

pcomSnmpAuthReadOnlyUserTable 1.3.6.1.4.1.36.2.18.11.2.5.2.2
A list of Read-only users and associated information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomSnmpAuthReadOnlyUserEntry

pcomSnmpAuthReadOnlyUserEntry 1.3.6.1.4.1.36.2.18.11.2.5.2.2.1
Objects containing information for a given Read-only user. Rows are created when pcomSnmpAuthReadOnlyUserAddr is set, and deleted when pcomSnmpAuthReadOnlyUserStatus is set to invalid(2).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomSnmpAuthReadOnlyUserEntry  

pcomSnmpAuthReadOnlyUserAddr 1.3.6.1.4.1.36.2.18.11.2.5.2.2.1.1
An IP Address, or a set of IP addresses, which has Read-only SNMP access to this agent. If this object is used as a wildcard, bits corresponding to the zero bits in the corresponding euthReadOnlyUserMask are treated as don't-care.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pcomSnmpAuthReadOnlyUserMask 1.3.6.1.4.1.36.2.18.11.2.5.2.2.1.2
UserMask is used to provide 'wildcard' authorized users. It is a 32-bit mask which is applied to (ANDed with) the source IP address of an incoming SNMP message. If the result of the mask is equal to an address in pcomSnmpAuthReadOnlyUserAddr, the message is considered to have come from a user who has Read-only access. This allows wildcarding. For example, a user address of 16.20.0.0 and a mask of 255.255.0.0 allow access to all NMS's on subnet 16.20. The default value for this mask is all 1's.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

pcomSnmpAuthReadOnlyUserStatus 1.3.6.1.4.1.36.2.18.11.2.5.2.2.1.3
Writing invalid(2) to this object removes the corresponding entry. When read, this object always returns a value of other(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2)  

pcomSnmpAuthReadWrite 1.3.6.1.4.1.36.2.18.11.2.5.3
OBJECT IDENTIFIER    

pcomSnmpAuthReadWriteCommunity 1.3.6.1.4.1.36.2.18.11.2.5.3.1
The community string used to identify an SNMP community with access rights of Read-Write. Note, this object may only be read or written using the read-write community. Read-only access to this object is denied.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4..31)  

pcomSnmpAuthReadWriteUserTable 1.3.6.1.4.1.36.2.18.11.2.5.3.2
A list of Read-Write users and associated information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomSnmpAuthReadWriteUserEntry

pcomSnmpAuthReadWriteUserEntry 1.3.6.1.4.1.36.2.18.11.2.5.3.2.1
Objects containing information for a given Read-Write user. Rows are created when pcomSnmpAuthReadWriteUserAddr is set, and deleted when pcomSnmpAuthReadWriteUserStatus is set to invalid(2).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomSnmpAuthReadWriteUserEntry  

pcomSnmpAuthReadWriteUserAddr 1.3.6.1.4.1.36.2.18.11.2.5.3.2.1.1
An IP Address, or a set of IP addresses, which has Read-Write SNMP access to this agent. If this object is used as a wildcard, bits corresponding to the zero bits in the corresponding euthReadWriteUserMask are treated as don't-care. Note, this object may only be read or written using the read-write community. Read-only access to this object is denied.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pcomSnmpAuthReadWriteUserMask 1.3.6.1.4.1.36.2.18.11.2.5.3.2.1.2
UserMask is used to provide 'wildcard' authorized users. It is a 32-bit mask which is applied to (ANDed with) the source IP address of an incoming SNMP message. If the result of the mask is equal to an address in pcomSnmpAuthReadOnlyUserAddr, the message is considered to have come from a user who has Read-only access. This allows wildcarding. For example, a user address of 16.20.0.0 and a mask of 255.255.0.0 allow access to all NMS's on subnet 16.20. The default value for this mask is all 1's. Note, this object may only be read or written using the read-write community. Read-only access to this object is denied.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

pcomSnmpAuthReadWriteUserStatus 1.3.6.1.4.1.36.2.18.11.2.5.3.2.1.3
Writing invalid(2) to this object removes the corresponding entry. When read, this object always returns a value of other(1). Note, this object may only be read or written using the read-write community. Read-only access to this object is denied.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2)  

pcomSnmpAuthUnauth 1.3.6.1.4.1.36.2.18.11.2.5.4
OBJECT IDENTIFIER    

pcomSnmpAuthUnauthTable 1.3.6.1.4.1.36.2.18.11.2.5.4.1
A list of unauthorized user entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomSnmpAuthUnauthEntry

pcomSnmpAuthUnauthEntry 1.3.6.1.4.1.36.2.18.11.2.5.4.1.1
An unauthorized user entry containing information common to a single case where an snmp management message for not authorized.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomSnmpAuthUnauthEntry  

pcomSnmpAuthUnauthIndex 1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.1
A unique integer used to index this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pcomSnmpAuthUnauthTimeStamp 1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.2
The value of sysUpTime when the message was unauthenticated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

pcomSnmpAuthUnauthIpAddress 1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.3
The IP address upon which the unauthenticated message arrived.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

pcomSnmpAuthUnauthUdpPort 1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.4
The UDP port number upon which the unauthenticated message arrived.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pcomSnmpAuthUnauthCommunity 1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.5
The community string present in the unauthenticated message. Only the only the first 32 octets of the community string are kept.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

pcomSnmpAuthUnauthOperation 1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.6
The attempted operation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), getRequest(2), getNextRequest(3), getResponse(4), setRequest(5)  

pcomSnmpAuthUnauthReason 1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.7
The reason for failing to authenticate the message. A value of badComName(1) indicates that the community string in the failed message does not match a community supported by the device. This corresponds to the incrementing of the mib-ii object 'snmpInBadCommunityNames'. A value of badComUse(2) indicates that the user id (ip address and udp port) does not match a user id supported by the device. This corresponds the the incrementing of the mib-ii object 'snmpInBadCommunityUses'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER badComName(1), badComUse(2)  

pcomErrLogNumEntries 1.3.6.1.4.1.36.2.18.11.2.6.1
The number of entries in the pcomErrLogTable. The value of this object is initially zero. It is incremented as pcomErrLogEntries are added, to a maximum value. The maximum value is implementation specific.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pcomErrLogTable 1.3.6.1.4.1.36.2.18.11.2.6.2
A table which describes errors encountered by the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomErrLogEntry

pcomErrLogEntry 1.3.6.1.4.1.36.2.18.11.2.6.2.1
A list of errors logged by the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomErrLogEntry  

pcomErrLogIndex 1.3.6.1.4.1.36.2.18.11.2.6.2.1.1
The value of this object uniquely identifies an entry in the pcomErrLogTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pcomErrLogTimeStamp 1.3.6.1.4.1.36.2.18.11.2.6.2.1.2
The value of sysUpTime at the time in which the error is logged.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

pcomErrLogResetNumber 1.3.6.1.4.1.36.2.18.11.2.6.2.1.3
The number of resets which have occurred at the time in which the error is logged. (This is the sum of pcomEsysPowerups, pcomEsysMgmtResets, and pcomEsysUnsolicitedResets.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4294967295  

pcomErrLogInfo 1.3.6.1.4.1.36.2.18.11.2.6.2.1.4
A textual description of the error being logged.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

pcomErrLogFwVersion 1.3.6.1.4.1.36.2.18.11.2.6.2.1.5
The firmware version at the time in which the error is logged.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

pcomEsysPowerups 1.3.6.1.4.1.36.2.18.11.2.7.1
The number of times this device was powered on. Power Ups, Management Resets and Unsolicited Resets are all mutually exclusive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pcomEsysMgmtResets 1.3.6.1.4.1.36.2.18.11.2.7.2
The number of times the device was initialized with a management command. Power Ups, Management Resets and Unsolicited Resets are all mutually exclusive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pcomEsysUnsolicitedResets 1.3.6.1.4.1.36.2.18.11.2.7.3
Number of times the device initialized itself after encountering a fatal error. Power Ups, Management Resets and Unsolicited Resets are all mutually exclusive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pcomEsysNVRAMfailedFlag 1.3.6.1.4.1.36.2.18.11.2.7.4
When true(1), this flag indicates that the device's non-volatile memory store has failed. Devices whose non-volatile memory store have failed still accept SNMP sets. If the SNMP set request refers to a non-volatile object and this flag is true only the volatile copy of the object is set. If the non-volatile memory failure was detected by the power on selftest then pcomDiagFailure is non-zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

pcomEsysNVRAMsize 1.3.6.1.4.1.36.2.18.11.2.7.5
The size of the non-volatile store. Note that this is the unformated size, and as such may not reflects the number usable octets provided by the store.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

pcomEsysNVRAMavailableOctets 1.3.6.1.4.1.36.2.18.11.2.7.6
The number of octets currently available in the non-volatile store. Note that this may not provide a one-to-one mapping of user data to availableOctets. For example, in order to store a two characters in an object defined as DisplayString (SIZE( 0..128)) the device may choose to allocate 128 octets. Furthermore, directory overhead information may be allocated from the availableOctets. In other words, this object provides only a rough estimate. Your mileage may vary. Despite these shortcomings, when 0, this object conveys the fact that no non-volatile parameters may be added.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

pcomEsysHubVersion 1.3.6.1.4.1.36.2.18.11.2.7.7
The version number of the hub citizenship code that is being used in this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

pcomEifTable 1.3.6.1.4.1.36.2.18.11.2.8.1
A table which describes extensions for the mib-2 interface group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomEifEntry

pcomEifEntry 1.3.6.1.4.1.36.2.18.11.2.8.1.1
A list of interface information. For each instance of MIB-2 interface group ifIndex there exists a corresponding instance of pcomEifIndex.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomEifEntry  

pcomEifIndex 1.3.6.1.4.1.36.2.18.11.2.8.1.1.1
The value of this object uniquely identifies an entry in the pcomEifTable. Each pcomEifTable corresponds to an instance of ifIndex in the MIB-2 interface group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pcomEifInBroadcastPkts 1.3.6.1.4.1.36.2.18.11.2.8.1.1.2
Interfaces which support broadcasting (e.g. ethernet-csmacd ports - ifType 6) return the number of broadcast packets delivered to a higher-layer protocol. Interfaces which do not support broadcasting (e.g. slip ports - ifType 28) return zero when queried for this object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pcomLigoNumEntries 1.3.6.1.4.1.36.2.18.11.2.9.1
The number of entries in the LIGO table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pcomLigoTable 1.3.6.1.4.1.36.2.18.11.2.9.2
A list of LIGOs (building blocks).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomLigoEntry

pcomLigoEntry 1.3.6.1.4.1.36.2.18.11.2.9.2.1
A LIGO entry containing objects which describe the building block.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomLigoEntry  

pcomLigoIndex 1.3.6.1.4.1.36.2.18.11.2.9.2.1.1
A unique value for each LIGO. The value of this object ranges between 1 and n where n is the total number of building blocks supported by the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pcomLigoType 1.3.6.1.4.1.36.2.18.11.2.9.2.1.2
A building block's type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), fddi(2), ethernet(3)  

pcomLigoSubtypeSelect 1.3.6.1.4.1.36.2.18.11.2.9.2.1.3
The pcomLigoSubtypeIndex into the pcomLigoSubtypeTable describes the specific LIGO type is supported. The value of this object must be a valid index in the pcomLigoTable. A value of 0 indicates that no subtype has been selected.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

pcomLigoSubtypeNumEntries 1.3.6.1.4.1.36.2.18.11.2.9.3
The number of entries in the pcomLigoSubtypeTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pcomLigoSubtypeTable 1.3.6.1.4.1.36.2.18.11.2.9.4
A list of LIGO (building blocks) subtypes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomLigoSubtypeEntry

pcomLigoSubtypeEntry 1.3.6.1.4.1.36.2.18.11.2.9.4.1
An entry containing objects which describe the building block's specific type.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomLigoSubtypeEntry  

pcomLigoSubtypeIndex 1.3.6.1.4.1.36.2.18.11.2.9.4.1.1
A unique value for each LIGO subtype.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pcomLigoSubtypeLigoIndex 1.3.6.1.4.1.36.2.18.11.2.9.4.1.2
The value of the LigoIndex in the pcomLigoTable that can use this subtype.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pcomLigoSubtypeLabelIndexMask 1.3.6.1.4.1.36.2.18.11.2.9.4.1.3
This object specifies the labels that are used by this LigoSubtype. It is a bit map of if indexes from the pcomLigoLabelTable with bit 0 corresponding to if index 1. Bits set to 1 indicate the labels which are used by the LigoSubtype.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pcomLigoSubtypeFlavor 1.3.6.1.4.1.36.2.18.11.2.9.4.1.4
A building block's type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER fddiRoot-Primary(1), fddiRoot-Secondary(2), fddiNonroot(3), fddiTrunk-A-Primary(4), fddiTrunk-A-Secondary(5), fddiTrunk-B-Primary(6), fddiTrunk-B-Secondary(7), fddiTrunk-AB-Primary(8), fddiTrunk-AB-Secondary(9), fddiStump-Primary(10), fddiStump-Secondary(11), ethernet-front(12), ethernet-back(13), fddiNonroot-M(14), fddiNonroot-S(15), fddiNonroot-SM(16)  

pcomLigoLabelNumEntries 1.3.6.1.4.1.36.2.18.11.2.9.5
The number of entries in the pcomLigo label table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pcomLigoLabelTable 1.3.6.1.4.1.36.2.18.11.2.9.6
A list of Labels (for ports).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomLigoLabelEntry

pcomLigoLabelEntry 1.3.6.1.4.1.36.2.18.11.2.9.6.1
An entry containing objects which describe the label of the port affected by the LIGO this module supports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomLigoLabelEntry  

pcomLigoLabelIndex 1.3.6.1.4.1.36.2.18.11.2.9.6.1.1
A unique value for each Label. The value of this object ranges between 1 and n where n is the total number of Labels supported by the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pcomLigoLabelString 1.3.6.1.4.1.36.2.18.11.2.9.6.1.2
A textual description of the port number associated with a LIGO. If the device is bridge then bridge port numbers are used. If the device is a wiring concentrator then concentrator port numbers are used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

pcomConTotalConfigChanges 1.3.6.1.4.1.36.2.18.11.2.10.1
The total number of configuration changes since power up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pcomConNumEntries 1.3.6.1.4.1.36.2.18.11.2.10.2
The number of entries in the Connector table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pcomConTable 1.3.6.1.4.1.36.2.18.11.2.10.3
A list of front bezel and docking station connectors, internal thinwires, and MACs on a line card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomConEntry

pcomConEntry 1.3.6.1.4.1.36.2.18.11.2.10.3.1
A connector entry contains objects which describe a front bezel connector, docking station connector, internal thinwire, or MAC.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomConEntry  

pcomConIndex 1.3.6.1.4.1.36.2.18.11.2.10.3.1.1
A unique value for each front bezel connector, docking station connector, internal thinwire, or MAC. The value of this object ranges between 1 and n where n is the total number of front bezel connectors, docking station connectors, internal thinwires, and MACs supported by the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pcomConTech 1.3.6.1.4.1.36.2.18.11.2.10.3.1.2
A front bezel connector, docking station connector, internal thinwire, or MAC technology type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ethernet(1)  

pcomConClass 1.3.6.1.4.1.36.2.18.11.2.10.3.1.3
An entry's class. This indicates whether a entry is a front bezel connector, docking station connector, internal thinwire, or MAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER bezcon(1), extcon(2), interthinwire(3), mac(4)  

pcomConGroupId 1.3.6.1.4.1.36.2.18.11.2.10.3.1.4
The identifier of a connector, internal thinwire, and/or MAC group that are only assignable together to an internal LAN. In other words if you assign one of these connectors you assign them all.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

pcomConGroupSet 1.3.6.1.4.1.36.2.18.11.2.10.3.1.5
This object specifies the group Ids that a connector, internal thinwire, or MAC can join. It is a bit map of pcomConTable Group Ids with bit 1 corresponding to pcomConGroupId 1. Bits set to one indicate the groups that connector, internal thinwire, or MAC can join.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

pcomConLabel 1.3.6.1.4.1.36.2.18.11.2.10.3.1.6
Text that contains the connector label on either the front bezel or docking station. If it is an internal thinwire or MAC this text describes the function. This string may change when the Subtype Selected changes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

pcomConSubtypeSelect 1.3.6.1.4.1.36.2.18.11.2.10.3.1.7
The pcomConSubtypeIndex points into the pcomConSubtypeTable which describes the specific media type a connector, internal thinwire, or MAC that is selected to support. The value of this object ranges between 0 and n where n is the total number of backplane subtypes described by the pcomConSubtypeTable. A value of 0 indicates that no subtype has been selected. This object in non-volatile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

pcomConSubtypeNumEntries 1.3.6.1.4.1.36.2.18.11.2.10.4
The number of entries in the connector subtype table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pcomConSubtypeTable 1.3.6.1.4.1.36.2.18.11.2.10.5
A list of connector, internal thinwire, and MAC subtypes supported by a line card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomConSubtypeEntry

pcomConSubtypeEntry 1.3.6.1.4.1.36.2.18.11.2.10.5.1
A backplane subtype entry containing objects which describe the subtypes supported by connectors.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomConSubtypeEntry  

pcomConSubtypeIndex 1.3.6.1.4.1.36.2.18.11.2.10.5.1.1
A unique value for each Flavor supported by a the set of connectors indicated in pcomConSubtypeConSet. The value of this object ranges between 1 and n, where n is the total number of connector subtypes supported by a module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pcomConSubtypeConSet 1.3.6.1.4.1.36.2.18.11.2.10.5.1.2
This object specifies the connect indices, in the pcomConTable, which can support the specified pcomConSubtypeFlavor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

pcomConSubtypeFlavor 1.3.6.1.4.1.36.2.18.11.2.10.5.1.3
The specific media type a connector supports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER default(1), thinwire(2), aui(3)  

pcomConIntLanNumEntries 1.3.6.1.4.1.36.2.18.11.2.10.6
The number of entries in the internal LAN table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pcomConIntLanTable 1.3.6.1.4.1.36.2.18.11.2.10.7
A list of internal LANs in a line card. Each line card has a pcomConIntLanTable containing one entry for each of its internal LANs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomConIntLanEntry

pcomConIntLanEntry 1.3.6.1.4.1.36.2.18.11.2.10.7.1
An internal LAN entry containing objects which describe a internal LAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomConIntLanEntry  

pcomConIntLanIndex 1.3.6.1.4.1.36.2.18.11.2.10.7.1.1
A unique value for each internal LAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

pcomConIntLanGroupIdMask 1.3.6.1.4.1.36.2.18.11.2.10.7.1.2
This object specifies the group Ids of connectors, internal thinwire, and MACs that can be connected to this internal LAN. It is a bit map of pcomConTable Group Ids with bit 1 corresponding to pcomConGroupId 1. Bits set to one indicate the groups of connector, internal thinwire, and MACs which can access this internal LAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

pcomConIntLanName 1.3.6.1.4.1.36.2.18.11.2.10.7.1.3
Text that contains a name given to an internal LAN. The default value is a zero length string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

pcomConAssignNumEntries 1.3.6.1.4.1.36.2.18.11.2.10.8
The number of entries in the connector assignment table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

pcomConAssignTable 1.3.6.1.4.1.36.2.18.11.2.10.9
A list of connector, internal tw, and MAC groups to internal LAN assignments of a line card. The creation of a table entry, creates a connection of a front connector, MAC, or internal thinwire group to an internal LAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PcomConAssignEntry

pcomConAssignEntry 1.3.6.1.4.1.36.2.18.11.2.10.9.1
A connector group assignment entry contains objects which describe a line card's connections of connectors, internal thinwires, and MACs to internal LANs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PcomConAssignEntry  

pcomConAssignIndex 1.3.6.1.4.1.36.2.18.11.2.10.9.1.1
A unique value for each connector group assignment. This object in non-volatile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

pcomConAssignConGroup 1.3.6.1.4.1.36.2.18.11.2.10.9.1.2
Specifies the id of the connector group in the pcomConTable for which the assignment applies. Together with pcomConAssignIntLan, this defines a group of connectors to LAN assignment. This object in non-volatile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

pcomConAssignIntLan 1.3.6.1.4.1.36.2.18.11.2.10.9.1.3
Specifies the index of the internal LAN described in the pcomConIntLanTable for which the assignment applies. Together with pcomConAssignConGroup, this defines a connector to LAN assignment. This object in non-volatile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

pcomConAssignEntryStatus 1.3.6.1.4.1.36.2.18.11.2.10.9.1.4
The status of a table entry. This object in non-volatile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), createRequest(2), underCreation(3), invalid(4)  

pcom90mgtBackplaneHubMaster 1.3.6.1.4.1.36.2.18.11.2.11.1
The desired state of the DEChub 90 manager's hub mastership (i.e. it's ability to directly manage repeaters, terminal servers and bridges and discover other modules which reside in the same hub as the agent). This value is retained in non-volatile storage. Its default value is disable(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

pcom90mgtBackplaneHubMasterState 1.3.6.1.4.1.36.2.18.11.2.11.2
Indicates whether the DEChub 90 manager is managing the hub (i.e. capable of directly managing repeaters, terminal servers and bridges and discovering other modules). Its default value is disabled(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

pcom90mgtBackplaneConfig 1.3.6.1.4.1.36.2.18.11.2.11.3
Indicates whether the DEChub 90 manager is managing the a single DEChub 90, a pair of DEChub 90's, a DECstack 90 or is just stand alone. If this is notConfigured(1) or standAlone(2), then the DEChub 90 manager will consider its pcom90mgtBackplaneHubMasterState as disabled(1). This value is retained in non-volatile storage. It's default value is notConfigured(1). NOTE: A successful set to this object should be followed by a reset to current settings.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notConfigured(1), standAlone(2), single-DEChub90(3), pair-DEChub90(4), decStack90(5)