routingRulesParameters

MX-SBC-MIB · .0.4400.1.100.300.1.400

Object

column r/w OctetString
Parameters
              
List of parameters with their value (parameter=value) for the
Routing Ruleset.
              
General format: parameter1=value1 parameter2=value2
parameter3=value3
              
Each parameter-value pair must be separated by a space.
              
The values can contain any character, with the following
constraints:
              
  * Values that contain space characters must be enclosed
    within double quotes.
  * Within the values, double quotes and backslash characters
    must be escaped with a backslash.
              
The maximum length for a value is 100 characters.
              
Example: FirstValue=1 SecondValue = 192.168.0.1:5060
ThirdValue ='A more complex string'

Context

MIB
MX-SBC-MIB
OID
.0.4400.1.100.300.1.400
Type
column
Access
readwrite
Status
current
Parent
routingRulesEntry

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 'MX-SBC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SBC-MIB::routingRulesParameters'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SBC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SBC-MIB::routingRulesParameters.<routingRulesId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SBC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SBC-MIB::routingRulesParameters'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-512