Publication date:Nov., 2012
Revision A1
97
Appendix B
MIB Specifications
MIB II Enterprise MIB brief description is listed as below.
PRIVATE-GEPoESM-ESW09-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 }
gesmsw24LProductId OBJECT IDENTIFIER ::= { switch 7 }
gesmsw24LProduces OBJECT IDENTIFIER ::= gesmsw24LProductId 1 }
gesmsw24LIllegalLogin TRAP-TYPE
ENTERPRISE
gesmsw24LProductId
DESCRIPTION
"Send this trap when the illegal user try to login the Web management UI. "
::=
1
gesmsw24LRxErrorThreshold TRAP-TYPE
ENTERPRISE
gesmsw24LProductId
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
gesmsw24LTxErrorThreshold TRAP-TYPE
ENTERPRISE
gesmsw24LProductId
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