cdsmrRuleDestSmscMaxDigits
CISCO-ITP-DSMR-MIB ·
.1.3.6.1.4.1.9.9.1300.1.8.1.18
Object
Specifies the maximum number of digits that the global
title address specified by the cdsmrRuleDestSmscGta object
can contain for rule to match.
This object only applies when the 'destSmscMaxDigits' bit is
set in the cdsmrRuleInputParameters object.
Context
- MIB
- CISCO-ITP-DSMR-MIB
- OID
.1.3.6.1.4.1.9.9.1300.1.8.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdsmrRuleTableEntry
- 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-DSMR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-DSMR-MIB::cdsmrRuleDestSmscMaxDigits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-DSMR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-DSMR-MIB::cdsmrRuleDestSmscMaxDigits.<cgspInstNetwork>.<cdsmrRuleSetName>.<cdsmrRuleNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-DSMR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-DSMR-MIB::cdsmrRuleDestSmscMaxDigits'
Syntax
- Source
- CdsmrMaximumDigits
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..20
Conformance
Member of
Compliance refinements
ciscoItpDsmrMIBCompliance
readonly
Create/Write access is not required.