pmDchCurrentSuspect
NETI-PM-MIB ·
.1.3.6.1.4.1.2928.6.2.17.1.3.2.1.3
Object
column SNMPv2-TCTruthValue
Is Suspect flag, if set to `true(1)' the current 15 minute measurement period has unreliable measurement data.
Context
- MIB
- NETI-PM-MIB
- OID
.1.3.6.1.4.1.2928.6.2.17.1.3.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pmDchCurrentEntry
- Groups
- 1
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 'NETI-PM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-PM-MIB::pmDchCurrentSuspect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-PM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-PM-MIB::pmDchCurrentSuspect.<pmDchIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-PM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-PM-MIB::pmDchCurrentSuspect'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of