cryptoPerformanceType
LUM-CRYPTO-MIB ·
.1.3.6.1.4.1.8708.2.73.2.6.1.1.6
Object
The direction type of signal the interface expects.
rx - Only ingoing signal.
tx - Only outgoing signal.
Context
- MIB
- LUM-CRYPTO-MIB
- OID
.1.3.6.1.4.1.8708.2.73.2.6.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cryptoPerformanceEntry
- Groups
- 1
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 'LUM-CRYPTO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CRYPTO-MIB::cryptoPerformanceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-CRYPTO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CRYPTO-MIB::cryptoPerformanceType.<cryptoPerformanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-CRYPTO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-CRYPTO-MIB::cryptoPerformanceType'
Syntax
- Source
- CryptoMeasurementTypeWithNA
- Base type
Enumeration
Type Description
The direction type.
rx - receiver, only ingoing signal
tx - transmitter, only outgoing signal
Values & Constraints
Type Values
0 | rx |
1 | tx |
2147483647 | notApplicable |
Conformance
Member of