oacSshEnabled
ONEACCESS-SSH-CONFIG-MIB ·
.1.3.6.1.4.1.13191.10.3.4.22.1.2
Object
Controls the operation of the Secure Shell server task on the oneos. When enabled, the SSH server will accept connection requests and create a secure transport layer on which to transmit system configuration data.
Context
- MIB
- ONEACCESS-SSH-CONFIG-MIB
- OID
.1.3.6.1.4.1.13191.10.3.4.22.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
false- Parent
- oacSshConfigObjects
- Groups
- 1
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 'ONEACCESS-SSH-CONFIG-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-SSH-CONFIG-MIB::oacSshEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-SSH-CONFIG-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-SSH-CONFIG-MIB::oacSshEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of