rcSlaConfigParam
RAISECOM-SLA-MIB ·
.1.3.6.1.4.1.8886.6.1.36.2.1.1.19
Object
column r/w
OctetString
This object uses to restore the value of config params which is needed by all kinds of operation.
The meaning of this object decides by different operation :
For Y.1731 operation, this object means:
-- Type (1 - 2) in 0 BYTE
-- Length ,in 1 BYTE
-- mdlevel (0 - 7) in 2 BYTE
-- Cos (0 - 7) in 3 BYTE
-- Svlan (1 - 4094?? in 4 - 7 BYTE
-- Cvlan (0 - 4094) in 8 - 11 BYTE
-- RmepId (1 - 8191 ) in 12 - 15 BYTE
-- Dmac , in 12 - 17 BYTE
For ICMP operation:
-- Ipaddress in 0 - 15 BYTE
-- Dscp in 16 - 19 BYTE
Type : the type of destination parameter(1 is Dmac and 2 is RmepId) to be used by Y.1731 operation.
Length : the length of the rcSlaConfigParam string to be used by Y.1731 operation.
mdlevel : the maintenance domain level to be used by Y.1731 operation.
Cos : the Class Of Service field in an frame header of SLA PDU to be used by Y.1731 operation.
Svlan : the identifier of VLAN for MA to be used by Y.1731 operation.
It is an unique identifier for a service instance within a Maintenance Domain specified by rcSlaConfigMDLevel.
Cvlan : the CVlan user configured in an frame header of SLA PDU to be used by Y.1731 operation.
It could be zero when there is no cunsomer vlan
RmepId : the Target Remote MEP Identify to be used by Y.1731 operation.
Dmac ?? the Target Remote MAC Address to be used by Y.1731 operation.
Ipaddress : the Target IP Address Field to be used by ICMP operation.
Dscp: the Differentiated Services Code Point field in header of ip
Context
- MIB
- RAISECOM-SLA-MIB
- OID
.1.3.6.1.4.1.8886.6.1.36.2.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcSlaConfigEntry
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 'RAISECOM-SLA-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-SLA-MIB::rcSlaConfigParam'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-SLA-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-SLA-MIB::rcSlaConfigParam.<rcSlaConfigOperId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-SLA-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-SLA-MIB::rcSlaConfigParam'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255