sonusSystemAnnouncementsSegmentStatusSegmentId
SONUS-ANNOUNCEMENTS-STATUS ·
.1.3.6.1.4.1.2879.2.8.5.4.4.1.1
Object
column AnnSegId
Segment Id
Context
- MIB
- SONUS-ANNOUNCEMENTS-STATUS
- OID
.1.3.6.1.4.1.2879.2.8.5.4.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- sonusSystemAnnouncementsSegmentStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SONUS-ANNOUNCEMENTS-STATUS' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-ANNOUNCEMENTS-STATUS::sonusSystemAnnouncementsSegmentStatusSegmentId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-ANNOUNCEMENTS-STATUS' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-ANNOUNCEMENTS-STATUS::sonusSystemAnnouncementsSegmentStatusSegmentId.<sonusSystemAnnouncementsSegmentStatusSegmentId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-ANNOUNCEMENTS-STATUS' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-ANNOUNCEMENTS-STATUS::sonusSystemAnnouncementsSegmentStatusSegmentId'