appcModeOperCrypto

APPC-MIB · .1.3.6.1.2.1.34.3.1.2.6.1.25

Object

column Enumeration
Specifies whether session-level cryptography is supported for
sessions involving this LU pair and mode name.
              
     notSupported    -   Specifies session-level cryptography
                            is not being used.
     mandatory       -   Specifies session-level cryptography
                            in being used on all requests
                            flowing on the sessions.
     selective       -   Specifies session-level cryptography
                            is required just on selected
                            requests flowing on the sessions.

Context

MIB
APPC-MIB
OID
.1.3.6.1.2.1.34.3.1.2.6.1.25
Type
column
Access
readonly
Status
current
Parent
appcModeOperEntry
Groups
1

Walk 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 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcModeOperCrypto'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcModeOperCrypto.<appcModeOperLocLuName>.<appcModeOperParLuName>.<appcModeOperModeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPC-MIB::appcModeOperCrypto'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2mandatory
3selective

Conformance