extremeImageSecurity

EXTREME-SYSTEM-MIB · .1.3.6.1.4.1.1916.1.1.1.34.1.11

Object

column deprecated Enumeration
Indicates whether image was built with ssh. This object
is deprecated, the ssh capability can be obtained from
the extremeImageSshCapability of the ImageFeatureTable

Context

MIB
EXTREME-SYSTEM-MIB
OID
.1.3.6.1.4.1.1916.1.1.1.34.1.11
Type
column
Access
readonly
Status
deprecated
Parent
extremeImageEntry

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 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-SYSTEM-MIB::extremeImageSecurity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-SYSTEM-MIB::extremeImageSecurity.<extremeImageNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-SYSTEM-MIB::extremeImageSecurity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1nossh
2ssh