All MIBs › CME-MIB › mmSshClientAuthPubKeyAction
mmSshClientAuthPubKeyAction
Module: CME-MIB
OID (symbolic): CME-MIB::mmSshClientAuthPubKeyAction
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: import(1) starts the TFTP file transfer of an SSH client authentication public key from the TFTP server to the MM. The import operation is only accepted if the associated RemoteAccessIdsEntry row is configured and the current value of mmSshClientAuthPubKeyEntryStatus is underCreation(3) or valid(1), if the current value of mmSshClientAuthPubKeyEntryStatus is valid(1), it will replace the key with a new key, If the import is successful the value of mmSshClientAuthPubKeyRowStatus changes to valid(1). export(2) starts the TFTP file transfer of an SSH client authentication public key from the MM to the TFTP server. The export operation is only accepted if the current value of mmSshClientAuthPubKeyEntryStatus is valid(1).
NOTE: Users should compare the fingerprint value mmSshClientAuthPubKeyFingerprint to the fingerprint of client authentication key files imported or exported using the TFTP file transfer protocol to guard against possible file corruption.
Value returned for the GET command is meaningless for this MIB object.
What is mmSshClientAuthPubKeyAction?
This read-write enumerated integer, import(1) or export(2), when set to import(1) triggers a TFTP transfer of an SSH client public key from a TFTP server into the MM, replacing an existing valid key or completing one still underCreation. An admin uses this to load a new user's SSH public key onto the management module without a browser-based upload mechanism. For example, an admin would stage a public key file on a TFTP server, configure the Tftp/FileName/FileFormat fields, and then set PubKeyAction to import(1) to install it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.8 snmpwalk -v2c -c public <target> CME-MIB::mmSshClientAuthPubKeyAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.8.1 snmpget -v2c -c public <target> CME-MIB::mmSshClientAuthPubKeyAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.8.1 i <value>
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::mmSshClientAuthPubKeyAction OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4 | configureSP | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1 | remoteAccessConfig | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.1.6 | mmSshClientAuth | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.6.1 | mmSshClientAuthPubKeyTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.6.1.1 | mmSshClientAuthPubKeyEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.8 | mmSshClientAuthPubKeyAction | CME-MIB |