ITOUCH-INTERNET-MIB :: sshServerMaxBufferSize

MIB Reference — IPNetwork Monitor

All MIBsITOUCH-INTERNET-MIBsshServerMaxBufferSize

sshServerMaxBufferSize

Module: ITOUCH-INTERNET-MIB

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

OID (numeric): 1.3.6.1.4.1.33.10.23.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The size of the four buffers used by SSH for input and output. These buffers are used for data coming from the console, going to the network, coming from the network and going to the console.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.10.23.8
snmpwalk -v2c -c public <target> ITOUCH-INTERNET-MIB::sshServerMaxBufferSize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.33.10.23.8.1
snmpget -v2c -c public <target> ITOUCH-INTERNET-MIB::sshServerMaxBufferSize.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.33.10.23.8.1 i <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.8sshServerMaxBufferSizeITOUCH-INTERNET-MIB