callAgentRulesetParameters
MX-SBC-MIB ·
.0.4400.1.100.200.1.500
Object
column r/w
OctetString
Ruleset Parameters
List of named parameters (parameter=value) for the 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.200.1.500- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- callAgentRulesetEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::callAgentRulesetParameters'
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::callAgentRulesetParameters.<callAgentRulesetId>'
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::callAgentRulesetParameters'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-512