fs2544TrafficProfileFlTestStatus
ARICENT-RFC2544-MIB ·
.1.3.6.1.4.1.29601.2.105.3.1.1.8
Object
This object enables or disables the Frame Loss Rate test .
Frame Loss rate - Measures the performance
of a network device in overloaded state.
If TRUE, then the Frame Loss Rate test will be enabled.
If FALSE, then the Frame Loss rate test will be disabled.
Context
- MIB
- ARICENT-RFC2544-MIB
- OID
.1.3.6.1.4.1.29601.2.105.3.1.1.8- 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::fs2544TrafficProfileFlTestStatus'
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::fs2544TrafficProfileFlTestStatus.<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::fs2544TrafficProfileFlTestStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |