cssSessionHostAddr

CISCO-SECURE-SHELL-MIB · .1.3.6.1.4.1.9.9.339.1.2.1.1.7

Object

The object indicates the Internet address of the host
associated with this SSH session.

Context

MIB
CISCO-SECURE-SHELL-MIB
OID
.1.3.6.1.4.1.9.9.339.1.2.1.1.7
Type
column
Access
readonly
Status
current
Parent
cssSessionEntry
Groups
1

Walk 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 'CISCO-SECURE-SHELL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SECURE-SHELL-MIB::cssSessionHostAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SECURE-SHELL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SECURE-SHELL-MIB::cssSessionHostAddr.<cssSessionID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SECURE-SHELL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SECURE-SHELL-MIB::cssSessionHostAddr'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance