All MIBs › CME-MIB › mmSshClientAuthPubKeyTftpServer
mmSshClientAuthPubKeyTftpServer
Module: CME-MIB
OID (symbolic): CME-MIB::mmSshClientAuthPubKeyTftpServer
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.6.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: IP address or host name of the TFTP server where an SSH client authentication public key is to be installed from or exported to. The address must be entered in a dotted decimal IP string (e.g. 9.37.44.2).
What is mmSshClientAuthPubKeyTftpServer?
This read-write octet string specifies the IP address or hostname of the TFTP server from which an SSH client authentication public key will be imported, or to which it will be exported, given in dotted-decimal form such as 9.37.44.2. An admin sets this to point at their TFTP server before triggering the import or export action for a public key. For example, setting this to '9.37.44.2' and then setting mmSshClientAuthPubKeyAction to import would pull the key file from that TFTP host.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.6.3 snmpwalk -v2c -c public <target> CME-MIB::mmSshClientAuthPubKeyTftpServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.6.3.1 snmpget -v2c -c public <target> CME-MIB::mmSshClientAuthPubKeyTftpServer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.1.6.3.1 s <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::mmSshClientAuthPubKeyTftpServer 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.3 | mmSshClientAuthPubKeyTftpServer | CME-MIB |