Result String
oid {%s} value {%s}
oid
value
Set _cerrno
Yes
(_cerr_sub_err =
This error means that the operating system reported an error. The POSIX errno value that is reported with the
error should be used to determine the cause of the operating system error.
(_cerr_sub_err = 22)
This error means that an internal EEM event detector pointer was null when it should have contained a value.
(_cerr_sub_err = 37)
This error means that there was no data for the SNMP object type.
(_cerr_sub_err = 51)
This error means that the SNMP statistics data type was invalid.
(_cerr_sub_err = 54)
This error means that the event detector was unavailable.
sys_reqinfo_syslog_freq
Queries the frequency information of all syslog events.
Syntax
sys_reqinfo_syslog_freq
Arguments
None
Result String
rec_list {{event frequency string 0}, {log freq str 1}, ...}
Where each event frequency string is:
time_sec %ld time_msec %ld match_count %u raise_count %u occurs %u
period_sec %ld period_msec %ld pattern {%s}
time_sec time_msec
2)
FH_ESYSERR
(generic/unknown error from OS/system)
FH_ENULLPTR
FH_ENOSNMPDATA
FH_ESTATSTYP
FH_EFDUNAVAIL
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
SNMP OID.
Value string of the associated SNMP data element.
(event detector internal error - ptr is null)
(can't retrieve data from SNMP)
(invalid statistics data type)
(connection to event detector unavailable)
Seconds and milliseconds in POSIX timer units since
January 1, 1970, which represent the time the last
event was raised.
sys_reqinfo_syslog_freq
2005