DECHUB900-HUBMGR-MIB-V3-0

File: DECHUB900-HUBMGR-MIB-V3-0.mib (74956 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215
RFC1213-MIB

Imported symbols

Counter TimeTicks enterprises
OBJECT-TYPE TRAP-TYPE DisplayString

Defined Types

EventLogEntry  
SEQUENCE    
  eventLogIndex INTEGER
  eventLogSlot INTEGER
  eventLogTimeStamp TimeTicks
  eventLogDescription OCTET STRING

HubAlarmEntry  
SEQUENCE    
  hubAlarmSlotNumber INTEGER
  hubAlarmIndex INTEGER
  hubAlarmInterval INTEGER
  hubAlarmVariable OBJECT IDENTIFIER
  hubAlarmSampleType INTEGER
  hubAlarmValue INTEGER
  hubAlarmStartupAlarm INTEGER
  hubAlarmRisingThreshold INTEGER
  hubAlarmFallingThreshold INTEGER
  hubAlarmRisingEventIndex INTEGER
  hubAlarmFallingEventIndex INTEGER
  hubAlarmOwner DisplayString
  hubAlarmState INTEGER
  hubAlarmStatus INTEGER

HubEventEntry  
SEQUENCE    
  hubEventIndex INTEGER
  hubEventDescription DisplayString
  hubEventType INTEGER
  hubEventCommunity OCTET STRING
  hubEventLastTimeSent TimeTicks
  hubEventOwner DisplayString
  hubEventStatus INTEGER

HubLogEntry  
SEQUENCE    
  hubLogSlotNumber INTEGER
  hubLogEventIndex INTEGER
  hubLogIndex INTEGER
  hubLogTime TimeTicks
  hubLogDescription DisplayString

HubEtherCapabilitiesEntry  
SEQUENCE    
  hubEtherCapabilitiesSlotNumber INTEGER
  hubEtherCapabilitiesIndex INTEGER
  hubEtherCapabilitiesLanType INTEGER
  hubEtherCapabilitiesLanSpeed INTEGER
  hubEtherCapabilitiesTrueCollisions INTEGER
  hubEtherCapabilitiesState INTEGER

HubEtherStatsEntry  
SEQUENCE    
  hubEtherStatsSlotNumber INTEGER
  hubEtherStatsIndex INTEGER
  hubEtherStatsDropEvents Counter
  hubEtherStatsOctets Counter
  hubEtherStatsPkts Counter
  hubEtherStatsBroadcastPkts Counter
  hubEtherStatsMulticastPkts Counter
  hubEtherStatsCRCAlignErrors Counter
  hubEtherStatsUndersizePkts Counter
  hubEtherStatsOversizePkts Counter
  hubEtherStatsFragments Counter
  hubEtherStatsJabbers Counter
  hubEtherStatsCollisions Counter
  hubEtherStatsPkts64Octets Counter
  hubEtherStatsPkts65to127Octets Counter
  hubEtherStatsPkts128to255Octets Counter
  hubEtherStatsPkts256to511Octets Counter
  hubEtherStatsPkts512to1023Octets Counter
  hubEtherStatsPkts1024to1518Octets Counter

HubHistoryControlEntry  
SEQUENCE    
  hubHistoryControlSlotNumber INTEGER
  hubHistoryControlIndex INTEGER
  hubHistoryControlHistoryIndex INTEGER
  hubHistoryControlBuckets INTEGER
  hubHistoryControlInterval INTEGER

HubEtherHistoryEntry  
SEQUENCE    
  hubEtherHistoryIndex INTEGER
  hubEtherHistorySampleIndex INTEGER
  hubEtherHistoryIntervalStart TimeTicks
  hubEtherHistoryDropEvents Counter
  hubEtherHistoryOctets Counter
  hubEtherHistoryPkts Counter
  hubEtherHistoryBroadcastPkts Counter
  hubEtherHistoryMulticastPkts Counter
  hubEtherHistoryCRCAlignErrors Counter
  hubEtherHistoryUndersizePkts Counter
  hubEtherHistoryOversizePkts Counter
  hubEtherHistoryFragments Counter
  hubEtherHistoryJabbers Counter
  hubEtherHistoryCollisions Counter
  hubEtherHistoryUtilization 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    

mgmtAgent 1.3.6.1.4.1.36.2.18.11.1
OBJECT IDENTIFIER    

mgmtAgentVersion2 1.3.6.1.4.1.36.2.18.11.1.2
OBJECT IDENTIFIER    

mamPrivate 1.3.6.1.4.1.36.2.18.11.1.2.1
OBJECT IDENTIFIER    

eventLogger 1.3.6.1.4.1.36.2.18.11.1.2.1.1
OBJECT IDENTIFIER    

rmonHub 1.3.6.1.4.1.36.2.18.11.1.2.1.2
OBJECT IDENTIFIER    

hubAlarm 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1
OBJECT IDENTIFIER    

hubEvent 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2
OBJECT IDENTIFIER    

hubEtherCapabilities 1.3.6.1.4.1.36.2.18.11.1.2.1.2.3
OBJECT IDENTIFIER    

hubStatistics 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4
OBJECT IDENTIFIER    

hubHistory 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5
OBJECT IDENTIFIER    

eventLogTotalEvents 1.3.6.1.4.1.36.2.18.11.1.2.1.1.1
The total number of events in the eventLogTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

eventLogTable 1.3.6.1.4.1.36.2.18.11.1.2.1.1.2
A list of eventLogEntry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EventLogEntry

eventLogEntry 1.3.6.1.4.1.36.2.18.11.1.2.1.1.2.1
A list of information describing 'interesting events' which have occurred in the hub or stack.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EventLogEntry  

eventLogIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.1.2.1.1
An index into the eventLogTable. This index begins at one and increments by one each time an event is logged. Older entries may be deleted to make room to newer entries. An eventLogTable of size 7 might look like this: ._____.____.___________.____________________________. |Index|Slot| TimeStamp | Description | |_____|____|___________|____________________________| | 12 | 2 | 2357890 | Port 3 auto-partitioned. | |_____|____|___________|____________________________| | 13 | 4 | 2358900 | Broadcast storm on port 4. | |_____|____|___________|____________________________| | 14 | 2 | 2364220 | Port 3 auto-partitioned. | |_____|____|___________|____________________________| | 15 | 5 | 2369030 | FDDI ring trace received. | |_____|____|___________|____________________________| | 16 | 9 | 2484560 | Stack configuration change.| |_____|____|___________|____________________________| | 17 | 4 | 2504560 | Broadcast storm on port 1. | |_____|____|___________|____________________________| | 18 | 9 | 2600060 | Slot 5 firmware upgraded. | ._____.____.___________.____________________________.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4294967295  

eventLogSlot 1.3.6.1.4.1.36.2.18.11.1.2.1.1.2.1.2
The slot number of the module reporting the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

eventLogTimeStamp 1.3.6.1.4.1.36.2.18.11.1.2.1.1.2.1.3
The time at which the event was logged. This is the Hub Manager's notion of sysUpTime, not the module's.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

eventLogDescription 1.3.6.1.4.1.36.2.18.11.1.2.1.1.2.1.4
A textual description of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..80)  

