applPastChannelControlMaxRows
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.3.1.1.2
Object
The maximum number of entries allowed in the applPastChannelTable for this running application element or service instance. Once the number of rows for this running application element or service instance in the applPastChannelTable reaches this value, when new entries are to be added the management subsystem will make room for them by removing the oldest entries. Entries will be removed on the basis of oldest applPastChannelCloseTime value first.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Units
- channel history entries
- Parent
- applPastChannelControlEntry
- 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 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastChannelControlMaxRows'
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::applPastChannelControlMaxRows.<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::applPastChannelControlMaxRows'
Syntax
channel history entriesSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
applicationMibCompliance
readonly
This object should be limited to read-only
access in environments with inadequate
security.
access in environments with inadequate
security.