cErrDisableFeatureConfigurable

CISCO-ERR-DISABLE-MIB · .1.3.6.1.4.1.9.9.548.1.2.1.1.2

Object

column Bits
This object indicates whether the error-disable related
configuration is configurable for this feature. If a bit
is set to 1, then the corresponding error-disable
configuration can be configured.
              
'detectionEnable'    - indicates the error-disable detection
                       can be enabled/disabled for this feature
                       via cErrDisableFeatureDetectEnable.
'recoveryEnable'     - indicates the error-disable recovery
                       can be enabled/disabled for this feature
                       via cErrDisableFeatureRecoveryEnable.
'recoveryInterval'   - indicates the error-disable recovery
                       Interval can be configured via
                       cErrDisableFeatureRecoveryInterval.
'detectShutdownVlan' - indicates the error-disable detection
                       shutdown vlan mode can be configured for
                       this feature via 
                       cErrDisableFeatureDetectShutdownVlan. 
'flapControl'        - indicates the error-disable flap control
                       can be configured via 
                       cErrDisableFeatureMaxFlapCount and
                       cErrDisableFeatureFlapTimePeriod.

Context

MIB
CISCO-ERR-DISABLE-MIB
OID
.1.3.6.1.4.1.9.9.548.1.2.1.1.2
Type
column
Access
readonly
Status
current
Parent
cErrDisableFeatureEntry
Groups
1

Walk 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-ERR-DISABLE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERR-DISABLE-MIB::cErrDisableFeatureConfigurable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ERR-DISABLE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERR-DISABLE-MIB::cErrDisableFeatureConfigurable.<cErrDisableFeatureIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ERR-DISABLE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ERR-DISABLE-MIB::cErrDisableFeatureConfigurable'

Syntax

Bits

Values & Constraints

Enumerated Values
0detectionEnable
1recoveryEnable
2recoveryInterval
3detectShutdownVlan
4flapControl

Conformance