cApsConfigSpan
CISCO-APS-EXT-MIB ·
.1.3.6.1.4.1.9.10.72.1.2.1.1
Object
column r/w
Enumeration
The span (hopByHop or endToEnd) for the APS group.
hopByHop
This refers to linear APS, e.g. linear SONET APS, or hopByHop
CDL APS. In a DWDM system, an APS channel may be associated
with either an individual wavelength or an optical fiber.
All APS channels within an APS group must be of the same type.
Systems that support linear APS on an individual wavelength
basis, must assign an ifIndex to each such wavelength.
endToEnd
This refers to path APS, e.g. endToEnd CDL APS. In this
configuration, each APS channel in the APS group is associated
with an endToEnd user path. This codepoint does not apply to
interfaces with an ifType value of 'sonet'.
This object may not be modified if the associated
cApsConfigRowStatus object is equal to 'active'.
Context
- MIB
- CISCO-APS-EXT-MIB
- OID
.1.3.6.1.4.1.9.10.72.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cApsConfigExtEntry
- 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-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-APS-EXT-MIB::cApsConfigSpan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-APS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-APS-EXT-MIB::cApsConfigSpan.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-APS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-APS-EXT-MIB::cApsConfigSpan'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hopByHop |
2 | endToEnd |
Conformance
Member of
Compliance refinements
cApsExtCompliance
readonly
Write access and support for the 'end-to-end' codepoint are
not required.
not required.
cApsExtCompliance2
readonly
Write access and support for the 'end-to-end' codepoint are
not required.
not required.