charPortSessionMaximum

CHARACTER-MIB · .1.3.6.1.2.1.19.2.1.16

Object

column r/w Integer32
The maximum number of concurrent sessions allowed
on the port.  A value of -1 indicates no maximum.
Setting the maximum to less than the current number
of sessions has unspecified results.

Context

MIB
CHARACTER-MIB
OID
.1.3.6.1.2.1.19.2.1.16
Type
column
Access
readwrite
Status
current
Parent
charPortEntry
Groups
1

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-2147483647

Conformance

Member of