Black Box LGB2118A Manuel D’Utilisation

Page de 76
724-746-5500   |   blackbox.com 
Page 73
Appendix: MIB Specifications
Appendix: MIB Specifications
A brief description of the MIB II Enterprise MIB brief appears next. For technical support or the latest version of MIB download, 
contact Black Box Technical Support at 724-746-5500 or info@blackbox.com.
PRIVATE-GESM-SW10-MIB DEFINITIONS ::= BEGIN
IMPORTS 
    
mib-2, DisplayString,ifIndex 
 
              
FROM RFC1213-M 
 
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