applPastFileSizeHigh

APPLICATION-MIB · .1.3.6.1.2.1.62.1.3.3.1.2

Object

column 2^32 byte blocksSNMPv2-SMIUnsigned32
This attribute records the value of applOpenFileSizeHigh
at the time this channel was closed.
              
For example, for a file with a total size of
4,294,967,296 bytes, this attribute would have a value
of 1; for a file with a total size of 4,294,967,295
bytes this attribute's value would be 0.

Context

MIB
APPLICATION-MIB
OID
.1.3.6.1.2.1.62.1.3.3.1.2
Type
column
Access
readonly
Status
current
Units
2^32 byte blocks
Parent
applPastFileEntry
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::applPastFileSizeHigh'
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::applPastFileSizeHigh.<applElmtOrSvc>.<applElmtOrSvcId>.<applPastChannelIndex>'
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::applPastFileSizeHigh'

Syntax

2^32 byte blocksSNMPv2-SMIUnsigned32
Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance