cmlrRuleOrigImsiTable

CISCO-ITP-MLR-MIB · .1.3.6.1.4.1.9.9.396.1.6.1.49

Object

column r/w CmlrName
The name of the entry in the cmlrAddressTable that will be
searched for matches.  The table will be search for the 
following types of addresses based on values set in the
cmlrRuleInputParameters object.  
              
This object only applies when the 'origImsiTable' 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.49
Type
column
Access
readwrite
Status
current
Default
""
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::cmlrRuleOrigImsiTable'
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::cmlrRuleOrigImsiTable.<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::cmlrRuleOrigImsiTable'

Syntax

Source
CmlrName
Base type
OctetString
Type Description
The configured name used to identify various
tables used by MLR.
          
An octet string specified by an administrator that
must be in human-readable form.  The names must
conform to the allowed characters that can be 
specified via Command Line Interface(CLI).  The 
names cannot contain control character and should 
not contain leading or trailing white space.

Values & Constraints

Type Constraints
range: 0..20

Conformance

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