COMPEX-IN3000

File: COMPEX-IN3000.mib (72072 bytes)

Imported modules

RFC1155-SMI SNMPv2-TC

Imported symbols

enterprises TimeTicks OBJECT-TYPE
IpAddress Counter Gauge
DisplayString

Defined Types

DevTeamEntry  
SEQUENCE    
  cpId INTEGER
  cpName DisplayString

CommunityEntry  
SEQUENCE    
  communityInstance INTEGER
  communityString DisplayString
  communityCapability INTEGER

TrapEntry  
SEQUENCE    
  trapDest IpAddress
  trapStatus INTEGER

GroupOctetsEntry  
SEQUENCE    
  gsoGroupIndex INTEGER
  gsoHostOctetsRxOk Counter
  gsoHostOctetsRxErr Counter
  gsoOctetsRxOk Counter
  gsoOctetsRxErr Counter
  gsobkt64Ok Counter
  gsobkt64Err Counter
  gsobkt65to127Ok Counter
  gsobkt65to127Err Counter
  gsobkt128to255Ok Counter
  gsobkt128to255Err Counter
  gsobkt256to511Ok Counter
  gsobkt256to511Err Counter
  gsobkt512to1023Ok Counter
  gsobkt512to1023Err Counter
  gsobkt1024to1518Ok Counter
  gsobkt1024to1518Err Counter
  gsoRuntPacketsOk Counter
  gsoRuntPacketsErr Counter
  gsoPacketsTooBigOk Counter
  gsoPacketsTooBigErr Counter

GroupPacketEntry  
SEQUENCE    
  gspGroupIndex INTEGER
  gspPacketsRxOk Counter
  gspPacketsRxErr Counter
  gspPhysicalOk Counter
  gspPhysicalErr Counter
  gspMulticastOk Counter
  gspMulticastErr Counter
  gspBroadcastOk Counter
  gspBroadcastErr Counter
  gspHostPhysicalOk Counter
  gspHostPhysicalErr Counter

GroupMiscEntry  
SEQUENCE    
  gsmGroupIndex INTEGER
  gsmNumPorts INTEGER
  gsmName DisplayString
  gsmType INTEGER
  gsmNumLinkUp Gauge
  gsmNumLinkPulses Gauge
  gsmCollisions Counter
  gsmLateCollisions Counter
  gsmPartitions Counter
  gsmJabbers Counter
  gsmShortFragments Counter
  gsmCrcFae Counter
  gsmCrc Counter
  gsmFifoOverrun Counter
  gsmDeferring Counter

PortOctetsEntry  
SEQUENCE    
  psoGroupIndex INTEGER
  psoPortIndex INTEGER
  psoHostOctetsRxOk Counter
  psoHostOctetsRxErr Counter
  psoOctetsRxOk Counter
  psoOctetsRxErr Counter
  psobkt64Ok Counter
  psobkt64Err Counter
  psobkt65to127Ok Counter
  psobkt65to127Err Counter
  psobkt128to255Ok Counter
  psobkt128to255Err Counter
  psobkt256to511Ok Counter
  psobkt256to511Err Counter
  psobkt512to1023Ok Counter
  psobkt512to1023Err Counter
  psobkt1024to1518Ok Counter
  psobkt1024to1518Err Counter
  psoRuntPacketsOk Counter
  psoRuntPacketsErr Counter
  psoPacketsTooBigOk Counter
  psoPacketsTooBigErr Counter

PortPacketEntry  
SEQUENCE    
  pspGroupIndex INTEGER
  pspPortIndex INTEGER
  pspPacketsRxOk Counter
  pspPacketsRxErr Counter
  pspPhysicalOk Counter
  pspPhysicalErr Counter
  pspMulticastOk Counter
  pspMulticastErr Counter
  pspBroadcastOk Counter
  pspBroadcastErr Counter
  pspHostPhysicalOk Counter
  pspHostPhysicalErr Counter

PortMiscEntry  
SEQUENCE    
  psmGroupIndex INTEGER
  psmPortIndex INTEGER
  psmName DisplayString
  psmType INTEGER
  psmLinkState INTEGER
  psmLinkPulses INTEGER
  psmCollisions Counter
  psmLateCollisions Counter
  psmPartitions Counter
  psmJabbers Counter
  psmShortFragments Counter
  psmCrcFae Counter
  psmCrc Counter
  psmFifoOverrun Counter
  psmDeferring Counter

ThreadEntry  
SEQUENCE    
  tid INTEGER
  name DisplayString
  priority INTEGER
  muxCount INTEGER
  status INTEGER
  stackSize INTEGER

Defined Values

compex 1.3.6.1.4.1.426
OBJECT IDENTIFIER    

in3000 1.3.6.1.4.1.426.1
OBJECT IDENTIFIER    

hubTypes 1.3.6.1.4.1.426.1.1
OBJECT IDENTIFIER    

tp3000 1.3.6.1.4.1.426.1.1.1
OBJECT IDENTIFIER    

rp3000 1.3.6.1.4.1.426.1.1.2
OBJECT IDENTIFIER    

productInfo 1.3.6.1.4.1.426.1.2
OBJECT IDENTIFIER    

productName 1.3.6.1.4.1.426.1.2.1
The textual description of the IN3000.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

productVersion 1.3.6.1.4.1.426.1.2.2
The version of the IN3000 Firmware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

releasedDate 1.3.6.1.4.1.426.1.2.3
The release date of this version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..100)  

compexAddress 1.3.6.1.4.1.426.1.2.4
Address of Compex, Inc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

compexPhone 1.3.6.1.4.1.426.1.2.5
Compex's phone number for technical support or sales information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..100)  

