Juniper-COPS-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.37
- Last updated
- 2002-09-16 21:44
- Organization
- Juniper Networks, Inc.
- Revisions
- 2002-09-16 21:44, 2002-01-14 19:01, 2000-02-22 00:00
- Namespace
- juniper
- Source file
Juniper-COPS-MIB- Digest
sha256:80e26d85258bf29bf4a32083010978f23d0fe5c4a68de0f4319771f0bd6ee6ea
Description
The Common Open Policy Service (COPS) Protocol MIB for the Juniper Networks enterprise.
Contact
Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net
Imports
| From | Symbols |
|---|---|
| Juniper-MIBs | juniMibs |
| Juniper-TC | JuniName |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
Juniper-COPS-MIB Juniper-MIBs Juniper-TC Juniper-UNI-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniCopsProtocolObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.37.1 | |||
| juniCopsProtocolCfg OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.37.1.1 | |||
| juniCopsProtocolStatus OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.37.1.2 | |||
| juniCopsProtocolStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.37.1.3 | |||
| juniCopsProtocolStatisticsScalars OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.37.1.3.1 | |||
| juniCopsProtocolSessionsCreated OBJECT-TYPE Total number of COPS protocol sessions created. | 1.3.6.1.4.1.4874.2.2.37.1.3.1.1 | Counter32 | read-only | current |
| juniCopsProtocolSessionsDeleted OBJECT-TYPE The number of COPS protocol sessions deleted. | 1.3.6.1.4.1.4874.2.2.37.1.3.1.2 | Counter32 | read-only | current |
| juniCopsProtocolCurrentSessions OBJECT-TYPE The number of current COPS protocol sessions. | 1.3.6.1.4.1.4874.2.2.37.1.3.1.3 | Counter32 | read-only | current |
| juniCopsProtocolBytesReceived OBJECT-TYPE The number of bytes received by the COPS protocol layer. | 1.3.6.1.4.1.4874.2.2.37.1.3.1.4 | Counter32 | read-only | current |
| juniCopsProtocolPacketsReceived OBJECT-TYPE The number of packets received by the COPS protocol layer. | 1.3.6.1.4.1.4874.2.2.37.1.3.1.5 | Counter32 | read-only | current |
| juniCopsProtocolBytesSent OBJECT-TYPE The number of bytes sent by the COPS protocol layer. | 1.3.6.1.4.1.4874.2.2.37.1.3.1.6 | Counter32 | read-only | current |
| juniCopsProtocolPacketsSent OBJECT-TYPE The number of packets sent by the COPS protocol layer. | 1.3.6.1.4.1.4874.2.2.37.1.3.1.7 | Counter32 | read-only | current |
| juniCopsProtocolKeepAlivesReceived OBJECT-TYPE The number keep alive packets received by the COPS protocol layer. | 1.3.6.1.4.1.4874.2.2.37.1.3.1.8 | Counter32 | read-only | current |
| juniCopsProtocolKeepAlivesSent OBJECT-TYPE The number of keep alive packets sent by the COPS protocol layer. | 1.3.6.1.4.1.4874.2.2.37.1.3.1.9 | Counter32 | read-only | current |
| juniCopsProtocolSession OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.37.1.4 | |||
| juniCopsProtocolSessionTable OBJECT-TYPE The COPS protocol session information table. | 1.3.6.1.4.1.4874.2.2.37.1.4.1 | not-accessible | current | |
| juniCopsProtocolSessionEntry OBJECT-TYPE An entry in the COPS protocol session information table. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1 | not-accessible | current | |
| juniCopsProtocolSessionClientType OBJECT-TYPE The COPS client-type for which this entry information is valid. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.1 | Integer32 (0..65535) | not-accessible | current |
| juniCopsProtocolSessionRemoteAddress OBJECT-TYPE The IP address of the remote end of this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.2 | IpAddress | read-only | current |
| juniCopsProtocolSessionRemotePort OBJECT-TYPE The remote port for this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.3 | Integer32 | read-only | current |
| juniCopsProtocolSessionBytesReceived OBJECT-TYPE The number of bytes received by this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.4 | Counter32 | read-only | current |
| juniCopsProtocolSessionPacketsReceived OBJECT-TYPE The number of packets received by this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.5 | Counter32 | read-only | current |
| juniCopsProtocolSessionBytesSent OBJECT-TYPE The number of bytes sent on this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.6 | Counter32 | read-only | current |
| juniCopsProtocolSessionPacketsSent OBJECT-TYPE The number of packets sent on this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.7 | Counter32 | read-only | current |
| juniCopsProtocolSessionREQSent OBJECT-TYPE The number of REQ packets sent on this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.8 | Counter32 | read-only | current |
| juniCopsProtocolSessionDECReceived OBJECT-TYPE The number of DEC packets received on this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.9 | Counter32 | read-only | current |
| juniCopsProtocolSessionRPTSent OBJECT-TYPE The number of RPT packets sent on this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.10 | Counter32 | read-only | current |
| juniCopsProtocolSessionDRQSent OBJECT-TYPE The number of DRQ packets sent on this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.11 | Counter32 | read-only | current |
| juniCopsProtocolSessionSSQSent OBJECT-TYPE The number of SSQ packets sent on this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.12 | Counter32 | read-only | current |
| juniCopsProtocolSessionOPNSent OBJECT-TYPE The number of OPN packets sent on this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.13 | Counter32 | read-only | current |
| juniCopsProtocolSessionCATReceived OBJECT-TYPE The number of CAT packets received on this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.14 | Counter32 | read-only | current |
| juniCopsProtocolSessionCCSent OBJECT-TYPE The number of CC packets sent on this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.15 | Counter32 | read-only | current |
| juniCopsProtocolSessionCCReceived OBJECT-TYPE The number of CC packets received on this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.16 | Counter32 | read-only | current |
| juniCopsProtocolSessionSSCSent OBJECT-TYPE The number of SSC packets sent on this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.17 | Counter32 | read-only | current |
| juniCopsProtocolSessionLocalAddress OBJECT-TYPE The IP address of the local end of this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.18 | IpAddress | read-only | current |
| juniCopsProtocolSessionTransportRouterName OBJECT-TYPE The administratively assigned name of the transport router for this session. | 1.3.6.1.4.1.4874.2.2.37.1.4.1.1.19 | JuniName | read-only | current |
| juniCopsProtocolMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.37.4 | |||
| juniCopsProtocolMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.37.4.1 | |||
| juniCopsProtocolMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.37.4.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniCopsProtocolAuthCompliance MODULE-COMPLIANCE Current compliance statement for authentication clients implementing the Juniper COPS Protocol MIB authentication functionality. This statement became obsolete when the local address and transport router name objects were add. | 1.3.6.1.4.1.4874.2.2.37.4.1.1 | obsolete |
| juniCopsProtocolAuthCompliance2 MODULE-COMPLIANCE The compliance statement for authentication clients implementing the Juniper COPS Protocol MIB authentication functionality. | 1.3.6.1.4.1.4874.2.2.37.4.1.2 | current |
| juniCopsProtocolGroup OBJECT-GROUP Obsolete basic collection of objects providing management of the COPS Protocol. This group became obsolete when the local address and transport router name objects were add. | 1.3.6.1.4.1.4874.2.2.37.4.2.1 | obsolete |
| juniCopsProtocolGroup2 OBJECT-GROUP The basic collection of objects providing management of the COPS Protocol. | 1.3.6.1.4.1.4874.2.2.37.4.2.2 | current |