cmlrAddressResultParameters

CISCO-ITP-MLR-MIB · .1.3.6.1.4.1.9.9.396.1.4.1.5

Object

Many of the result parameter used in the processing of 
address table have default values.  These values are
determined by a combination of variant and operation
type. This object will be provide information which
parameter used in setting results have been specified
as follows.
              
'network'   : cmlrAddressSetResultNetwork
'octet'     : cmlrAddressSetResultOctet
'tranType'  : cmlrAddressResultTransType
'gti'       : cmlrAddressResultGti      
'np'        : cmlrAddressResultNp       
'nai'       : cmlrAddressResultNai      
'pc'        : cmlrAddressResultPc 
'ssn'       : cmlrAddressResultSsn

Context

MIB
CISCO-ITP-MLR-MIB
OID
.1.3.6.1.4.1.9.9.396.1.4.1.5
Type
column
Access
readwrite
Status
current
Default
()
Parent
cmlrAddressTableEntry
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::cmlrAddressResultParameters'
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::cmlrAddressResultParameters.<cgspInstNetwork>.<cmlrAddressTableName>.<cmlrAddressType>.<cmlrAddressDigits>.<cmlrAddressExactMatch>'
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::cmlrAddressResultParameters'

Syntax

Source
CmlrResultParameters
Base type
Bits
Type Description
In order to specify the results of MLR  
statements different values in the packet can be 
modified. These values are determined by a combination
of variant and operation type. This object indicates 
which objects will be used to form a result action
as follows.
          
'network'   : specifies network
'octet'     : specifies octet string
'tranType'  : specifies translation type
'gti'       : specifies global title indicator
'np'        : specifies numbering plan
'nai'       : specifies nature of address 
'pc'        : specifies point-code
'ssn'       : specifies subsystem number

Values & Constraints

Type Values
0network
1octet
2tranType
3gti
4np
5nai
6pc
7ssn

Conformance