scrVolatileInt
SITEBOSS-570-STD-MIB ·
.1.3.6.1.4.1.3052.8.2.18.5.1.2
Object
column r/w
Integer32
Volatile integer for use in scripts. Use this object to cache frequently-changing integer values or integer values that do not need to persist through reset. This object corresponds to the scripting.vint[] setting key branch; use those keys in scripts and you can view or change their values with this object.
Context
- MIB
- SITEBOSS-570-STD-MIB
- OID
.1.3.6.1.4.1.3052.8.2.18.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- scrVolatileIntEntry
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 'SITEBOSS-570-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-570-STD-MIB::scrVolatileInt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SITEBOSS-570-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-570-STD-MIB::scrVolatileInt.<scrVolatileIntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SITEBOSS-570-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SITEBOSS-570-STD-MIB::scrVolatileInt'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647