AT-GS950-16-MIB :: sysSshCipherList

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAT-GS950-16-MIBsysSshCipherList

sysSshCipherList

Module: AT-GS950-16-MIB

OID (symbolic): AT-GS950-16-MIB::sysSshCipherList

OID (numeric): 1.3.6.1.4.1.207.1.4.166.97.1.2

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description: This object is to configure the cipher-suites list.

This object takes values as bit mask. Setting a bit indicates that the corresponding cipher-list will be used for Encryption.

The value of each bit position is as given below with bit 0 being the least significant bit: BIT 1 - DES-CBC BIT 0 - 3DES-CBC

What is sysSshCipherList?

Configures which encryption cipher suites are enabled for SSH sessions using a bitmask where each bit position enables a specific cipher algorithm for data encryption. Only algorithms with their bit set will be offered during SSH negotiation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.1.4.166.97.1.2
snmpwalk -v2c -c public <target> AT-GS950-16-MIB::sysSshCipherList

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.207.1.4.166.97.1.2.1
snmpget -v2c -c public <target> AT-GS950-16-MIB::sysSshCipherList.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.207.1.4.166.97.1.2.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysSshCipherList.1

Start monitoring Allied Telesis AT-GS950 switch series with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-GS950-16-MIB::sysSshCipherList OID value, configure state conditions and alerts, and monitor any Allied Telesis AT-GS950 switch series from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.207alliedTelesynAT-RG600-MIB
1.3.6.1.4.1.207.1productsAT-SMI-MIB
1.3.6.1.4.1.207.1.4swhubAtiEdgeSwitch-MIB
Numeric OIDNameModule
1.3.6.1.4.1.207.1.4.166at_GS95016v3AT-GS950-16-MIB
1.3.6.1.4.1.207.1.4.166.97l2SshAT-GS950-16-MIB
1.3.6.1.4.1.207.1.4.166.97.1sysSshGeneralGroupAT-GS950-16-MIB
1.3.6.1.4.1.207.1.4.166.97.1.2sysSshCipherListAT-GS950-16-MIB