hubAlarmTable 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1
A list of alarm entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HubAlarmEntry

hubAlarmEntry 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1
A list of parameters that set up periodic checking of alarm conditions. For example, an instance of the hubAlarmValue object might be named hubAlarmValue.4.8 for the eighth alarm table entry for hubAlarmValue pertaining to the module occupying slot 4.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HubAlarmEntry  

hubAlarmSlotNumber 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.1
The number of the slot in which the module to be monitored occupies in the hub chassis or the module's position in a stack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

hubAlarmIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.2
An index that uniquely identifies an entry in the alarm table for a given slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hubAlarmInterval 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.3
The interval, in seconds, over which the data is sampled and compared with the rising and falling thresholds. This object may not be modified if the associated hubAlarmStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..21474835  

hubAlarmVariable 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.4
The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Counter, Gauge, or TimeTicks) may be sampled. During a set operation, any legally formed Object Identifier is accepted. Once the entry is marked valid, a sample will be taken after the first poll period. If the device (specified by hubAlarmSlotNumber) responds correctly to the first poll, the hubAlarmState for the entry is set to 'active(1)'. Otherwise it is set to 'inactive(2)'. hubAlarmVariables must be unique among slots. For example, you can monitor object X on slot 3 and 5, but you can't monitor object X using two alarmTableEntries on slot 3. This object may not be modified if the associated hubAlarmStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

