Cisco Cisco ONS 15454 M6 Multiservice Transport Platform (MSTP)

Descargar
Página de 45
Row Creation in historyControlTable
The SetRequest PDU must be able to activate a historyControlTable row in one single-set operation. In order to do this, the PDU
must contain all needed values and have a status variable value of 2 (createRequest). All OIDs in the SetRequest PDU should be type
OID.0 type for entry creation.
To create a SetRequest PDU for the historyControlTable, the following values are required:
• The historyControlDataSource and its desired value
• The historyControlBucketsRequested and it desired value
• The historyControlInterval and its desired value
• The historyControlOwner and its desired value
• The historyControlStatus with a value of createRequest (2)
The historyControlBucketsRequested OID value is ignored because the number of buckets allowed for each sampling period, based
upon the historyControlInterval value, is already fixed. Table 12 lists these variables.
The historyControlInterval value cannot be changed from the four allowed choices. If you use another value, the SNMP agent selects
the closest smaller time period from the set buckets. For example, if the set request specifies a 25-minute interval, this falls between
the 15-minute (32 bucket) variable and the 60-minute (24 bucket) variable. The SNMP agent automatically selects the lower, closer
value, which is 15 minutes, so it allows 32 buckets.
If the SetRequest PDU is valid, a historyControlTable row is created. If the row already exists, or if the SetRequest PDU values do
not make sense or are insufficient, the SNMP agent does not create the row and returns an error code.
Get Requests and GetNext Requests
Get requests and getNext requests for the etherStatsMulticastPkts and etherStatsBroadcastPkts columns return a value of zero because
the variables are not supported by ONS 15454 Ethernet cards.
Row Deletion in historyControl Table
To delete a row from the table, the SetRequest PDU should contain a historyControlStatus value of 4 (invalid). A deleted row can
be recreated.
Ethernet History RMON Group
The ONS 15454 implements the etherHistoryTable as defined in RFC 2819. The group is created within the bounds of the
historyControlTable and does not deviate from the RFC in its design.
64-Bit etherHistoryHighCapacityTable
64-bit Ethernet history for the HC-RMON-MIB is implemented in the etherHistoryHighCapacityTable, which is an extension of the
etherHistoryTable. The etherHistoryHighCapacityTable adds four columns for 64-bit performance monitoring data. These two tables
have a one-to-one relationship. Adding or deleting a row in one table will also change the other.
38