ccapAppLocation
CISCO-CALL-APPLICATION-MIB ·
.1.3.6.1.4.1.9.9.146.1.1.1.1.2
Object
Identifies the location from where this application is
loaded.
For built-in applications, the value will always
be an empty string.
If the location is not specified or not known, value is
an empty string.
Note that a particular agent may support only certain
types of URLs (e.g., only tftp://...). Thus, the valid
values of this object are implementation dependent.
An agent may respond with an error (e.g., 'wrongValue')
to a management SET operation which attempts to modify
the value of this object to one which is not supported
by the managed device.
The value of this object may be changed at any time.
However, note that setting this value for an active
row will cause the old application to be deleted, and
the new application (i.e. the program at the
newly-specified URL) to be loaded.
Context
- MIB
- CISCO-CALL-APPLICATION-MIB
- OID
.1.3.6.1.4.1.9.9.146.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccapApplicationEntry
- Groups
- 2
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-CALL-APPLICATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALL-APPLICATION-MIB::ccapAppLocation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CALL-APPLICATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALL-APPLICATION-MIB::ccapAppLocation.<ccapAppName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CALL-APPLICATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CALL-APPLICATION-MIB::ccapAppLocation'
Syntax
- Source
- URLStringOrNull
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of