ELH100-MIB

File: ELH100-MIB.mib (65762 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI

Imported symbols

OBJECT-TYPE DisplayString PhysAddress
enterprises Counter IpAddress

Defined Types

Elh100CommunityEntry  
SEQUENCE    
  elh100CommunityIndex INTEGER
  elh100CommunityRowCreation INTEGER
  elh100CommunityString DisplayString
  elh100CommunityStatus INTEGER

Elh100TrapManagerEntry  
SEQUENCE    
  elh100TrapMgtIndex INTEGER
  elh100TrapMgtRowCreation INTEGER
  elh100TrapMgtCommunityString DisplayString
  elh100TrapMgtIpAddress IpAddress

SerialNumberEntry  
SEQUENCE    
  sNIndex INTEGER
  serialNumber OCTET STRING
  sNCurrentUnitID INTEGER

GroupEntry  
SEQUENCE    
  groupID INTEGER
  groupType INTEGER
  groupCounterReset INTEGER
  mgmtModuleStatus INTEGER
  mgmtModuleDatabaseVersion OCTET STRING
  switchModuleType INTEGER
  switchModuleActive INTEGER

BackplaneEntry  
SEQUENCE    
  backplaneGroupID INTEGER
  backplaneSegmentID INTEGER
  backplaneIsolated INTEGER

PortEntry  
SEQUENCE    
  portGroupID INTEGER
  portID INTEGER
  portLinkSpeed INTEGER
  portSpeedConfig INTEGER

SwitchPortEntry  
SEQUENCE    
  switchPortGroupID INTEGER
  switchPortID INTEGER
  switchPortAdminStatus INTEGER
  switchPortSpeed INTEGER
  switchPortDuplex INTEGER
  switchPortLink INTEGER

SwitchPortStatsEntry  
SEQUENCE    
  switchPortStatsGroupID INTEGER
  switchPortStatsID INTEGER
  switchPortReadableFrames Counter
  switchPortReadableOctets Counter
  switchPortFCSErrors Counter
  switchPortAlignmentErrors Counter
  switchPortFramesTooLong Counter
  switchPortShortEvents Counter
  switchPortRunts Counter
  switchPortCollisions Counter
  switchPortLateEvents Counter
  switchPortVeryLongEvents Counter
  switchPortDataRateMismatches Counter
  switchPortAutoPartitions Counter
  switchPortBroadcastPackets Counter
  switchPortMulticastPackets Counter
  switchPortIsolates Counter

BackupPortEntry  
SEQUENCE    
  backupIndex INTEGER
  backupPriPortGroup INTEGER
  backupPriPortPort INTEGER
  backupSecPortGroup INTEGER
  backupSecPortPort INTEGER
  backupPortAction INTEGER

SecurityEntry  
SEQUENCE    
  securityGroupID INTEGER
  securityPortID INTEGER
  securityAddr PhysAddress
  securityAutoLearnAction INTEGER
  securityEnable INTEGER

Defined Values

cabletron 1.3.6.1.4.1.52
OBJECT IDENTIFIER    

cabletronOEM 1.3.6.1.4.1.52.259
OBJECT IDENTIFIER    

cabletronRepeaters 1.3.6.1.4.1.52.259.10
OBJECT IDENTIFIER    

cabletronELH100 1.3.6.1.4.1.52.259.10.3
OBJECT IDENTIFIER    

cabletronELH100Common 1.3.6.1.4.1.52.259.10.3.1
OBJECT IDENTIFIER    

cabletronELH100BasicCapability 1.3.6.1.4.1.52.259.10.3.2
OBJECT IDENTIFIER    

cabletronELH100PerfMonCapability 1.3.6.1.4.1.52.259.10.3.3
OBJECT IDENTIFIER    

cabletronELH100SwitchCapability 1.3.6.1.4.1.52.259.10.3.4
OBJECT IDENTIFIER    

cabletronELH100BackupCapability 1.3.6.1.4.1.52.259.10.3.5
OBJECT IDENTIFIER    

cabletronELH100SecurityCapability 1.3.6.1.4.1.52.259.10.3.6
OBJECT IDENTIFIER    

elh100System 1.3.6.1.4.1.52.259.10.3.1.1
OBJECT IDENTIFIER    

elh100MajorVer 1.3.6.1.4.1.52.259.10.3.1.1.1
Software major version
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

elh100MinorVer 1.3.6.1.4.1.52.259.10.3.1.1.2
Software minor version
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

elh100HardwareVer 1.3.6.1.4.1.52.259.10.3.1.1.3
Hardware version of system board
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

elh100CommunityMgt 1.3.6.1.4.1.52.259.10.3.1.2
OBJECT IDENTIFIER    

elh100CommunityTable 1.3.6.1.4.1.52.259.10.3.1.2.3
Community table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Elh100CommunityEntry

elh100CommunityEntry 1.3.6.1.4.1.52.259.10.3.1.2.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Elh100CommunityEntry  

elh100CommunityIndex 1.3.6.1.4.1.52.259.10.3.1.2.3.1.1
Index in community table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

elh100CommunityRowCreation 1.3.6.1.4.1.52.259.10.3.1.2.3.1.2
The status of this row entry. Before add a row into table, it should be created first. Set Valid(1) to a row will create this row. To delete a row from this table, set this object for the row to invalid(2). Row sets for new rows with a row status set to invalid(2) return a BAD VALUE error. This object will always read as valid(1). If no more rows can be added to the end of the table, then a row set to create a new row will return BAD VALUE. When rows are deleted from this table, the indexes of the other rows do not change. In other words, this table can be 'sparse' or have 'holes'. Deleted entries can be re-created using a row set with a row status of valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

elh100CommunityString 1.3.6.1.4.1.52.259.10.3.1.2.3.1.3
The community string that is required for any requests coming from this host. The default value for this object is 'public'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

elh100CommunityStatus 1.3.6.1.4.1.52.259.10.3.1.2.3.1.4
Access mode of the community.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), readOnly(2), readWrite(3)  

