sshStatus
WNDAP620 ·
.1.3.6.1.4.1.4526.100.7.12.6.2
Object
scalar r/w
Enumeration
This attribute shall indicate the SSH daemon status. The default value is enable(1).
Context
- MIB
- WNDAP620
- OID
.1.3.6.1.4.1.4526.100.7.12.6.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- remoteSettings
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 'WNDAP620' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WNDAP620::sshStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WNDAP620' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WNDAP620::sshStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |