frsldMaxPvcCtrls
FRSLD-MIB ·
.1.3.6.1.2.1.95.2.4
Object
scalar r/w
Integer32
The maximum number of control rows that can be created in frsldPvcCtrlTable. Sets to this object lower than the current value of frsldNumPvcCtrls should result in inconsistentValue.
Context
- MIB
- FRSLD-MIB
- OID
.1.3.6.1.2.1.95.2.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- frsldCapabilities
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars 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::frsldMaxPvcCtrls.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::frsldMaxPvcCtrls'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of
Compliance refinements
frsldCompliance
readonly
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 frsldNumPvcCtrls
when allocation is possible and a number equal to
frsldNumPvcCtrls when allocation is not possible.
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 frsldNumPvcCtrls
when allocation is possible and a number equal to
frsldNumPvcCtrls when allocation is not possible.