rlSshServerLoggingEnable
CISCOSB-SSH-MIB ·
.1.3.6.1.4.1.9.6.1.101.78.2.109
Object
scalar r/w
Enumeration
Enable or disable logging for SSH connection setup and teardown.
Context
- MIB
- CISCOSB-SSH-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.78.2.109- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSshServer
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 'CISCOSB-SSH-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-SSH-MIB::rlSshServerLoggingEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOSB-SSH-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOSB-SSH-MIB::rlSshServerLoggingEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |