jnxSipCommonCfgServiceOperStatus

JUNIPER-SIP-COMMON-MIB · .1.3.6.1.4.1.2636.3.39.1.15.2.1.1.1.1.3

Object

column Enumeration
This object contains the current operational state of
the  SIP application.
              
unknown    : The operational status cannot be determined
             for some reason.
up         : The application is operating normally, and is
             processing (receiving and possibly issuing) SIP
             requests and responses.
down       : The application is currently unable to process
             SIP messages.

Context

MIB
JUNIPER-SIP-COMMON-MIB
OID
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.1.1.3
Type
column
Access
readonly
Status
current
Parent
jnxSipCommonCfgEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-SIP-COMMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SIP-COMMON-MIB::jnxSipCommonCfgServiceOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-SIP-COMMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SIP-COMMON-MIB::jnxSipCommonCfgServiceOperStatus.<jnxSipCfgApplName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-SIP-COMMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-SIP-COMMON-MIB::jnxSipCommonCfgServiceOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2up
3down