Edimax Technology ES-5240G+ Switch User Manual


 
105
Appendix B
MIB Specifications
MIB II Enterprise MIB brief description is listed as below.
PRIVATE-ES-5240G+-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 }
ES-5240G+ProductId OBJECT IDENTIFIER ::= { switch 7 }
ES-5240G+Produces OBJECT IDENTIFIER ::= { ES-5240G+ProductId 1 }
ES-5240G+IllegalLogin TRAP-TYPE
ENTERPRISE ES-5240G+ProductId
DESCRIPTION
"Send this trap when the illegal user try to login the Web management UI. "
::= 1
ES-5240G+RxErrorThreshold TRAP-TYPE
ENTERPRISE ES-5240G+ProductId
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
ES-5240G+TxErrorThreshold TRAP-TYPE
ENTERPRISE ES-5240G+ProductId
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