applOpenConnectionApplication

APPLICATION-MIB · .1.3.6.1.2.1.62.1.2.3.1.6

Object

The applOpenConnectionApplication attribute identifies
the application layer protocol in use.  If not known,
the value of this attribute shall be a zero-length
string.
              
When possible, protocol names should be those used in
the 'ASSIGNED NUMBERS' [13].  For example, an SMTP mail
server would use 'SMTP'.

Context

MIB
APPLICATION-MIB
OID
.1.3.6.1.2.1.62.1.2.3.1.6
Type
column
Access
readonly
Status
current
Parent
applOpenConnectionEntry
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::applOpenConnectionApplication'
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::applOpenConnectionApplication.<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::applOpenConnectionApplication'

Values & Constraints

Type Constraints
range: 0..255

Conformance