hubAlarmSampleType 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.5
The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable is compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. This object may not be modified if the associated hubAlarmStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER absoluteValue(1), deltaValue(2)  

hubAlarmValue 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.6
The value of the statistic during the last sampling period. For example, if the sample type is deltaValue, this value is the difference between the samples at the beginning and end of the period. If the sample type is absoluteValue, this value is the sampled value at the end of the period. This is the value that is compared with the rising and falling thresholds. The value during the current sampling period is not made available until the period is completed and will remain available until the next period completes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4294967295  

hubAlarmStartupAlarm 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.7
The alarm that may be sent when this entry is first set to valid. If the first sample after this entry becomes valid is greater than or equal to the risingThreshold and hubAlarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3), then a single rising alarm will be generated. If the first sample after this entry becomes valid is less than or equal to the fallingThreshold and hubAlarmStartupAlarm is equal to fallingAlarm(2) or risingOrFalling Alarm(3), then a single falling alarm will be generated. This object may not be modified if the associated hubAlarmStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER risingAlarm(1), fallingAlarm(2), risingOrFallingAlarm(3)  

hubAlarmRisingThreshold 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.8
A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated hubAlarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3). After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the hubAlarmFallingThreshold. This object may not be modified if the associated hubAlarmStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4294967295  

hubAlarmFallingThreshold 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.9
A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated hubAlarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3). After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the hubAlarmRisingThreshold. This object may not be modified if the associated hubAlarmStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4294967295  

hubAlarmRisingEventIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.10
The index of the eventEntry that is used when a rising threshold is crossed. The hubEventEntry identified by a particular value of this index is the same as identified by the same value of the hubEvent Index object. If there is no corresponding entry in the hubEvent Table, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated hubAlarmStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

hubAlarmFallingEventIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.11
The index of the hubEventEntry that is used when a falling threshold is crossed. The hubEventEntry identified by a particular value of this index is the same as identified by the same value of the hub EventIndex object. If there is no corresponding entry in the hub EventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated hubAlarmStatus object is equal to valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

hubAlarmOwner 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.12
The entity that configured this entry and is therefore using the resources assigned to it.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

