agentSSHRSAKeyControl
EdgeSwitch-MGMT-SECURITY-MIB ·
.1.3.6.1.4.1.4413.1.1.11.2.8
Object
scalar r/w
Enumeration
Controls RSA key generation and deletion. Always returns noop(1).
Context
- MIB
- EdgeSwitch-MGMT-SECURITY-MIB
- OID
.1.3.6.1.4.1.4413.1.1.11.2.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentSSHConfigGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-MGMT-SECURITY-MIB::agentSSHRSAKeyControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-MGMT-SECURITY-MIB::agentSSHRSAKeyControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noop |
2 | generate |
3 | delete |