cfprCommSshKexAlgo
CISCO-FIREPOWER-COMM-MIB ·
.1.3.6.1.4.1.9.9.826.1.11.15.1.17
Object
Cisco Firepower comm:Ssh:kexAlgo managed object property
Context
- MIB
- CISCO-FIREPOWER-COMM-MIB
- OID
.1.3.6.1.4.1.9.9.826.1.11.15.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfprCommSshEntry
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 'CISCO-FIREPOWER-COMM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FIREPOWER-COMM-MIB::cfprCommSshKexAlgo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FIREPOWER-COMM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FIREPOWER-COMM-MIB::cfprCommSshKexAlgo.<cfprCommSshInstanceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FIREPOWER-COMM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FIREPOWER-COMM-MIB::cfprCommSshKexAlgo'
Syntax
- Source
- CISCO-FIREPOWER-TC-MIBCfprCommSshKexAlgo
- Base type
Bits
Values & Constraints
Type Values
0 | diffieHellmanGroup14Sha1 |
1 | curve25519Sha256 |
2 | curve25519Sha256LibsshOrg |
3 | ecdhSha2Nistp256 |
4 | ecdhSha2Nistp384 |
5 | ecdhSha2Nistp521 |
6 | diffieHellmanGroup14Sha256 |