rcSlaY1731OperType
RAISECOM-SLA-MIB ·
.1.3.6.1.4.1.8886.6.1.36.1.3
Object
Y.1731 Operation Type : y1731-echo / y1731-jitter
Context
- MIB
- RAISECOM-SLA-MIB
- OID
.1.3.6.1.4.1.8886.6.1.36.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcSlaObjectsGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::rcSlaY1731OperType.0'
More examples
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::rcSlaY1731OperType'
Syntax
- Source
- RcSlaCfgOperType
- Base type
Enumeration
Type Description
Specifies the type of operation to be performed. The value 'y1731-echo' will cause the application to perform a timed echo y1731 operation directed at the 'rcSlaConfigDestMacAddr' or 'rcSlaConfigRMepId'. The value 'y1731-jitter' will cause the application to perform delay variance analysis. The value 'icmp-echo' will cause the application to perform a timed echo icmp operation directed at the 'rcSlaConfigDestIpAddr'. The value 'icmp-jitter' will cause the application to perform delay variance analysis.
Values & Constraints
Type Values
1 | y1731-echo |
2 | y1731-jitter |
3 | icmp-echo |
4 | icmp-jitter |
5 | y1731-pkt-loss |