sshKeyAvailable
QTECH-GBNPlatformOAMSsh-MIB ·
.1.3.6.1.4.1.27514.1.2.1.1.11.3
Object
scalar Enumeration
SSH key file state.
Context
- MIB
- QTECH-GBNPlatformOAMSsh-MIB
- OID
.1.3.6.1.4.1.27514.1.2.1.1.11.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- gbnPlatformOAMSsh
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 'QTECH-GBNPlatformOAMSsh-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNPlatformOAMSsh-MIB::sshKeyAvailable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-GBNPlatformOAMSsh-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-GBNPlatformOAMSsh-MIB::sshKeyAvailable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | available |
2 | unavailable |