frsldMaxSmplCtrls

FRSLD-MIB · .1.3.6.1.2.1.95.2.6

Object

scalar r/w Integer32
The maximum number of control rows that can be created
in frsldSmplCtrlTable.  Sets to this object lower than
the current value of frsldNumSmplCtrls should result in
inconsistentValue.

Context

MIB
FRSLD-MIB
OID
.1.3.6.1.2.1.95.2.6
Type
scalar
Access
readwrite
Status
current
Parent
frsldCapabilities
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FRSLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRSLD-MIB::frsldMaxSmplCtrls.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FRSLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FRSLD-MIB::frsldMaxSmplCtrls'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance

Member of
Compliance refinements
Write access is not required if the device either
dynamically allocates memory or statically allocates
a fixed number of entries. In the case of static
allocation, the device should always report the
correct maximum number of controls. In the case
of dynamic allocation, the device SHOULD always
report a number greater than frsldNumSmplCtrls
when allocation is possible and a number equal to
frsldNumSmplCtrls when allocation is not possible.