hubAlarmState 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.13
The state of this alarm entry. Entries in the Alarm Table are marked as 'inactive' when the module to which they refer: - is removed or becomes 'asleep', - returns an error in response to a poll request, or - ignores a request message. Inactive entries are still polled and are reactivated when: - the module becomes 'awake', and - whenever the module correctly returns a polled value. Entries in the Alarm and Event Tables are deleted either by a network manager, or whenever a stack or hub reconfiguration occurs such that a module of a different type now occupies the slot being polled. (Modules are determined to be 'of a different type' when their sysObjectIDs differ.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

hubAlarmStatus 1.3.6.1.4.1.36.2.18.11.1.2.1.2.1.1.1.14
The status of this alarm entry. (Refer to the RFC 1757 definition of 'EntryStatus.)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), createRequest(2), underCreation(3), invalid(4)  

hubEventTable 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.1
A list of events to be generated.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HubEventEntry

hubEventEntry 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.1.1
A set of parameters that describe an event to be generated when certain conditions are met. As an example, an instance of the hubEventLastTimeSent object might be named hubEventLastTimeSent.6
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HubEventEntry  

hubEventIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.1.1.1
An index that uniquely identifies an entry in the event table. Each such entry defines one event that is to be generated when the appropriate conditions occur.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hubEventDescription 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.1.1.2
A comment describing this hubEvent entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

hubEventType 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.1.1.3
The type of notification that the probe will make about this event. In the case of log, an entry is made in the log table for each event. In the case of snmp-trap, an SNMP trap is sent to one or more management stations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), log(2), snmp-trap(3), log-and-trap(4)  

hubEventCommunity 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.1.1.4
If an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

hubEventLastTimeSent 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.1.1.5
The value of sysUpTime at the time this event entry last generated an event. If this entry has not generated any events, this value is zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

hubEventOwner 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.1.1.6
The entity that configured this entry and is therefore using the resources assigned to it.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

hubEventStatus 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.1.1.7
The status of this event entry. If this object is not equal to valid(1), all associated log entries shall be deleted by the agent. (Refer to the RFC 1757 definition of 'EntryStatus.)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), createRequest(2), underCreation(3), invalid(4)  

hubLogTable 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.2
A list of events that have been logged.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HubLogEntry

hubLogEntry 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.2.1
A set of data describing an event that has been logged. For example, an instance of the hubLogDescription object might be named hubLogDescription.6.47
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HubLogEntry  

hubLogSlotNumber 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hubLogEventIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.2.1.2
The event entry that generated this log entry. The log identified by a particular value of this index is associated with the same eventEntry as identified by the same value of eventIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hubLogIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.2.1.3
An index that uniquely identifies an entry in the log table amongst those generated by the same eventEntries. These indexes are assigned beginning with 1 and increase by one with each new log entry. The association between values of hubLogIndex and hubLog Entries is fixed for the lifetime of each hubLogEntry. The agent may choose to delete the oldest instances of hubLogEntry as required because of lack of memory. It is an implementation-specific matter as to when this deletion may occur.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

hubLogTime 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.2.1.4
The value of sysUpTime when this log entry was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

hubLogDescription 1.3.6.1.4.1.36.2.18.11.1.2.1.2.2.2.1.5
An implementation dependent description of the event that activated this log entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hubEtherCapabilitiesTable 1.3.6.1.4.1.36.2.18.11.1.2.1.2.3.1
A list of Ethernet statistic capability entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HubEtherCapabilitiesEntry

hubEtherCapabilitiesEntry 1.3.6.1.4.1.36.2.18.11.1.2.1.2.3.1.1
An entry which describes the Ethernet monitoring capabilities or an interface or internal LAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HubEtherCapabilitiesEntry  

hubEtherCapabilitiesSlotNumber 1.3.6.1.4.1.36.2.18.11.1.2.1.2.3.1.1.1
The number of the slot in which the device resides.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

hubEtherCapabilitiesIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.2.3.1.1.2
The number of the interface, port, or LAN described by this entry. Where possible, this index should match front bezel numbering. (And front-bezel numbering should match the MIB-II ifIndex of interface types. Where possible, this index should match pcomConTable indices for internal LAN types.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hubEtherCapabilitiesLanType 1.3.6.1.4.1.36.2.18.11.1.2.1.2.3.1.1.3
This enumeration describes interface, port, or LAN. The interface type is for any interface which can be described in the MIB-II interface table. Examples of interfaces include switch ports, SLIP/PPP ports, and repeater MACs. The portGroup type is for a group of ports which can be described in the IETF repeater MIB (rfc1368). The portGoup type is for LANs configured to connect the front- bezel ports of repeaters. These internal LANs should be described in the pcomConTable. Indices should match the indices in the pcomConTable. The port type is for a single port which can be described by the IETF repeater MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER interface(1), portGroup(2), port(3)  

hubEtherCapabilitiesLanSpeed 1.3.6.1.4.1.36.2.18.11.1.2.1.2.3.1.1.4
The speed at which the Ethernet operates, in mega-bits per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4294967295  

hubEtherCapabilitiesTrueCollisions 1.3.6.1.4.1.36.2.18.11.1.2.1.2.3.1.1.5
The value of this object indicates if the etherStatsCollisions counter is accurately reported. The etherStatsCollisions counter is problematic in that it is defined as the total number of collisions on the segment, while many implementations can only detect the number of collisions involved with transmissions from the interface or port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

hubEtherCapabilitiesState 1.3.6.1.4.1.36.2.18.11.1.2.1.2.3.1.1.6
Setting hubEtherCapabilitiesState to 'active' has the side-effect of: o creating an entry in the hubEtherStatsTable, and o creating two entries in the hubHistoryControlTable. Conversely, setting this object to inactive causes entries in the hubEtherStatsTable and hubHistoryControlTable to be deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

hubEtherStatsTable 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1
A list of Ethernet statistics entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HubEtherStatsEntry

hubEtherStatsEntry 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1
A collection of statistics kept for a particular Ethernet interface. As an example, an instance of the hubEtherStatsPkts object might be named hubEtherStatsPkts.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HubEtherStatsEntry  

hubEtherStatsSlotNumber 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.1
The number of the slot in which the device whose statistics are being gathered resides. This index corresponds to hubEtherCapabilitiesSlotNumber.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hubEtherStatsIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.2
An index into the hubEtherStatsTable. This index corresponds to hubEtherCapabilitiesIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

hubEtherStatsDropEvents 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.3
The total number of events in which packets were dropped by the device due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsOctets 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.4
The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsPkts 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.5
The total number of packets (including bad packets, broadcast packets, and multicast packets) received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsBroadcastPkts 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.6
The total number of good packets received that were directed to the broadcast address. Note that this does not include multicast packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsMulticastPkts 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.7
The total number of good packets received that were directed to a multicast address. Note that this number does not include packets directed to the broadcast address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsCRCAlignErrors 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.8
The total number of packets received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsUndersizePkts 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.9
The total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsOversizePkts 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.10
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsFragments 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.11
The total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that it is entirely normal for hubEtherStatsFragments to increment. This is because it counts both runts (which are normal occurrences due to collisions) and noise hits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsJabbers 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.12
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that this definition of jabber is different than the definition in IEEE-802.3 section 8.2.1.5 (10BASE5) and section 10.3.1.4 (10BASE2). These documents define jabber as the condition where any packet exceeds 20 ms. The allowed range to detect jabber is between 20 ms and 150 ms.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsCollisions 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.13
The best estimate of the total number of collisions on this Ethernet segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsPkts64Octets 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.14
The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsPkts65to127Octets 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.15
The total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsPkts128to255Octets 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.16
The total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsPkts256to511Octets 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.17
The total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsPkts512to1023Octets 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.18
The total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherStatsPkts1024to1518Octets 1.3.6.1.4.1.36.2.18.11.1.2.1.2.4.1.1.19
The total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubHistoryControlFastPollInterval 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.1
When hubEtherCapabilitiesState is set to active, two hubHistoryControlEntry are created; a fast poll entry with a default rate of 30 seconds, and a slot poll entry with a default rate of 1800 seconds (30 minutes). This object controls the amount of time, in seconds, between polls of the fast poll entry in the hubHistoryControlTable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..60  

hubHistoryControlSlowPollInterval 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.2
When hubEtherCapabilitiesState is set to active, two hubHistoryControlEntry are created; a fast poll entry with a default rate of 30 seconds, and a slot poll entry with a default rate of 1800 seconds (30 minutes). This object controls the amount of time, in seconds, between polls of the slow poll entry in the hubHistoryControlTable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 60..3600  

hubHistoryControlTable 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.3
A list of history control entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HubHistoryControlEntry

hubHistoryControlEntry 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.3.1
A list of parameters that set up a periodic sampling of statistics. As an example, an instance of the hubHistoryControlInterval object might be named hubHistoryControlInterval.2
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HubHistoryControlEntry  

hubHistoryControlSlotNumber 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.3.1.1
The number of the slot in which the device's whose Ethernet history is being gathered resides.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hubHistoryControlIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.3.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hubHistoryControlHistoryIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.3.1.3
An index which uniquely identifies instances of both this table and the hubHistoryTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hubHistoryControlBuckets 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.3.1.4
The number of sampling intervals over which data shall be saved in hubEtherHistoryTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hubHistoryControlInterval 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.3.1.5
The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this hubHistoryControlEntry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..3600  

hubEtherHistoryTable 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4
A list of Ethernet history entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HubEtherHistoryEntry

hubEtherHistoryEntry 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1
An historical sample of Ethernet statistics on a particular Ethernet interface. This sample is associated with the hubHistoryControlEntry which set up the parameters for a regular collection of these samples. As an example, an instance of the hubEtherHistoryPkts object might be named hubEtherHistoryPkts.2.89
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HubEtherHistoryEntry  

hubEtherHistoryIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hubEtherHistorySampleIndex 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.2
An index that uniquely identifies the particular sample this entry represents among all samples associated with the same hubHistoryControlEntry. This index starts at 1 and increases by one as each new sample is taken.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

hubEtherHistoryIntervalStart 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.3
The value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is started at that instant. Note that following this rule may require the probe to delay collecting the first sample of the history, as each sample must be of the same interval. Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

hubEtherHistoryDropEvents 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.4
The total number of events in which packets were dropped by the probe due to lack of resources during this sampling interval. Note that this number is not necessarily the number of packets dropped, it is just the number of times this condition has been detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherHistoryOctets 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.5
The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherHistoryPkts 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.6
The number of packets (including bad packets) received during this sampling interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherHistoryBroadcastPkts 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.7
The number of good packets received during this sampling interval that were directed to the broadcast address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherHistoryMulticastPkts 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.8
The number of good packets received during this sampling interval that were directed to a multicast address. Note that this number does not include packets addressed to the broadcast address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherHistoryCRCAlignErrors 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.9
The number of packets received during this sampling interval that had a length (excluding framing bits but including FCS octets) between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherHistoryUndersizePkts 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.10
The number of packets received during this sampling interval that were less than 64 octets long (excluding framing bits but including FCS octets) and were otherwise well formed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherHistoryOversizePkts 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.11
The number of packets received during this sampling interval that were longer than 1518 octets (excluding framing bits but including FCS octets) but were otherwise well formed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherHistoryFragments 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.12
The total number of packets received during this sampling interval that were less than 64 octets in length (excluding framing bits but including FCS octets) had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that it is entirely normal for hubEtherHistoryFragments to increment. This is because it counts both runts (which are normal occurrences due to collisions) and noise hits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherHistoryJabbers 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.13
The number of packets received during this sampling interval that were longer than 1518 octets (excluding framing bits but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non- integral number of octets (Alignment Error). Note that this definition of jabber is different than the definition in IEEE-802.3 section 8.2.1.5 (10BASE5) and section 10.3.1.4 (10BASE2). These documents define jabber as the condition where any packet exceeds 20 ms. The allowed range to detect jabber is between 20 ms and 150 ms.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherHistoryCollisions 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.14
The best estimate of the total number of collisions on this Ethernet segment during this sampling interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hubEtherHistoryUtilization 1.3.6.1.4.1.36.2.18.11.1.2.1.2.5.4.1.15
The best estimate of the mean physical layer network utilization on this interface during this sampling interval, in hundredths of a percent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..10000  

hubRisingAlarm 1
The SNMP trap that is generated when an alarm entry crosses its rising threshold and generates an event that is configured for sending SNMP traps. The enterprise Object Identifier for this trap is: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1). dec(36).ema(2).decMIBextension(18).decHub900(11). mgmtAgent(1).mgmtAgentVersion2(2).mamPrivate(2)
TRAP-TYPE    

hubFallingAlarm 2
The SNMP trap that is generated when an alarm entry crosses its falling threshold and generates an event that is configured for sending SNMP traps. The enterprise Object Identifier for this trap is: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1). dec(36).ema(2).decMIBextension(18).decHub900(11). mgmtAgent(1).mgmtAgentVersion2(2).mamPrivate(2)
TRAP-TYPE