Unisphere-Data-SSC-CLIENT-MIB

File: Unisphere-Data-SSC-CLIENT-MIB.mib (23694 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
Unisphere-Data-TC Unisphere-Data-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Counter32 DisplayString
MODULE-COMPLIANCE OBJECT-GROUP UsdName
usDataMibs

Defined Values

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

usdSscClientObjects 1.3.6.1.4.1.4874.2.2.36.1
OBJECT IDENTIFIER    

usdSscClientCfg 1.3.6.1.4.1.4874.2.2.36.1.1
OBJECT IDENTIFIER    

usdSscClientStatus 1.3.6.1.4.1.4874.2.2.36.1.2
OBJECT IDENTIFIER    

usdSscClientStatistics 1.3.6.1.4.1.4874.2.2.36.1.3
OBJECT IDENTIFIER    

usdSscClientCfgScalars 1.3.6.1.4.1.4874.2.2.36.1.1.1
OBJECT IDENTIFIER    

usdSscClientServerSwitchoverTimeout 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  

usdSscClientPrimaryAddress 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  

usdSscClientPrimaryPort 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  

usdSscClientSecondaryAddress 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  

usdSscClientSecondaryPort 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  

usdSscClientTertiaryAddress 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  

usdSscClientTertiaryPort 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  

usdSscClientLocalAddress 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  

usdSscClientTransportRouterName 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    
  UsdName  

usdSscClientStatusScalars 1.3.6.1.4.1.4874.2.2.36.1.2.1
OBJECT IDENTIFIER    

usdSscClientConnectionState 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 usdSscClientActiveAddress and usdSscClientActivePort, respectively.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disconnected(0), trying(1), connected(2)  

usdSscClientActiveAddress 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  

usdSscClientActivePort 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  

usdSscClientVersion 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)  

usdSscClientStatisticsScalars 1.3.6.1.4.1.4874.2.2.36.1.3.1
OBJECT IDENTIFIER    

usdSscClientPolicyCommandsReceived 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  

usdSscClientPolicyCommandsListReceived 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  

usdSscClientPolicyCommandsAcctReceived 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  

usdSscClientBadPolicyCommandsReceived 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  

usdSscClientErrorPolicyCommandsReceived 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  

usdSscClientPolicyReportsSent 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  

usdSscClientConnectionOpenRequests 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  

usdSscClientConnectionOpenCompletes 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  

usdSscClientConnectionClosedSent 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  

usdSscClientConnectionClosedRemotely 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  

usdSscClientCreateInterfacesSent 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  

usdSscClientDeleteInterfacesSent 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  

usdSscClientActiveIpInterfaces 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  

usdSscClientIpInterfaceTransitions 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  

usdSscClientSynchronizesReceived 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  

usdSscClientSynchronizeCompletesSent 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  

usdSscClientInternalErrors 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  

usdSscClientCommunicationErrors 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  

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

usdSscClientActiveTokens 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: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

usdSscClientCreateTokensSent 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: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdSscClientDeleteTokensSent 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: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdSscClientActiveAddresses 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  

usdSscClientAddressTransitions 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  

usdSscClientCreateAddressesSent 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  

usdSscClientDeleteAddressesSent 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  

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

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

usdSscClientMIBConformance 1.3.6.1.4.1.4874.2.2.36.4
OBJECT IDENTIFIER    

usdSscClientMIBCompliances 1.3.6.1.4.1.4874.2.2.36.4.1
OBJECT IDENTIFIER    

usdSscClientMIBGroups 1.3.6.1.4.1.4874.2.2.36.4.2
OBJECT IDENTIFIER    

usdSscClientAuthCompliance 1.3.6.1.4.1.4874.2.2.36.4.1.1
Obsolete compliance statement for authentication clients implementing the Unisphere 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    

usdSscClientAuthCompliance2 1.3.6.1.4.1.4874.2.2.36.4.1.2
Obsolete compliance statement for authentication clients implementing the Unisphere 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    

usdSscClientAuthCompliance3 1.3.6.1.4.1.4874.2.2.36.4.1.3
The compliance statement for clients implementing the Unisphere SSC Client MIB functionality.
Status: current Access: read-only
MODULE-COMPLIANCE    

usdSscClientGroup 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    

usdSscClientGroup2 1.3.6.1.4.1.4874.2.2.36.4.2.2
Obsolete basic 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    

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