cdsmrRuleResultRuleNumber

CISCO-ITP-DSMR-MIB · .1.3.6.1.4.1.9.9.1300.1.8.1.53

Object

This object specifies the next rule to execute when
rule matches. The specified rule number must be greater
than current rule.

Context

MIB
CISCO-ITP-DSMR-MIB
OID
.1.3.6.1.4.1.9.9.1300.1.8.1.53
Type
column
Access
readwrite
Status
current
Parent
cdsmrRuleTableEntry
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-DSMR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-DSMR-MIB::cdsmrRuleResultRuleNumber'
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::cdsmrRuleResultRuleNumber.<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::cdsmrRuleResultRuleNumber'

Syntax

Source
CISCO-ITP-MLR-MIBCmlrId
Base type
Unsigned32
Type Description
A numeric identifier used to specify an entry in a list.
Zero is a special value used to indicate no entry.

Values & Constraints

Type Constraints
range: 0..65535

Conformance

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