elh100TrapManagerMgt 1.3.6.1.4.1.52.259.10.3.1.3
OBJECT IDENTIFIER    

elh100TrapManagerTable 1.3.6.1.4.1.52.259.10.3.1.3.2
A list of IP trap destination entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Elh100TrapManagerEntry

elh100TrapMgtEntry 1.3.6.1.4.1.52.259.10.3.1.3.2.1
A destination entry which defines the IP address to which traps are sent for a community.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Elh100TrapManagerEntry  

elh100TrapMgtIndex 1.3.6.1.4.1.52.259.10.3.1.3.2.1.1
A value that uniquely identifies this IPTrap Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

elh100TrapMgtRowCreation 1.3.6.1.4.1.52.259.10.3.1.3.2.1.2
The status of this row entry. Before add a row into table, it should be created first. Set valid(1) to a row will create this row. To delete a row from this table, set this object for the row to invalid(2). Row sets for new rows with a row status set to invalid(2) return a BAD VALUE error. This object will always read as valid(1). If no more rows can be added to the end of the table, then a row set to create a new row will return BAD VALUE. When rows are deleted from this table, the indexes of the other rows do not change. In other words, this table can be 'sparse' or have 'holes'. Deleted entries can be re-created using a row set with a row status of valid(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

elh100TrapMgtCommunityString 1.3.6.1.4.1.52.259.10.3.1.3.2.1.3
A community name to which this destination IP address belongs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

elh100TrapMgtIpAddress 1.3.6.1.4.1.52.259.10.3.1.3.2.1.4
The IP address to send traps to on behalf of this entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

elh100DownloadMgt 1.3.6.1.4.1.52.259.10.3.1.4
OBJECT IDENTIFIER    

elh100DownloadServerIP 1.3.6.1.4.1.52.259.10.3.1.4.1
The file server of the download file
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

elh100DownloadFilename 1.3.6.1.4.1.52.259.10.3.1.4.2
The file name to download
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

elh100DownloadMode 1.3.6.1.4.1.52.259.10.3.1.4.3
Permanent upgrade stores download software into permanent storage of the agent device. Temporary upgrade just put download software in RAM, often for a test only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER permanent(1), temporary(2)  

elh100DownloadAction 1.3.6.1.4.1.52.259.10.3.1.4.4
elh100DownloadAction triggers the download operation. The run option starts new software execution after download is complete. The noRun option does not start new software execution. The new software will be effective after next restart. Note that noRun option is useful only when the download is permanent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER run(1), noRun(2)  

elh100Restart 1.3.6.1.4.1.52.259.10.3.1.5
A write to restart the machine. Only three values are accepted: normal -- 0, coldstart -- 1, warmstart -- 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cabletronELH100StackInfo 1.3.6.1.4.1.52.259.10.3.2.1
OBJECT IDENTIFIER    

stackInusedIP 1.3.6.1.4.1.52.259.10.3.2.1.1
The IP address which is in used in the Dual-Speed Hub system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

stackInusedNetMask 1.3.6.1.4.1.52.259.10.3.2.1.2
The subnet mask which is in used in the Dual-Speed Hub system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

stackInusedGateway 1.3.6.1.4.1.52.259.10.3.2.1.3
The prefered gateway used to send traps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

stackBootpIP 1.3.6.1.4.1.52.259.10.3.2.1.4
The IP address of the BOOTP server that last responded. If no BOOP server has responded, then this object will be '0.0.0.0'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

stackTemporalIP 1.3.6.1.4.1.52.259.10.3.2.1.5
Used to change the IP address of the Dual-Speed Hub system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

stackTemporalNetMask 1.3.6.1.4.1.52.259.10.3.2.1.6
Used to change the subnet mask of the Dual-Speed Hub system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

stackTemporalGateway 1.3.6.1.4.1.52.259.10.3.2.1.7
Used to change the prefered gateway to send traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

stackBootpEnable 1.3.6.1.4.1.52.259.10.3.2.1.8
This object allows the users to enable/disable generation of BOOTP requests.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable-bootp(1), enable-bootp(2)  

ipInformationReset 1.3.6.1.4.1.52.259.10.3.2.1.9
Setting the stackIP, stackNetMask,stackGateway, and stackBootUpIP will not make these parameters take effect immediately. They will take effect when ipInformationReset is set to reset(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noReset(1), reset(2)  

stackHealthMonitor 1.3.6.1.4.1.52.259.10.3.2.1.10
< FOR cabletronELH100 Dual-Speed Hub DEFINITION : > There are two kinds of hub : 12 ports need (1+ 12 + 1 + 1 + 1 + 1 +1 +1 +1) 20 bytes and 24 ports need (1+ 24 + 1 + 1 + 1 + 1 +1 +1 +1) 32 bytes The maximun size : 256 bytes (total for 8 hubs)=8 hub * (1+ 24 + 1 + 1 + 1 +1 +1 +1 +1) byte | byte256 byte255......................byte2 byte1 | bit7 bit6 ... bit1 bit0 Use the first byte of each hub to indicate whether 20 or 32 bytes is used. BYTE 1: total number ports of a hub 00001100 : 12 ports | | bit7... bit0 00011000 : 24 ports | | bit7... bit0 For 12 ports hub BYTE 2 - 13 : port status for port 1 - 12 port *BYTE 2 : port status for port 1 bit 0-4 : LED status bit 0 : link status 0 - no link; 1 - link bit 1 : partition status 0 - no part.; 1 - part. bit 2 : port operation status 0 - disabled; 1 - enabled bit 3-4 : port type status 00 - not present 01 - tenMb 10 - onehundredMb 11 - reserved bit 5-7 : reserved BYTE 14-25 :reserved BYTE 26 : Expansion Port (EP) status1 bit 0-3: EP Type 0000 - not present 0010 - Internal Switch 0011 - External 100Base-TX 0100 - External 100Base-FX(ST) 0101 - External 100Base-FX(SC) 0110 - Internal + External 100Base-TX 0111 - Internal + External 100Base-FX(ST) 1000 - Internal + External 100Base-FX(SC) 1001 - Unknown switch module 1010 - Undertermined bit 4-7: reserved BYTE 27 : Expansion Port (EP) status2 bit 0-3 : LED status bit 0 : 10M port status 0 - disable; 1 - enable bit 1 : 100M port status 0 - disable; 1 - enable bit 2 : uplink port status 0 - disable; 1 - enable bit 3 : Uplink port half/full duplex status 1 - full duplex; 0 - half duplex bit 4 : EP collision led status 0 - off; 1 - on bit 5-6 : bit 3 : tx LED status 0 - off; 1 - tx on bit 4 : rx LED status 0 - off; 1 - rx on bit 7-8 : reserved BYTE 28 : tenMb segment traffic/collision bit 0-1 : tenMb traffic LED status 00 - no traffic 01 - low traffic 10 - middle traffic 11 - high traffic bit 2-5 : tenMb collision LED status 0000 - none 0001 - 1 % 0010 - 3 % 0011 - 5 % 0100 - 10 % 0101 - >= 15 % bit 6-7 : reserved BYTE 29 : onehundredMb segment traffic/collision /Power/Switch LED status bit 0-1 : onehundredMb traffic LED status 00 - no traffic 01 - low traffic 10 - middle traffic 11 - high traffic bit 2-5 : onehundredMb collision LED status 0000 - none 0001 - 1 % 0010 - 3 % 0011 - 5 % 0100 - 10 % 0101 - >= 15 % bit 6 : Power LED 0 - OFF; 1 - ON bit 7 : Switch LED 0 - OFF; 1 - ON BYTE 30 :SNMP agent & switch status bit 0: internal switch bit 0 - not exist; 1 - exist bit 1: internal switch status 0 - inactive; 1 - active bit 2: expension switch bit 0 - bad; 1 - good bit 3: expension switch status 0 - inactive; 1 - active bit 4: agent bit 0 - not exist; 1 - exist bit 5 : master status 0 - Slave; 1 - Master bit 6 - 7 : reserved BYTE 31 : Rmon status bit 0 : rmon bit 0 - not exist; 1 - exist bit 1 - 2 :rmon segment 00 - all stack 01 - segment tenMb 10 - segment onehundredMb 11 - reserved bit 3 - 5 : RMON group Status 000 - not-present 001 - disabled 010 - Rmon-4Group 011 - Rmon-7Group 100 - Rmon-all 101 to 111 - reserved bit 6 -7 : reserved BYTE 32 : Hub Position(Hub ID)/Bus Termination bit 0 - 3 : hub position 0000 - invalid 0001 - 1 0010 - 2 0011 - 3 0100 - 4 0101 - 5 0110 - 6 0111 - 7 1000 - 8 1001 to 1111 - reserved bit 4 : termination status 0 - not end hub 1 - end hub in the stack bit 5 - 7 : reserved For 24 ports hub BYTE 2 - 25 : port status for port 1 - 24 port *BYTE 2 : port status for port 1 bit 0-4 : LED status bit 0 : link status 0 - no link; 1 - link bit 1 : partition status 0 - no part.; 1 - part. bit 2 : port operation status 0 - disabled; 1 - enabled bit 3-4 : port type status 00 - not present 01 - tenMb 10 - onehundredMb 11 - reserved bit 5-7 : reserved BYTE 26 : Expansion Port (EP) status1 bit 0-3: EP Type 0000 - not present 0010 - Internal Switch 0011 - External 100Base-TX 0100 - External 100Base-FX(ST) 0101 - External 100Base-FX(SC) 0110 - Internal + External 100Base-TX 0111 - Internal + External 100Base-FX(ST) 1000 - Internal + External 100Base-FX(SC) 1001 - Unknown switch module 1010 - Undertermined bit 4-7: reserved BYTE 27 : Expansion Port (EP) status2 bit 0-3 : LED status bit 0 : 10M port status 0 - disable; 1 - enable bit 1 : 100M port status 0 - disable; 1 - enable bit 2 : uplink port status 0 - disable; 1 - enable bit 3 : Uplink port half/full duplex status 1 - full duplex; 0 - half duplex bit 4 : EP collision led status 0 - off; 1 - on bit 5-6 : bit 3 : tx LED status 0 - off; 1 - tx on bit 4 : rx LED status 0 - off; 1 - rx on bit 7-8 : reserved BYTE 28 : tenMb segment traffic/collision bit 0-1 : tenMb traffic LED status 00 - no traffic 01 - low traffic 10 - middle traffic 11 - high traffic bit 2-5 : tenMb collision LED status 0000 - none 0001 - 1 % 0010 - 3 % 0011 - 5 % 0100 - 10 % 0101 - >= 15 % bit 6-7 : reserved BYTE 29 : onehundredMb segment traffic/collision /Power/Switch LED status bit 0-1 : onehundredMb traffic LED status 00 - no traffic 01 - low traffic 10 - middle traffic 11 - high traffic bit 2-5 : onehundredMb collision LED status 0000 - none 0001 - 1 % 0010 - 3 % 0011 - 5 % 0100 - 10 % 0101 - >= 15 % bit 6 : Power LED 0 - OFF; 1 - ON bit 7 : Switch LED 0 - OFF; 1 - ON BYTE 30 :SNMP agent & switch status bit 0: internal switch bit 0 - not exist; 1 - exist bit 1: internal switch status 0 - inactive; 1 - active bit 2: expension switch bit 0 - bad; 1 - good bit 3: expension switch status 0 - inactive; 1 - active bit 4: agent bit 0 - not exist; 1 - exist bit 5 : master status 0 - Slave; 1 - Master bit 6 - 7 : reserved BYTE 31 : Rmon status bit 0 : rmon bit 0 - not exist; 1 - exist bit 1 - 2 :rmon segment 00 - all stack 01 - segment tenMb 10 - segment onehundredMb 11 - reserved bit 3 - 5 : RMON group Status 000 - not-present 001 - disabled 010 - Rmon-4Group 011 - Rmon-7Group 100 - Rmon-all 101 to 111 - reserved bit 6 -7 : reserved BYTE 32 : Hub Position(Hub ID)/Bus Termination bit 0 - 3 : hub position 0000 - invalid 0001 - 1 0010 - 2 0011 - 3 0100 - 4 0101 - 5 0110 - 6 0111 - 7 1000 - 8 1001 to 1111 - reserved bit 4 : termination status 0 - not end hub 1 - end hub in the stack bit 5 - 7 : reserved
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(256)  

cabletronELH100AgentInfo 1.3.6.1.4.1.52.259.10.3.2.2
OBJECT IDENTIFIER    

nicAttachSegment 1.3.6.1.4.1.52.259.10.3.2.2.1
The ifIndex of the segment to which the agent's Ethernet NIC (Network Interface Controller) is connected. ifIndex 1 is the 100Mbps NIC; ifIndex 2 is the 10Mbps NIC. The factory setting is ifIndex 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

serialNumberTable 1.3.6.1.4.1.52.259.10.3.2.2.2
This table defines the unit serial numbers tracked by the agent. A maximum of 6 serial numbers are tracked.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SerialNumberEntry

serialNumberEntry 1.3.6.1.4.1.52.259.10.3.2.2.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SerialNumberEntry  

sNIndex 1.3.6.1.4.1.52.259.10.3.2.2.2.1.1
The index of the serial number being referenced. Indexes are always sequential, starting with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..6  

serialNumber 1.3.6.1.4.1.52.259.10.3.2.2.2.1.2
The serial number. Every ELH100 unit has a unique serial number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

sNCurrentUnitID 1.3.6.1.4.1.52.259.10.3.2.2.2.1.3
The current unit ID of the unit with this serial number. If the unit with this serial number is not currently in the stack, this object's value is 255. If this object does not match sNIndex, it may mean that the unit has been moved. The configurations in the following tables may be affected: backplaneTable portTable switchPortTable backupPortTable intrusionTable rptrPortTable (RFC2108)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telnetMaxSessions 1.3.6.1.4.1.52.259.10.3.2.2.3
The maximum number of Telnet sessions that may be active at one time. The factory setting is 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2  

telnetAutoLogoutEnable 1.3.6.1.4.1.52.259.10.3.2.2.4
Setting this object to enabled(1) causes the agent to automatically close Telnet sessions when no activity has occurred for telnetAutoLogoutTimeout minutes. Setting this object to disabled(2) disables automatic logout. The factory setting is enabled(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

telnetAutoLogoutTimeout 1.3.6.1.4.1.52.259.10.3.2.2.5
The number of minutes of inactivity after which the agent may automatically close a Telnet session. Telnet auto-logout is active only when telnetAutoLogoutEnable is set to enabled(1). The factory setting is 10 minutes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..99  

vT100RefreshInterval 1.3.6.1.4.1.52.259.10.3.2.2.6
The interval for automatic statistics refresh for VT100 screens. The factory setting is seconds30(30).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER seconds5(5), seconds30(30), seconds60(60), seconds120(120), seconds180(180), seconds300(300)  

cabletronELH100gGroupInfo 1.3.6.1.4.1.52.259.10.3.2.3
OBJECT IDENTIFIER    

groupTable 1.3.6.1.4.1.52.259.10.3.2.3.1
This table defines basic configuration information for each unit in the stack.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GroupEntry

groupEntry 1.3.6.1.4.1.52.259.10.3.2.3.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GroupEntry  

groupID 1.3.6.1.4.1.52.259.10.3.2.3.1.1.1
The group ID of the group being referenced. Groups are numbered in top-down order, with the top group being group 1. Attempts to reference nonexistent groups are rejected with an error-status of noSuchName(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..6  

groupType 1.3.6.1.4.1.52.259.10.3.2.3.1.1.2
The type of group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notPresent(1), unknown(2), elh100-12tx(3), elh100-24tx(4)  

groupCounterReset 1.3.6.1.4.1.52.259.10.3.2.3.1.1.3
Setting this object to reset(2) causes the agent to reset all RFC1757 and RFC2108 counters for all ports on this group. This object always returns noReset(1) when read. Attempts to set this object to noReset(1) are rejected with an error-status of badValue(3).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noReset(1), reset(2)  

mgmtModuleStatus 1.3.6.1.4.1.52.259.10.3.2.3.1.1.4
The status of this group's management module. Only one management module in a stack is allowed to act as the active agent. A value of notPresent(1) indicates that there is no management module in this group. A value of active(2) means that this group's management module is acting as the stack's active agent. A value of standby(3) means that this group contains a management module, but it is not the active agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notPresent(1), active(2), standby(3)  

mgmtModuleDatabaseVersion 1.3.6.1.4.1.52.259.10.3.2.3.1.1.5
The configuration database version number of this managing agent. If a management module is not present, this object's value is a zero-length string. Each management agent contains a database version that is determined by the version of the agent's firmware. Different firmware versions MAY or MAY NOT have the same database version number. Usually a database version number changes only when new features are added. Database version numbers are used to determine which components of non-volatile configuration may be synchronized between active and standby management modules. A component belonging to a higher (newer) database version may not be present in a lower (older) database version; in this case, the component will not be updated in the older database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(64)  

switchModuleType 1.3.6.1.4.1.52.259.10.3.2.3.1.1.6
The type of the switch module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notPresent(1), unknown(2), internalSwitch10-100(3), mediaTX-10-100(4), mediaFX-SC(5), mediaFX-ST(6), switchMediaTX-10-100(7), switchMediaFX-SC(8), switchMediaFX-ST(9)  

switchModuleActive 1.3.6.1.4.1.52.259.10.3.2.3.1.1.7
Indicates whether or not a switch module is active. In order to avoid network loops, the switch hardware allows only one switch to bridge the stack's common 10Mbps and 100Mbps backplanes. Redundant switches are automatically disabled. Note that this restriction does not apply to switches that bridge one or more micro-isolated segments. Individual switch ports may be administratively enabled/disabled using the object switchPortAdminStatus. If the switch is hardware-disabled, the switch is disabled no matter what its administrative status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), notActive(2), notApplicable(3)  

backplaneTable 1.3.6.1.4.1.52.259.10.3.2.3.2
This table provides backplane isolation/connection status for each unit's 100Mbps and 10Mbps segments.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BackplaneEntry

backplaneEntry 1.3.6.1.4.1.52.259.10.3.2.3.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BackplaneEntry  

backplaneGroupID 1.3.6.1.4.1.52.259.10.3.2.3.2.1.1
The group ID of the segment being referenced. Groups are numbered in top-down order, with the top group being group 1. Attempts to reference nonexistent groups are rejected with an error-status of noSuchName(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..6  

backplaneSegmentID 1.3.6.1.4.1.52.259.10.3.2.3.2.1.2
The segment ID of the segment being referenced.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER tenMbps(10), oneHundredMbps(100)  

backplaneIsolated 1.3.6.1.4.1.52.259.10.3.2.3.2.1.3
The status of the segment's connection to the backplane bus. The factory setting is attached(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER isolated(1), attached(2)  

cabletronELH100PortInfo 1.3.6.1.4.1.52.259.10.3.2.4
OBJECT IDENTIFIER    

portTable 1.3.6.1.4.1.52.259.10.3.2.4.1
This table defines basic configuration information for each repeater port in the stack.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortEntry

portEntry 1.3.6.1.4.1.52.259.10.3.2.4.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortEntry  

portGroupID 1.3.6.1.4.1.52.259.10.3.2.4.1.1.1
The group ID of the repeater port being referenced. Groups are numbered in top-down order, with the top group being group 1. Attempts to reference nonexistent groups are rejected with an error-status of noSuchName(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..6  

portID 1.3.6.1.4.1.52.259.10.3.2.4.1.1.2
The port ID of the repeater port being referenced.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portLinkSpeed 1.3.6.1.4.1.52.259.10.3.2.4.1.1.3
The speed at which the port is currently operating. If there is no link on the port, this object returns noLink(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noLink(1), tenMbps(10), oneHundredMbps(100)  

portSpeedConfig 1.3.6.1.4.1.52.259.10.3.2.4.1.1.4
Selects the speed at which the port operates. The factory setting is autoNegotiate(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER autoNegotiate(1), tenMbps(10), oneHundredMbps(100)  

cabletronELH100PerfMonAgentInfo 1.3.6.1.4.1.52.259.10.3.3.1
OBJECT IDENTIFIER    

perfMonAgentCRCErrors 1.3.6.1.4.1.52.259.10.3.3.1.1
The number of valid-length packets with CRC errors received on the agent's MAC port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

perfMonAgentAlignmentErrors 1.3.6.1.4.1.52.259.10.3.3.1.2
The number of valid-length packets with alignment errors received on the agent's MAC port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

perfMonAgentCollisions 1.3.6.1.4.1.52.259.10.3.3.1.3
The number of collisions detected on the agent's MAC port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

perfMonAgentTotalPortIsolates 1.3.6.1.4.1.52.259.10.3.3.1.4
The number of times the agent's MAC port became isolated. Port isolation occurs only during 100Mbps operation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

perfMonAgentSymbolErrors 1.3.6.1.4.1.52.259.10.3.3.1.5
The number of packets with symbol errors received on the agent's MAC port. Symbol errors occur only during 100Mbps operation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cabletronELH100SwitchInfo 1.3.6.1.4.1.52.259.10.3.4.1
OBJECT IDENTIFIER    

switchPortTable 1.3.6.1.4.1.52.259.10.3.4.1.1
This table provides configuration information about each port on each switch module in the stack.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchPortEntry

switchPortEntry 1.3.6.1.4.1.52.259.10.3.4.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwitchPortEntry  

switchPortGroupID 1.3.6.1.4.1.52.259.10.3.4.1.1.1.1
The group ID of the switch module port being referenced. Groups are numbered in top-down order, with the top group being group 1. If a switch module is not installed on the group, then a GetNextRequest skips the entry. Attempts to reference nonexistent groups are rejected with an error-status of noSuchName(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

switchPortID 1.3.6.1.4.1.52.259.10.3.4.1.1.1.2
The port ID of the switch module port being referenced. Port 1 is always the internal 100Mbps port. Port 2 is always the internal 10Mbps port; note that this port is inactive on media modules. Port 3 is always the external port; note that this port is inactive on internal switch modules.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..3  

switchPortAdminStatus 1.3.6.1.4.1.52.259.10.3.4.1.1.1.3
The administrative status of the port. Setting this object to enabled(1) enables the port. Setting this object to disabled(2) disables the port. On media modules, port 2 (the internal 10Mbps port) cannot be managed. The external port cannot be managed on any module. In these cases, attempts to set this object are rejected with an error-status of badValue(3). The factory setting for manageable ports is enabled(1). Note that if switchModuleActive is notActive(2), then the switch is disabled no matter what its administrative status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), notApplicable(3)  

switchPortSpeed 1.3.6.1.4.1.52.259.10.3.4.1.1.1.4
The speed at which the switch port is currently operating. If the port is inactive (port 2 on media modules and port 3 on internal switch modules), noLink(1) is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noLink(1), tenMbps(10), oneHundredMbps(100)  

switchPortDuplex 1.3.6.1.4.1.52.259.10.3.4.1.1.1.5
The duplex mode in which the switch port is currently operating. If the port is inactive (port 2 on media modules and port 3 on internal switch modules), notApplicable(3) is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER halfDuplex(1), fullDuplex(2), notApplicable(3)  


cabletronELH100SwitchStatsInfo 1.3.6.1.4.1.52.259.10.3.4.2
OBJECT IDENTIFIER    

switchPortStatsTable 1.3.6.1.4.1.52.259.10.3.4.2.1
This table provides statistics on each port on each switch module in the stack. Note that statistics for the external port on media and switch/media modules are unavailable to the agent and are reported as 0. Statistics for port 2 (the internal 10Mbps port) on media modules are also reported as 0.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwitchPortStatsEntry

switchPortStatsEntry 1.3.6.1.4.1.52.259.10.3.4.2.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwitchPortStatsEntry  

switchPortStatsGroupID 1.3.6.1.4.1.52.259.10.3.4.2.1.1.1
The group ID of the switch module port being referenced. If the group is not present, or if there is no switch module installed in the group, GetRequests and SetRequests are rejected with an error-status of noSuchName(2). GetNextRequests skip entries for nonexistent modules.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

switchPortStatsID 1.3.6.1.4.1.52.259.10.3.4.2.1.1.2
The port ID of the switch module port being referenced. Port 1 is always the internal 100Mbps port. Port 2 is always the internal 10Mbps port. Port 3 is always the external port. Note that port 2 is inactive on media modules and port 3 is inactive on internal switch modules. Note: Statistics for the external port are unavailable to the agent and are reported as 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..3  

switchPortReadableFrames 1.3.6.1.4.1.52.259.10.3.4.2.1.1.3
The number of valid frames received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortReadableOctets 1.3.6.1.4.1.52.259.10.3.4.2.1.1.4
The number of octets (bytes) in all valid frames received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortFCSErrors 1.3.6.1.4.1.52.259.10.3.4.2.1.1.5
The number of valid-length frames received by the port that had FCS (frame check sequence) errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortAlignmentErrors 1.3.6.1.4.1.52.259.10.3.4.2.1.1.6
The number of valid-length frames received by the port that had alignment errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortFramesTooLong 1.3.6.1.4.1.52.259.10.3.4.2.1.1.7
The number of frames received by the port that were longer than 1518 bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortShortEvents 1.3.6.1.4.1.52.259.10.3.4.2.1.1.8
The number of frames received by the port that were shorter than 82 bits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortRunts 1.3.6.1.4.1.52.259.10.3.4.2.1.1.9
The number of frames received by the port that were longer than 82 bits but shorter than 512 bits (64 bytes).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortCollisions 1.3.6.1.4.1.52.259.10.3.4.2.1.1.10
The number of collisions detected on the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortLateEvents 1.3.6.1.4.1.52.259.10.3.4.2.1.1.11
The number of collisions detected on the port that occurred later than 512 bit-times into the transmission of a packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortVeryLongEvents 1.3.6.1.4.1.52.259.10.3.4.2.1.1.12
The number of times any activity continued for more than 4 to 7.5 milliseconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortDataRateMismatches 1.3.6.1.4.1.52.259.10.3.4.2.1.1.13
The number of times the incoming data rate mismatched the local clock source enough to cause a FIFO overflow or underflow.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortAutoPartitions 1.3.6.1.4.1.52.259.10.3.4.2.1.1.14
The number of times this port was auto-partitioned by the hardware. In 100Mbps mode, a port auto-partitions when it detects more than 60 consecutive collisions. In 10Mbps mode, a port auto-partitions after 32 consecutive collisions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortBroadcastPackets 1.3.6.1.4.1.52.259.10.3.4.2.1.1.15
The number of good broadcast frames received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortMulticastPackets 1.3.6.1.4.1.52.259.10.3.4.2.1.1.16
The number of good multicast (not broadcast) frames received by the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

switchPortIsolates 1.3.6.1.4.1.52.259.10.3.4.2.1.1.17
The number of times this port was auto-isolated by the hardware. This occurs only during 100Mbps operation. A port auto-isolates when it transmits more than 2 consecutive false carrier events.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cabletronELH100BackupInfo 1.3.6.1.4.1.52.259.10.3.5.1
OBJECT IDENTIFIER    

backupPortTable 1.3.6.1.4.1.52.259.10.3.5.1.1
This table allows configuration of backup port pairs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BackupPortEntry

backupPortEntry 1.3.6.1.4.1.52.259.10.3.5.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BackupPortEntry  

backupIndex 1.3.6.1.4.1.52.259.10.3.5.1.1.1.1
The index of the Backup table entry being referenced. Indexes may be nonconsecutive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..72  

backupPriPortGroup 1.3.6.1.4.1.52.259.10.3.5.1.1.1.2
Group ID of the primary port. Attempts to set this object to a nonexistent group are rejected with an error-status of badValue(3). If this object belongs to an empty entry, it returns a value of 255.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

backupPriPortPort 1.3.6.1.4.1.52.259.10.3.5.1.1.1.3
Port number of the primary port. Attempts to set this object to a nonexistent port are rejected with an error-status of badValue(3). If this object belongs to an empty entry, it returns a value of 255.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

backupSecPortGroup 1.3.6.1.4.1.52.259.10.3.5.1.1.1.4
Group ID of the secondary port. The secondary port may be on any group in the stack. Attempts to set this object to a nonexistent unit are rejected with an error-status of badValue(3). If this object belongs to an empty entry, it returns a value of 255.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

backupSecPortPort 1.3.6.1.4.1.52.259.10.3.5.1.1.1.5
Port number of the secondary port. Attempts to set this object to a nonexistent port are rejected with an error-status of badValue(3). If this object belongs to an empty entry, it returns a value of 255.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

backupPortAction 1.3.6.1.4.1.52.259.10.3.5.1.1.1.6
The status of backup port monitoring for this port pair. Setting this object to active(2) enables the primary port, disables the secondary port, and activates backup port monitoring. Once backup port monitoring is activated, the value of this object is reported as standby(3) until a triggering event occurs. A triggering event may be loss of link after link was active, port auto-partition, or port auto-isolate (100Mbps ports only). After a triggering event occurs, the primary port is disabled, the secondary port is enabled, and the value of this object is reported as backup(4). A RFC2108 rptrHealthInfo trap is transmitted. To re-enable the primary port and re-activate backup port monitoring, set this object to active(2). To disable backup port monitoring for the port pair, set this object to inactive(1). To remove the port pair from the backup table, set this object to delete(6). The enable/disable statuses of the ports do not change when they are deactivated or deleted; use rptrPortAdminStatus (RFC2108) to set the ports to the desired state. A value of invalid(5) indicates that one or both of the units for which this entry was originally configured is not currently in the stack. Backup port monitoring is disabled. The agent makes this determination by tracking the serial numbers on the units in the stack. The values standby(3), backup(4), and invalid(5) are read-only. Attempts to set this object to either of these values are rejected with an error-status of badValue(3).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER inactive(1), active(2), standby(3), backup(4), invalid(5), delete(6)  

cabletronELH100SecurityInfo 1.3.6.1.4.1.52.259.10.3.6.1
OBJECT IDENTIFIER    

securityTable 1.3.6.1.4.1.52.259.10.3.6.1.1
This table allows configuration of port-level intrusion detection.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SecurityEntry

securityEntry 1.3.6.1.4.1.52.259.10.3.6.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SecurityEntry  

securityGroupID 1.3.6.1.4.1.52.259.10.3.6.1.1.1.1
The group ID of the port being referenced. Groups are numbered in top-down order, with the top group being group 1. Attempts to reference nonexistent units are rejected with an error-status of noSuchName(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

securityPortID 1.3.6.1.4.1.52.259.10.3.6.1.1.1.2
The port ID of the port being referenced. Attempts to reference nonexistent ports are rejected with an error-status of noSuchName(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

securityAddr 1.3.6.1.4.1.52.259.10.3.6.1.1.1.3
The authorized MAC address for this port. This address may be configured through auto-learning if securityAutoLearnAction is set to active(2). Otherwise, the authorized MAC address may be configured by a SetRequest on this object. SNMP SetRequests are rejected unless securityAutoLearnAction is set to inactive(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  PhysAddress  

securityAutoLearnAction 1.3.6.1.4.1.52.259.10.3.6.1.1.1.4
Selects the auto-learning function for the port. Setting this object to inactive(1) disables auto-learning; the user must set securityAddr in order to specify the authorized MAC address. Setting this object to active(2) enables auto-learning of the port's authorized MAC address. The agent first sets the authorized MAC address to 0, then learns the source address of the first error-free frame received by the port. The newly-learned authorized address is reflected in securityAddr, and the status of this object changes to learned(3). The value learned(3) is read-only. Attempts to set this object to learned(3) are rejected with an error-status of badValue(3).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER inactive(1), active(2), learned(3)  

securityEnable 1.3.6.1.4.1.52.259.10.3.6.1.1.1.5
Setting this object to warningAndDisable(2) enables intrusion detection on the port. When an intruder is detected, a RFC2108 rptrInfoHealth trap is transmitted and the port is disabled. An intruder is detected only after it transmits a packet. A passive (non-transmitting) intruder cannot be detected. Setting this object to inactive(1) disables intrusion detection for the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER inactive(1), warningAndDisable(2)