compexImage 1.3.6.1.4.1.426.1.2.6
Information on the system setup. This string is not in a human readable form.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

compexMyAccess 1.3.6.1.4.1.426.1.2.7
This tells you the access you have with the community string you are using.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER readOnly(1), readWrite(2)  

devTeamTable 1.3.6.1.4.1.426.1.2.8
This is a list of the Compex development team.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevTeamEntry

devTeamEntry 1.3.6.1.4.1.426.1.2.8.1
Information about a particular person. The index is the cpId of the person.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DevTeamEntry  

cpId 1.3.6.1.4.1.426.1.2.8.1.1
This is the development team member's unique identifier number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cpName 1.3.6.1.4.1.426.1.2.8.1.2
This is the development team member's name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..40)  

communityInfo 1.3.6.1.4.1.426.1.3
OBJECT IDENTIFIER    

communityTable 1.3.6.1.4.1.426.1.3.1
A table containing community string information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CommunityEntry

communityEntry 1.3.6.1.4.1.426.1.3.1.1
Information about a particular community string. The instance of the table entries is the communityInstance.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CommunityEntry  

communityInstance 1.3.6.1.4.1.426.1.3.1.1.1
The table instance. This is the row number of a particular community string in the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

communityString 1.3.6.1.4.1.426.1.3.1.1.2
The community string. This is defined in RFC 1157. The community string may be up to 10 characters in length.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..10)  

communityCapability 1.3.6.1.4.1.426.1.3.1.1.3
The capability of the community string. The community string may be valid for different SNMP operations. Setting this object to 'clear' will cause the entry to be cleared out.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER readOnly(1), readWrite(2), clear(99)  

trapInfo 1.3.6.1.4.1.426.1.4
OBJECT IDENTIFIER    

trapTable 1.3.6.1.4.1.426.1.4.1
A table containing trap receiver information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapEntry

trapEntry 1.3.6.1.4.1.426.1.4.1.1
Information about a particular trap receiver. The instance for this table is the trapDest, or the IP address of the trap receiver. This table may have up to ten entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrapEntry  

trapDest 1.3.6.1.4.1.426.1.4.1.1.1
The trap destination. This is defined in RFC 1157. The trap received should be the IP address of an SNMP based network management system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

trapStatus 1.3.6.1.4.1.426.1.4.1.1.2
The trap status. This MIB variable is used to delete a trap receiver from the trap table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ok(1), delete(2)  

in3000StatsRptr 1.3.6.1.4.1.426.1.5
OBJECT IDENTIFIER    

rptrFifoColls 1.3.6.1.4.1.426.1.5.1
The total number of Collision Designators put into the IN3000's FIFO.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrShortWoPort 1.3.6.1.4.1.426.1.5.2
The total number of short fragment put into the IN3000's FIFO without a port designator.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrNoStatsDsgntr 1.3.6.1.4.1.426.1.5.3
The total number of empty statistic designators put into the IN3000's FIFO.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrInvalidDesgntr 1.3.6.1.4.1.426.1.5.4
The total number of entries put into the IN3000's FIFO that had invalid designators.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrPortIDwoPacket 1.3.6.1.4.1.426.1.5.5
The total number of entries in the IN3000's FIFO which do not have a corresponding packet in the ethernet controller's RAM buffer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrOverflows 1.3.6.1.4.1.426.1.5.6
The total number of times the IN3000's FIFO has overflowed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrNoFreeBuffers 1.3.6.1.4.1.426.1.5.7
The number of packets received that had to be discarded due to lack of buffers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrTxTimeouts 1.3.6.1.4.1.426.1.5.8
The total number of times a packet could not be sent before the transmit timer expired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrNICTxCollisions 1.3.6.1.4.1.426.1.5.9
The total number of collision that occured while the ethernet controller attempted to transmit. This error is reported by the ethernet controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrNICTxFifoUruns 1.3.6.1.4.1.426.1.5.10
The total number of times the ethernet controller could not gain access to the ethernet before the ethernet controller's FIFO emptied.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrNICTxCDHrtbts 1.3.6.1.4.1.426.1.5.11
The number of times the ethernet controlled was unable to transmit a collision signal after transmission of a packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrNICTxOutWinCls 1.3.6.1.4.1.426.1.5.12
The total number of collisions seen by the ethernet controller that occured after the slot time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrNICCarrierLost 1.3.6.1.4.1.426.1.5.13
The total number of times a carrier lost was detected by the ethernet controlled during the transmission of a packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rptrInNoRxBuf 1.3.6.1.4.1.426.1.5.14
The total number of times a packet was discarded due to lack of receive buffers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

in3000StatsGroup 1.3.6.1.4.1.426.1.6
OBJECT IDENTIFIER    

groupOctetsTable 1.3.6.1.4.1.426.1.6.1
This table contains Repeater Group Level octets Statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GroupOctetsEntry

groupOctetsEntry 1.3.6.1.4.1.426.1.6.1.1
Each row of this table is associated to a TP3000 or RP3000. Note the the groups are numbered from 1 to 4.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GroupOctetsEntry  

gsoGroupIndex 1.3.6.1.4.1.426.1.6.1.1.1
A unique value to the group. The groups are numbered from 1 to 4. The addresses set via the dip switches on the TP3000 and RP3000 are numbered 0 to 3. In order to calculate the group number add one (1) to the address set via the TP3000 or RP3000 dip switches.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

