dongtou2016 2016-04-20 19:00
浏览 47

too long

I have a php script that is attempting to get a specific piece of data. I am using the snmprealwalk function but the page is not returning anything.

<?php
$a = snmprealwalk("192.168.107.130", "public", ".2.6.1.2.1.33.6.5.1.2.2.1"); 
for (reset($a); $i = key($a); next($a)) {
    echo "$i: $a[$i]<br />
";
}
?>

I know there is data there because if I simply take out the long iso_ID I will get all the data. This data contains the key or iso_ID I need to call a specific value.

How do I call a specific object_id using the php and snmp functions? What am I doing wrong? I am using php 5.3.28.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 孟德尔随机化结果不一致
    • ¥20 求用stm32f103c6t6在lcd1206上显示Door is open和password:
    • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
    • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
    • ¥15 谁有desed数据集呀
    • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100
    • ¥15 关于#hadoop#的问题
    • ¥15 (标签-Python|关键词-socket)
    • ¥15 keil里为什么main.c定义的函数在it.c调用不了
    • ¥50 切换TabTip键盘的输入法