sonusSystemVirtualMediaGatewayVmgAssocStateAssocState
SONUS-VMG ·
.1.3.6.1.4.1.2879.2.8.5.7.17.1.2
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.17.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sonusSystemVirtualMediaGatewayVmgAssocStateEntry
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::sonusSystemVirtualMediaGatewayVmgAssocStateAssocState'
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::sonusSystemVirtualMediaGatewayVmgAssocStateAssocState.<sonusSystemVirtualMediaGatewayName>.<sonusSystemVirtualMediaGatewayVmgAssocStateName>'
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::sonusSystemVirtualMediaGatewayVmgAssocStateAssocState'
Syntax
- Source
- SonusVmgAssocState
- Base type
Enumeration
Values & Constraints
Type Values
1 | connected |
2 | disconnected |
3 | null |