applOpenFileName

APPLICATION-MIB · .1.3.6.1.2.1.62.1.2.2.1.1

Object

This attribute reports the name of this open file.
Wherever practical, a fully qualified path name should
be reported.
              
The values 'stdin', 'stdout', and 'stderr' are reserved
in accordance with common usage when the fully qualified
path name cannot be determined.

Context

MIB
APPLICATION-MIB
OID
.1.3.6.1.2.1.62.1.2.2.1.1
Type
column
Access
readonly
Status
current
Parent
applOpenFileEntry
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::applOpenFileName'
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::applOpenFileName.<applElmtOrSvc>.<applElmtOrSvcId>.<applOpenChannelIndex>'
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::applOpenFileName'

Syntax

Values & Constraints

Type Constraints
range: 0..1024

Conformance