fs2544TrafficProfileThTestStatus
ARICENT-RFC2544-MIB ·
.1.3.6.1.4.1.29601.2.105.3.1.1.7
Object
This object enables or disables throughput test .
Throughput test - Measures the maximum rate at
which none of the offered frames are dropped
on the device.
If TRUE, then the throughput test will be enabled.
If FALSE, then the throughput test will be disabled.
Context
- MIB
- ARICENT-RFC2544-MIB
- OID
.1.3.6.1.4.1.29601.2.105.3.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fs2544TrafficProfileEntry
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-RFC2544-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-RFC2544-MIB::fs2544TrafficProfileThTestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-RFC2544-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-RFC2544-MIB::fs2544TrafficProfileThTestStatus.<fs2544ContextId>.<fs2544TrafficProfileId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-RFC2544-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-RFC2544-MIB::fs2544TrafficProfileThTestStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |