Reference record for OID 1.3.6.1.4.1.140.600.30.1


parent
1.3.6.1.4.1.140.600.30 (listenTable)
node code
1
node name
listenEntry
dot oid
1.3.6.1.4.1.140.600.30.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) bea(140) weblogic(600) listenTable(30) listenEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) bea(140) weblogic(600) listenTable(30) listenEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) bea(140) weblogic(600) listenTable(30) listenEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) bea(140) weblogic(600) listenTable(30) listenEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) bea(140) weblogic(600) listenTable(30) listenEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) bea(140) weblogic(600) listenTable(30) listenEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/bea/weblogic/listenTable/listenEntry
  • /iso/identified-organization/dod/internet/private/enterprises/bea/weblogic/listenTable/listenEntry
  • /iso/org/dod/internet/private/enterprise/bea/weblogic/listenTable/listenEntry
  • /iso/org/dod/internet/private/enterprises/bea/weblogic/listenTable/listenEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/bea/weblogic/listenTable/listenEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/bea/weblogic/listenTable/listenEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/140/600/30/1

    Description by mibdepot

    A row in the listenTable

    Parsed from file BEA-WEBLOGIC-MIB.mib.txt
    Company: independencetech
    Module: BEA-WEBLOGIC-MIB

    Information by oid_info

    Vendor: BEA
    Module: BEA-WEBLOGIC-MIB (BEA-WEBLOGIC-MIB_610.asn1)
    Type: ENTRY
    Access: not-accessible
    Syntax: ListenEntry

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    listenEntry OBJECT-TYPE SYNTAX ListenEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A row in the listenTable" INDEX { listenServerName , listenProtocol, listenIpAddress , listenPort } ::= { listenTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.140)

    Berthet Gerard

    Children (6)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.140.600.30.1.5 listenServerName 0 0 Server name
    1.3.6.1.4.1.140.600.30.1.10 listenProtocol 0 0 TCP protocol
    1.3.6.1.4.1.140.600.30.1.15 listenIpAddress 0 0 IP Address
    1.3.6.1.4.1.140.600.30.1.20 listenPort 0 0 Port number
    1.3.6.1.4.1.140.600.30.1.25 listenAdminOK 0 0 True if admin requests are allowed on this
    (protocol,ipAddr,port), else false.
    1.3.6.1.4.1.140.600.30.1.30 listenState 0 0 listening if the (protocol,ipAddr,port) is enabled
    on the server; notListening if it is not.
    The server may be listening but not …