cmlrRuleResultOctet

CISCO-ITP-MLR-MIB · .1.3.6.1.4.1.9.9.396.1.6.1.24

Object

column r/w CmlrResultOctet
Information to be placed in the message signal
unit based on the value specified by the 
cmlrRuleSetResultType object.  When the 
cmlrRuleSetResultType object is set to 'pc'
or 'none' this object will not be used in the
result processing and will have a length of 
zero.

Context

MIB
CISCO-ITP-MLR-MIB
OID
.1.3.6.1.4.1.9.9.396.1.6.1.24
Type
column
Access
readwrite
Status
current
Default
""
Parent
cmlrRuleTableEntry
Groups
3

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::cmlrRuleResultOctet'
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::cmlrRuleResultOctet.<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::cmlrRuleResultOctet'

Syntax

Source
CmlrResultOctet
Base type
OctetString
Type Description
An octet string that contains various types of output
from a rule set.  The information in this object will
be formatted as follows.
          
CmlrResultType:
   None    : Octet string with length of zero.
   asname  : Application Server name formatted as 
             CItpTcXuaName. 
   group   : Result group formatted as CmlrName.
   gt      : The global title address formatted as
             CItpTcGtaLongDisplay 
   pc      : Not applicable.
   block   : Octet string with length of zero.
   continue: Octet string with length of zero.
   address : The address table name specified by
             the cmlrAddressTableName object.
   ruleset : The ruleset table name specified by
             the cmlrRuleSetName object.
          
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..64 range: 255

Conformance

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