ccmeCorScope

CISCO-CCME-MIB · .1.3.6.1.4.1.9.9.439.1.1.60.1.4

Object

column Enumeration
Indicates the scope of this COR list for a
list of associated dial-peers.
              
ccme(1) - indicates this COR is applicable to 
          the dial-peer associated with ciscoCorTag 
          Ephone-DN object.
srstSccp(2) - indicates this COR is applicable to 
          all the dynamically created dial-peers 
          under SCCP SRST mode.
srstSip(3) -  indicates this COR is applicable to
          all the SIP SRST dial-peers that belong 
          to a specified voice registrar pool 
          indicated by ciscoCorVoiceRegPoolNumber 
          object.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ccme
2srstSccp
3srstSip

Conformance