cmlrRuleOrigSmeMinDigits
CISCO-ITP-MLR-MIB ·
.1.3.6.1.4.1.9.9.396.1.6.1.40
Object
Specifies the minimum number of digits that the global
title address specified by the cmlrRuleOrigSmeGta object
can contain for rule to match.
This object only applies when the 'origSmeMinDigits' 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.40- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmlrRuleTableEntry
- Groups
- 1
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-ITP-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MLR-MIB::cmlrRuleOrigSmeMinDigits'
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::cmlrRuleOrigSmeMinDigits.<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::cmlrRuleOrigSmeMinDigits'
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
ciscoMlrMIBComplianceRev2
readonly
Create/Write access is not required.