ostSshGlobalCfgPasswordEnable
OMNITRON-SSH-MIB ·
.1.3.6.1.4.1.7342.10.1.2.1.3
Object
This object specifies whether plain text password entry is enabled.
The value 'true' indicates that plain text password entry is enabled.
The value 'false' indicates that plain text password entry is disabled.
Context
- MIB
- OMNITRON-SSH-MIB
- OID
.1.3.6.1.4.1.7342.10.1.2.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ostSshGlobalCfgTable
- 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 'OMNITRON-SSH-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-SSH-MIB::ostSshGlobalCfgPasswordEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-SSH-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-SSH-MIB::ostSshGlobalCfgPasswordEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of