cApsConfigExtraTraffic
CISCO-APS-MIB ·
.1.3.6.1.4.1.9.10.71.1.1.2.1.6
Object
column r/w
Enumeration
This object enables or disables the transfer of extra
traffic on the protection channel in a 1:n architecture.
This object must be set to disabled if the architecture
is 1+1. It may be necessary to disable this in order to
interwork with other SONET network elements that don't
support extra traffic.
This object may not be modified if the associated
cApsConfigRowStatus object is equal to active(1).
Context
- MIB
- CISCO-APS-MIB
- OID
.1.3.6.1.4.1.9.10.71.1.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cApsConfigEntry
- 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-APS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-APS-MIB::cApsConfigExtraTraffic'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-APS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-APS-MIB::cApsConfigExtraTraffic.<cApsConfigName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-APS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-APS-MIB::cApsConfigExtraTraffic'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of
Compliance refinements
cApsCompliance
readonly
Write access is not required.