appcModeOperCryptoLastStart
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.2.6.1.27
Object
column Enumeration
Specifies whether session-level cryptography is supported.
This value represents the initial value proposed by the local
LU the last time this capability was negotiated, i.e., when
the first session was bound between the local LU and its
partner.
notSupported - Specifies session-level cryptography
is not to be used.
mandatory - Specifies session-level cryptography
must be used.
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.27- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appcModeOperEntry
- 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 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcModeOperCryptoLastStart'
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::appcModeOperCryptoLastStart.<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::appcModeOperCryptoLastStart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | mandatory |
3 | selective |
Conformance
Member of