ccdPrbsIfAction
CISCO-CABLE-DIAG-MIB ·
.1.3.6.1.4.1.9.9.390.1.1.1.1.1
Object
column r/w
Enumeration
Indicates the PRBS test action to be executed on the interface
and whether the test is currently running or not.
'start' -- start the PRBS test on the interface.
'stop' -- stop the PRBS test on the interface.
'errorReset' -- reset the object value of
ccdPrbsIfTestErrors to zero on the interface.
'running' -- the PRBS test is currently running on the
interface. This value is a read-only value
and can not be set on the interface.
'notRunning' -- the PRBS test is currently not running
on the interface. This value is a read-only
value and can not be set on the interface.
Context
- MIB
- CISCO-CABLE-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.390.1.1.1.1.1- Type
- column
- Access
- readwrite
- 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::ccdPrbsIfAction'
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::ccdPrbsIfAction.<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::ccdPrbsIfAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | stop |
3 | errorReset |
4 | running |
5 | notRunning |
Conformance
Member of