Edimax Technology ES-516G+ Switch User Manual


 
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-GS1116C-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 }
gs1116cProductId OBJECT IDENTIFIER ::= { switch 8 }
gs1116cProduces OBJECT IDENTIFIER ::= { gs1116cProductId 1 }
gs1116cIllegalLogi n T RAP-TYPE
ENTERPRISE gs1116cProductId
DESCRIPTION
"Send this trap when the illegal user try to login the Web management UI. "
::= 1
gs1116cRxErrorThreshold TRAP-TYPE
ENTERPRISE gs1116cProductId
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
gs1116cTxErrorThreshold TRAP-TYPE
ENTERPRISE gs1116cProductId
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