All MIBs › CISCO-SWITCH-STATS-MIB › csstConfigStatsMap
csstConfigStatsMap
Module: CISCO-SWITCH-STATS-MIB
OID (symbolic): CISCO-SWITCH-STATS-MIB::csstConfigStatsMap
OID (numeric): 1.3.6.1.4.1.9.9.652.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Specifies the sequence of the traffic statistics options that are configured to be collected by the device.
The length of this object is specified by the csstConfigStatsMapSize object value, and the value of each octet in the instance value of this object shall be unique and can only be selected from the set of csstConfigStatsOptionIndex values currently populated in csstConfigStatsOptionTable.
If a traffic statistics option is configured in this object, the corresponding network traffic statistics will be collected on all the applicable interfaces in this device.
Setting this object to a different value will trigger the csstConfigStatsIfTable to be repopulated.
What is csstConfigStatsMap?
Lets an operator configure which sequence of traffic statistics options (e.g. packet/octet counters) the device should collect, with each octet in the value selecting one statistics option and the total length defined by csstConfigStatsMapSize.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.652.1.1.3 snmpwalk -v2c -c public <target> CISCO-SWITCH-STATS-MIB::csstConfigStatsMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.652.1.1.3.1 snmpget -v2c -c public <target> CISCO-SWITCH-STATS-MIB::csstConfigStatsMap.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.652.1.1.3.1 s <value>
Start monitoring Cisco Catalyst switches (traffic statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SWITCH-STATS-MIB::csstConfigStatsMap OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switches (traffic statistics) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.652 | ciscoSwitchStatsMIB | CISCO-SWITCH-STATS-MIB |
| 1.3.6.1.4.1.9.9.652.1 | ciscoSwitchStatsMIBObjects | CISCO-SWITCH-STATS-MIB |
| 1.3.6.1.4.1.9.9.652.1.1 | csstConfigurableStats | CISCO-SWITCH-STATS-MIB |
| 1.3.6.1.4.1.9.9.652.1.1.3 | csstConfigStatsMap | CISCO-SWITCH-STATS-MIB |