Juniper-SSC-CLIENT-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Juniper-SSC-CLIENT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
juniSscClientMIB | 1.3.6.1.4.1.4874.2.2.36 |
The Service Selection Center (SSC) Client MIB for the Juniper Networks enterprise. |
||
juniSscClientObjects | 1.3.6.1.4.1.4874.2.2.36.1 | |||
juniSscClientCfg | 1.3.6.1.4.1.4874.2.2.36.1.1 | |||
juniSscClientCfgScalars | 1.3.6.1.4.1.4874.2.2.36.1.1.1 | |||
juniSscClientServerSwitchoverTimeout | 1.3.6.1.4.1.4874.2.2.36.1.1.1.1 | integer32 | read-write |
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. |
juniSscClientPrimaryAddress | 1.3.6.1.4.1.4874.2.2.36.1.1.1.2 | ipaddress | read-write |
The IP address of the primary SSC server. A value of 0.0.0.0 indicates the server address is unconfigured. |
juniSscClientPrimaryPort | 1.3.6.1.4.1.4874.2.2.36.1.1.1.3 | integer32 | read-write |
The TCP port number for the primary SSC server. A value of zero indicates the port is unconfigured. |
juniSscClientSecondaryAddress | 1.3.6.1.4.1.4874.2.2.36.1.1.1.4 | ipaddress | read-write |
The IP address of the secondary SSC server. A value of 0.0.0.0 indicates the server address is unconfigured. |
juniSscClientSecondaryPort | 1.3.6.1.4.1.4874.2.2.36.1.1.1.5 | integer32 | read-write |
The TCP port number of the secondary SSC server. A value of zero indicates the port is unconfigured. |
juniSscClientTertiaryAddress | 1.3.6.1.4.1.4874.2.2.36.1.1.1.6 | ipaddress | read-write |
The IP address of the tertiary SSC server. A value of 0.0.0.0 indicates the server address is unconfigured. |
juniSscClientTertiaryPort | 1.3.6.1.4.1.4874.2.2.36.1.1.1.7 | integer32 | read-write |
The TCP port number of the tertiary SSC server. A value of zero indicates the port is unconfigured. |
juniSscClientLocalAddress | 1.3.6.1.4.1.4874.2.2.36.1.1.1.8 | ipaddress | read-write |
The local IP address binding of the server connection. A value of 0.0.0.0 indicates the local address is unconfigured. |
juniSscClientTransportRouterName | 1.3.6.1.4.1.4874.2.2.36.1.1.1.9 | juniname | read-write |
The name of the router to be used as the transport for the server connection. |
juniSscClientStatus | 1.3.6.1.4.1.4874.2.2.36.1.2 | |||
juniSscClientStatusScalars | 1.3.6.1.4.1.4874.2.2.36.1.2.1 | |||
juniSscClientConnectionState | 1.3.6.1.4.1.4874.2.2.36.1.2.1.1 | integer | read-only |
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. Enumeration: 'trying': 1, 'connected': 2, 'disconnected': 0. |
juniSscClientActiveAddress | 1.3.6.1.4.1.4874.2.2.36.1.2.1.2 | ipaddress | read-only |
The IP address of the SSC server currently in use. A value of 0.0.0.0 indicates no server is in use. |
juniSscClientActivePort | 1.3.6.1.4.1.4874.2.2.36.1.2.1.3 | integer32 | read-only |
The TCP port number for the SSC server currently in use. A value of zero indicates no server is in use. |
juniSscClientVersion | 1.3.6.1.4.1.4874.2.2.36.1.2.1.4 | displaystring | read-only |
The version number for the SSC server currently in use. |
juniSscClientStatistics | 1.3.6.1.4.1.4874.2.2.36.1.3 | |||
juniSscClientStatisticsScalars | 1.3.6.1.4.1.4874.2.2.36.1.3.1 | |||
juniSscClientPolicyCommandsReceived | 1.3.6.1.4.1.4874.2.2.36.1.3.1.1 | counter32 | read-only |
The number of policy command packets received from the SSC. |
juniSscClientPolicyCommandsListReceived | 1.3.6.1.4.1.4874.2.2.36.1.3.1.2 | counter32 | read-only |
The number of policy command packets received from the SSC with subtype LIST. |
juniSscClientPolicyCommandsAcctReceived | 1.3.6.1.4.1.4874.2.2.36.1.3.1.3 | counter32 | read-only |
The number of policy command packets received from the SSC with subtype ACCOUTING. |
juniSscClientBadPolicyCommandsReceived | 1.3.6.1.4.1.4874.2.2.36.1.3.1.4 | counter32 | read-only |
The number of policy command packets received from the SSC that included rules that were in error. |
juniSscClientErrorPolicyCommandsReceived | 1.3.6.1.4.1.4874.2.2.36.1.3.1.5 | counter32 | read-only |
The number of policy command packets received from the SSC indicating an error from the SSC. |
juniSscClientPolicyReportsSent | 1.3.6.1.4.1.4874.2.2.36.1.3.1.6 | counter32 | read-only |
The number of policy report packets sent to the SSC. |
juniSscClientConnectionOpenRequests | 1.3.6.1.4.1.4874.2.2.36.1.3.1.7 | counter32 | read-only |
The number of connection open requests sent to the SSC. |
juniSscClientConnectionOpenCompletes | 1.3.6.1.4.1.4874.2.2.36.1.3.1.8 | counter32 | read-only |
The number of connections to the SSC that open successfully. |
juniSscClientConnectionClosedSent | 1.3.6.1.4.1.4874.2.2.36.1.3.1.9 | counter32 | read-only |
The number of connection close indications that were sent to the SSC. |
juniSscClientConnectionClosedRemotely | 1.3.6.1.4.1.4874.2.2.36.1.3.1.10 | counter32 | read-only |
The number of connection close indications that were received from the SSC. |
juniSscClientCreateInterfacesSent | 1.3.6.1.4.1.4874.2.2.36.1.3.1.11 | counter32 | read-only |
The number of interface creation indications that were sent to the SSC. This indicates the transition of an interface to an UP state. |
juniSscClientDeleteInterfacesSent | 1.3.6.1.4.1.4874.2.2.36.1.3.1.12 | counter32 | read-only |
The number of delete interface indications that were sent to the SSC. This indicates the transition of an interface to an DOWN state. |
juniSscClientActiveIpInterfaces | 1.3.6.1.4.1.4874.2.2.36.1.3.1.13 | counter32 | read-only |
The number of currently active IP interfaces that the SSC Client is aware of. |
juniSscClientIpInterfaceTransitions | 1.3.6.1.4.1.4874.2.2.36.1.3.1.14 | counter32 | read-only |
The number of IP interface transitions that have been tracked by the SSC Client. |
juniSscClientSynchronizesReceived | 1.3.6.1.4.1.4874.2.2.36.1.3.1.15 | counter32 | read-only |
The number of synchronization requests received from the SSC. |
juniSscClientSynchronizeCompletesSent | 1.3.6.1.4.1.4874.2.2.36.1.3.1.16 | counter32 | read-only |
The number of synchronization complete packets sent to the SSC. |
juniSscClientInternalErrors | 1.3.6.1.4.1.4874.2.2.36.1.3.1.17 | counter32 | read-only |
The number of internal errors tracked by the SSC Client. |
juniSscClientCommunicationErrors | 1.3.6.1.4.1.4874.2.2.36.1.3.1.18 | counter32 | read-only |
The number of lower layer communication errors tracked by the SSC Client. |
juniSscClientTokensSeen | 1.3.6.1.4.1.4874.2.2.36.1.3.1.19 | counter32 | read-only |
The number of tokens seen by the SSC client. |
juniSscClientActiveTokens | 1.3.6.1.4.1.4874.2.2.36.1.3.1.20 | counter32 | read-only |
The number of tokens that the SSC client is currently aware of. |
juniSscClientTokenTransitions | 1.3.6.1.4.1.4874.2.2.36.1.3.1.21 | counter32 | read-only |
The number of tokens transitions that have occurred. |
juniSscClientCreateTokensSent | 1.3.6.1.4.1.4874.2.2.36.1.3.1.22 | counter32 | read-only |
The number of token creation indications that were sent to the SSC. This indicates the transition of a token to an UP state. |
juniSscClientDeleteTokensSent | 1.3.6.1.4.1.4874.2.2.36.1.3.1.23 | counter32 | read-only |
The number of delete token indications that were sent to the SSC. This indicates the transition of a token to an DOWN state. |
juniSscClientActiveAddresses | 1.3.6.1.4.1.4874.2.2.36.1.3.1.24 | counter32 | read-only |
The number of addresses that the SSC client is currently aware of. |
juniSscClientAddressTransitions | 1.3.6.1.4.1.4874.2.2.36.1.3.1.25 | counter32 | read-only |
The number of address transitions that have occurred. |
juniSscClientCreateAddressesSent | 1.3.6.1.4.1.4874.2.2.36.1.3.1.26 | counter32 | read-only |
The number of address creation indications that were sent to the SSC. This indicates the transition of an address to an UP state. |
juniSscClientDeleteAddressesSent | 1.3.6.1.4.1.4874.2.2.36.1.3.1.27 | counter32 | read-only |
The number of delete address indications that were sent to the SSC. This indicates the transition of an address to an DOWN state. |
juniSscClientAuthenticationSuccesses | 1.3.6.1.4.1.4874.2.2.36.1.3.1.28 | counter32 | read-only |
The number of tokens which were authenticated successfully. |
juniSscClientAuthenticationFailures | 1.3.6.1.4.1.4874.2.2.36.1.3.1.29 | counter32 | read-only |
The number of tokens which were not authenticated successfully. |
juniSscClientDiscoversSeen | 1.3.6.1.4.1.4874.2.2.36.1.3.1.30 | counter32 | read-only |
The number of discovers seen by the SSC client. |
juniSscClientActiveDiscovers | 1.3.6.1.4.1.4874.2.2.36.1.3.1.31 | counter32 | read-only |
The number of discovers that the SSC client is currently aware of. |
juniSscClientDiscoverTransitions | 1.3.6.1.4.1.4874.2.2.36.1.3.1.32 | counter32 | read-only |
The number of discover transitions that have occurred. |
juniSscClientCreateDiscoversSent | 1.3.6.1.4.1.4874.2.2.36.1.3.1.33 | counter32 | read-only |
The number of discover creation indications that were sent to the SSC. |
juniSscClientDeleteDiscoversSent | 1.3.6.1.4.1.4874.2.2.36.1.3.1.34 | counter32 | read-only |
The number of delete discover indications that were sent to the SSC. |
juniSscClientMIBConformance | 1.3.6.1.4.1.4874.2.2.36.4 | |||
juniSscClientMIBCompliances | 1.3.6.1.4.1.4874.2.2.36.4.1 | |||
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. |
||
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. |
||
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. |
||
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. |
||
juniSscClientMIBGroups | 1.3.6.1.4.1.4874.2.2.36.4.2 | |||
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. |
||
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. |
||
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. |
||
juniSscClientGroup4 | 1.3.6.1.4.1.4874.2.2.36.4.2.4 |
The basic collection of objects providing management of SSC Clients. |