MIBs Depot

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

FromSymbols
Juniper-MIBsjuniMibs
Juniper-TCJuniName
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1Integer32 (5..300)read-writecurrent
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.2IpAddressread-writecurrent
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.3Integer32 (0..65535)read-writecurrent
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.4IpAddressread-writecurrent
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.5Integer32 (0..65535)read-writecurrent
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.6IpAddressread-writecurrent
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.7Integer32 (0..65535)read-writecurrent
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.8IpAddressread-writecurrent
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.9JuniNameread-writecurrent
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.1INTEGER {disconnected(0), trying(1), connected(2)}read-onlycurrent
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.2IpAddressread-onlycurrent
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.3Integer32 (0..65535)read-onlycurrent
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.4DisplayString (SIZE(0..16))read-onlycurrent
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.1Counter32read-onlycurrent
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.2Counter32read-onlycurrent
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.3Counter32read-onlycurrent
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.4Counter32read-onlycurrent
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.5Counter32read-onlycurrent
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.6Counter32read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
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.9Counter32read-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.12Counter32read-onlycurrent
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.13Counter32read-onlycurrent
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.14Counter32read-onlycurrent
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.15Counter32read-onlycurrent
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.16Counter32read-onlycurrent
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.17Counter32read-onlycurrent
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.18Counter32read-onlycurrent
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.19Counter32read-onlyobsolete
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.20Counter32read-onlyobsolete
juniSscClientTokenTransitions
OBJECT-TYPE
The number of tokens transitions that have occurred.
1.3.6.1.4.1.4874.2.2.36.1.3.1.21Counter32read-onlyobsolete
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.22Counter32read-onlyobsolete
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.23Counter32read-onlyobsolete
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.24Counter32read-onlycurrent
juniSscClientAddressTransitions
OBJECT-TYPE
The number of address transitions that have occurred.
1.3.6.1.4.1.4874.2.2.36.1.3.1.25Counter32read-onlycurrent
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.26Counter32read-onlycurrent
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.27Counter32read-onlycurrent
juniSscClientAuthenticationSuccesses
OBJECT-TYPE
The number of tokens which were authenticated successfully.
1.3.6.1.4.1.4874.2.2.36.1.3.1.28Counter32read-onlyobsolete
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.29Counter32read-onlyobsolete
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.30Counter32read-onlycurrent
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.31Counter32read-onlycurrent
juniSscClientDiscoverTransitions
OBJECT-TYPE
The number of discover transitions that have occurred.
1.3.6.1.4.1.4874.2.2.36.1.3.1.32Counter32read-onlycurrent
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.33Counter32read-onlycurrent
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.34Counter32read-onlycurrent
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

NameOIDStatus
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.1obsolete
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.2obsolete
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.3obsolete
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.4current
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.1obsolete
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.2obsolete
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.3obsolete
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.4current