Home/Catalog/DECHUB900-COMMON-MIB-V3-0

DECHUB900-COMMON-MIB-V3-0

AI MIB Summary

Standard SNMP MIB module defining data structures for DECHUB900-COMMON-MIB-V3-0.

138
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

138 total
Object Name
dec
OBJECT IDENTIFIER
.1.3.6.1.4.1.36
RFC1155-SMI
Unknown
.1.3.6.1.4.1.36
ema
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2
decMIBextension
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18
decHub900
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11
pubCommon
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2
pcomSlot
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.1
pcomOperStatusDescribes 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.ro
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.1.1
pcomAdminStatusenabled(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.rw
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.1.2
pcomDiagFailureThis 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.1.3
pcomSerialNumberSerial 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.rw
DisplayString
.1.3.6.1.4.1.36.2.18.11.2.1.4
pcomSlotNumberNumber 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.1.5
pcomEsnExtended 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.1.6
pcomHub
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.2
pcomHubIdA 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. ***************************************************************rodeprecated
OCTET STRING
.1.3.6.1.4.1.36.2.18.11.2.2.1
pcomHubIpAddressThe 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.ro
IpAddress
.1.3.6.1.4.1.36.2.18.11.2.2.2
pcomHubCommunityThe 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.ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.11.2.2.3
pcomLed
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.3
pcomLedTableA list of led entries, one for led on the device.
SEQUENCE OF PcomLedEntry
.1.3.6.1.4.1.36.2.18.11.2.3.1
pcomLedEntryValues for a led.
PcomLedEntry
.1.3.6.1.4.1.36.2.18.11.2.3.1.1
pcomLedIndexIndex into the table.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.3.1.1.1
pcomLedDescrA textual description of the information which the LED is meant to convey. i.e.: +5 Volt Power, DC Okay Ethernet segment activity. Diagnostic status.ro
DisplayString
.1.3.6.1.4.1.36.2.18.11.2.3.1.1.2
pcomLedProgramThe 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 ).ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.11.2.3.1.1.3
pcomLedInterestingChangesThis 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.ro
Counter
.1.3.6.1.4.1.36.2.18.11.2.3.2
pcomLoad
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.4
pcomLoadAdminStatusThis 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.rw
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.4.1
pcomLoadOperStatusThe 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).ro
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.4.2
pcomLoadFilenameThe 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.rw
DisplayString
.1.3.6.1.4.1.36.2.18.11.2.4.3
pcomLoadIpHostAddrThe 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.)rw
IpAddress
.1.3.6.1.4.1.36.2.18.11.2.4.4
pcomLoadDevSpecificA 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.4.5
pcomLoadTftpDirectionThis 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.ro
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.4.6
pcomSnmpAuth
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.5
pcomSnmpAuthTrap
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.5.1
pcomSnmpAuthTrapCommunityThe community string used in SNMP Trap PDUs. This value is initially 'public'.rw
OCTET STRING
.1.3.6.1.4.1.36.2.18.11.2.5.1.1
pcomSnmpAuthTrapUserTableA list of IP addresses to which traps will be sent and an associated row creation/deletion object.
SEQUENCE OF PcomSnmpAuthTrapUserEntry
.1.3.6.1.4.1.36.2.18.11.2.5.1.2
pcomSnmpAuthTrapUserEntryObjects containing information for a given trap address. Rows are created when pcomSnmpAuthTrapAddr is set, and deleted when pcomSnmpAuthTrapUserStatus is set to invalid(2).
PcomSnmpAuthTrapUserEntry
.1.3.6.1.4.1.36.2.18.11.2.5.1.2.1
pcomSnmpAuthTrapUserAddrAn IP Address to which all SNMP Trap messages will be sent.rw
IpAddress
.1.3.6.1.4.1.36.2.18.11.2.5.1.2.1.1
pcomSnmpAuthTrapUserStatusWriting invalid(2) to this object removes the corresponding entry. When read, this object always returns a value of other(1).rw
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.5.1.2.1.2
pcomSnmpAuthReadOnly
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.5.2
pcomSnmpAuthReadOnlyCommunityThe community string used to identify an SNMP community with access rights of read-only. This value is initially 'public'.rw
OCTET STRING
.1.3.6.1.4.1.36.2.18.11.2.5.2.1
pcomSnmpAuthReadOnlyUserTableA list of Read-only users and associated information.
SEQUENCE OF PcomSnmpAuthReadOnlyUserEntry
.1.3.6.1.4.1.36.2.18.11.2.5.2.2
pcomSnmpAuthReadOnlyUserEntryObjects containing information for a given Read-only user. Rows are created when pcomSnmpAuthReadOnlyUserAddr is set, and deleted when pcomSnmpAuthReadOnlyUserStatus is set to invalid(2).
PcomSnmpAuthReadOnlyUserEntry
.1.3.6.1.4.1.36.2.18.11.2.5.2.2.1
pcomSnmpAuthReadOnlyUserAddrAn 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.rw
IpAddress
.1.3.6.1.4.1.36.2.18.11.2.5.2.2.1.1
pcomSnmpAuthReadOnlyUserMaskUserMask 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.rw
OCTET STRING
.1.3.6.1.4.1.36.2.18.11.2.5.2.2.1.2
pcomSnmpAuthReadOnlyUserStatusWriting invalid(2) to this object removes the corresponding entry. When read, this object always returns a value of other(1).rw
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.5.2.2.1.3
pcomSnmpAuthReadWrite
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.5.3
pcomSnmpAuthReadWriteCommunityThe 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.rw
OCTET STRING
.1.3.6.1.4.1.36.2.18.11.2.5.3.1
pcomSnmpAuthReadWriteUserTableA list of Read-Write users and associated information.
SEQUENCE OF PcomSnmpAuthReadWriteUserEntry
.1.3.6.1.4.1.36.2.18.11.2.5.3.2
pcomSnmpAuthReadWriteUserEntryObjects containing information for a given Read-Write user. Rows are created when pcomSnmpAuthReadWriteUserAddr is set, and deleted when pcomSnmpAuthReadWriteUserStatus is set to invalid(2).
PcomSnmpAuthReadWriteUserEntry
.1.3.6.1.4.1.36.2.18.11.2.5.3.2.1
pcomSnmpAuthReadWriteUserAddrAn 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.rw
IpAddress
.1.3.6.1.4.1.36.2.18.11.2.5.3.2.1.1
pcomSnmpAuthReadWriteUserMaskUserMask 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.rw
OCTET STRING
.1.3.6.1.4.1.36.2.18.11.2.5.3.2.1.2
pcomSnmpAuthReadWriteUserStatusWriting 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.rw
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.5.3.2.1.3
pcomSnmpAuthUnauth
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.5.4
pcomSnmpAuthUnauthTableA list of unauthorized user entries.
SEQUENCE OF PcomSnmpAuthUnauthEntry
.1.3.6.1.4.1.36.2.18.11.2.5.4.1
pcomSnmpAuthUnauthEntryAn unauthorized user entry containing information common to a single case where an snmp management message for not authorized.
PcomSnmpAuthUnauthEntry
.1.3.6.1.4.1.36.2.18.11.2.5.4.1.1
pcomSnmpAuthUnauthIndexA unique integer used to index this table.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.1
pcomSnmpAuthUnauthTimeStampThe value of sysUpTime when the message was unauthenticated.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.2
pcomSnmpAuthUnauthIpAddressThe IP address upon which the unauthenticated message arrived.ro
IpAddress
.1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.3
pcomSnmpAuthUnauthUdpPortThe UDP port number upon which the unauthenticated message arrived.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.4
pcomSnmpAuthUnauthCommunityThe community string present in the unauthenticated message. Only the only the first 32 octets of the community string are kept.ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.5
pcomSnmpAuthUnauthOperationThe attempted operation.ro
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.6
pcomSnmpAuthUnauthReasonThe 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'.ro
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.5.4.1.1.7
pcomErrLog
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.6
pcomErrLogNumEntriesThe 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.6.1
pcomErrLogTableA table which describes errors encountered by the system.
SEQUENCE OF PcomErrLogEntry
.1.3.6.1.4.1.36.2.18.11.2.6.2
pcomErrLogEntryA list of errors logged by the system.
PcomErrLogEntry
.1.3.6.1.4.1.36.2.18.11.2.6.2.1
pcomErrLogIndexThe value of this object uniquely identifies an entry in the pcomErrLogTable.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.6.2.1.1
pcomErrLogTimeStampThe value of sysUpTime at the time in which the error is logged.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.36.2.18.11.2.6.2.1.2
pcomErrLogResetNumberThe number of resets which have occurred at the time in which the error is logged. (This is the sum of pcomEsysPowerups, pcomEsysMgmtResets, and pcomEsysUnsolicitedResets.)ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.6.2.1.3
pcomErrLogInfoA textual description of the error being logged.ro
DisplayString
.1.3.6.1.4.1.36.2.18.11.2.6.2.1.4
pcomErrLogFwVersionThe firmware version at the time in which the error is logged.ro
DisplayString
.1.3.6.1.4.1.36.2.18.11.2.6.2.1.5
pcomEsys
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.7
pcomEsysPowerupsThe number of times this device was powered on. Power Ups, Management Resets and Unsolicited Resets are all mutually exclusive.ro
Counter
.1.3.6.1.4.1.36.2.18.11.2.7.1
pcomEsysMgmtResetsThe number of times the device was initialized with a management command. Power Ups, Management Resets and Unsolicited Resets are all mutually exclusive.ro
Counter
.1.3.6.1.4.1.36.2.18.11.2.7.2
pcomEsysUnsolicitedResetsNumber of times the device initialized itself after encountering a fatal error. Power Ups, Management Resets and Unsolicited Resets are all mutually exclusive.ro
Counter
.1.3.6.1.4.1.36.2.18.11.2.7.3
pcomEsysNVRAMfailedFlagWhen 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.ro
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.7.4
pcomEsysNVRAMsizeThe 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.7.5
pcomEsysNVRAMavailableOctetsThe 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.7.6
pcomEsysHubVersionThe version number of the hub citizenship code that is being used in this device.ro
DisplayString
.1.3.6.1.4.1.36.2.18.11.2.7.7
pcomEif
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.8
pcomEifTableA table which describes extensions for the mib-2 interface group.
SEQUENCE OF PcomEifEntry
.1.3.6.1.4.1.36.2.18.11.2.8.1
pcomEifEntryA list of interface information. For each instance of MIB-2 interface group ifIndex there exists a corresponding instance of pcomEifIndex.
PcomEifEntry
.1.3.6.1.4.1.36.2.18.11.2.8.1.1
pcomEifIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.8.1.1.1
pcomEifInBroadcastPktsInterfaces 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.ro
Counter
.1.3.6.1.4.1.36.2.18.11.2.8.1.1.2
pcomLigo
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.9
pcomLigoNumEntriesThe number of entries in the LIGO table.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.9.1
pcomLigoTableA list of LIGOs (building blocks).
SEQUENCE OF PcomLigoEntry
.1.3.6.1.4.1.36.2.18.11.2.9.2
pcomLigoEntryA LIGO entry containing objects which describe the building block.
PcomLigoEntry
.1.3.6.1.4.1.36.2.18.11.2.9.2.1
pcomLigoIndexA 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.9.2.1.1
pcomLigoTypeA building block's type.ro
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.9.2.1.2
pcomLigoSubtypeSelectThe 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.rw
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.9.2.1.3
pcomLigoSubtypeNumEntriesThe number of entries in the pcomLigoSubtypeTable.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.9.3
pcomLigoSubtypeTableA list of LIGO (building blocks) subtypes.
SEQUENCE OF PcomLigoSubtypeEntry
.1.3.6.1.4.1.36.2.18.11.2.9.4
pcomLigoSubtypeEntryAn entry containing objects which describe the building block's specific type.
PcomLigoSubtypeEntry
.1.3.6.1.4.1.36.2.18.11.2.9.4.1
pcomLigoSubtypeIndexA unique value for each LIGO subtype.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.9.4.1.1
pcomLigoSubtypeLigoIndexThe value of the LigoIndex in the pcomLigoTable that can use this subtype.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.9.4.1.2
pcomLigoSubtypeLabelIndexMaskThis 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.9.4.1.3
pcomLigoSubtypeFlavorA building block's type.ro
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.9.4.1.4
pcomLigoLabelNumEntriesThe number of entries in the pcomLigo label table.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.9.5
pcomLigoLabelTableA list of Labels (for ports).
SEQUENCE OF PcomLigoLabelEntry
.1.3.6.1.4.1.36.2.18.11.2.9.6
pcomLigoLabelEntryAn entry containing objects which describe the label of the port affected by the LIGO this module supports.
PcomLigoLabelEntry
.1.3.6.1.4.1.36.2.18.11.2.9.6.1
pcomLigoLabelIndexA 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.9.6.1.1
pcomLigoLabelStringA 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.ro
DisplayString
.1.3.6.1.4.1.36.2.18.11.2.9.6.1.2
pcomCon
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.10
pcomConTotalConfigChangesThe total number of configuration changes since power up.ro
Counter
.1.3.6.1.4.1.36.2.18.11.2.10.1
pcomConNumEntriesThe number of entries in the Connector table.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.10.2
pcomConTableA list of front bezel and docking station connectors, internal thinwires, and MACs on a line card.
SEQUENCE OF PcomConEntry
.1.3.6.1.4.1.36.2.18.11.2.10.3
pcomConEntryA connector entry contains objects which describe a front bezel connector, docking station connector, internal thinwire, or MAC.
PcomConEntry
.1.3.6.1.4.1.36.2.18.11.2.10.3.1
pcomConIndexA 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.10.3.1.1
pcomConTechA front bezel connector, docking station connector, internal thinwire, or MAC technology type.ro
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.10.3.1.2
pcomConClassAn entry's class. This indicates whether a entry is a front bezel connector, docking station connector, internal thinwire, or MAC.ro
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.10.3.1.3
pcomConGroupIdThe 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.rw
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.10.3.1.4
pcomConGroupSetThis 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.ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.11.2.10.3.1.5
pcomConLabelText 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.ro
DisplayString
.1.3.6.1.4.1.36.2.18.11.2.10.3.1.6
pcomConSubtypeSelectThe 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.rw
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.10.3.1.7
pcomConSubtypeNumEntriesThe number of entries in the connector subtype table.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.10.4
pcomConSubtypeTableA list of connector, internal thinwire, and MAC subtypes supported by a line card.
SEQUENCE OF PcomConSubtypeEntry
.1.3.6.1.4.1.36.2.18.11.2.10.5
pcomConSubtypeEntryA backplane subtype entry containing objects which describe the subtypes supported by connectors.
PcomConSubtypeEntry
.1.3.6.1.4.1.36.2.18.11.2.10.5.1
pcomConSubtypeIndexA 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.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.10.5.1.1
pcomConSubtypeConSetThis object specifies the connect indices, in the pcomConTable, which can support the specified pcomConSubtypeFlavor.ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.11.2.10.5.1.2
pcomConSubtypeFlavorThe specific media type a connector supports.ro
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.10.5.1.3
pcomConIntLanNumEntriesThe number of entries in the internal LAN table.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.10.6
pcomConIntLanTableA list of internal LANs in a line card. Each line card has a pcomConIntLanTable containing one entry for each of its internal LANs.
SEQUENCE OF PcomConIntLanEntry
.1.3.6.1.4.1.36.2.18.11.2.10.7
pcomConIntLanEntryAn internal LAN entry containing objects which describe a internal LAN.
PcomConIntLanEntry
.1.3.6.1.4.1.36.2.18.11.2.10.7.1
pcomConIntLanIndexA unique value for each internal LAN.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.10.7.1.1
pcomConIntLanGroupIdMaskThis 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.ro
OCTET STRING
.1.3.6.1.4.1.36.2.18.11.2.10.7.1.2
pcomConIntLanNameText that contains a name given to an internal LAN. The default value is a zero length string.rw
DisplayString
.1.3.6.1.4.1.36.2.18.11.2.10.7.1.3
pcomConAssignNumEntriesThe number of entries in the connector assignment table.ro
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.10.8
pcomConAssignTableA 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.
SEQUENCE OF PcomConAssignEntry
.1.3.6.1.4.1.36.2.18.11.2.10.9
pcomConAssignEntryA connector group assignment entry contains objects which describe a line card's connections of connectors, internal thinwires, and MACs to internal LANs.
PcomConAssignEntry
.1.3.6.1.4.1.36.2.18.11.2.10.9.1
pcomConAssignIndexA unique value for each connector group assignment. This object in non-volatile.rw
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.10.9.1.1
pcomConAssignConGroupSpecifies 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.rw
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.10.9.1.2
pcomConAssignIntLanSpecifies 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.rw
INTEGER
.1.3.6.1.4.1.36.2.18.11.2.10.9.1.3
pcomConAssignEntryStatusThe status of a table entry. This object in non-volatile.rw
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.10.9.1.4
pcom90mgt
OBJECT IDENTIFIER
.1.3.6.1.4.1.36.2.18.11.2.11
pcom90mgtBackplaneHubMasterThe 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).rw
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.11.1
pcom90mgtBackplaneHubMasterStateIndicates 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).ro
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.11.2
pcom90mgtBackplaneConfigIndicates 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.rw
Enumeration
.1.3.6.1.4.1.36.2.18.11.2.11.3
DECHUB900-COMMON-MIB-V3-0 - SNMP MIB Reference | MIBs Explorer