fsY1564PerformanceTestStatus
ARICENT-Y1564-CFG-MIB ·
.1.3.6.1.4.1.29601.2.88.7.1.1.4
Object
column r/w
Enumeration
This object specifies the Y1564 Service Performance test initiation status. An enumerated value set to 'start' initiates service performance test will be started for the SLA lists specified in object fsY1564PerfSlaList.
Context
- MIB
- ARICENT-Y1564-CFG-MIB
- OID
.1.3.6.1.4.1.29601.2.88.7.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsY1564PerformanceTestEntry
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 'ARICENT-Y1564-CFG-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-Y1564-CFG-MIB::fsY1564PerformanceTestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-Y1564-CFG-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-Y1564-CFG-MIB::fsY1564PerformanceTestStatus.<fsY1564ContextId>.<fsY1564PerformanceTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-Y1564-CFG-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-Y1564-CFG-MIB::fsY1564PerformanceTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | stop |