cmlrRuleDestSmeMinDigits

CISCO-ITP-MLR-MIB · .1.3.6.1.4.1.9.9.396.1.6.1.34

Object

column r/w CmlrMinimumDigits
Specifies the minimum number of digits that the global 
title address specified by the cmlrRuleDestSmeGta object
can contain for rule to match.
              
This object only applies when the 'destSmeMinDigits' bit is
set in the cmlrRuleInputParameters object.

Context

MIB
CISCO-ITP-MLR-MIB
OID
.1.3.6.1.4.1.9.9.396.1.6.1.34
Type
column
Access
readwrite
Status
current
Parent
cmlrRuleTableEntry
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-ITP-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MLR-MIB::cmlrRuleDestSmeMinDigits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MLR-MIB::cmlrRuleDestSmeMinDigits.<cgspInstNetwork>.<cmlrRuleSetName>.<cmlrRuleNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-MLR-MIB::cmlrRuleDestSmeMinDigits'

Syntax

Source
CmlrMinimumDigits
Base type
Unsigned32
Type Description
Minimum number of digits that global title 
address can contain and match rule.  The minimum 
number of digits must be greater than or equal to 
the length of the specified address.  This parameter
does not apply when the global title address length
is set to zero.

Values & Constraints

Type Constraints
range: 1..20

Conformance

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