rcBayStackSshRsaHostKeyStatus

RAPID-CITY-BAY-STACK · .1.3.6.1.4.1.2272.40.1.1.3.2

Object

scalar Enumeration
This object indicates the current status of the SSH
RSA host key.  If the RSA host key has not yet been
generated, the value will be notGenerated(1).  If it
has already been generated, the value will be
generated(2).  If it is currently being generated,
the value will be generating(3).

Context

MIB
RAPID-CITY-BAY-STACK
OID
.1.3.6.1.4.1.2272.40.1.1.3.2
Type
scalar
Access
readonly
Status
current
Parent
rcBayStackSshExt

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-BAY-STACK' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-BAY-STACK::rcBayStackSshRsaHostKeyStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-BAY-STACK' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-BAY-STACK::rcBayStackSshRsaHostKeyStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notGenerated
2generated
3generating