ChinaUnix.net
相关文章推荐:

snmp oid查询

snmp oidsnmp Object Identifiers(对象标示符) 管理信息库(MIB)是一个具有分层特性的信息的集合,我们可以通过 snmp 去存取它。MIB 的成员是一些被管理的对象(Managed Object),以对象标示符(Object Identifiers)来区分它们。 类别:IETF 取自" http://codex.wordpress.org.cn/snmp_oid " 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/11208/showart_1217806.html

by zgy - 网络技术文档中心 - 2008-09-23 09:52:30 阅读(892) 回复(0)

相关讨论

snmp常用oid Linux snmp oid’s for CPU,Memory and Disk Statistics snmp stands for Simple Network Management Protocol and consists of three key components: managed devices, agents, and network-management systems (NMSs). A managed device is a node that has an snmp agent and resides on a managed network. These devices can be routers and access server, switches and bridges, hubs, computer hosts, or ...

by brain2007 - 网络技术文档中心 - 2009-08-01 11:15:30 阅读(857) 回复(0)

Linux snmp oid’s for CPU,Memory and Disk Statistics snmp stands for Simple Network Management Protocol and consists of three key components: managed devices, agents, and network-management systems (NMSs). A managed device is a node that has an snmp agent and resides on a managed network. These devices can be routers and access server, switches and bridges, hubs, computer hosts, or printers. An ...

by arstcmyy - 网络技术文档中心 - 2009-04-06 11:23:59 阅读(830) 回复(0)

Linux snmp oid’s for CPU,Memory and Disk Statistics snmp stands for Simple Network Management Protocol and consists of three key components: managed devices, agents, and network-management systems (NMSs). A managed device is a node that has an snmp agent and resides on a managed network. These devices can be routers and access server, switches and bridges, hubs, computer hosts, or printers. An a...

by longkaty - 网络技术 - 2009-02-19 16:25:34 阅读(871) 回复(0)

[code] 我现在要处理下面的情况,大家有什么好的建议: Oracle数据库中有如下的表 oid NOT NULL NUMBER(3 GEOMETRY NOT NULL MDSYS.SDO_GEOMETRY STRINGFIELD VARCHAR2(10) DOUBLEFIELD NUMBER(25, DOUBLEFIELD2 NUMBER(25, BLOBFIELD BLOB oid是主键,用户给了我一堆oid(可能很多,可能很少,不一定) 我要得到这些oid所对应的GEOMETRY对象的数据信息,当然,速度一定要快, 怎样构造这个SQL语句呀! 请大家一定帮忙,谢谢 [...

by 大菠萝 - Oracle - 2003-07-30 22:57:14 阅读(1584) 回复(5)

[code] 我现在要处理下面的情况,大家有什么好的建议: Oracle数据库中有如下的表 oid NOT NULL NUMBER(38) GEOMETRY NOT NULL MDSYS.SDO_GEOMETRY STRINGFIELD VARCHAR2(10) DOUBLEFIELD NUMBER(25,8) DOUBLEFIELD2 NUMBER(25,8) BLOBFIELD BLOB oid...

by 大菠萝 - C/C++ - 2003-07-30 16:18:47 阅读(791) 回复(3)

如何linux查看snmpoid?谢谢

by cnsung - 系统管理 - 2005-12-31 16:19:02 阅读(794) 回复(2)

据我初步学习,貌似很多的网络监控软件都是使用snmp协议定时采集制定的oid的数值,然后绘图的。 可是我想知道,为什么oid的值会变化呢? 请众高手指教,谢谢了!:mrgreen: :mrgreen: :mrgreen:

by ioerr - 网络技术 - 2008-07-16 15:25:48 阅读(1447) 回复(1)

在OLD-CISCO-INTERFACES-MIB库中找到这样一个Object:locIfInPktsSec,ID:1.3.6.1.4.1.9.2.2.1.1.7,其意思大概是五分钟的平均数据包流量值,现在想通过snmpget方法得到某个具体时刻(例如,10:10:10)的数据包流量,这个oid似乎不是很正确,请问有其他oid可以直接得到具体时刻的数据包流量吗?或者需要用其他方法才能得到呢?多谢!

by kashin - 程序开发 - 2006-09-27 21:36:47 阅读(476) 回复(0)

用rrd时做流量图时要用到oid 可是就是不明白那及格数字的意思, 还有他的工作原理 , 用snmpwalk or snmpget 得到要监控设备的信息, 大概的意思是什么????? 谢谢 ~~~

by hotguns520 - 网络与硬件 - 2005-12-07 09:25:19 阅读(432) 回复(0)
by soldier - Solaris - 2004-05-27 11:36:20 阅读(2305) 回复(2)