Home/Catalog/NETSCAPE-MIB

NETSCAPE-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for NETSCAPE-MIB.

47
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

47 total
Object Name
netscape
OBJECT IDENTIFIER
.1.3.6.1.4.1.1450
RFC1155-SMI
Unknown
.1.3.6.1.4.1.1450
http
OBJECT IDENTIFIER
.1.3.6.1.4.1.1450.1
httpEntityInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.1450.1.1
httpEntityTable
SEQUENCE OF HttpEntityAttr
.1.3.6.1.4.1.1450.1.1.1
httpEntityEntry
HttpEntityAttr
.1.3.6.1.4.1.1450.1.1.1.1
httpEntityDescrA description of the server.ro
DisplayString
.1.3.6.1.4.1.1450.1.1.1.1.1
httpEntityIdThe enterprise subtree for vendors (for example, Netscape's MIB has an object identifier of 1.3.6.1.4.1.1450).ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.1450.1.1.1.1.2
httpEntityProtocolThe HTTP version number.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1450.1.1.1.1.3
httpEntityVersionThe server software version number.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1450.1.1.1.1.4
httpEntityOrganizationThe organization responsible for the server.ro
DisplayString
.1.3.6.1.4.1.1450.1.1.1.1.5
httpEntityLocationLocation, (for example, full path for the server).ro
DisplayString
.1.3.6.1.4.1.1450.1.1.1.1.6
httpEntityContactThe person(s) responsible for the server and contact information.ro
DisplayString
.1.3.6.1.4.1.1450.1.1.1.1.7
httpEntityAddressThe IP address of the machine the server is running on.ro
IpAddress
.1.3.6.1.4.1.1450.1.1.1.1.8
httpEntityPortThe port number on which the server is listening.ro
INTEGER
.1.3.6.1.4.1.1450.1.1.1.1.9
httpEntityNameThe server's identifier name (for example, server2.a.com).ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1450.1.1.1.1.10
httpEntityTypeThe type of server.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1450.1.1.1.1.11
httpEntityMethodsThe methods supported by the server (for example, GET, POST, PUT).ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1450.1.1.1.1.12
httpEntityMaxProcessThe maximum number of active processes on the server. (Not applicable to NT version)ro
INTEGER
.1.3.6.1.4.1.1450.1.1.1.1.13
httpEntityMinProcessThe minimum number of active processes on the server. (Not applicable to NT version)ro
INTEGER
.1.3.6.1.4.1.1450.1.1.1.1.14
httpEntityMaxThreadThe maximum number of active threads on the server. (Not applicable to NT version)ro
INTEGER
.1.3.6.1.4.1.1450.1.1.1.1.15
httpEntityMinThreadThe minimum number of active threads on the server. (Not applicable to NT version)ro
INTEGER
.1.3.6.1.4.1.1450.1.1.1.1.16
httpStatisticsTable
SEQUENCE OF HttpStatisticsAttr
.1.3.6.1.4.1.1450.1.1.2
httpStatisticsEntry
HttpStatisticsAttr
.1.3.6.1.4.1.1450.1.1.2.1
httpStatisticsPortThe port number on which this server is listening.ro
INTEGER
.1.3.6.1.4.1.1450.1.1.2.1.1
httpStatisticsAddressThe IP address to which this server is bound.ro
IpAddress
.1.3.6.1.4.1.1450.1.1.2.1.2
httpStatisticsStatusThe status of the server (0 down).ro
INTEGER
.1.3.6.1.4.1.1450.1.1.2.1.3
httpStatisticsUptimeThe uptime of the server since it was started.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.1450.1.1.2.1.4
httpStatisticsNumProcessIdleThe number of server's idle processes. (Not applicable to NT version)ro
INTEGER
.1.3.6.1.4.1.1450.1.1.2.1.5
httpStatisticsNumProcessProcThe number of server's processes that are processing requests. (Not applicable to NT version)ro
INTEGER
.1.3.6.1.4.1.1450.1.1.2.1.6
httpStatisticsNumProcessDnsThe number of processes resolving host names. (Not applicable to NT version)ro
INTEGER
.1.3.6.1.4.1.1450.1.1.2.1.7
httpStatisticsRequestsThe total number of requests received/generated.ro
Counter
.1.3.6.1.4.1.1450.1.1.2.1.8
httpStatisticsRequestErrorThe total number of request errors detected.ro
Counter
.1.3.6.1.4.1.1450.1.1.2.1.9
httpStatisticsProcessNumThe number of running processes. (Not applicable to NT version)ro
INTEGER
.1.3.6.1.4.1.1450.1.1.2.1.14
httpStatisticsThreadNumThe number of running threads. (Not currently available on NT version)ro
INTEGER
.1.3.6.1.4.1.1450.1.1.2.1.15
httpNTStatisticsTable
SEQUENCE OF HttpNTStatisticsAttr
.1.3.6.1.4.1.1450.1.1.3
httpNTStatisticsEntry
HttpNTStatisticsAttr
.1.3.6.1.4.1.1450.1.1.3.1
httpStatisticsNumBytesThe total number of bytes sent by the server.ro
Counter
.1.3.6.1.4.1.1450.1.1.3.1.1
httpStatisticsNum2xxThe number of 200-level status requests handled by the server.ro
Counter
.1.3.6.1.4.1.1450.1.1.3.1.2
httpStatisticsNum3xxThe number of 300-level status requests handled by the server.ro
Counter
.1.3.6.1.4.1.1450.1.1.3.1.3
httpStatisticsNum4xxThe number of 400-level status requests handled by the server.ro
Counter
.1.3.6.1.4.1.1450.1.1.3.1.4
httpStatisticsNum5xxThe number of 500-level status requests handled by the server.ro
Counter
.1.3.6.1.4.1.1450.1.1.3.1.5
httpStatisticsNum200The number of 200 (Transfer OK) requests.ro
Counter
.1.3.6.1.4.1.1450.1.1.3.1.6
httpStatisticsNum302The number of 302 (Moved Temporarily) requests.ro
Counter
.1.3.6.1.4.1.1450.1.1.3.1.7
httpStatisticsNum304The number of 304 (Not Modified) requests.ro
Counter
.1.3.6.1.4.1.1450.1.1.3.1.8
httpStatisticsNum401The number of 401 (Unauthorized) requests.ro
Counter
.1.3.6.1.4.1.1450.1.1.3.1.9
httpStatisticsNum403The number of 403 (Forbidden) requests.ro
Counter
.1.3.6.1.4.1.1450.1.1.3.1.10
NETSCAPE-MIB - SNMP MIB Reference | MIBs Explorer