gsoHostOctetsRxOk 1.3.6.1.4.1.426.1.6.1.1.2
The total number of octets received by all ports in the group that were from valid packets and were addressed to the IN3000.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsoHostOctetsRxErr 1.3.6.1.4.1.426.1.6.1.1.3
The total number of octets received by all ports in the group that were from packets with errors and were addressed to the IN3000.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsoOctetsRxOk 1.3.6.1.4.1.426.1.6.1.1.4
The total number of octets received by all ports in the group that were from valid packets and were no addressed to the IN3000.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsoOctetsRxErr 1.3.6.1.4.1.426.1.6.1.1.5
The total number of octets received by all ports in the group that were from packets with errors and were not addressed to the IN3000.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsobkt64Ok 1.3.6.1.4.1.426.1.6.1.1.6
The total number of packets received from all ports in the group that were 64 bytes in length (including FCS octets and excluding framing bits) and did not contain errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsobkt64Err 1.3.6.1.4.1.426.1.6.1.1.7
The total number of packets received from all ports in the group that were 64 bytes in length (including FCS octets and excluding framing bits) and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsobkt65to127Ok 1.3.6.1.4.1.426.1.6.1.1.8
The total number of packets received from all ports in the group that were between 65 bytes and 127 bytes in length inclusive (including FCS octets and excluding framing bits) and did not contain errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsobkt65to127Err 1.3.6.1.4.1.426.1.6.1.1.9
The total number of packets received from all ports in the group that were between 65 bytes and 127 bytes in length inclusive (including FCS octets and excluding framing bits) and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsobkt128to255Ok 1.3.6.1.4.1.426.1.6.1.1.10
The total number of packets received from all ports in the group that were between 128 bytes and 255 bytes in length inclusive (including FCS octets and excluding framing bits) and did not contain errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsobkt128to255Err 1.3.6.1.4.1.426.1.6.1.1.11
The total number of packets received from all ports in the group that were between 128 bytes and 255 bytes in length inclusive (including FCS octets and excluding framing bits) and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsobkt256to511Ok 1.3.6.1.4.1.426.1.6.1.1.12
The total number of packets received from all ports in the group that were between 256 bytes and 511 bytes in length inclusive (including FCS octets and excluding framing bits) and did not contain errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsobkt256to511Err 1.3.6.1.4.1.426.1.6.1.1.13
The total number of packets received from all ports in the group that were between 256 bytes and 511 bytes in length inclusive (including FCS octets and excluding framing bits) and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsobkt512to1023Ok 1.3.6.1.4.1.426.1.6.1.1.14
The total number of packets received from all ports in the group that were between 512 bytes and 1023 bytes in length inclusive (including FCS octets and excluding framing bits) and did not contain errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsobkt512to1023Err 1.3.6.1.4.1.426.1.6.1.1.15
The total number of packets received from all ports in the group that were between 512 bytes and 1023 bytes in length inclusive (including FCS octets and excluding framing bits) and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsobkt1024to1518Ok 1.3.6.1.4.1.426.1.6.1.1.16
The total number of packets received from all ports in the group that were between 1024 bytes and 1518 bytes in length inclusive (including FCS octets and excluding framing bits) and did not contain errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsobkt1024to1518Err 1.3.6.1.4.1.426.1.6.1.1.17
The total number of packets received from all ports in the group that were between 1024 bytes and 1518 bytes in length inclusive (including FCS octets and excluding framing bits) and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsoRuntPacketsOk 1.3.6.1.4.1.426.1.6.1.1.18
The total number of packets received from all ports in the group that were less than 64 bytes, and did not contain any other errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsoRuntPacketsErr 1.3.6.1.4.1.426.1.6.1.1.19
The total number of packets reveived from all ports in the group that were less than 64 bytes and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsoPacketsTooBigOk 1.3.6.1.4.1.426.1.6.1.1.20
The total number of packets reveived from all ports in the group that were larger than 1518 bytes, and did not contain any other errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsoPacketsTooBigErr 1.3.6.1.4.1.426.1.6.1.1.21
The total number of packets reveived from all ports in the group that were larger than 1518 bytes, and contained other errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

groupPacketTable 1.3.6.1.4.1.426.1.6.2
This table contains Repeater Group Level Packet Statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GroupPacketEntry

groupPacketEntry 1.3.6.1.4.1.426.1.6.2.1
Each row of this table is associated to a TP3000 or RP3000. Note the the groups are numbered from 1 to 4.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GroupPacketEntry  

gspGroupIndex 1.3.6.1.4.1.426.1.6.2.1.1
A unique value to the group. The groups are numbered from 1 to 4. The addresses set via the dip switches on the TP3000 and RP3000 are numbered 0 to 3. In order to calculate the group number add one (1) to the address set via the dip switches.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

gspPacketsRxOk 1.3.6.1.4.1.426.1.6.2.1.2
The total number of packet received by all ports in the group that were valid packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gspPacketsRxErr 1.3.6.1.4.1.426.1.6.2.1.3
The total number of packet received by all ports in the group that were packets with errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gspPhysicalOk 1.3.6.1.4.1.426.1.6.2.1.4
The total number of packets received from all ports in the group that were unicast packets and were valid packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gspPhysicalErr 1.3.6.1.4.1.426.1.6.2.1.5
The total number of packets received from all ports in the group that were unicast packets and were packets with errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gspMulticastOk 1.3.6.1.4.1.426.1.6.2.1.6
The total number of packets received from all ports in the group that were multicast packets and were valid packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gspMulticastErr 1.3.6.1.4.1.426.1.6.2.1.7
The total number of packets received from all ports in the group that were multicast packets and were packets with errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gspBroadcastOk 1.3.6.1.4.1.426.1.6.2.1.8
The total number of packets received from all ports in the group that were broadcast packets and were valid packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gspBroadcastErr 1.3.6.1.4.1.426.1.6.2.1.9
The total number of packets received from all ports in the group that were broadcast packets and were packets with errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gspHostPhysicalOk 1.3.6.1.4.1.426.1.6.2.1.10
The total number of packets received from all ports in the group that were unicast packets, addressed to the IN3000 and did not have errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gspHostPhysicalErr 1.3.6.1.4.1.426.1.6.2.1.11
The total number of packets received from all ports in the group that were unicast packets, addressed to the IN3000 and had errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

