g9983PortPm15MinIntervalValid

G9983-MIB · .1.3.6.1.2.1.210.1.1.6.2.1.6

Object

A read-only object indicating whether or not this history
bucket contains valid data.  A valid bucket is reported as
true(1) and an invalid bucket as false(2).
If this history bucket is invalid, the BTU-C MUST NOT produce
notifications based upon the value of the counters in this
bucket.
Note that an implementation may decide not to store invalid
history buckets in its database.  In such a case, this object
is not required, as only valid history buckets are available
while invalid history buckets are simply not in the database.
              
This object partially maps to the TR-159 attribute
aGroupPerf15MinIntervalValid.

Context

MIB
G9983-MIB
OID
.1.3.6.1.2.1.210.1.1.6.2.1.6
Type
column
Access
readonly
Status
current
Parent
g9983PortPm15MinEntry
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 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9983-MIB::g9983PortPm15MinIntervalValid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9983-MIB::g9983PortPm15MinIntervalValid.<ifIndex>.<g9983PortPm15MinIntervalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G9983-MIB::g9983PortPm15MinIntervalValid'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance