All MIBs › SONUS-COMMON-MIB › sonusSequenceId
sonusSequenceId
Module: SONUS-COMMON-MIB
OID (symbolic): SONUS-COMMON-MIB::sonusSequenceId
OID (numeric): 1.3.6.1.4.1.2879.2.1.5.2.1.9
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
A consecutive number assigned to each trap in a sequence of traps that are sent to one management client. Each management client has its own set of sequence IDs.
What is sonusSequenceId?
This object assigns a unique sequential number to each SNMP trap notification sent to a management client. Each management client maintains its own independent sequence numbering to detect missing or out-of-order notifications. A monitoring system uses this counter to ensure all alerts are received and processed in the correct order.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2879.2.1.5.2.1.9 snmpwalk -v2c -c public <target> SONUS-COMMON-MIB::sonusSequenceId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2879.2.1.5.2.1.9.1 snmpget -v2c -c public <target> SONUS-COMMON-MIB::sonusSequenceId.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2879 | sonus | SONUS-SMI |
| 1.3.6.1.4.1.2879.2 | sonusMgmt | SONUS-SMI |
| 1.3.6.1.4.1.2879.2.1 | sonusSystemMIBs | SONUS-SMI |
| 1.3.6.1.4.1.2879.2.1.5 | sonusCommonMIB | SONUS-COMMON-MIB |
| 1.3.6.1.4.1.2879.2.1.5.2 | sonusCommonMIBNotifications | SONUS-COMMON-MIB |
| 1.3.6.1.4.1.2879.2.1.5.2.1 | sonusCommonMIBNotificationsObjects | SONUS-COMMON-MIB |
| 1.3.6.1.4.1.2879.2.1.5.2.1.9 | sonusSequenceId | SONUS-COMMON-MIB |