groupMiscTable 1.3.6.1.4.1.426.1.6.3
This table contains Repeater Group Level Statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GroupMiscEntry

groupMiscEntry 1.3.6.1.4.1.426.1.6.3.1
Each row of this table is associated to a TP3000 or RP3000. Note the the groups are numbered from 1 to 4.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GroupMiscEntry  

gsmGroupIndex 1.3.6.1.4.1.426.1.6.3.1.1
A unique value to the group. The groups are numbered from 1 to 4. The addresses set via the dip switches on the TP3000 and RP3000 are numbered 0 to 3. In order to calculate the group number add one (1) to the address set via the dip switches.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

gsmNumPorts 1.3.6.1.4.1.426.1.6.3.1.2
The total number of ports contained in the group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

gsmName 1.3.6.1.4.1.426.1.6.3.1.3
The name of the group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..25)  

gsmType 1.3.6.1.4.1.426.1.6.3.1.4
The microhub type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER tp3000(1), rp3000(2), unknown(3)  

gsmNumLinkUp 1.3.6.1.4.1.426.1.6.3.1.5
The total number of ports in the group that have link status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

gsmNumLinkPulses 1.3.6.1.4.1.426.1.6.3.1.6
The total number of ports in the group that have link pulses enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

gsmCollisions 1.3.6.1.4.1.426.1.6.3.1.7
The total number of collisions detected by all ports in the group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsmLateCollisions 1.3.6.1.4.1.426.1.6.3.1.8
The total number of late collisions detected by all ports in the group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsmPartitions 1.3.6.1.4.1.426.1.6.3.1.9
The total number of partitions from all ports in the group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsmJabbers 1.3.6.1.4.1.426.1.6.3.1.10
The total number of frames from all port in the group that were longer than 1518 bytes, and had a non integral number of bytes or a bad frame check sequence (FCS).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsmShortFragments 1.3.6.1.4.1.426.1.6.3.1.11
Total number of packets from all ports in the group that were less than 64 bytes, and had a non-integral number of octets or had a bad frame check sequence (FCS).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsmCrcFae 1.3.6.1.4.1.426.1.6.3.1.12
The total number of packets reveived from all ports in the group that had frame alignment errors. Since there was a frame alignment error the packet also had a bad CRC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsmCrc 1.3.6.1.4.1.426.1.6.3.1.13
The total number of packets received from all ports in the group that did not have a frame alignment error, but they had a bad CRC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsmFifoOverrun 1.3.6.1.4.1.426.1.6.3.1.14
The total number of packets reveived from all port in the group that caused the ethernet controlled to overrun its FIFO.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsmDeferring 1.3.6.1.4.1.426.1.6.3.1.15
The total number of packets from all ports in the group that caused the ethernet controller to detect a jabber.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

in3000StatsPort 1.3.6.1.4.1.426.1.7
OBJECT IDENTIFIER    

portOctetsTable 1.3.6.1.4.1.426.1.7.1
This table contains octet statistics that deal with the TP3000 and RP3000 ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortOctetsEntry

portOctetsEntry 1.3.6.1.4.1.426.1.7.1.1
Each row in this table is associated with a port in a TP3000 or RP3000. Note that groups are numbered 1 to 4 and ports are numbered 1 to 7. The row instance is made up of the group number and the port number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortOctetsEntry  

