sonusSystemAnnouncementsSegmentStatusState
SONUS-ANNOUNCEMENTS-STATUS ·
.1.3.6.1.4.1.2879.2.8.5.4.4.1.7
Object
column AnnSegState
State of segment
Context
- MIB
- SONUS-ANNOUNCEMENTS-STATUS
- OID
.1.3.6.1.4.1.2879.2.8.5.4.4.1.7- Type
- column
- Access
- readonly
- 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::sonusSystemAnnouncementsSegmentStatusState'
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::sonusSystemAnnouncementsSegmentStatusState.<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::sonusSystemAnnouncementsSegmentStatusState'
Syntax
- Source
- AnnSegState
- Base type
Enumeration
Values & Constraints
Type Values
0 | null |
1 | notCached |
2 | cached |
3 | cachedModifyPending |
4 | cachedDeletePending |