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

Walk 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
1none
2autoSelect
3dcc
4apsChannel
5ip
6osc

Conformance

Member of
Compliance refinements
Write access is not required.