snmpset using timetick variable
"Miller, Ed" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
trying to set the rttMonScheduleAdminRttStartTime to a value of one to take the rttmon resource out of pending operational state but get errors, what is the proper syntax. I know the instance does exist. # snmpset -c xxxxx -v 2c -m ./CISCO-RTTMON-MIB.txt 1.1.1.1 rttMonScheduleAdminRttStartTime.1111 = "0,00:00:01.00" rttMonScheduleAdminRttStartTime.1111: Bad value notation (0,00:00:01.00) # snmpset -c xxxxx -v 2c -m ./CISCO-RTTMON-MIB.txt 1.1.1.1 rttMonScheduleAdminRttStartTime.1111 t "0,00:00:01.00" rttMonScheduleAdminRttStartTime.1111: Bad value notation (0,00:00:01.00) # snmpset -c xxxxx -v 2c -m ./CISCO-RTTMON-MIB.txt 1.1.1.1 rttMonScheduleAdminRttStartTime.1111 t 1 Error in packet. Reason: inconsistentValue (The set value is illegal or unsupported in some way) Failed object: CISCO-RTTMON-MIB::rttMonScheduleAdminRttStartTime.1111 # snmpset -c xxxxx -v 2c -m ./CISCO-RTTMON-MIB.txt 1.1.1.1 rttMonScheduleAdminRttStartTime.1111 = 1 Error in packet. Reason: inconsistentValue (The set value is illegal or unsupported in some way) Failed object: CISCO-RTTMON-MIB::rttMonScheduleAdminRttStartTime.1111 NOTICE: This electronic mail transmission may contain confidential information and is intended only for the person(s) named. Any use, copying or disclosure by any other person is strictly prohibited. If you have received this transmission in error, please notify the sender via e-mail. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users