ITOUCH-INTERNET-MIB :: sshCipherMask

MIB Reference — IPNetwork Monitor

All MIBsITOUCH-INTERNET-MIBsshCipherMask

sshCipherMask

Module: ITOUCH-INTERNET-MIB

OID (symbolic): ITOUCH-INTERNET-MIB::sshCipherMask

OID (numeric): 1.3.6.1.4.1.33.10.23.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

This is a list of the encryption methods supported. The OCTET STRING contains a bitmap, with one bit for each cipher type. Corresponding bit numbers start with 0 as the low-order bit of the second octet. The following bit positions are defined: none(0), des(2), tripleDes(3), and blowfish(6). Corresponds directly to the value labeled 'SSH Cipher Enabled:' in the SERVER SSH CHARACTERISTICS display.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.10.23.2
snmpwalk -v2c -c public <target> ITOUCH-INTERNET-MIB::sshCipherMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.33.10.23.2.1
snmpget -v2c -c public <target> ITOUCH-INTERNET-MIB::sshCipherMask.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.33.10.23.2.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.33iTouchITOUCH-MIB
1.3.6.1.4.1.33.10xInternetITOUCH-INTERNET-MIB
1.3.6.1.4.1.33.10.23xSshITOUCH-INTERNET-MIB
1.3.6.1.4.1.33.10.23.2sshCipherMaskITOUCH-INTERNET-MIB