sonusSystemH248StatisticsVmgInfoSummaryAssocState
SONUS-VMG ·
.1.3.6.1.4.1.2879.2.8.5.7.18.1.5
Object
column SonusVmgAssocState
This object shows the associate states of VMG.
Context
- MIB
- SONUS-VMG
- OID
.1.3.6.1.4.1.2879.2.8.5.7.18.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sonusSystemH248StatisticsVmgInfoSummaryEntry
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-VMG' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-VMG::sonusSystemH248StatisticsVmgInfoSummaryAssocState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-VMG' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-VMG::sonusSystemH248StatisticsVmgInfoSummaryAssocState.<sonusSystemH248StatisticsVmgInfoSummaryVmgName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-VMG' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-VMG::sonusSystemH248StatisticsVmgInfoSummaryAssocState'
Syntax
- Source
- SonusVmgAssocState
- Base type
Enumeration
Values & Constraints
Type Values
1 | connected |
2 | disconnected |
3 | null |