ccmSmtpServersPriority

CISCO-CALLHOME-MIB · .1.3.6.1.4.1.9.9.300.1.1.22.1.5

Object

column r/w Unsigned32
The priority of this entry relative to other entries.
System will attempt to contact SMTP servers in the order of
their priority values.
              
For servers with different values of ccmSmtpServersPriority,
the server with lowest value has highest priority.
              
For servers with same value of ccmSmtpServersPriority
the relative priority is determined by the system.

Context

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

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-100

Conformance