sipCommonNotifSequenceNumber
SIP-COMMON-MIB ·
.1.3.6.1.2.1.149.1.9.6
Object
scalar Unsigned32
This object contains a sequence number for each notification
generated by this SIP entity. Each notification SHOULD have a
unique sequence number. A network manager can use this
information to determine whether notifications from a
particular SIP entity have been missed. The value of this
object MUST start at 1 and increase by 1 with each generated
notification. If a system restarts, the sequence number MAY
start again from 1.
Context
- MIB
- SIP-COMMON-MIB
- OID
.1.3.6.1.2.1.149.1.9.6- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- sipCommonNotifObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::sipCommonNotifSequenceNumber.0'
More examples
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::sipCommonNotifSequenceNumber'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of