Hi,
I am querying a variable which if of type Hex-STRING and the
value is 20bytes in size. snmpget command is returning value like this
(in 2 lines.). I think its splitting the string for every 16 bytes.
PKTC-MTA-MIB::pktcMtaDevProvConfigHash.0 = Hex-STRING: 65 3A 3F 46 65 7A 0C 7F AF 22 FB 1F 63 D7 38 C7
7D 01 D4 1F
Can you please tell me if I can configure the output in one line like this ..
PKTC-MTA-MIB::pktcMtaDevProvConfigHash.0 = Hex-STRING: 65 3A 3F 46 65 7A 0C 7F AF 22 FB 1F 63 D7 38 C7 7D 01 D4 1F
any suggestion is appreciated
thanks
chinmaya
- SNMPGet and Hex-STRING chinmayareddy
- Re: SNMPGet and Hex-STRING Thomas Anders
