pmDchZeroSuppressionEnabled
NETI-PM-MIB ·
.1.3.6.1.4.1.2928.6.2.17.1.3.1.1.10
Object
If set to `true(1)' then Zero Suppression mode is enabled
Zero Suppression mode tells whether intervals with all
current counters equal to zero shall be stored in the history
log or not. If enabled, once a faulty interval is found, its
current register content including a zero suppressed interval
counter will be stored in the history log. The additional
counter specifies how many fault free intervals have preceded
the faulty one. In such way, history for a larger measurement
period can be logged than would otherwise be possible
Context
- MIB
- NETI-PM-MIB
- OID
.1.3.6.1.4.1.2928.6.2.17.1.3.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pmDchEntry
- 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::pmDchZeroSuppressionEnabled'
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::pmDchZeroSuppressionEnabled.<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::pmDchZeroSuppressionEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of