ctpcSecurity

CISCO-TELEPRESENCE-CALL-MIB · .1.3.6.1.4.1.9.9.644.1.4.8.1.9

Object

column r/w Enumeration
This object specifies the call security level.
              
nonSecured    (1) -- 
   Neither media packets nor signaling packets are encrypted.
authenticated (2) -- 
   Signaling packets are authenticated and/or encrypted but
   not the media packets.
secured       (3) -- 
   Both media packets and signaling packets are encrypted.
unknown       (4) -- 
   Cannot detect the security state of a call.

Context

MIB
CISCO-TELEPRESENCE-CALL-MIB
OID
.1.3.6.1.4.1.9.9.644.1.4.8.1.9
Type
column
Access
readwrite
Status
current
Parent
ctpcEntry
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-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcSecurity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcSecurity.<ctpcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcSecurity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nonSecured
2authenticated
3secured
4unknown

Conformance

Member of
Compliance refinements
Write access is not required.
Write access is not required.
Write access is not required.
Write access is not required.
Write access is not required.
Write access is not required.