cApsStatusMessageTransport
CISCO-APS-EXT-MIB ·
.1.3.6.1.4.1.9.10.72.1.3.1.3
Object
column CApsMessageTransport
This object specifies the type of transport currently being used
for exchange of APS protocol messages.
The value of this object is the same as the value specified in
the cApsConfigMessageTransport object, except when the value of
that object is 'autoSelect'. In that case, the type of
transport that has been automatically selected is indicated
by this object.
Context
- MIB
- CISCO-APS-EXT-MIB
- OID
.1.3.6.1.4.1.9.10.72.1.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cApsStatusExtEntry
- 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::cApsStatusMessageTransport'
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::cApsStatusMessageTransport.<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::cApsStatusMessageTransport'
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