hwSSHSessionState
HUAWEI-SSH-MIB ·
.1.3.6.1.4.1.2011.5.25.118.1.12.1.5
Object
column Enumeration
The object specifies the state of a SSH user which is in connection with SSH server. Options: 1.started(1)-indicates the state is start.
Context
- MIB
- HUAWEI-SSH-MIB
- OID
.1.3.6.1.4.1.2011.5.25.118.1.12.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwSSHServerSessionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-SSH-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SSH-MIB::hwSSHSessionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SSH-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SSH-MIB::hwSSHSessionState.<hwSSHSessionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SSH-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SSH-MIB::hwSSHSessionState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | started |
Conformance
Member of