acSysEtherGroupMode
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.1.3.1.30.24.1.6
Object
column r/w
Enumeration
Group Mode of Operation. Access: Offline. AC INI-Param: EtherGroupTable_Mode
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.3.1.30.24.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- acSysEtherGroupEntry
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 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysEtherGroupMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysEtherGroupMode.<acSysEtherGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysEtherGroupMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | oneRXoneTX |
3 | twoRXoneTX |
4 | twoRXtwoTX |