enterpriseApSshServerEnabled
AP80-PRIVATE-MIB ·
.1.3.6.1.4.1.14823.2.3.2.14.2.1
Object
This value indicates whether SSH server is enabled.
Context
- MIB
- AP80-PRIVATE-MIB
- OID
.1.3.6.1.4.1.14823.2.3.2.14.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- enterpriseApSsh
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 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP80-PRIVATE-MIB::enterpriseApSshServerEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP80-PRIVATE-MIB::enterpriseApSshServerEnabled'
Syntax
- Source
- TruthValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |