Ruby Tech GS-2124C Switch User Manual


 
GS-2124C User Manual
Publication date: June, 2005
Revision A1
224
Appendix C
MIB Specifications
The GS-2124C switch supports SNMP. 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.
RUBYTECH-GS2124-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;
rubytech OBJECT IDENTIFIER ::= { enterprises 5205 }
switch OBJECT IDENTIFIER ::= { rubytech 2 }
gs2124cProductID OBJECT IDENTIFIER ::= { switch 9 }
gs2124cProduces OBJECT IDENTIFIER ::= { gs2124cProductID 1 }
gs2124cSystem OBJECT IDENTIFIER ::= { gs2124cProduces 1 }
gs2124cCommonSys OBJECT IDENTIFIER ::= { gs2124cSystem 1 }
gs2124cReboot OBJECT-TYPE
SYNTAX INTEGER(1|2)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"reboot the system. Get this oid always return zero.
0 - do nothing
1 - reboot without saving start
2 - reboot with saving start"
-- @@ACTION ruby_common_sys
::= { gs2124cCommonSys 1 }
gs2124cBiosVsersion OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Get the BIOS version of the system."