sshUserKeyDelAction

ECS4100-MIB · .1.3.6.1.4.1.259.10.1.46.1.17.6.29.1.18

Object

column r/w Enumeration
To delete the user key.
              
For the set behavior:
Set it to delRsaKey(2) to delete the RSA user key.
              
For the get behavior:
You will get delRsaKey(2) when the delete operation is in
progress. Otherwise, you will get noDel(1).

Context

MIB
ECS4100-MIB
OID
.1.3.6.1.4.1.259.10.1.46.1.17.6.29.1.18
Type
column
Access
readwrite
Status
current
Parent
sshUserEntry

Walk 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 'ECS4100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4100-MIB::sshUserKeyDelAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4100-MIB::sshUserKeyDelAction.<sshUserName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4100-MIB::sshUserKeyDelAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noDel
2delRsaKey