Ruby Tech GS-1224L Switch User Manual


 
User Manual
Publication date: March, 2007
Revision A1
105
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. For
technical support or the latest version of MIB download, please visit our web site
http://www.rubytech.com.tw
.
PRIVATE-GS1224L-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 }
gs1224LProductId OBJECT IDENTIFIER ::= { switch 7 }
gs1224LProduces OBJECT IDENTIFIER ::= { gs1224LProductId 1 }
gs1224LIllegalLogin TRAP-TYPE
ENTERPRISE gs1224LProductId
DESCRIPTION
"Send this trap when the illegal user try to login the Web management UI. "
::= 1
gs1224LRxErrorThreshold TRAP-TYPE
ENTERPRISE gs1224LProductId
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. "
::= 2
gs1224LTxErrorThreshold TRAP-TYPE
ENTERPRISE gs1224LProductId
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. "
::= 3
END