dsx1IntervalValidData
DS1-MIB ·
.1.3.6.1.2.1.10.18.8.1.13
Object
column SNMPv2-TCTruthValue
This variable indicates whether the data for this interval is valid.
Context
- MIB
- DS1-MIB
- OID
.1.3.6.1.2.1.10.18.8.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dsx1IntervalEntry
- Groups
- 2
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 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS1-MIB::dsx1IntervalValidData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS1-MIB::dsx1IntervalValidData.<dsx1IntervalIndex>.<dsx1IntervalNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DS1-MIB::dsx1IntervalValidData'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of