Juniper-SSC-CLIENT-MIB

File: Juniper-SSC-CLIENT-MIB.mib (27710 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
Juniper-TC Juniper-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Counter32 DisplayString
MODULE-COMPLIANCE OBJECT-GROUP JuniName
juniMibs

Defined Values

juniSscClientMIB 1.3.6.1.4.1.4874.2.2.36
The Service Selection Center (SSC) Client MIB for the Juniper Networks enterprise.
MODULE-IDENTITY    

juniSscClientObjects 1.3.6.1.4.1.4874.2.2.36.1
OBJECT IDENTIFIER    

juniSscClientCfg 1.3.6.1.4.1.4874.2.2.36.1.1
OBJECT IDENTIFIER    

juniSscClientStatus 1.3.6.1.4.1.4874.2.2.36.1.2
OBJECT IDENTIFIER    

juniSscClientStatistics 1.3.6.1.4.1.4874.2.2.36.1.3
OBJECT IDENTIFIER    

juniSscClientCfgScalars 1.3.6.1.4.1.4874.2.2.36.1.1.1
OBJECT IDENTIFIER    

juniSscClientServerSwitchoverTimeout 1.3.6.1.4.1.4874.2.2.36.1.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..300  

juniSscClientPrimaryAddress 1.3.6.1.4.1.4874.2.2.36.1.1.1.2
The IP address of the primary SSC server. A value of 0.0.0.0 indicates the server address is unconfigured.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

juniSscClientPrimaryPort 1.3.6.1.4.1.4874.2.2.36.1.1.1.3
The TCP port number for the primary SSC server. A value of zero indicates the port is unconfigured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

juniSscClientSecondaryAddress 1.3.6.1.4.1.4874.2.2.36.1.1.1.4
The IP address of the secondary SSC server. A value of 0.0.0.0 indicates the server address is unconfigured.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

juniSscClientSecondaryPort 1.3.6.1.4.1.4874.2.2.36.1.1.1.5
The TCP port number of the secondary SSC server. A value of zero indicates the port is unconfigured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

juniSscClientTertiaryAddress 1.3.6.1.4.1.4874.2.2.36.1.1.1.6
The IP address of the tertiary SSC server. A value of 0.0.0.0 indicates the server address is unconfigured.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

juniSscClientTertiaryPort 1.3.6.1.4.1.4874.2.2.36.1.1.1.7
The TCP port number of the tertiary SSC server. A value of zero indicates the port is unconfigured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

juniSscClientLocalAddress 1.3.6.1.4.1.4874.2.2.36.1.1.1.8
The local IP address binding of the server connection. A value of 0.0.0.0 indicates the local address is unconfigured.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

juniSscClientTransportRouterName 1.3.6.1.4.1.4874.2.2.36.1.1.1.9
The name of the router to be used as the transport for the server connection.
Status: current Access: read-write
OBJECT-TYPE    
  JuniName  

juniSscClientStatusScalars 1.3.6.1.4.1.4874.2.2.36.1.2.1
OBJECT IDENTIFIER    

juniSscClientConnectionState 1.3.6.1.4.1.4874.2.2.36.1.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disconnected(0), trying(1), connected(2)  

juniSscClientActiveAddress 1.3.6.1.4.1.4874.2.2.36.1.2.1.2
The IP address of the SSC server currently in use. A value of 0.0.0.0 indicates no server is in use.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniSscClientActivePort 1.3.6.1.4.1.4874.2.2.36.1.2.1.3
The TCP port number for the SSC server currently in use. A value of zero indicates no server is in use.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

juniSscClientVersion 1.3.6.1.4.1.4874.2.2.36.1.2.1.4
The version number for the SSC server currently in use.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

juniSscClientStatisticsScalars 1.3.6.1.4.1.4874.2.2.36.1.3.1
OBJECT IDENTIFIER    

juniSscClientPolicyCommandsReceived 1.3.6.1.4.1.4874.2.2.36.1.3.1.1
The number of policy command packets received from the SSC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientPolicyCommandsListReceived 1.3.6.1.4.1.4874.2.2.36.1.3.1.2
The number of policy command packets received from the SSC with subtype LIST.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientPolicyCommandsAcctReceived 1.3.6.1.4.1.4874.2.2.36.1.3.1.3
The number of policy command packets received from the SSC with subtype ACCOUTING.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientBadPolicyCommandsReceived 1.3.6.1.4.1.4874.2.2.36.1.3.1.4
The number of policy command packets received from the SSC that included rules that were in error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientErrorPolicyCommandsReceived 1.3.6.1.4.1.4874.2.2.36.1.3.1.5
The number of policy command packets received from the SSC indicating an error from the SSC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientPolicyReportsSent 1.3.6.1.4.1.4874.2.2.36.1.3.1.6
The number of policy report packets sent to the SSC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientConnectionOpenRequests 1.3.6.1.4.1.4874.2.2.36.1.3.1.7
The number of connection open requests sent to the SSC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientConnectionOpenCompletes 1.3.6.1.4.1.4874.2.2.36.1.3.1.8
The number of connections to the SSC that open successfully.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientConnectionClosedSent 1.3.6.1.4.1.4874.2.2.36.1.3.1.9
The number of connection close indications that were sent to the SSC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientConnectionClosedRemotely 1.3.6.1.4.1.4874.2.2.36.1.3.1.10
The number of connection close indications that were received from the SSC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientCreateInterfacesSent 1.3.6.1.4.1.4874.2.2.36.1.3.1.11
The number of interface creation indications that were sent to the SSC. This indicates the transition of an interface to an UP state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientDeleteInterfacesSent 1.3.6.1.4.1.4874.2.2.36.1.3.1.12
The number of delete interface indications that were sent to the SSC. This indicates the transition of an interface to an DOWN state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientActiveIpInterfaces 1.3.6.1.4.1.4874.2.2.36.1.3.1.13
The number of currently active IP interfaces that the SSC Client is aware of.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientIpInterfaceTransitions 1.3.6.1.4.1.4874.2.2.36.1.3.1.14
The number of IP interface transitions that have been tracked by the SSC Client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientSynchronizesReceived 1.3.6.1.4.1.4874.2.2.36.1.3.1.15
The number of synchronization requests received from the SSC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientSynchronizeCompletesSent 1.3.6.1.4.1.4874.2.2.36.1.3.1.16
The number of synchronization complete packets sent to the SSC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientInternalErrors 1.3.6.1.4.1.4874.2.2.36.1.3.1.17
The number of internal errors tracked by the SSC Client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientCommunicationErrors 1.3.6.1.4.1.4874.2.2.36.1.3.1.18
The number of lower layer communication errors tracked by the SSC Client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientTokensSeen 1.3.6.1.4.1.4874.2.2.36.1.3.1.19
The number of tokens seen by the SSC client.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientActiveTokens 1.3.6.1.4.1.4874.2.2.36.1.3.1.20
The number of tokens that the SSC client is currently aware of.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientTokenTransitions 1.3.6.1.4.1.4874.2.2.36.1.3.1.21
The number of tokens transitions that have occurred.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientCreateTokensSent 1.3.6.1.4.1.4874.2.2.36.1.3.1.22
The number of token creation indications that were sent to the SSC. This indicates the transition of a token to an UP state.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientDeleteTokensSent 1.3.6.1.4.1.4874.2.2.36.1.3.1.23
The number of delete token indications that were sent to the SSC. This indicates the transition of a token to an DOWN state.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientActiveAddresses 1.3.6.1.4.1.4874.2.2.36.1.3.1.24
The number of addresses that the SSC client is currently aware of.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientAddressTransitions 1.3.6.1.4.1.4874.2.2.36.1.3.1.25
The number of address transitions that have occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientCreateAddressesSent 1.3.6.1.4.1.4874.2.2.36.1.3.1.26
The number of address creation indications that were sent to the SSC. This indicates the transition of an address to an UP state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientDeleteAddressesSent 1.3.6.1.4.1.4874.2.2.36.1.3.1.27
The number of delete address indications that were sent to the SSC. This indicates the transition of an address to an DOWN state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientAuthenticationSuccesses 1.3.6.1.4.1.4874.2.2.36.1.3.1.28
The number of tokens which were authenticated successfully.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientAuthenticationFailures 1.3.6.1.4.1.4874.2.2.36.1.3.1.29
The number of tokens which were not authenticated successfully.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientDiscoversSeen 1.3.6.1.4.1.4874.2.2.36.1.3.1.30
The number of discovers seen by the SSC client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientActiveDiscovers 1.3.6.1.4.1.4874.2.2.36.1.3.1.31
The number of discovers that the SSC client is currently aware of.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientDiscoverTransitions 1.3.6.1.4.1.4874.2.2.36.1.3.1.32
The number of discover transitions that have occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientCreateDiscoversSent 1.3.6.1.4.1.4874.2.2.36.1.3.1.33
The number of discover creation indications that were sent to the SSC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientDeleteDiscoversSent 1.3.6.1.4.1.4874.2.2.36.1.3.1.34
The number of delete discover indications that were sent to the SSC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniSscClientMIBConformance 1.3.6.1.4.1.4874.2.2.36.4
OBJECT IDENTIFIER    

juniSscClientMIBCompliances 1.3.6.1.4.1.4874.2.2.36.4.1
OBJECT IDENTIFIER    

juniSscClientMIBGroups 1.3.6.1.4.1.4874.2.2.36.4.2
OBJECT IDENTIFIER    

juniSscClientAuthCompliance 1.3.6.1.4.1.4874.2.2.36.4.1.1
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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniSscClientAuthCompliance2 1.3.6.1.4.1.4874.2.2.36.4.1.2
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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniSscClientAuthCompliance3 1.3.6.1.4.1.4874.2.2.36.4.1.3
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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniSscClientAuthCompliance4 1.3.6.1.4.1.4874.2.2.36.4.1.4
The compliance statement for clients implementing the Juniper SSC Client MIB functionality.
Status: current Access: read-only
MODULE-COMPLIANCE    

juniSscClientGroup 1.3.6.1.4.1.4874.2.2.36.4.2.1
Obsolete collection of objects providing management of SSC Clients. This group became obsolete when DHCP-LS, Web and SSC support objects were added.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniSscClientGroup2 1.3.6.1.4.1.4874.2.2.36.4.2.2
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.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniSscClientGroup3 1.3.6.1.4.1.4874.2.2.36.4.2.3
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.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniSscClientGroup4 1.3.6.1.4.1.4874.2.2.36.4.2.4
The basic collection of objects providing management of SSC Clients.
Status: current Access: read-only
OBJECT-GROUP