appcModeAdminMaxSessLimit
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.2.5.1.6
Object
column SNMPv2-SMIInteger32
Specifies the maximum value that the local LU is to use,
during CNOS processing, for the session limit. The local LU,
as a target LU, will negotiate a higher session limit it
receives in the CNOS request down to this maximum value. The
local LU, as a source LU, will restrict the session limit it
sends in a CNOS request to a value less than or equal to this
maximum value.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.2.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appcModeAdminEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcModeAdminMaxSessLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcModeAdminMaxSessLimit.<appcModeAdminLocLuName>.<appcModeAdminParLuName>.<appcModeAdminModeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPC-MIB::appcModeAdminMaxSessLimit'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of