juniSscClientConnectionState

Juniper-SSC-CLIENT-MIB · .1.3.6.1.4.1.4874.2.2.36.1.2.1.1

Object

scalar Enumeration
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.

Context

MIB
Juniper-SSC-CLIENT-MIB
OID
.1.3.6.1.4.1.4874.2.2.36.1.2.1.1
Type
scalar
Access
readonly
Status
current
Parent
juniSscClientStatusScalars
Groups
4

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-SSC-CLIENT-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-SSC-CLIENT-MIB::juniSscClientConnectionState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-SSC-CLIENT-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-SSC-CLIENT-MIB::juniSscClientConnectionState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disconnected
1trying
2connected