cwmStatCurrentLevel
CISCO-WAN-MODULE-MIB ·
.1.3.6.1.4.1.9.9.145.1.2.1.1.4
Object
column StatisticsLevel
The current statistics level of the module.
A change in the card statistic level can take place only
after a module reset. This object shows the current module
statistic level. While cwmStatLevelConfigured object is
used to configure module statistic level. The value
set in cwmStatLevelConfigured object will take effect after
next module reset.
Context
- MIB
- CISCO-WAN-MODULE-MIB
- OID
.1.3.6.1.4.1.9.9.145.1.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwmStatConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MODULE-MIB::cwmStatCurrentLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MODULE-MIB::cwmStatCurrentLevel.<cwmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-MODULE-MIB::cwmStatCurrentLevel'
Syntax
- Source
- StatisticsLevel
- Base type
Enumeration
Values & Constraints
Type Values
0 | notApplicable |
1 | levelOne |
2 | levelTwo |
3 | levelThree |
Conformance
Member of
Compliance refinements
ciscoWanModuleMIBCompliance
noaccess
This is an optional attribute. This attribute is not required
if the cwmStatLevelConfigured object is not supported.
if the cwmStatLevelConfigured object is not supported.
ciscoWanModuleMIBComplianceRev1
noaccess
This is an optional attribute. This attribute is not
required if the cwmStatLevelConfigured object is not
supported.
required if the cwmStatLevelConfigured object is not
supported.
ciscoWanModuleMIBComplianceRev2
noaccess
This is an optional attribute. This attribute is not
required if the cwmStatLevelConfigured object is not
supported.
required if the cwmStatLevelConfigured object is not
supported.