psoGroupIndex 1.3.6.1.4.1.426.1.7.1.1.1
The group that this port resides in. The groups are numbered 1 to 4.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psoPortIndex 1.3.6.1.4.1.426.1.7.1.1.2
The port number of this port. Note that the ports are numbered 1 to 7. For the TP3000 the twisted pair ports are numbered 1 to 6 and the remaining ethernet port (either 10base2 or AUI) is port 7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psoHostOctetsRxOk 1.3.6.1.4.1.426.1.7.1.1.3
The total number of octets received on this port that were from packets without errors and were addressed to the IN3000.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psoHostOctetsRxErr 1.3.6.1.4.1.426.1.7.1.1.4
The total number of octets received on this port that were from packets with errors and were addressed to the IN3000.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psoOctetsRxOk 1.3.6.1.4.1.426.1.7.1.1.5
The total number of octets received on this port that were from packets without errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psoOctetsRxErr 1.3.6.1.4.1.426.1.7.1.1.6
The total number of octets received on this port that were from packets with errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psobkt64Ok 1.3.6.1.4.1.426.1.7.1.1.7
The total number of packets receive by this port that were 64 bytes in length (including FCS octets and excluding framing bits) and did not contain errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psobkt64Err 1.3.6.1.4.1.426.1.7.1.1.8
The total number of packets receive by this port that were 64 bytes in length (including FCS octets and excluding framing bits) and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psobkt65to127Ok 1.3.6.1.4.1.426.1.7.1.1.9
The total number of packets receive by this port that were between 65 and 127 bytes in length inclusive (including FCS octets and excluding framing bits) and did not contain errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psobkt65to127Err 1.3.6.1.4.1.426.1.7.1.1.10
The total number of packets receive by this port that were between 65 and 127 bytes in length inclusive (including FCS octets and excluding framing bits) and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psobkt128to255Ok 1.3.6.1.4.1.426.1.7.1.1.11
The total number of packets receive by this port that were between 128 and 255 bytes in length inclusive (including FCS octets and excluding framing bits) and did not contain errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psobkt128to255Err 1.3.6.1.4.1.426.1.7.1.1.12
The total number of packets receive by this port that were between 128 and 255 bytes in length inclusive (including FCS octets and excluding framing bits) and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psobkt256to511Ok 1.3.6.1.4.1.426.1.7.1.1.13
The total number of packets receive by this port that were between 256 and 511 bytes in length inclusive (including FCS octets and excluding framing bits) and did not contain errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psobkt256to511Err 1.3.6.1.4.1.426.1.7.1.1.14
The total number of packets receive by this port that were between 256 and 511 bytes in length inclusive (including FCS octets and excluding framing bits) and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psobkt512to1023Ok 1.3.6.1.4.1.426.1.7.1.1.15
The total number of packets receive by this port that were between 512 and 1023 bytes in length inclusive (including FCS octets and excluding framing bits) and did not contain errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psobkt512to1023Err 1.3.6.1.4.1.426.1.7.1.1.16
The total number of packets receive by this port that were between 512 and 1023 bytes in length inclusive (including FCS octets and excluding framing bits) and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psobkt1024to1518Ok 1.3.6.1.4.1.426.1.7.1.1.17
The total number of packets receive by this port that were between 1024 and 1518 bytes in length inclusive (including FCS octets and excluding framing bits) and did not contain errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psobkt1024to1518Err 1.3.6.1.4.1.426.1.7.1.1.18
The total number of packets receive by this port that were between 1024 and 1518 bytes in length inclusive (including FCS octets and excluding framing bits) and contained errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psoRuntPacketsOk 1.3.6.1.4.1.426.1.7.1.1.19
The total number of packets received by this port that were less than 64 bytes, but contained no other errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psoRuntPacketsErr 1.3.6.1.4.1.426.1.7.1.1.20
The total number of packets received by this port that were less than 64 bytes, and contained other errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psoPacketsTooBigOk 1.3.6.1.4.1.426.1.7.1.1.21
The total number of packets received by this port that were greater than 1518 bytes, but contained no other errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psoPacketsTooBigErr 1.3.6.1.4.1.426.1.7.1.1.22
The total number of packets received by this port that were greater than 1518 bytes, and contained other errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portPacketTable 1.3.6.1.4.1.426.1.7.2
This table contains statistics that deal with the TP3000 and RP3000 ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortPacketEntry

portPacketEntry 1.3.6.1.4.1.426.1.7.2.1
Each row in this table is associated with a port in a TP3000 or RP3000. Note that groups are numbered 1 to 4 and ports are numbered 1 to 7. The row instance is made up of the group number and the port number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortPacketEntry  

pspGroupIndex 1.3.6.1.4.1.426.1.7.2.1.1
The group that this port resides in. The groups are numbered 1 to 4.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pspPortIndex 1.3.6.1.4.1.426.1.7.2.1.2
The port number of this port. Note that the ports are numbered 1 to 7. For the TP3000 the twisted pair ports are numbered 1 to 6 and the remaining ethernet port (either 10base2 or AUI) is port 7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pspPacketsRxOk 1.3.6.1.4.1.426.1.7.2.1.3
The total number of packets received on this port that did no have any errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pspPacketsRxErr 1.3.6.1.4.1.426.1.7.2.1.4
The total number of packets received on this port that had errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pspPhysicalOk 1.3.6.1.4.1.426.1.7.2.1.5
The total number of unicast packets received on this port that did not have any errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pspPhysicalErr 1.3.6.1.4.1.426.1.7.2.1.6
The total number of unicast packets received on this port that had errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pspMulticastOk 1.3.6.1.4.1.426.1.7.2.1.7
The total number of multicast packets received on this port that did no have any errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pspMulticastErr 1.3.6.1.4.1.426.1.7.2.1.8
The total number of multicast packets received on this port that have errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pspBroadcastOk 1.3.6.1.4.1.426.1.7.2.1.9
The total number of broadcast packets that were received by this port and had no errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pspBroadcastErr 1.3.6.1.4.1.426.1.7.2.1.10
The total number of broadcast packets that were received by this port and had errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pspHostPhysicalOk 1.3.6.1.4.1.426.1.7.2.1.11
The total number of unicast packets received by this port that were addressed to the IN3000 and had no errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pspHostPhysicalErr 1.3.6.1.4.1.426.1.7.2.1.12
The total number of unicast packets received by this port that were addressed to the IN3000 and had errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portMiscTable 1.3.6.1.4.1.426.1.7.3
This table contains statistics that deal with the TP3000 and RP3000 ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMiscEntry

portMiscEntry 1.3.6.1.4.1.426.1.7.3.1
Each row in this table is associated with a port in a TP3000 or RP3000. Note that groups are numbered 1 to 4 and ports are numbered 1 to 7. The row instance is made up of the group number and the port number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortMiscEntry  

psmGroupIndex 1.3.6.1.4.1.426.1.7.3.1.1
The group that this port resides in. The groups are numbered 1 to 4.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psmPortIndex 1.3.6.1.4.1.426.1.7.3.1.2
The port number of this port. Note that the ports are numbered 1 to 7. For the TP3000 the twisted pair ports are numbered 1 to 6 and the remaining ethernet port (either 10base2 or AUI) is port 7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psmName 1.3.6.1.4.1.426.1.7.3.1.3
The name assigned to this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..25)  

psmType 1.3.6.1.4.1.426.1.7.3.1.4
The port type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER tenBaseT(1), aui-bnc(2), unknown(3)  

