sshServerControl
BRCM-SSH-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.1.4.4
Object
scalar r/w
Enumeration
Used to start or stop the ssh server. When read, indicates the current state of the server.
Context
- MIB
- BRCM-SSH-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.1.4.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sshMgmt
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 'BRCM-SSH-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-SSH-MGMT-MIB::sshServerControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-SSH-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-SSH-MGMT-MIB::sshServerControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | stop |
1 | start |