Displaying 2 results from an estimated 2 matches for "rfc1213".
Did you mean:
rfc1123
2017 Mar 24
2
SNMP oddity
...this is on topic or not.
I'm trying to query an SNMP value from centos 6 and I get a bad
response if I don't specify the MIB to use:
0 digimer at pulsar:~/anvil/striker$ snmpget -v2c -c public -m
/home/digimer/Downloads/APC/AP7900/MIB/powernet421.mib 10.255.2.1
.1.3.6.1.2.1.2.2.1.6.2
RFC1213-MIB::ifPhysAddress.2 = Hex-STRING: 00 C0 B7 5F 8A 85
0 digimer at pulsar:~/anvil/striker$ snmpget -v2c -c public 10.255.2.1
.1.3.6.1.2.1.2.2.1.6.2
IF-MIB::ifPhysAddress.2 = STRING: 0:c0:b7:5f:8a:85
Note the second reply is not returning the first character (should be
'00:', returning ...
2015 Mar 12
0
NUT vs PowerWalker/BlueWalker SNMP with VFI 1500RM/3000RM LCD models
Hello,
I have two UPS from PowerWalker: VFI 1500RM LCD and VFI 3000RM LCD both
equiped with SNMP card, but NUT with snmp-ups does not support them.
PowerWalker declare support RFC1213, RFC162 but there is a problem with
some snmp values:
# upsdrvctl start
Network UPS Tools - UPS driver controller 2.6.4
Network UPS Tools - Generic SNMP UPS driver 0.66 (2.6.4)
Detected 3K on host 10.0.0.236 (mib: ietf 1.4)
[pw3000] unhandled ASN 0x6 received from 1.3.6.1.2.1.33.1.7.1.0
[snmp-up...