psmLinkState 1.3.6.1.4.1.426.1.7.3.1.5
The link state of the port. Note that if link pulses are disabled then the link state will be up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), unsupported(3)  

psmLinkPulses 1.3.6.1.4.1.426.1.7.3.1.6
This variable is used to check or set whether this port has link pulses enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), unsupported(3)  

psmCollisions 1.3.6.1.4.1.426.1.7.3.1.7
The total number of collisions that were received by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psmLateCollisions 1.3.6.1.4.1.426.1.7.3.1.8
The total number of late collisions that were received by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psmPartitions 1.3.6.1.4.1.426.1.7.3.1.9
The total number of times this port entered the partitioned state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psmJabbers 1.3.6.1.4.1.426.1.7.3.1.10
The total number of frames received by this port that were longer than 1518 bytes, and had a non- integral number of octets or had a bad frame check sequence (FCS).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psmShortFragments 1.3.6.1.4.1.426.1.7.3.1.11
The total number of frames received by this port that were less than 64 bytes, and had a non- integral number of octets or had a bad frame check sequence (FCS).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psmCrcFae 1.3.6.1.4.1.426.1.7.3.1.12
The total number of packets reveived by this port that had frame alignment errors. Since there was a frame alignment error the packet also had a bad CRC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psmCrc 1.3.6.1.4.1.426.1.7.3.1.13
The total number of packets reveived by this port that did not have frame alignment errors but had a bad CRC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psmFifoOverrun 1.3.6.1.4.1.426.1.7.3.1.14
The total number of packets reveived by this port that caused the ethernet controlled to overrun its FIFO.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

psmDeferring 1.3.6.1.4.1.426.1.7.3.1.15
The total number of packets received by this port the caused the ethernet controller to detect a jabber.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

in3000StatsMemory 1.3.6.1.4.1.426.1.8
OBJECT IDENTIFIER    

initHeapSize 1.3.6.1.4.1.426.1.8.1
The initial heap memory size in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

usedHeap 1.3.6.1.4.1.426.1.8.2
Amount of heap memory in use in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

freeHeap 1.3.6.1.4.1.426.1.8.3
Amount of free heap memory in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

heapStatus 1.3.6.1.4.1.426.1.8.4
The status of the heap. A notOk(2) response means the heap has been corrupted, and an ok(1) reponse means the heap is OK. The heap check is preformed at the time of memory coalescing and not on demand. Therefore, the value of the variable may not match the current state of the heap. If you wish to have the heap checked on demand please use the heapTest variable to preform this test.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), notOk(2)  

mallocCalls 1.3.6.1.4.1.426.1.8.5
Number of times malloc() has been called.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

reallocCalls 1.3.6.1.4.1.426.1.8.6
Number of times realloc() has been called.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callocCalls 1.3.6.1.4.1.426.1.8.7
Number of times calloc() has been called.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

freeCalls 1.3.6.1.4.1.426.1.8.8
Number of times free() has been called.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

noMemoryAvailable 1.3.6.1.4.1.426.1.8.9
The number of times that there was not enough memory to complete a memory allocation operation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mnodeCoalesces 1.3.6.1.4.1.426.1.8.10
The number of times that the memory manager coalesced mnodes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

coalesceMemCalls 1.3.6.1.4.1.426.1.8.11
The number of times that the memory manager was called to coalesced mnodes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

coalesceThreshold 1.3.6.1.4.1.426.1.8.12
This variable is used to set the number of free calls before coalescing memory. This change takes effect as soon as the variable is changed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

in3000StatsIcmp 1.3.6.1.4.1.426.1.9
OBJECT IDENTIFIER    

inUnknownTypes 1.3.6.1.4.1.426.1.9.1
Number of ICMP packets received with unknown type fields.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bufferPoolEmpty 1.3.6.1.4.1.426.1.9.2
Number of times an ICMP packet was received and there were not enough available buffers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dataBufferTooSmall 1.3.6.1.4.1.426.1.9.3
Number of times an ICMP packet was received and the data buffer was too small.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

in3000StatsOS 1.3.6.1.4.1.426.1.10
OBJECT IDENTIFIER    

threadCreateReq 1.3.6.1.4.1.426.1.10.1
The number of thread create requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

threadCreateOk 1.3.6.1.4.1.426.1.10.2
The number of successful thread creates.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

threadCreateFail 1.3.6.1.4.1.426.1.10.3
The number of unsuccessful thread creates.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

threadTableFull 1.3.6.1.4.1.426.1.10.4
The number of requests to create a thread that failed because the maximum number of threads were reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

threadKill 1.3.6.1.4.1.426.1.10.5
The number of threads that have been killed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

threadMaximum 1.3.6.1.4.1.426.1.10.6
The maximum number of threads that may be created. The set will take effect the next time the IN3000 is initialized.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

defaultStackSize 1.3.6.1.4.1.426.1.10.7
The default stack size (in bytes) for each thread. The set will take effect the next time the IN3000 is initialized.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

defaultTimeSlice 1.3.6.1.4.1.426.1.10.8
The default time slice (in milliseconds) for each thread. The set will take effect the next time the IN3000 is initialized. All newly created threads will get the new time slice.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bogusInterrupts 1.3.6.1.4.1.426.1.10.9
The total number of bogus interrupts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

divideError 1.3.6.1.4.1.426.1.10.10
The total number of divide by zero error interrupts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

singleStep 1.3.6.1.4.1.426.1.10.11
The total number of single step interrupts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

breakpoint 1.3.6.1.4.1.426.1.10.12
The total number of break point interrupts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

