alSshStatsSessionEncr
ALTIGA-SSH-STATS-MIB ·
.1.3.6.1.4.1.3076.2.1.2.35.2.1.7
Object
The type of encryption algorithm used for this session.
Context
- MIB
- ALTIGA-SSH-STATS-MIB
- OID
.1.3.6.1.4.1.3076.2.1.2.35.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alSshStatsSessionEntry
- 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 'ALTIGA-SSH-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-SSH-STATS-MIB::alSshStatsSessionEncr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTIGA-SSH-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-SSH-STATS-MIB::alSshStatsSessionEncr.<alSshStatsSessionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTIGA-SSH-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTIGA-SSH-STATS-MIB::alSshStatsSessionEncr'
Syntax
- Source
- ALTIGA-SESSION-STATS-MIBEncryptionAlgorithm
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | des56 |
3 | des40 |
4 | des168 |
5 | rc4Stateless40 |
6 | rc4Statefull40 |
7 | rc4Stateless128 |
8 | rc4Statefull128 |
9 | aes128 |
10 | aes192 |
11 | aes256 |
64 | sslv3 |
66 | sslv3des56 |
68 | sslv3des168 |
72 | sslv3rc4Statefull128 |
128 | tlsv1 |
130 | tlsv1des56 |
132 | tlsv1des168 |
136 | tlsv1rc4Statefull128 |
Conformance
Member of