applOpenConnectionEntry
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.2.3.1
Object
row
An applOpenConnectionEntry indicates that a running
application element or service instance has an open
connection. The entry has information describing that
connection.
In the case of a TCP transport, the element
applOpenConnectionNearEndAddr and that row's
applOpenConnectionFarEndAddr would correspond
to a tcpConnEntry. For a UDP transport, a
similar relationship exists with respect to
a udpEntry.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.2.3.1- Type
- row
- Status
- current
- Parent
- applOpenConnectionTable
- Table
- applOpenConnectionTable
- Children
- 6
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::applOpenConnectionEntry'
More examples
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::applOpenConnectionEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.