interruptOverflow 1.3.6.1.4.1.426.1.10.13
The total number of interrupt overflows.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arrayBoundsCheck 1.3.6.1.4.1.426.1.10.14
The total number of array bound check interrupts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

invalidOpcode 1.3.6.1.4.1.426.1.10.15
Th total number of invalid op code interrupts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

escapeOpcode 1.3.6.1.4.1.426.1.10.16
The total number of escape opcode interrupts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

coprocessorFault 1.3.6.1.4.1.426.1.10.17
Th total number of coprocessor fault interrupts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

threadTable 1.3.6.1.4.1.426.1.10.18
A table containing the currently running threads.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ThreadEntry

threadEntry 1.3.6.1.4.1.426.1.10.18.1
Information about a particular thread. The instance of the table entries is the tid.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ThreadEntry  

tid 1.3.6.1.4.1.426.1.10.18.1.1
This is the thread identifier. This is the unique number assigned to a thread. This value is also the instance of the table row.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

name 1.3.6.1.4.1.426.1.10.18.1.2
This is the thread's assigned name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

priority 1.3.6.1.4.1.426.1.10.18.1.3
This is the thread's priority.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

muxCount 1.3.6.1.4.1.426.1.10.18.1.4
This is the thread's mutual exclusion Count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

status 1.3.6.1.4.1.426.1.10.18.1.5
This is the thread's status at the time of the SNMP query.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER running(1), killed(2), queued(3), blocked(4), dead(5)  

stackSize 1.3.6.1.4.1.426.1.10.18.1.6
This is the thread's stack size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

in3000StatsArp 1.3.6.1.4.1.426.1.11
OBJECT IDENTIFIER    

arpInReqs 1.3.6.1.4.1.426.1.11.1
The number of received ARP requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpInRpls 1.3.6.1.4.1.426.1.11.2
The number of ARP replies received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpOutReqs 1.3.6.1.4.1.426.1.11.3
The number of ARP requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpOutRpls 1.3.6.1.4.1.426.1.11.4
The number of ARP replies sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpGetReqs 1.3.6.1.4.1.426.1.11.5
The number of ARP Get requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpPutReqs 1.3.6.1.4.1.426.1.11.6
The number of ARP Put requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpDeadEntries 1.3.6.1.4.1.426.1.11.7
The number of dead ARP entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpCacheSize 1.3.6.1.4.1.426.1.11.8
The maximum number of ARP cache entries. Changing this value will take place on next reboot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..200  

arpEntryTimeout 1.3.6.1.4.1.426.1.11.9
The length of time (in seconds) that an ARP entry is stored. If an entry is not accessed within this time period the entry is purged. Changes to this take place immediately.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 15..60480  

arpNumRetries 1.3.6.1.4.1.426.1.11.10
The number of ARP request retries before giving up. Changes to this take place after next reboot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..50  

arpReplyTimeout 1.3.6.1.4.1.426.1.11.11
The length of time ARP waits for an ARP response. Changes to this take place immediately.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65000  

in3000StatsIp 1.3.6.1.4.1.426.1.12
OBJECT IDENTIFIER    

inHdrTooSmall 1.3.6.1.4.1.426.1.12.1
The number of IP packets with headers too small. This is a subset of ipHdrErrors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

inHdrBadVersion 1.3.6.1.4.1.426.1.12.2
The number of IP packets with Incrrect version information. This is a subset of ipHdrErrors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

inHdrBadCheckSum 1.3.6.1.4.1.426.1.12.3
The number of IP packets with invalid checksums. This is a subset of ipHdrErrors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

inHdrBadOption 1.3.6.1.4.1.426.1.12.4
The number of IP packets with one or more incorrect options. This is a subset of ipHdrErrors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

inDataNotAllocated 1.3.6.1.4.1.426.1.12.5
This is an internal error. This is a subset of inDiscards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

inNoPacketBuffers 1.3.6.1.4.1.426.1.12.6
The number of IP packets received that had to be discarded due to lack of buffer space. This is a subset of inDiscards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

outNoPacketBuffers 1.3.6.1.4.1.426.1.12.7
The number of IP packets that were to be sent but had to be discarded due to lack of buffer space. This is a subset of outDiscards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

outBadTransmits 1.3.6.1.4.1.426.1.12.8
The number of IP packets that could not be transmitted even though the packet was valid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

outAddrNotResolved 1.3.6.1.4.1.426.1.12.9
The number of IP packets that could not be transmitted due to ARP failure. The address could not be resolved.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

reasmTimeout 1.3.6.1.4.1.426.1.12.10
The IP reasmebly timeout.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

in3000StatsHmi 1.3.6.1.4.1.426.1.13
OBJECT IDENTIFIER    

