applPastChannelControlRemItems

APPLICATION-MIB · .1.3.6.1.2.1.62.1.3.1.1.4

Object

column channel history entriesSNMPv2-SMICounter32
The applPastChannelControlRemItems attribute reports the
number of applPastChannelControlTable entries for this
running application element or service instance that
were deleted in order to make room for new history
entries.
              
This count does NOT include entries deleted for the
following reasons:
    - the corresponding applPastChannelControlCollect
      attribute has been set to 'disabled'
              
    - the entry has been in the table longer that the
      time limit indicated by the corresponding
      applPastChannelControlTimeLimit.

Context

MIB
APPLICATION-MIB
OID
.1.3.6.1.2.1.62.1.3.1.1.4
Type
column
Access
readonly
Status
current
Units
channel history entries
Parent
applPastChannelControlEntry
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 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastChannelControlRemItems'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastChannelControlRemItems.<applElmtOrSvc>.<applElmtOrSvcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLICATION-MIB::applPastChannelControlRemItems'

Syntax

channel history entriesSNMPv2-SMICounter32
Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance