listsnmpcountermappings
Arguments |
The optional argument below is supported. * `<parameter set type> `-- limits output to only the specified parameter set type name. |
---|---|
What it does |
Lists the current Parameter Set Type + Counter Name to Index mappings used to represent SNMP statistics from each parameter set. Includes three columns of information:
|
Example |
[Rhino@localhost (#20)] listsnmpcountermappings Transactions Counter Mappings ================ Transactions 2 active Transactions 3 committed Transactions 4 rolledBack Transactions 5 started |
setsnmpcountermapping
Arguments |
The following arguments must be specified:
At most one of the arguments below must also be specified:
|
||
---|---|---|---|
What it does |
Sets or clears SNMP counter mappings. |
||
Example |
[Rhino@localhost (#22)] setsnmpcountermapping Services activeRootSbbs 3 SNMP counter mapping for activeRootSbbs set to 3 |
clearsnmpcountermapping
Deprecated in Rhino 2.4.0.11 — see setsnmpcountermapping above. |
Argument |
The following arguments must be specified:
|
---|---|
What it does |
Clears SNMP counter mappings. |
Example |
[Rhino@localhost (#25)] clearsnmpcountermapping Services activeRootSbbs SNMP counter mapping cleared. |