-
您好,
根据您的介绍,这个模板适用于曙光的G30服务器。但是,在A620-G30服务器的管理页面上,并没有SNMP协议的配置页面。只支持SNMPtrap。
开启SNMPtrap v2后。也无法通过snmpget,snmpwalk这些命令获取任何数据。请问您是如何配置SNMP服务的。适不适用于A620-G30呢?
另外,这款服务器的管理页面,也没有ipmi服务的开启关闭页面。不知道它是不支持呢…
-
While it is working with:
snmpwalk -v 2c -c public 172.16.1.22 1.2.840.10006.300.43.1.2.1.1.13
**output:**
iso.2.840.10006.300.43.1.2.1.1.13.436207616 = INTEGER: 369098753
iso.2.840.10006.300.43.1…
ghost updated
6 years ago
-
```
What steps will reproduce the problem?
1. Call arduino.listen();
2. Call delay();
3. Send 6 snmpGet to agentuino during arduino delay.
What is the expected output? What do you see instead?
Expe…
-
```
What steps will reproduce the problem?
1. Call arduino.listen();
2. Call delay();
3. Send 6 snmpGet to agentuino during arduino delay.
What is the expected output? What do you see instead?
Expe…
-
```
What steps will reproduce the problem?
1. Call arduino.listen();
2. Call delay();
3. Send 6 snmpGet to agentuino during arduino delay.
What is the expected output? What do you see instead?
Expe…
-
```
What steps will reproduce the problem?
1. Arduino IDE 1.0.5
2. Using the Example Agent (only changing the network config)
3. snmpget -v1 -r1 -c public 192.168.111.118 sysUpTime.0
What is the expe…
-
```
What steps will reproduce the problem?
1. Arduino IDE 1.0.5
2. Using the Example Agent (only changing the network config)
3. snmpget -v1 -r1 -c public 192.168.111.118 sysUpTime.0
What is the expe…
-
```
What steps will reproduce the problem?
1. Arduino IDE 1.0.5
2. Using the Example Agent (only changing the network config)
3. snmpget -v1 -r1 -c public 192.168.111.118 sysUpTime.0
What is the expe…
-
**EasySNMP release version OR commit number**
0.2.6a
**Operating System and Version**
- OS: RHEL
- Version 7.9
**Net-SNMP Library Version**
- 5.7.2 (net-snmp-devel-5.7.2-49.el7_9.1.x86_64…
-
Using sample application "snmpget" to retrieve the cdpCacheAddress (1.3.6.1.4.1.9.9.23.1.2.1.1.4), the return result is not correct. The return type is CiscoNetworkAddress which is OctetString and in…