lb metricTable¶
The following operations can be performed on "lb metricTable":
add | rm | set | bind | unbind | show
add lb metricTable¶
Creates a metric table for load monitoring.
Synopsys¶
add lb metricTable <metricTable>
Arguments¶
metricTable
Name for the metric table. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my metrictable" or 'my metrictable').
Example¶
add metrictable newtable
rm lb metricTable¶
Removes a metric table.
Synopsys¶
rm lb metricTable <metricTable>
Arguments¶
metricTable
Name of the metric table.
Example¶
rm metric table netscaler
set lb metricTable¶
Modifies the SNMP OID of a metric in a metric table.
Synopsys¶
set lb metricTable <metricTable> <metric> <snmpOID>
Arguments¶
metricTable
Name of the metric table.
metric
Name of the metric for which to change the SNMP OID.
snmpOID
New SNMP OID of the metric.
Example¶
set metrictable table met1 aliasname oidstr
bind lb metricTable¶
Binds a metric to a metric table. You must also specify the SNMP OID of the metric.
Synopsys¶
bind lb metricTable <metricTable> <metric> <snmpOID>
Arguments¶
metricTable
Name of the metric table.
metric
Name of the metric.
snmpOID
SNMP OID of the metric.
Example¶
bind metrictable tablename aliasname 1.2.3.4
unbind lb metricTable¶
Unbinds a metric from a metric table.
Synopsys¶
unbind lb metricTable <metricTable> <metric>
Arguments¶
metricTable
Name of the metric table.
metric
Name of the metric to unbind.
Example¶
unbind metrictable tablename aliasname
show lb metricTable¶
Displays the parameters of the specified metric table. If no metric table name is specified, a list of all configured metric tables is displayed.
Synopsys¶
show lb metricTable [<metricTable>]
Arguments¶
metricTable
Name of the metric table.
Outputs¶
metric
Metric name of the oid.
snmpOID
OID corresponding to the metric
flags
flags controlling display
stateflag
flags controlling display
metricType
Indication if it is a configured or internal
type
Adds a temporary or permanent table.
devno
count
Example¶
An example of the show metrictable command output is as follows: Name : ALTEON Type : INTERNAL Name : CISCO-CSS Type : INTERNAL Name : FOUNDRY Type : INTERNAL Name : NETSCALER Type : INTERNAL Name : F5 Type : INTERNAL Name : local Type : INTERNAL