Cisco ME 3400 Software Configuration Manual page 567

Ethernet access switch
Hide thumbs Also See for ME 3400:
Table of Contents

Advertisement

Chapter 29
Configuring SNMP
Command
Step 7
instance {exact | wild} {interface
interface-id | oid oid}
Step 8
poll interval interval
Step 9
end
Step 10
copy running-config startup-config
This example configures a bulk-statistics object list and schema:
Switch(config)# snmp mib bulkstat object-list ifMIB
Switch(config-bulk-objects)# add 1.3.6.1.2.1.2.1.2.2.2.1.11
Switch(config-bulk-objects)# add ifName
Switch(config-bulk-objects)# exit
Switch(config)# snmp mib bulkstat schema testschema
Switch(config-bulk-sc)# object-list ifMIB
Switch(config-bulk-sc)# instance wild oil 1
Switch(config-bulk-sc)# poll-interval 1
Switch(config-bulk-sc)# exit
Beginning in privileged EXEC mode, follow these steps to configure bulk-statistics transfer options:
Command
Step 1
configure terminal
Step 2
snmp mib bulkstat transfer transfer-id
Step 3
buffer-size bytes
Step 4
format {bulkBinary | bulkASCII |
schemaASCII}
Step 5
schema schema-name
Step 6
transfer-interval minutes
OL-9639-07
Purpose
Specify the instance information for objects in this schema. Enter
only one instance command per schema. If multiple instance
commands are entered, the most recent command overwrites the
previous command.
Enter exact when the specified instance appended to the object
list is the complete OID.
Enter wild when all subindices of the specified OID belong to
the schema.
Enter an interface interface-id to specify an interface ID
instead of an instance OID.
Enter oid oid to specify an instance OID for the schema.
Set the time interval in minutes for collection of data from the
object instances specified in the schema. The range is from 1 to
20000 minutes; the default is 5 minutes.
Return to privileged EXEC mode.
(Optional) Save your entries in the configuration file.
Purpose
Enter global configuration mode.
Identify the transfer configuration with a name, and enter
bulk-statistics transfer configuration mode.
(Optional) Specify the maximum size for the bulk-statistics data
file in bytes. The range is from 1024 to 2147483647 bytes; the
default is 2048 bytes.
(Optional) Specify the format of the bulk-statistics data file. The
default is schemaASCII.
Specify the bulk-statistics schema to be transferred. Repeat this
command for as many schemas as desired. You can associate
multiple schemas with a transfer configuration.
(Optional) Specify the length of time that the system should collect
MIB data before attempting the transfer operation. The valid range
is from 1 to 2147483647 minutes; the default is 30 minutes. The
transfer interval is the same as the collection interval.
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
Configuring SNMP
29-19

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents