g9982PortPm1DayIntervalValid

G9982-MIB · .1.3.6.1.2.1.264.1.1.4.3.1.11

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 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
aGroupPerf1DayIntervalValid.

Context

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance