Khemara Lyn
2013-05-08 04:50:56 UTC
Dear All,
I like to use the template on this thread and appreciate the author so much:
http://forums.cacti.net/viewtopic.php?f=12&t=42599&start=0
which is about graphing Cisco CBWFQ Policy.
I need some help to extend the template so that the graph indices on the
"Create Graph" for a device are listed in a more readable way. Right
now, each graph index is listed as a plain number. A more readable one
should contain interface name/description and class-map name.
I found the following list of OIDs from a script by Maxstoner on this
thread: http://forums.cacti.net/about33275.html and this
CISCO-CLASS-BASED-QOS-MIB IODs:
ftp://ftp.cisco.com/pub/mibs/oid/CISCO-CLASS-BASED-QOS-MIB.oid:
"config" => ".1.3.6.1.4.1.9.9.166.1.7.1.1.1", # list of all
configured QoS classes
"config_index" => ".1.3.6.1.4.1.9.9.166.1.5.1.1.2", # cbQosConfigIndex
"int_index" => ".1.3.6.1.4.1.9.9.166.1.1.1.1.4", # cbQosIfIndex
"policy_direction" => ".1.3.6.1.4.1.9.9.166.1.1.1.1.3", #
cbQosPolicyDirection
"int_name" => ".1.3.6.1.2.1.31.1.1.1.1",
"int_description" => ".1.3.6.1.2.1.31.1.1.1.18",
"class_traffic" => ".1.3.6.1.4.1.9.9.166.1.15.1.1.11",
"pre_class_traffic" => ".1.3.6.1.4.1.9.9.166.1.15.1.1.7",
"drop_class_traffic" => ".1.3.6.1.4.1.9.9.166.1.15.1.1.18",
"drop_class_byte" => ".1.3.6.1.4.1.9.9.166.1.15.1.1.17",
"pre_class_byte" => ".1.3.6.1.4.1.9.9.166.1.15.1.1.6",
"class_byte" => ".1.3.6.1.4.1.9.9.166.1.15.1.1.10",
I'm looking for a way to relate the indices to corresponding interface
names and class-maps.
Please help! I would be very very grateful for this.
Sincerely,
Khem
I like to use the template on this thread and appreciate the author so much:
http://forums.cacti.net/viewtopic.php?f=12&t=42599&start=0
which is about graphing Cisco CBWFQ Policy.
I need some help to extend the template so that the graph indices on the
"Create Graph" for a device are listed in a more readable way. Right
now, each graph index is listed as a plain number. A more readable one
should contain interface name/description and class-map name.
I found the following list of OIDs from a script by Maxstoner on this
thread: http://forums.cacti.net/about33275.html and this
CISCO-CLASS-BASED-QOS-MIB IODs:
ftp://ftp.cisco.com/pub/mibs/oid/CISCO-CLASS-BASED-QOS-MIB.oid:
"config" => ".1.3.6.1.4.1.9.9.166.1.7.1.1.1", # list of all
configured QoS classes
"config_index" => ".1.3.6.1.4.1.9.9.166.1.5.1.1.2", # cbQosConfigIndex
"int_index" => ".1.3.6.1.4.1.9.9.166.1.1.1.1.4", # cbQosIfIndex
"policy_direction" => ".1.3.6.1.4.1.9.9.166.1.1.1.1.3", #
cbQosPolicyDirection
"int_name" => ".1.3.6.1.2.1.31.1.1.1.1",
"int_description" => ".1.3.6.1.2.1.31.1.1.1.18",
"class_traffic" => ".1.3.6.1.4.1.9.9.166.1.15.1.1.11",
"pre_class_traffic" => ".1.3.6.1.4.1.9.9.166.1.15.1.1.7",
"drop_class_traffic" => ".1.3.6.1.4.1.9.9.166.1.15.1.1.18",
"drop_class_byte" => ".1.3.6.1.4.1.9.9.166.1.15.1.1.17",
"pre_class_byte" => ".1.3.6.1.4.1.9.9.166.1.15.1.1.6",
"class_byte" => ".1.3.6.1.4.1.9.9.166.1.15.1.1.10",
I'm looking for a way to relate the indices to corresponding interface
names and class-maps.
Please help! I would be very very grateful for this.
Sincerely,
Khem