sipCommonStatusCodeNotifInterval

SIP-COMMON-MIB · .1.3.6.1.2.1.149.1.5.2.1.4

Object

column r/w secondsSNMPv2-SMIUnsigned32
This object specifies the time interval over which, if
sipCommonStatusCodeThresh is exceeded with respect to sent or
received messages, a sipCommonStatusCodeThreshExceededInNotif
or sipCommonStatusCodeThreshExceededOutNotif notification will
be sent.
              
Note that the configuration applied by this object will be
applied equally to inbound and outbound response messages.

Context

MIB
SIP-COMMON-MIB
OID
.1.3.6.1.2.1.149.1.5.2.1.4
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
sipCommonStatusCodeNotifEntry
Groups
1

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 'SIP-COMMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-COMMON-MIB::sipCommonStatusCodeNotifInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIP-COMMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-COMMON-MIB::sipCommonStatusCodeNotifInterval.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIP-COMMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIP-COMMON-MIB::sipCommonStatusCodeNotifInterval'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance