mr.anatoly Posted August 13, 2011 Posted August 13, 2011 подскажите, кто знает, описание oid-ов ветки 1.3.6.1.4.1.259.8.1.3.100.1.10 Вставить ник Quote
s.lobanov Posted August 13, 2011 Posted August 13, 2011 В мибах нет? ftp://ftp.vimcom.ru/Accton_Edge-Core/Switches/ES4626-SFP/mibs/ES4626-SFP-1.2.6%20mib.zip Вставить ник Quote
mr.anatoly Posted August 13, 2011 Author Posted August 13, 2011 (edited) смотрел в различных мибах, что встречаются в инете, заканчивается на 1.3.6.1.4.1.259.8.1.3.100.1.9. Далее идет уже 100.2 oid-ы есть: $ snmpwalk -v 2c -c public 192.168.33.31 1.3.6.1.4.1.259.8.1.3.100.1.10 .1.3.6.1.4.1.259.8.1.3.100.1.10.1.0 = "" .1.3.6.1.4.1.259.8.1.3.100.1.10.2.0 = "" .1.3.6.1.4.1.259.8.1.3.100.1.10.3.0 = "" .1.3.6.1.4.1.259.8.1.3.100.1.10.4.0 = "" .1.3.6.1.4.1.259.8.1.3.100.1.10.5.0 = "" .1.3.6.1.4.1.259.8.1.3.100.1.10.6.0 = INTEGER: 0 .1.3.6.1.4.1.259.8.1.3.100.1.10.7.0 = INTEGER: 0 .1.3.6.1.4.1.259.8.1.3.100.1.10.8.0 = INTEGER: 0 .1.3.6.1.4.1.259.8.1.3.100.1.10.9.0 = INTEGER: 4 Edited August 13, 2011 by mr.anatoly Вставить ник Quote
s.lobanov Posted August 13, 2011 Posted August 13, 2011 В архиве, на который ссылка выше есть эти оиды или нет или вы не проверяли? Или не умеете mib-ы смотреть? Тогда качайте ireasoning mib browser - он лучший ИМХО. Вставить ник Quote
mr.anatoly Posted August 13, 2011 Author Posted August 13, 2011 в вашем файле описания этих оидов также нет Вставить ник Quote
s.lobanov Posted August 13, 2011 Posted August 13, 2011 --xxx.100.1.10 switchFileCopy OBJECT IDENTIFIER ::= { priSystem 10 } --xxx.100.1.10.1 fileUserName OBJECT-TYPE SYNTAX DisplayString (SIZE(1..100)) MAX-ACCESS read-write STATUS current DESCRIPTION "ftp user name" ::= { switchFileCopy 1 } --xxx.100.1.10.2 fileUserPassword OBJECT-TYPE SYNTAX DisplayString (SIZE(1..100)) MAX-ACCESS read-write STATUS current DESCRIPTION "ftp user password" ::= { switchFileCopy 2 } --xxx.100.1.10.3 fileIPaddress OBJECT-TYPE SYNTAX DisplayString (SIZE(1..100)) MAX-ACCESS read-write STATUS current DESCRIPTION "ftp or tftp server ip address" ::= { switchFileCopy 3 } --xxx.100.1.10.4 sourceFileCopy OBJECT-TYPE SYNTAX DisplayString (SIZE(1..100)) MAX-ACCESS read-write STATUS current DESCRIPTION "Source file name or Copy from current system configuration ." ::= { switchFileCopy 4 } --xxx.100.1.10.5 destinationFileCopy OBJECT-TYPE SYNTAX DisplayString (SIZE(1..100)) MAX-ACCESS read-write STATUS current DESCRIPTION "Destination file name or Copy to startup configuration." ::= { switchFileCopy 5 } --xxx.100.1.10.6 fileCopyMode OBJECT-TYPE SYNTAX INTEGER { ascii(0), binary(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "ascii(0): ASCII file mode; binary(1): Binary file mode." ::= { switchFileCopy 6 } --xxx.100.1.10.7 fileCopyUseMode OBJECT-TYPE SYNTAX INTEGER { ftp(1), tftp(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "ftp(1): ftp server or client; tftp(2): tftp server or client." ::= { switchFileCopy 7 } --xxx.100.1.10.8 fileCopy OBJECT-TYPE SYNTAX INTEGER { upload(1), download(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "File copy configurate." ::= { switchFileCopy 8 } --xxx.100.1.10.9 fileCopyResult OBJECT-TYPE SYNTAX INTEGER { error(0), ok(1), uploading(2), downloading(3), idle(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "The result of file copy:error(0):copy file failure;ok(1):copy file success; uploading(2):in process of upload file;downloading(3):in process of download file; idle(4):be out of copy file." ::= { switchFileCopy 9 } P.S. Accton~DCN~QTech~и ещё какие-то бренды с идентичнымочень похожим железом и подправленным show version Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.