rdnCableFftConfigSpinLock

RDN-CABLE-SPECTRUM-GROUP-MIB · .1.3.6.1.4.1.4981.6.1.2.9.1.2

Object

This object is used to initiate FFT measurement, and
identify the current invocation an FFT measurement,
for interface that is currently selected by
rdnCableFftConfigIfIndex.
          
This object is applicable to CMTS 2x8 cards, and
to BSR2000.
          
It is recommended that a management application will
first read this object, then perform a set to the
current value. This set may occur in the same set request
as other sets.
          
It is recommended that a management application will
first read this object, then perform a set to the
current value. This set may occur in the same set request
as other sets.
          
This object should be read again, and should return
the previous value + 1, indicating the results are valid
and the configuration has not changed. Else, another
management station has initiated another measurement
(following this procedure).
          
1. Get this object and store in configNum
2. Set any desired configuration objects
3. Set this object to configNum
   (Note: 2 & 3 can be done in the same set request)
4. If step 3 fails, then another management station
   has already set this object.
5. After short delay, get requested data from
   rdnCableFftResultTable.
6. Get this object and compare with configNum + 1
7. If step 6 yields the same value, the data retrieved
   in step 5 is valid.
          
The use of rdnCableFftConfigSpinLock is to avoid
conflicts with another SNMP command responder
application which may also be acting on the
rdnCableFftConfigObjects. Setting this object
does not provide exclusive access. Other managers
will still be able to modify these objects.

Context

MIB
RDN-CABLE-SPECTRUM-GROUP-MIB
OID
.1.3.6.1.4.1.4981.6.1.2.9.1.2
Type
scalar
Access
readwrite
Status
current
Parent
rdnCableFftConfigObjects

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

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

Syntax

Source
SNMPv2-TCTestAndIncr
Base type
Integer32
Type Description
Represents integer-valued information used for atomic
operations.  When the management protocol is used to specify
that an object instance having this syntax is to be
modified, the new value supplied via the management protocol
must precisely match the value presently held by the
instance.  If not, the management protocol set operation
fails with an error of `inconsistentValue'.  Otherwise, if
the current value is the maximum value of 2^31-1 (2147483647
decimal), then the value held by the instance is wrapped to
zero; otherwise, the value held by the instance is
incremented by one.  (Note that regardless of whether the
management protocol set operation succeeds, the variable-
binding in the request and response PDUs are identical.)
          
The value of the ACCESS clause for objects having this
syntax is either `read-write' or `read-create'.  When an
instance of a columnar object having this syntax is created,
any value may be supplied via the management protocol.
          
When the network management portion of the system is re-
initialized, the value of every object instance having this
syntax must either be incremented from its value prior to
the re-initialization, or (if the value prior to the re-
initialization is unknown) be set to a pseudo-randomly
generated value.

Values & Constraints

Type Constraints
range: 0..2147483647