osCntEgrSuiteIsSkip

OS-COUNTERS-MIB · .1.3.6.1.4.1.6926.2.8.5.1.6

Object

column r/w CntBooleanFlag
The value 'yes' means the skipping mechanizm is 'on'. 
Then the counters suite is skipping each second to the next port
so 'osCntEgrSuitePortIndex' and 'osCntEgrSuiteIsIntPort' cannot be set.
The value 'no' means the skipping mechanizm is 'off'.

Context

MIB
OS-COUNTERS-MIB
OID
.1.3.6.1.4.1.6926.2.8.5.1.6
Type
column
Access
readwrite
Status
current
Parent
osCntEgrSuiteEntry
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 'OS-COUNTERS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-COUNTERS-MIB::osCntEgrSuiteIsSkip'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-COUNTERS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-COUNTERS-MIB::osCntEgrSuiteIsSkip.<osCntEgrSuiteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-COUNTERS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-COUNTERS-MIB::osCntEgrSuiteIsSkip'

Syntax

Source
CntBooleanFlag
Base type
Enumeration

Values & Constraints

Type Values
-1other
0no
1yes

Conformance