hmiReqs 1.3.6.1.4.1.426.1.13.1
The number of HMI requests received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiResp 1.3.6.1.4.1.426.1.13.2
The number of HMI reresponses sent. This does not include acknowledgement frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiError 1.3.6.1.4.1.426.1.13.3
The number of errors that occured processing HMI requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiAckOk 1.3.6.1.4.1.426.1.13.4
The number of HMI Good Acknowledgements sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiAckBad 1.3.6.1.4.1.426.1.13.5
The number of HMI Bad Acknowledgements sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiTrap 1.3.6.1.4.1.426.1.13.6
The number of HMI traps sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiIdReq 1.3.6.1.4.1.426.1.13.7
The number of HMI ID requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiGetInfoReq 1.3.6.1.4.1.426.1.13.8
The number of HMI GET INFO requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiSelftestReq 1.3.6.1.4.1.426.1.13.9
The number of HMI SELFTEST requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiPortEnableReq 1.3.6.1.4.1.426.1.13.10
The number of HMI PORT ENABLE requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiPortDisableReq 1.3.6.1.4.1.426.1.13.11
The number of HMI PORT DISABLE requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiStatusReq 1.3.6.1.4.1.426.1.13.12
The number of HMI STATUS requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiRepeaterReq 1.3.6.1.4.1.426.1.13.13
The number of HMI REPEATER requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiPortObjectsReq 1.3.6.1.4.1.426.1.13.14
The number of HMI POR OBJECTS request sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiPortChangesReq 1.3.6.1.4.1.426.1.13.15
The number of HMI PORT CHANGES requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiSelfTestStatReq 1.3.6.1.4.1.426.1.13.16
The number of HMI SELF TEST STATUTS requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiDebugOnReq 1.3.6.1.4.1.426.1.13.17
The number of HMI DEBUG ON requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiDebugOffReq 1.3.6.1.4.1.426.1.13.18
The number of HMI DEBUG OFF requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiGetInfoResp 1.3.6.1.4.1.426.1.13.19
The number of HMI GET INFO responses sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiSelfTestResp 1.3.6.1.4.1.426.1.13.20
The number of HMI SELF TEST responses sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiStatusResp 1.3.6.1.4.1.426.1.13.21
The number of HMI STATUS responses sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiRepeaterResp 1.3.6.1.4.1.426.1.13.22
The number of HMI REPEATER responses sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiPortObjectsResp 1.3.6.1.4.1.426.1.13.23
The number of HMI PORT OBJECTS responses sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiPortChangesResp 1.3.6.1.4.1.426.1.13.24
The number of HMI PORT CHANGES responses sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmiSelfTestStatResp 1.3.6.1.4.1.426.1.13.25
The number of HMI SLEF TEST STATUS responses sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

in3000StatsUart 1.3.6.1.4.1.426.1.14
OBJECT IDENTIFIER    

uartInOctets 1.3.6.1.4.1.426.1.14.1
The number of octets received by the UART driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uartOutOctets 1.3.6.1.4.1.426.1.14.2
The number of octets sent by the UART driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uartInDelivers 1.3.6.1.4.1.426.1.14.3
The number of octets received by the Uart and passed to upper layer protocol, such as HMI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uartOutDelivers 1.3.6.1.4.1.426.1.14.4
The number of bytes sent by the Uart there were from a higher level protocol, such as HMI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uartBaudRate 1.3.6.1.4.1.426.1.14.5
The baud rate of the serial port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER br1200(1200), br2400(2400), br4800(4800), br9600(9600), br19200(19200), br38400(38400), br57600(57600), br115200(115200)  

uartDataBits 1.3.6.1.4.1.426.1.14.6
The the number of data bits used by the serial port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER five(5), six(6), seven(7), eight(8)  

uartStopBits 1.3.6.1.4.1.426.1.14.7
The number of stop bits used by the serial port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER one(1), two(2)  

uartParity 1.3.6.1.4.1.426.1.14.8
The data parity used by the serial port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), even(2), odd(3)  

uartHandshaking 1.3.6.1.4.1.426.1.14.9
The handshaking used bu the serial port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), xonXoff(2), rtsCts(3)  

uartOverrunErrors 1.3.6.1.4.1.426.1.14.10
The number of time the UART has overrun causing an error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uartParityErrors 1.3.6.1.4.1.426.1.14.11
The number frames received from the UART that had parity errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uartFramingErrors 1.3.6.1.4.1.426.1.14.12
The number frames received from the UART that had framing errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uartBreakIndicators 1.3.6.1.4.1.426.1.14.13
The number indicators received by the UART.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

in3000SelfTests 1.3.6.1.4.1.426.1.15
OBJECT IDENTIFIER    

dallasTest 1.3.6.1.4.1.426.1.15.1
This variable is used to run a diagnostic test on the Universal Clock. To run the test this variable must be set to runTest(3). Setting this to any other value will result in an error.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER testPass(1), testFailed(2), runTest(3)  

flashTest 1.3.6.1.4.1.426.1.15.2
This variable is used to run a diagnostic test on the Non-Volitile RAM. To run the test this variable must be set to runTest(3). Setting this to any other value will result in an error.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER testPass(1), testFailed(2), runTest(3)  

uartTest 1.3.6.1.4.1.426.1.15.3
This variable is used to run a diagnostic test on the serial port (UART). To run the test this variable must be set to runTest(3). Setting this to any other value will result in an error.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER testPass(1), testFailed(2), runTest(3)  

nicTest 1.3.6.1.4.1.426.1.15.4
This variable is used to run a diagnostic test on the ethernet controller. To run the test this variable must be set to runTest(3). Setting this to any other value will result in an error.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER testPass(1), testFailed(2), runTest(3)  

netioTest 1.3.6.1.4.1.426.1.15.5
This variable is used to run a diagnostic test on the ethernet modules in the microhubs. To run the test this variable must be set to testHub1, testHub2, testHub3 or testHub4. Setting this to any other value will result in an error.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER testPass(1), testFailed(2), testHub1(3), testHub2(4), testHub3(5), testHub4(6)  

heapTest 1.3.6.1.4.1.426.1.15.6
This variable is used to run a diagnostic test on the memory heap. To run the test this variable must be set to runTest(3). Setting this to any other value will result in an error.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER testPass(1), testFailed(2), runTest(3)  

partState 1
This trap is sent whenever the partition state changes to partitioned.
TRAP-TYPE    

notPartState 2
This trap is sent whenever the partition state changes to not partitioned.
TRAP-TYPE