cApsConfigMessageTransport
CISCO-APS-EXT-MIB ·
.1.3.6.1.4.1.9.10.72.1.2.1.6
Object
This object specifies the type of transport configured for
exchange of APS protocol messages. The type of transport
currently being used is indicated in the
cApsStatusMessageTransport object.
When this object is set to 'ip', values must be specified
for the cApsConfigFarEndIpAddressType, cApsConfigFarEndIpAddress
and cApsConfigFarEndGroupName objects.
Context
- MIB
- CISCO-APS-EXT-MIB
- OID
.1.3.6.1.4.1.9.10.72.1.2.1.6- 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::cApsConfigMessageTransport'
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::cApsConfigMessageTransport.<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::cApsConfigMessageTransport'
Syntax
- Source
- CApsMessageTransport
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | autoSelect |
3 | dcc |
4 | apsChannel |
5 | ip |
6 | osc |
Conformance
Member of
Compliance refinements
cApsExtCompliance2
readonly
Write access is not required.