Rev. 2 | |
SNMP interface | CD/CIM550.IOM |
OID | Description |
cimIpRouteMaxQosBandwidth | Establishes a hard maximum traffic rate that can be |
| processed by the |
| implies that no maximum limit is assigned to a route. |
| This value should be in multiples of 8 Kbps. |
Note: The “cimIpRouteDesKey” OID will only be accessible if the Encryption FAST feature has been purchased and activated. Otherwise, a get will return 1 (clear) and a set will return an error.
cimIpRouteDesKey | Allows the user to specify which Encryption Key should | ||||||
| be used to encrypt traffic for a route. This parameter can | ||||||
| be one of three values: clear, key1, or key2. Clear will | ||||||
| force the | ||||||
| the route. Key1 will use the key specified in the first key | ||||||
| to encrypt traffic for the route. Key2 will use the second | ||||||
| key to encrypt traffic for the route. | ||||||
| Can be set to: |
|
|
|
|
| |
|
| 1 |
| Clear |
|
|
|
|
| 2 |
| Key 1 |
|
|
|
|
| 3 |
| Key 2 |
|
|
|
|
| 4 |
| Random |
|
|
|
cimIpRouteRowStatus | Used in get operations to tell if the route table entry is | ||||||
| active. It is used in set operations to tell if a new route | ||||||
| table entry is to be created or an existing route table | ||||||
| entry is to be deleted. | ||||||
| It returns 1 (active) to indicate that the route entry is | ||||||
| available for use by the managed device. The values of | ||||||
| 2 (notInService) and 3 (notReady) are not supported. | ||||||
| When a new route entry is created, this OID must be set | ||||||
| to 4 (createAndGo). The value of 5 (createAndWait) is | ||||||
| not supported. |
|
|
|
|
| |
| If an existing row is to be deleted this OID must be set to | ||||||
| 6 (destroy), which indicates that the user wishing to | ||||||
| delete the route from the route table. | ||||||
| The “cimIpRouteRowStatus” can return: | ||||||
|
|
|
|
|
| ||
|
| 1 |
| Active |
|
| |
| The “cimIpRouteRowStatus” can be set to the following | ||||||
| for row create/delete: | ||||||
|
| 4 |
| Create And Go |
| ||
|
| 6 |
| Destroy |
| ||
cimIpRoute Priotity | Specifies the rooute QoS priority. Ther priority level can | ||||||
| be set to: |
|
|
|
|
| |
|
| 1 |
| High |
| ||
|
| 2 |
| Low |
|
|
238