ccdPrbsIfTestErrors
CISCO-CABLE-DIAG-MIB ·
.1.3.6.1.4.1.9.9.390.1.1.1.1.3
Object
column SNMPv2-SMIGauge32
Indicates the number of errors which occurred during the
current or most recent running of a test. This Gauge is reset
to zero each time a test starts (e.g., when ccdPrbsIfAction
is set to 'start') or each time ccdPrbsIfAction is set
to 'errorReset' on an interface.
If and when an instance of ccdPrbsIfTestErrors reaches its
maximum value as indicated by the corresponding instance of
ccdPrbsIfTestErrorsMaxValue, its value will be less or equal
to the actual number of errors.
Context
- MIB
- CISCO-CABLE-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.390.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccdPrbsIfEntry
- 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-CABLE-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-DIAG-MIB::ccdPrbsIfTestErrors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CABLE-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-DIAG-MIB::ccdPrbsIfTestErrors.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CABLE-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CABLE-DIAG-MIB::ccdPrbsIfTestErrors'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of