Juniper-SSC-CLIENT-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.36
- Last updated
- 2003-12-18 16:29
- Organization
- Juniper Networks, Inc.
- Revisions
- 2003-12-18 16:29, 2002-09-16 21:44, 2002-01-14 20:15, 2001-01-23 21:30, 2000-02-17 23:10
- Namespace
- juniper
- Source file
Juniper-SSC-CLIENT-MIB- Digest
sha256:db691043569d79cb558fe69fe495cf33eb5a431b6ff2858079719f3d10741d7d
Description
The Service Selection Center (SSC) Client 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-MIBs Juniper-SSC-CLIENT-MIB Juniper-TC Juniper-UNI-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniSscClientObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.36.1 | |||
| juniSscClientCfg OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.36.1.1 | |||
| juniSscClientCfgScalars OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.36.1.1.1 | |||
| juniSscClientServerSwitchoverTimeout OBJECT-TYPE The server switchover timeout in seconds. The SSC Client begins with the primary server and proceeds rotationally to secondary, tertiary, primary, etc. as timeouts occur. | 1.3.6.1.4.1.4874.2.2.36.1.1.1.1 | Integer32 (5..300) | read-write | current |
| juniSscClientPrimaryAddress OBJECT-TYPE The IP address of the primary SSC server. A value of 0.0.0.0 indicates the server address is unconfigured. | 1.3.6.1.4.1.4874.2.2.36.1.1.1.2 | IpAddress | read-write | current |
| juniSscClientPrimaryPort OBJECT-TYPE The TCP port number for the primary SSC server. A value of zero indicates the port is unconfigured. | 1.3.6.1.4.1.4874.2.2.36.1.1.1.3 | Integer32 (0..65535) | read-write | current |
| juniSscClientSecondaryAddress OBJECT-TYPE The IP address of the secondary SSC server. A value of 0.0.0.0 indicates the server address is unconfigured. | 1.3.6.1.4.1.4874.2.2.36.1.1.1.4 | IpAddress | read-write | current |
| juniSscClientSecondaryPort OBJECT-TYPE The TCP port number of the secondary SSC server. A value of zero indicates the port is unconfigured. | 1.3.6.1.4.1.4874.2.2.36.1.1.1.5 | Integer32 (0..65535) | read-write | current |
| juniSscClientTertiaryAddress OBJECT-TYPE The IP address of the tertiary SSC server. A value of 0.0.0.0 indicates the server address is unconfigured. | 1.3.6.1.4.1.4874.2.2.36.1.1.1.6 | IpAddress | read-write | current |
| juniSscClientTertiaryPort OBJECT-TYPE The TCP port number of the tertiary SSC server. A value of zero indicates the port is unconfigured. | 1.3.6.1.4.1.4874.2.2.36.1.1.1.7 | Integer32 (0..65535) | read-write | current |
| juniSscClientLocalAddress OBJECT-TYPE The local IP address binding of the server connection. A value of 0.0.0.0 indicates the local address is unconfigured. | 1.3.6.1.4.1.4874.2.2.36.1.1.1.8 | IpAddress | read-write | current |
| juniSscClientTransportRouterName OBJECT-TYPE The name of the router to be used as the transport for the server connection. | 1.3.6.1.4.1.4874.2.2.36.1.1.1.9 | JuniName | read-write | current |
| juniSscClientStatus OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.36.1.2 | |||
| juniSscClientStatusScalars OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.36.1.2.1 | |||
| juniSscClientConnectionState OBJECT-TYPE The connection state of the SSC Client: disconnected Not connected to a SSC server. trying Attempting a connection to a server. connected Connected to a server. When this object has the value 'connected', the active server address and TCP port are reported in juniSscClientActiveAddress and juniSscClientActivePort, respectively. | 1.3.6.1.4.1.4874.2.2.36.1.2.1.1 | INTEGER {disconnected(0), trying(1), connected(2)} | read-only | current |
| juniSscClientActiveAddress OBJECT-TYPE The IP address of the SSC server currently in use. A value of 0.0.0.0 indicates no server is in use. | 1.3.6.1.4.1.4874.2.2.36.1.2.1.2 | IpAddress | read-only | current |
| juniSscClientActivePort OBJECT-TYPE The TCP port number for the SSC server currently in use. A value of zero indicates no server is in use. | 1.3.6.1.4.1.4874.2.2.36.1.2.1.3 | Integer32 (0..65535) | read-only | current |
| juniSscClientVersion OBJECT-TYPE The version number for the SSC server currently in use. | 1.3.6.1.4.1.4874.2.2.36.1.2.1.4 | DisplayString (SIZE(0..16)) | read-only | current |
| juniSscClientStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.36.1.3 | |||
| juniSscClientStatisticsScalars OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.36.1.3.1 | |||
| juniSscClientPolicyCommandsReceived OBJECT-TYPE The number of policy command packets received from the SSC. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.1 | Counter32 | read-only | current |
| juniSscClientPolicyCommandsListReceived OBJECT-TYPE The number of policy command packets received from the SSC with subtype LIST. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.2 | Counter32 | read-only | current |
| juniSscClientPolicyCommandsAcctReceived OBJECT-TYPE The number of policy command packets received from the SSC with subtype ACCOUTING. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.3 | Counter32 | read-only | current |
| juniSscClientBadPolicyCommandsReceived OBJECT-TYPE The number of policy command packets received from the SSC that included rules that were in error. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.4 | Counter32 | read-only | current |
| juniSscClientErrorPolicyCommandsReceived OBJECT-TYPE The number of policy command packets received from the SSC indicating an error from the SSC. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.5 | Counter32 | read-only | current |
| juniSscClientPolicyReportsSent OBJECT-TYPE The number of policy report packets sent to the SSC. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.6 | Counter32 | read-only | current |
| juniSscClientConnectionOpenRequests OBJECT-TYPE The number of connection open requests sent to the SSC. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.7 | Counter32 | read-only | current |
| juniSscClientConnectionOpenCompletes OBJECT-TYPE The number of connections to the SSC that open successfully. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.8 | Counter32 | read-only | current |
| juniSscClientConnectionClosedSent OBJECT-TYPE The number of connection close indications that were sent to the SSC. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.9 | Counter32 | read-only | current |
| juniSscClientConnectionClosedRemotely OBJECT-TYPE The number of connection close indications that were received from the SSC. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.10 | Counter32 | read-only | current |
| juniSscClientCreateInterfacesSent OBJECT-TYPE The number of interface creation indications that were sent to the SSC. This indicates the transition of an interface to an UP state. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.11 | Counter32 | read-only | current |
| juniSscClientDeleteInterfacesSent OBJECT-TYPE The number of delete interface indications that were sent to the SSC. This indicates the transition of an interface to an DOWN state. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.12 | Counter32 | read-only | current |
| juniSscClientActiveIpInterfaces OBJECT-TYPE The number of currently active IP interfaces that the SSC Client is aware of. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.13 | Counter32 | read-only | current |
| juniSscClientIpInterfaceTransitions OBJECT-TYPE The number of IP interface transitions that have been tracked by the SSC Client. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.14 | Counter32 | read-only | current |
| juniSscClientSynchronizesReceived OBJECT-TYPE The number of synchronization requests received from the SSC. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.15 | Counter32 | read-only | current |
| juniSscClientSynchronizeCompletesSent OBJECT-TYPE The number of synchronization complete packets sent to the SSC. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.16 | Counter32 | read-only | current |
| juniSscClientInternalErrors OBJECT-TYPE The number of internal errors tracked by the SSC Client. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.17 | Counter32 | read-only | current |
| juniSscClientCommunicationErrors OBJECT-TYPE The number of lower layer communication errors tracked by the SSC Client. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.18 | Counter32 | read-only | current |
| juniSscClientTokensSeen OBJECT-TYPE The number of tokens seen by the SSC client. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.19 | Counter32 | read-only | obsolete |
| juniSscClientActiveTokens OBJECT-TYPE The number of tokens that the SSC client is currently aware of. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.20 | Counter32 | read-only | obsolete |
| juniSscClientTokenTransitions OBJECT-TYPE The number of tokens transitions that have occurred. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.21 | Counter32 | read-only | obsolete |
| juniSscClientCreateTokensSent OBJECT-TYPE The number of token creation indications that were sent to the SSC. This indicates the transition of a token to an UP state. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.22 | Counter32 | read-only | obsolete |
| juniSscClientDeleteTokensSent OBJECT-TYPE The number of delete token indications that were sent to the SSC. This indicates the transition of a token to an DOWN state. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.23 | Counter32 | read-only | obsolete |
| juniSscClientActiveAddresses OBJECT-TYPE The number of addresses that the SSC client is currently aware of. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.24 | Counter32 | read-only | current |
| juniSscClientAddressTransitions OBJECT-TYPE The number of address transitions that have occurred. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.25 | Counter32 | read-only | current |
| juniSscClientCreateAddressesSent OBJECT-TYPE The number of address creation indications that were sent to the SSC. This indicates the transition of an address to an UP state. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.26 | Counter32 | read-only | current |
| juniSscClientDeleteAddressesSent OBJECT-TYPE The number of delete address indications that were sent to the SSC. This indicates the transition of an address to an DOWN state. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.27 | Counter32 | read-only | current |
| juniSscClientAuthenticationSuccesses OBJECT-TYPE The number of tokens which were authenticated successfully. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.28 | Counter32 | read-only | obsolete |
| juniSscClientAuthenticationFailures OBJECT-TYPE The number of tokens which were not authenticated successfully. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.29 | Counter32 | read-only | obsolete |
| juniSscClientDiscoversSeen OBJECT-TYPE The number of discovers seen by the SSC client. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.30 | Counter32 | read-only | current |
| juniSscClientActiveDiscovers OBJECT-TYPE The number of discovers that the SSC client is currently aware of. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.31 | Counter32 | read-only | current |
| juniSscClientDiscoverTransitions OBJECT-TYPE The number of discover transitions that have occurred. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.32 | Counter32 | read-only | current |
| juniSscClientCreateDiscoversSent OBJECT-TYPE The number of discover creation indications that were sent to the SSC. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.33 | Counter32 | read-only | current |
| juniSscClientDeleteDiscoversSent OBJECT-TYPE The number of delete discover indications that were sent to the SSC. | 1.3.6.1.4.1.4874.2.2.36.1.3.1.34 | Counter32 | read-only | current |
| juniSscClientMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.36.4 | |||
| juniSscClientMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.36.4.1 | |||
| juniSscClientMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.36.4.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniSscClientAuthCompliance MODULE-COMPLIANCE Obsolete compliance statement for authentication clients implementing the Juniper SSC Client MIB authentication functionality. This statement became obsolete when DHCP-LS, Web and SSC support objects were added. | 1.3.6.1.4.1.4874.2.2.36.4.1.1 | obsolete |
| juniSscClientAuthCompliance2 MODULE-COMPLIANCE Obsolete compliance statement for authentication clients implementing the Juniper SSC Client MIB authentication functionality. This statement became obsolete when the version number, local address and transport router name objects were added. | 1.3.6.1.4.1.4874.2.2.36.4.1.2 | obsolete |
| juniSscClientAuthCompliance3 MODULE-COMPLIANCE Obsolete compliance statement for clients implementing the Juniper SSC Client MIB functionality. This statement became obsolete when token scalar statistics were obsoleted and discover scalar statistics were added. | 1.3.6.1.4.1.4874.2.2.36.4.1.3 | obsolete |
| juniSscClientAuthCompliance4 MODULE-COMPLIANCE The compliance statement for clients implementing the Juniper SSC Client MIB functionality. | 1.3.6.1.4.1.4874.2.2.36.4.1.4 | current |
| juniSscClientGroup OBJECT-GROUP Obsolete collection of objects providing management of SSC Clients. This group became obsolete when DHCP-LS, Web and SSC support objects were added. | 1.3.6.1.4.1.4874.2.2.36.4.2.1 | obsolete |
| juniSscClientGroup2 OBJECT-GROUP Obsolete collection of objects providing management of SSC Clients. This group became obsolete when version number, local address and transport router name objects were added. | 1.3.6.1.4.1.4874.2.2.36.4.2.2 | obsolete |
| juniSscClientGroup3 OBJECT-GROUP Obsolete collection of objects providing management of SSC Clients. This group became obsolete when token scalar statistics were obsoleted and discover scalar statistics were added. | 1.3.6.1.4.1.4874.2.2.36.4.2.3 | obsolete |
| juniSscClientGroup4 OBJECT-GROUP The basic collection of objects providing management of SSC Clients. | 1.3.6.1.4.1.4874.2.2.36.4.2.4 | current |