ConnectGear gs-1124 User Guide

Page of 111
User Manual 
Publication date: January, 2005 
Revision A1 
101 
 
Appendix B 
MIB Specifications 
 
 
MIB II Enterprise MIB brief description is listed as below.  A MIB file in a readable 
electronic media (floppy disk or CD-ROM) is packed with the product box.   
 
PRIVATE-GS1124C-MIB DEFINITIONS ::= BEGIN 
 
IMPORTS 
    mib-2, DisplayString,ifIndex   
              
FROM RFC1213-MIB 
    enterprises,Counter, TimeTicks, Gauge,IpAddress 
FROM RFC1155-SMI 
    OBJECT-TYPE  
 
 
 
 
FROM RFC-1212 
 
 
 
 
TRAP-TYPE 
     FROM 
RFC-1215; 
 
privatetech               OBJECT IDENTIFIER ::= { enterprises 5205 } 
 
switch         OBJECT IDENTIFIER ::= { privatetech 2 } 
 
gs1124cProductId        OBJECT IDENTIFIER ::= { switch 7 } 
 
gs1124cProduces         OBJECT IDENTIFIER ::= { gs1124cProductId 1 } 
 
gs1124cIllegalLogin  TRAP-TYPE 
 ENTERPRISE 
gs1124cProductId 
 DESCRIPTION 
            "Send this trap when the illegal user try to login the Web management UI. " 
 ::= 
 
 
gs1124cRxErrorThreshold  TRAP-TYPE 
 ENTERPRISE 
gs1124cProductId 
 
VARIABLES   { ifIndex } 
 DESCRIPTION 
            "Send this trap when the number of the Rx bad packet over the Rx Error  
             Threshold. The OID value means the port number. " 
 ::= 
 
 
 
gs1124cTxErrorThreshold  TRAP-TYPE 
 ENTERPRISE 
gs1124cProductId 
 
VARIABLES   { ifIndex } 
 DESCRIPTION 
            "Send this trap when the number of the Tx bad packet over the Tx Error 
Threshold. 
             The OID value means the port number. " 
 ::= 
 
 
END